Release 3.6.0-next.0
Pre-release
Pre-release
·
164 commits
to master
since this release
Minor Changes
-
#232
33278fc
Thanks @elpoelma! - Add floating table menu which provides users quick access to table editing tools
This floating menu is implemented to be as non-intrusive as possible: it only displays when clicking; and disappears when typing.
The menu contains the following actions:- Add row after
- Add row before
- Add column after
- Add column before
- Toggle row header
- Toggle column header
- Delete row
- Delete column
- Delete table
-
#229
73d656f
Thanks @elpoelma! - Update@lblod/ember-rdfa-editor-lblod-plugins
to version 16.1.0 -
#229
4459eb3
Thanks @elpoelma! - Add option to pass styles to table borders. These are shown in the editor as well as exported in HTML or clipboard contents. -
#229
73d656f
Thanks @elpoelma! - Update@lblod/ember-rdfa-editor
to version 9.3.0This release includes the following (improved) features:
- Better support for copying lists
- When resizing tables, percentages are used instead of absolute pixels