docbrown/app/javascript
Ali Spittel 704b7bce9c Feature/autosave editor (#1633)
* Add myself to core contributors

* add myself to the core contributors

* implement autosave in sessionStorage

* clear sessionstorage on save

* add new changes flag

* add clear  button and css for it

* add clear button functionality

* make clear session storage only run if save is successful

* update jest snapshot for autosave

* add a few tests

* add a few tests

* add test for clear button

* make autosave work for title, tags, and cover image

* remove console.log

* make clear button into a message instead

* move to button with no styling instead of span

* remove warning on refresh

* remove warning on refresh

* move to localstorage so that persists across tabs

* fix blip on change from HTML to JSX

* make confirm work properly

* fix css jump for v2 editor

* fix v2 editor height jump

* remove unused onKeyUp prop

* indent _v2_form.html.erb file

* indent v2 editor erb

* Update package.json with missing package
2019-02-28 07:00:58 -08:00
..
.storybook Nick/task/onboarding article stories (#392) 2018-06-06 10:29:46 -04:00
article-form Feature/autosave editor (#1633) 2019-02-28 07:00:58 -08:00
chat add sanitization to github on chat (#1834) 2019-02-20 14:08:46 -04:00
githubRepos Improve Onboarding's spec & Update snapshots (#1111) [ci skip] 2018-11-14 16:18:02 -05:00
packs Use <web-share-wrapper> for article sharing (#1524) 2019-02-11 16:05:52 -05:00
sidebar-widget Add headings to header tags (#1003) 2018-12-19 16:47:44 -05:00
src Move file-level imports to dynamic imports to reduce initial bundle size (#1379) 2018-12-20 12:58:20 -05:00
.eslintrc.js Activate eslint-plugin-jsx-a11y (#1688) 2019-01-30 15:15:25 -05:00