docbrown/app/javascript/article-form/components
Fernando Valverde 90aa693204
First working version to integrate native bridge image upload (#11838)
* First working version to integrate native bridge image upload

* ImageUploader base64 experiment

* Adds message handling

* Adds support for cover image

* Revert pre-commit hook changes

* Revert pre-commit hook changes

* Better native image upload logic + mock Runtime class in tests

* Dont render hidden fields unless necessary

* Better test coverage & inline comments for better context/documentation

* Added an a11y test for when native iOS image upload is available.

* Added more test

Co-authored-by: Nick Taylor <nick@dev.to>
2020-12-23 10:02:39 -06:00
..
__tests__ First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06:00
ArticleCoverImage.jsx First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06: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
dragAndDropHelpers.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
EditorActions.jsx Refactoring EditorAction (#10894) 2020-10-29 09:06:30 +01:00
EditorBody.jsx Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
ErrorList.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
Form.jsx Layout updates (#8107) 2020-06-04 16:12:17 +02:00
Header.jsx [deploy] Logo updates (#10840) 2020-10-14 16:13:42 -04:00
Help.jsx Edited URLs settings/ux to settings/customization (#11618) 2020-11-25 12:29:12 -05:00
ImageUploader.jsx First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Meta.jsx Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
Options.jsx Series overflow fix (#11683) 2020-11-30 17:12:10 +01:00
PageTitle.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
Preview.jsx Introduce tweet_timeline liquid tag (#7605) (#10825) 2020-10-30 11:03:40 +01:00
Tabs.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
TagsField.jsx Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
Title.jsx Extending documentation... (#10156) 2020-09-03 10:53:22 -04:00
Toolbar.jsx [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00