docbrown/app/assets/javascripts/utilities
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
..
browserStoreCache.js Initial commit 2018-02-28 16:11:08 -05:00
buildArticleHTML.js.erb Add readable_publish_date to search results (#76) 2018-03-13 12:59:28 -04:00
buildCommentFormHTML.js.erb Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
buildCommentHTML.js.erb Fix Reading list page comment likes (#36) 2018-03-05 00:42:21 -05:00
checkUserLoggedIn.js Initial commit 2018-02-28 16:11:08 -05:00
createAjaxReq.js Initial commit 2018-02-28 16:11:08 -05:00
getCsrfToken.js.erb Use JSON instead of FormData for comment-creation (#216) 2018-04-17 17:32:45 -07:00
getCurrentPage.js Initial commit 2018-02-28 16:11:08 -05:00
getImageForLink.js Initial commit 2018-02-28 16:11:08 -05:00
getReactionsPath.js Initial commit 2018-02-28 16:11:08 -05:00
insertAfter.js Initial commit 2018-02-28 16:11:08 -05:00
localStorageTest.js Initial commit 2018-02-28 16:11:08 -05:00
preventDefaultAction.js Initial commit 2018-02-28 16:11:08 -05:00
sendFetch.js Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
showModal.js Initial commit 2018-02-28 16:11:08 -05:00
slideSidebar.js Initial commit 2018-02-28 16:11:08 -05:00
userData.js Initial commit 2018-02-28 16:11:08 -05:00