1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 21:29:42 +02:00
Commit graph

21 commits

Author SHA1 Message Date
Harvey Kandola
7cdf97aa86 Revamp document view using new layout
New master page system and UI framework implemented on document view.

Sidebar contains ToC and Attachments.
2018-12-18 19:03:34 +00:00
sauls8t
75a19a80f9 Replace Bootstrap tooltips/popovers/dropdowns
With Ember Attacher component.

This commit removes redundant BS code.

Co-Authored-By: McMatts <matt@documize.com>
2018-12-06 14:10:00 +00:00
Harvey Kandola
716bd062d7 Provide each doc section with TOC controls
Put up/down/indent/outdent options on the section menu dropdown for easier TOC manipulation.
2018-06-01 11:49:09 +01:00
Harvey Kandola
36be6243ad WIP new document UX/UI 2018-05-29 18:26:04 +01:00
McMatts
0019e860ad Ensure document TOC listens to section add event 2018-04-17 16:53:09 +01:00
sauls8t
30315a36c7 Update README.md with latest version numbers 2018-03-28 14:25:37 +01:00
sauls8t
3e1ee64e6f Set Table of Contents breakpoint to 1600
For lower resolution displays.
2018-03-24 14:41:45 +00:00
sauls8t
412127811e Scroll to correct point in document for edit mode 2018-01-25 13:20:22 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00:00
Harvey Kandola
34d7a97ae8 removed empty line 2017-12-20 08:27:46 +00:00
Harvey Kandola
8b05e7ab81 switch to doc content view when clicking on TOC entry 2017-12-19 14:00:53 +00:00
Harvey Kandola
ab475ede04 doc start: empty, template, import 2017-12-15 13:41:20 +00:00
Harvey Kandola
e25f23e94c removed TOc dead code 2017-12-14 20:02:49 +00:00
Harvey Kandola
26243a5a55 improved TOC resizer logic 2017-12-14 19:10:26 +00:00
Harvey Kandola
dd45a67537 fixed bug with initial jump to page scrolling 2017-12-14 16:50:30 +00:00
Harvey Kandola
6f1b0564e2 improved TOC/page jumps 2017-12-14 16:48:12 +00:00
Harvey Kandola
215f644d11 dispose of interact object 2017-12-14 14:07:40 +00:00
Harvey Kandola
3329942d8a responsive doc TOC 2017-12-14 13:25:05 +00:00
Harvey Kandola
e158c9f0f8 WIP document TOC for widescreen displays 2017-12-12 16:21:05 +00:00
Harvey Kandola
3f2edcaa96 removed redundant colors, widgets 2017-12-11 20:59:28 +00:00
Renamed from gui/app/components/document/document-index.js (Browse further)