]> BookStack Code Mirror - bookstack/history - resources/js/editor
Shared link mark update logic with color controls
[bookstack] / resources / js / editor /
2022-01-19 Dan BrownShared link mark update logic with color controls
2022-01-19 Dan BrownImproved anchor updating/remove action
2022-01-19 Dan BrownAdded radio options for anchor target option
2022-01-19 Dan BrownStarted on table editing/resizing
2022-01-19 Dan BrownAdded table creation and insertion
2022-01-19 Dan BrownAdded source code view/set button
2022-01-17 Dan BrownAdded image resizing via drag handles
2022-01-16 Dan BrownAdded jsdoc types for prosemirror
2022-01-16 Dan BrownGot link insert/editor working
2022-01-14 Dan BrownStarted menu dialog support
2022-01-14 Dan BrownAdded inline code and clear formatting
2022-01-14 Dan BrownImported marks from example schema for customization
2022-01-14 Dan BrownAdded horizonal rule insert
2022-01-14 Dan BrownAdded list buttons
2022-01-12 Dan BrownReorganised & aligned editor icons
2022-01-12 Dan BrownAdded bg-color mark, added color grid selectors
2022-01-12 Dan BrownAdded text color mark
2022-01-12 Dan BrownRolled out text alignment to other block types
2022-01-11 Dan BrownGot alignment buttons barely working for paragraphs
2022-01-11 Dan BrownCopied in default node types for control and future...
2022-01-11 Dan BrownSplit marks and nodes into their own files
2022-01-11 Dan BrownAdded strike, sup and sub marks
2022-01-10 Dan BrownGot underline working in editor
2022-01-09 Dan BrownAdded in a custom menubar
2022-01-07 Dan BrownFixed issue with new nodes being callouts
2022-01-07 Dan BrownGot callouts about working, simplified markdown setup
2022-01-07 Dan BrownAttempted adding tricky custom block
2022-01-07 Dan BrownAdded notes file
2022-01-07 Dan BrownStarted playing with prosemirror