599 Commits

Author SHA1 Message Date
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
5094fdd6fa Fix grid in page editor form 2020-06-07 17:47:30 +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
daff3da236 Improve focus state in array fields 2020-05-31 16:41:57 +02:00
Giuseppe Criscione
2c05881136 Move .title-bar down so that sidebar comes first in tab order 2020-05-31 14:12:53 +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
c253d8d021 Remove tabindex attributes 2020-05-31 00:10:22 +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
Giuseppe Criscione
c5dfe9fdfe Make shades of gray more consistent 2020-05-29 23:10:40 +02:00
Giuseppe Criscione
d7cbc3ffe3 Update npm packages 2020-05-07 16:04:05 +02:00
Giuseppe Criscione
473a208386 Improve modulo function 2020-04-12 19:15:26 +02:00
Giuseppe Criscione
b84d910cd0 Update npm packages 2020-04-12 19:09:36 +02:00
Giuseppe Criscione
b1f469ee2f Update npm packages 2020-04-06 11:47:56 +02:00
Giuseppe Criscione
9104d4e92a
Merge branch 'master' into feature/utils-html 2020-03-15 14:48:45 +01:00
Giuseppe Criscione
c0a9ed15cc Use array destructuring syntax instead of list() 2020-03-14 22:06:36 +01:00
Giuseppe Criscione
60a3db50c7 Remove Gulp and use npm scripts instead 2020-03-14 17:07:49 +01:00
Giuseppe Criscione
a79a2efd22 Merge branch 'admin/js-modules' 2020-03-14 16:40:11 +01:00
Giuseppe Criscione
921dd1e95e Fix npm vulnerabilities 2020-03-14 16:23:34 +01:00
Giuseppe Criscione
7513ad88cc Merge branch 'admin/accessibility' 2020-03-08 17:23:18 +01:00
Giuseppe Criscione
fdd8c3ceea Add role attribute to .tag-remove 2020-03-08 17:21:49 +01:00
Giuseppe Criscione
c2a1525be1 Rewrite panel app as JavaScript modules 2020-03-08 01:45:23 +01:00
Giuseppe Criscione
19f35e0191 Add .eslintignore 2020-03-07 23:27:33 +01:00
Giuseppe Criscione
754a34066d Update .eslintrc 2020-03-07 23:25:45 +01:00
Giuseppe Criscione
684644bba9 Avoid non user-scalable <meta name="viewport"> values 2020-03-03 18:11:13 +01:00
Giuseppe Criscione
0196bde5bd Add aria-label to .button-link and specify role="button"
Update editor.php
2020-03-03 18:01:21 +01:00
Giuseppe Criscione
48302fadc7 Make field views more readable with new attr helper 2020-03-02 14:55:43 +01:00
Giuseppe Criscione
700a078af0 Add attr helper to View and TemplateHelpers classes 2020-03-02 14:54:45 +01:00
Giuseppe Criscione
3e69a3c907 Fix Formwork.ArrayInput() not properly binding and handling events 2020-02-29 18:31:37 +01:00
Giuseppe Criscione
90fef2b2c0 Add aria-hidden attributes 2020-02-29 14:47:07 +01:00
Giuseppe Criscione
95cbf46987 Add Formwork logo to sidebar 2020-02-27 22:50:09 +01:00
Giuseppe Criscione
b4a53c763a Add pre-filled data to GitHub issue link on internal server errors 2020-02-27 22:08:24 +01:00
Giuseppe Criscione
021ee0a831 Simplify Formwork.FileInput() 2020-02-27 21:24:12 +01:00
Giuseppe Criscione
599c8d21d1 Fix and improve Formwork.Form() 2020-02-27 21:21:47 +01:00
Giuseppe Criscione
db0659a70d Add data-command attribute to delete* modals 2020-02-27 21:13:18 +01:00
Giuseppe Criscione
cf6b5ab892 Add diacritic insensitive search and highlight results 2020-02-27 16:59:00 +01:00
Giuseppe Criscione
7418993bc2 Move Formwork.baseUri to Formwork.config.baseUri 2020-02-27 10:23:43 +01:00
Giuseppe Criscione
41f0b1cf9a Merge pull request #48 from getformwork/admin/no-jquery
Rewrite admin panel app without jQuery
2020-02-27 10:18:31 +01:00
Giuseppe Criscione
8fafe66bbf Fix tag input insertion, validation and removal 2020-02-26 11:07:54 +01:00
Giuseppe Criscione
c1894ec1fa Improve notification positioning 2020-02-26 10:50:50 +01:00