docbrown/app/assets/javascripts
Mac Siri 4bc9020956 Implement comment preview feature (#223)
* Create #preview endpoint for CommentController

* Create comment preview button WIP

* Implement preview feature for reply comment W

* Style preview button CSS WIP

* Style preview button CSS WIP

* Tweak markdown toggle logic and add styling

* Update comment feature spec

* Add error handling for comment preview & fix lint

* Extract handleCommentPreview into it's own file

* Adjust functionality for comment preview [WIP]

* Modify comment preview functionality and CSS

* Adjust code style based on linter
2018-04-24 14:30:52 -04:00
..
initializers Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
lib Initial commit 2018-02-28 16:11:08 -05:00
utilities Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
application.js Initial commit 2018-02-28 16:11:08 -05:00
base.js.erb Initial commit 2018-02-28 16:11:08 -05:00
initializePage.js.erb Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
internal.js Initial commit 2018-02-28 16:11:08 -05:00
manifest.json.erb Initial commit 2018-02-28 16:11:08 -05:00
serviceworker-companion.js Initial commit 2018-02-28 16:11:08 -05:00
serviceworker.js.erb Add home page sidebar subtabs for reading list and fortify readinglist (#61) 2018-03-09 13:24:06 -08:00