Skip to content

Commit 4b4d03c

Browse files
committed
Release 9.3.0
1 parent a894d44 commit 4b4d03c

File tree

6 files changed

+13
-18
lines changed

6 files changed

+13
-18
lines changed

.changeset/great-experts-scream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pretty-trains-peel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-llamas-shake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @lblod/ember-rdfa-editor
22

3+
## 9.3.0
4+
5+
### Minor Changes
6+
7+
- [#1144](https://github.com/lblod/ember-rdfa-editor/pull/1144) [`50ac70e`](https://github.com/lblod/ember-rdfa-editor/commit/50ac70e3bd85a9c73b5cf16d3a4bf7438db18c51) Thanks [@elpoelma](https://github.com/elpoelma)! - Add custom `floating-ui` modifier with support for virtual elements, custom middleware options and transform-positioning
8+
9+
- [#1142](https://github.com/lblod/ember-rdfa-editor/pull/1142) [`13f0e16`](https://github.com/lblod/ember-rdfa-editor/commit/13f0e16bd2e17ac2c245b37cecc7d14786cb048f) Thanks [@piemonkey](https://github.com/piemonkey)! - Add option for table plugin to enable developers to specify the styling of table borders, which are maintained when exporting tables, such as when copying to the clipboard.
10+
11+
- [#1144](https://github.com/lblod/ember-rdfa-editor/pull/1144) [`d5b46bd`](https://github.com/lblod/ember-rdfa-editor/commit/d5b46bd77c56d7d50aeefacaadc90f92eee6f6ee) Thanks [@elpoelma](https://github.com/elpoelma)! - Addition of a `table-tooltip` component which allows users to quickly access table-editing features
12+
313
## 9.2.1
414

515
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lblod/ember-rdfa-editor",
3-
"version": "9.2.1",
3+
"version": "9.3.0",
44
"description": "Ember addon wrapping an RDFa editor with a public API",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)