1330 Commits

Author SHA1 Message Date
Giuseppe Criscione
bb8a0baa19 Add color scheme support to panel 2020-11-18 17:50:25 +01:00
Giuseppe Criscione
0202a62f5b Add dark color scheme CSS 2020-11-18 17:47:27 +01:00
Giuseppe Criscione
4375feccf9 Build minified CSS only 2020-11-18 15:44:18 +01:00
Giuseppe Criscione
504d77164f Fix .page-slug-change icon 2020-11-17 16:47:19 +01:00
Giuseppe Criscione
e565c311a3 Fix for-in loops 2020-11-16 18:34:11 +01:00
Giuseppe Criscione
3ed082c87b Update .eslintrc 2020-11-16 18:31:37 +01:00
Giuseppe Criscione
ffe3afca18 Add new options to tooltip component 2020-11-16 18:20:03 +01:00
Giuseppe Criscione
15e358e31f Recognize archive file type and display appropriate icon 2020-11-16 15:38:42 +01:00
Giuseppe Criscione
581a66ee96 Fix return type in File::type() 2020-11-16 15:32:15 +01:00
Giuseppe Criscione
62e336ddfa Update MimeType::MIME_TYPES 2020-11-16 15:29:10 +01:00
Giuseppe Criscione
228b13bba5 Move fonts.scss and icons.scss to components folder 2020-11-16 15:27:02 +01:00
Giuseppe Criscione
c2dc6d1399 Update fonts 2020-11-16 15:25:08 +01:00
Giuseppe Criscione
4cea9e1e82 Use system monospace font stack 2020-11-16 00:49:17 +01:00
Giuseppe Criscione
e7a87f67b2 Display Markdown only on active CodeMirror lines 2020-11-16 00:49:17 +01:00
Giuseppe Criscione
968fc520ba Use a default avatar image in SVG format 2020-11-16 00:49:04 +01:00
Giuseppe Criscione
b7f6136939 Add Formwork icon in SVG format 2020-11-15 16:43:38 +01:00
Giuseppe Criscione
218e05bff8 Ad Max Path Length to Options > Info 2020-11-14 18:02:37 +01:00
Giuseppe Criscione
74f00dc007 Add OPcache status to Options > Info 2020-11-14 18:02:21 +01:00
Giuseppe Criscione
a137e7067b Add PageCollection::shuffle() 2020-11-14 17:56:55 +01:00
Giuseppe Criscione
517563df5d Add Collection::random() 2020-11-14 17:53:35 +01:00
Giuseppe Criscione
eaaeb81408 Add Arr::random() and Arr::shuffle() 2020-11-14 17:53:11 +01:00
Giuseppe Criscione
84e869690a Deprecate string and invalid $direction argument in PageCollection::sort() 2020-11-14 17:45:05 +01:00
Giuseppe Criscione
86ba25cd84 Replace most of LogicException with more appropriate exceptions 2020-11-14 17:41:49 +01:00
Giuseppe Criscione
fa0b9f88b0 Fix argument validation in Image class 2020-11-14 16:32:12 +01:00
Giuseppe Criscione
30689dfe6d Fix spinner component due to Dart Sass breaking changes 2020-11-14 01:07:18 +01:00
Giuseppe Criscione
5cf0ed4d72 Move from deprecated node-sass to Dart Sass 2020-11-14 00:57:48 +01:00
Giuseppe Criscione
69428430a1 Release 1.10.3 1.10.3 2020-11-14 00:34:35 +01:00
Giuseppe Criscione
239c3060a7 Make styles in .user-summary component more consistent 2020-11-14 00:28:36 +01:00
Giuseppe Criscione
502e197840 Fix CodeMirror cursor, scrollbar and selection colors 2020-11-12 17:24:01 +01:00
Giuseppe Criscione
79e01d1953 Rewrite $methods, $types and $shortcuts as constants in Router 2020-11-12 17:09:26 +01:00
Giuseppe Criscione
b6df06c631 Fix types in JSONResponse class 2020-11-12 16:49:33 +01:00
Giuseppe Criscione
7082a74e42 Fix loose comparison in JSONResponse::send() 2020-11-12 16:33:24 +01:00
Giuseppe Criscione
91e978482a Unquote Header::HTTP_STATUS keys 2020-11-12 16:22:40 +01:00
Giuseppe Criscione
62b6a8f2ab Move custom styles to avoid modifying vendor stylesheets 2020-11-11 15:25:00 +01:00
Giuseppe Criscione
3682a9b2b8 Release 1.10.2 1.10.2 2020-11-11 13:53:50 +01:00
Giuseppe Criscione
9ee2ce6219 Fix PageCollection::search() not ignoring HTML tags 2020-11-11 13:47:21 +01:00
Giuseppe Criscione
d814b186e8 Use Str::wrap() in Pages controller 2020-11-11 13:45:28 +01:00
Giuseppe Criscione
538fa4acdc Rename constant IGNORED_FIELDS to IGNORED_PROPERTIES in Translator 2020-11-11 13:44:40 +01:00
Giuseppe Criscione
871140e5f2 Extract constants SESSION_KEY and INPUT_NAME in CSRFToken class 2020-11-11 13:43:36 +01:00
Giuseppe Criscione
ee38a8ba98 Extract constant SESSION_KEY in Notification class 2020-11-11 13:42:41 +01:00
Giuseppe Criscione
8af4be100e Extract constant SESSION_NAME in Session class 2020-11-11 13:42:20 +01:00
Giuseppe Criscione
1d1d698545 Fix background color when .toggle-navigation is focused 2020-11-11 00:08:48 +01:00
Giuseppe Criscione
9a5835517a Fix z-index conflict with codemirror scrollbar 2020-11-11 00:03:51 +01:00
Giuseppe Criscione
be2c0566a0 Fix codemirror editor padding 2020-11-10 23:41:05 +01:00
Giuseppe Criscione
a64aabf24a Fix highlighting color of HTML attributes 2020-11-10 23:37:56 +01:00
Giuseppe Criscione
10f375c612 Fix non-matching input placeholder color 2020-11-10 23:36:04 +01:00
Giuseppe Criscione
c4d839f890 Fix fill color in embedded SVGs 2020-11-10 16:35:51 +01:00
Giuseppe Criscione
1b1a18d999 Add urlencode-color() to _functions.scss 2020-11-10 16:34:37 +01:00
Giuseppe Criscione
4178cb4a87 Move base colors logic to _colors.scss and remove more inconsistencies 2020-11-10 16:24:01 +01:00
Giuseppe Criscione
8882119195 Add tint() and shade() to _functions.scss 2020-11-10 15:41:13 +01:00