docbrown/app/javascript/article-form/components
ludwiczakpawel 877bdba176
Typography fix & Optimization (#9650)
* flare tag line height

* .

* dropdown fix + actions bar fix

* actions bar on mob

* fixing typography and improving font handling

* cleanup

* variables naming

* fonts swapping

* Makes user's default font render as SiteConfig.default_font

* Trigger checks

* Fixes missing user model specs

* Fixes storybook CI error import & logged out user font set with default

* Limits default_font config to serif, sans-serif & open-dyslexic

* Default font description text

Co-authored-by: Fernando Valverde <fdov88@gmail.com>
2020-08-18 08:05:51 -04:00
..
__tests__ Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
ArticleCoverImage.jsx Added pragmaFrag so terse Fragment syntax,<></>, can be used in Preact. (#9051) 2020-07-01 09:19:33 -04:00
ClipboardButton.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
Close.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
EditorActions.jsx Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
EditorBody.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
ErrorList.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
Form.jsx Layout updates (#8107) 2020-06-04 16:12:17 +02:00
Header.jsx Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
Help.jsx Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
ImageUploader.jsx [deploy] Update <ImageUploader /> class component to use hooks (#9369) 2020-07-27 17:09:28 -04:00
index.jsx
keyboardShortcutsHandler.jsx
Meta.jsx [deploy] Article Design update (#8234) 2020-06-17 09:57:57 -04:00
Options.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
PageTitle.jsx Layout updates (#8107) 2020-06-04 16:12:17 +02:00
Preview.jsx [deploy] Add crayons to pages (#9175) 2020-07-07 09:43:54 -04:00
Tabs.jsx
TagsField.jsx Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
Title.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
Toolbar.jsx