236 Commits

Author SHA1 Message Date
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
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
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
62b6a8f2ab Move custom styles to avoid modifying vendor stylesheets 2020-11-11 15:25:00 +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
Giuseppe Criscione
51a10a9cdb Extract _functions.scss from admin.scss 2020-11-10 15:31:53 +01:00
Giuseppe Criscione
3d2ff8de74 Fix colors and shadows inconsistencies 2020-11-09 19:50:16 +01:00
Giuseppe Criscione
fb1dc1bbd7 Fix value disappearing from template select in New Page modal 2020-11-09 14:03:08 +01:00
Giuseppe Criscione
8dfaa9b716 Fix pages list toggle expanding all children lists 2020-11-09 13:48:08 +01:00
Giuseppe Criscione
3d00dea595 Update npm packages 2020-11-08 17:30:04 +01:00
Giuseppe Criscione
9cea79d9d7 Fix spinner wrongly displayed on submit in empty files input 2020-11-08 17:26:34 +01:00
Giuseppe Criscione
6cac9ed286 Prevent click and drop on file inputs when their forms are submitted 2020-11-05 00:23:43 +01:00
Giuseppe Criscione
5e710de74f Display a spinner when files are being uploaded 2020-11-05 00:04:56 +01:00
Giuseppe Criscione
e387126ffc Add HTMLFormElement.requestSubmit() polyfill 2020-11-04 23:18:33 +01:00
Giuseppe Criscione
4aa126c943 Use form.requestSubmit() instead of form.submit() to trigger properly events 2020-11-04 23:12:02 +01:00
Giuseppe Criscione
ac44b714a3 Avoid using hasOwnProperty() directly on instances 2020-10-27 13:03:27 +01:00
Giuseppe Criscione
2b4f5bc1e9 Update npm packages 2020-10-27 12:30:53 +01:00
Giuseppe Criscione
512fe03664 Update npm packages 2020-10-16 11:45:18 +02:00
Giuseppe Criscione
f110e9babc Update npm packages 2020-09-23 17:07:57 +02:00
Giuseppe Criscione
1a2de79ab6 Update npm packages 2020-08-28 12:41:21 +02:00
Giuseppe Criscione
8273fbddcd Fix errors occurring when Change slug command is not available 2020-06-25 12:18:36 +02:00
Giuseppe Criscione
791e1174ec Restore Markdown list continuation 2020-06-25 12:12:54 +02:00
Giuseppe Criscione
ad62128e5f Improve text contrast 2020-06-11 21:30:51 +02:00
Giuseppe Criscione
daf32b2e36 Fix wrongly detected changes in forms 2020-06-11 21:21:48 +02:00
Giuseppe Criscione
6070191fd5 Fix errors occurring with image inputs 2020-06-11 21:17:40 +02:00
Giuseppe Criscione
465f641337 Fix non-unique id in TagInput 2020-06-11 21:10:36 +02:00
Giuseppe Criscione
8ce676b595 Restore clearfix mixin for .component 2020-06-09 15:47:17 +02:00
Giuseppe Criscione
15fd4623b9 Replace floats with flexbox 2020-06-07 17:49:01 +02:00
Giuseppe Criscione
751efc1a4a Fix focus states in pages editor 2020-06-01 16:03:47 +02:00
Giuseppe Criscione
99c134ff8f Improve focus state on buttons 2020-06-01 13:07:33 +02:00
Giuseppe Criscione
a39f443dcf Use mixin focusring to set focus styles 2020-06-01 12:58:01 +02:00
Giuseppe Criscione
22c52bd88f Improve focus state on .page-children-toggle and .page-slug-change 2020-05-31 16:42:51 +02:00
Giuseppe Criscione
ccd732f5e7 Improve focus in modals 2020-05-31 00:20:34 +02:00
Giuseppe Criscione
e0a10a31ea Show tooltip on focused buttons 2020-05-31 00:14:40 +02:00
Giuseppe Criscione
462b7ab490 Improve focus state on form inputs, buttons and links 2020-05-31 00:12:13 +02:00
Giuseppe Criscione
4b9ed2ad81 Improve accent color contrast 2020-05-30 23:35:56 +02:00
Giuseppe Criscione
7968f331dd Update npm packages 2020-05-29 23:12:45 +02:00