BookStack/resources/assets/js/components
Dan Brown fea5630ea4
Made some changes to the comment system
Changed to be rendered server side along with page content.
Changed deletion to fully delete comments from the database.
Added 'local_id' to comments for referencing.
Updated reply system to be non-nested (Incomplete)
Made database comment format entity-agnostic to be more future proof.
Updated designs of comment sections.
2017-09-03 16:37:51 +01:00
..
back-top-top.js Converted jQuery bits into raw JS components 2017-08-06 21:08:03 +01:00
chapter-toggle.js Converted jQuery bits into raw JS components 2017-08-06 21:08:03 +01:00
dropdown.js Added vanilla JS component system 2017-08-06 18:01:49 +01:00
entity-selector-popup.js Migrated entity selector out of angular 2017-08-27 14:31:34 +01:00
entity-selector.js Added ability to set a page to view on the homepage. 2017-08-28 13:38:32 +01:00
expand-toggle.js Converted jQuery bits into raw JS components 2017-08-06 21:08:03 +01:00
index.js Made some changes to the comment system 2017-09-03 16:37:51 +01:00
notification.js Migrated entity selector out of angular 2017-08-27 14:31:34 +01:00
overlay.js Fixed bug causing image manager popup not to show 2017-08-07 19:32:31 +01:00
page-comments.js Made some changes to the comment system 2017-09-03 16:37:51 +01:00
page-picker.js Added ability to set a page to view on the homepage. 2017-08-28 13:38:32 +01:00
sidebar.js Made new sidebar layout responsive 2017-08-27 15:16:51 +01:00