All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- package updates
- vtitle on Graphical Tree
- Graphical tree resizing
- @formio directive
- format @doc directive
- fix Accordion mode
- fix translatePath on settings page
- font/theme button
- @tab
- add lv component list to docs
- fix bookmarked charts
- remove font awesome cdn
- fix to wordcloud example
- @hide
- convert entities in export
- node timeline
- tag buttons, tag groups
- strip tabs from node titles
- @nocompile directive to skip Vue compilation on node text
- error check for unknown @language
- @m directive (metadata)
- @mgroup directive (metadata group)
- @t directive (tags)
- @clone node icon/menu
- data feature documentation
- remove vendor.js.map from dist
- @from directive
- groups param in chart components
- from param in wordcloud component
- Wordcloud fix
- @group
- word-cloud component
- change params for node list (@json nodes)
- fix to summary-table sort
- Export to JSON and LEO format
- summary-table
- Fix to scroll on @board
- Fix to @page scroll
- @page directive
- Vertical scrollbar added back to content window
- Fix to bug causing JSON table to not display when HTML entities in content
- @board directive
- Style fixes, center content pane
- Fix to Presentations page click
- Fix to Presentations
- Arrow Key tree navigation
- Fix to Section Links in Presentation
- Fix to subtree routes/bookmarking
- Fix to history buttons
- Nodelist from JSON array
- removed unneeded files from npm package
- patched sectionlinks in external html files
- patched replace url function
- fix to search index on subtree load
- @cover directive: create cover page from first node
- Fixed inline mode style
- Treeview scroll fix
- Main screen scroll fix
- Added Bootstrap Vue
- removed scrollbars
- fix to onsen popup (used in mermaid charts)
- Leaflet component fix
- main doc.leo file updates
- Fix to md IMG style
- Style improvements
- lconfig options for node caret, leftPaneWidth, contentPaneWidth, highlightColor
- Patch to fix style issues
- Patch to fix directive highlighting
- Github ribbon
- Changed name from "Leo Vue" to "LeoVue"
- Changelog
- @language htmlsource: displays html as source with highlighting. See https://github.com/kaleguy/formiojs-client for example.
- highlight Leo directives in html.
- File extension class is added to iFrame content (e.g. "iframe-txt" adds margin to .txt files)
- package.json update
- @outline directive temporarily removed pending changes.