Skip to content

Commit

Permalink
Fixing the CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
caduandrade committed Oct 20, 2023
1 parent 9da4ecb commit 183f37d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 1.14.0

* The [id] attribute has been moved from the [DockingItem] to the [DockingArea].
* [DockingLayout]
* The [findDockingArea] method has been added to locate any area given an id.
* The `id` attribute has been moved from the `DockingItem` to the `DockingArea`.
* `DockingLayout`
* The `findDockingArea` method has been added to locate any area given an id.
* Save/Load layout feature.
* The [stringify] and [load] methods have been added to convert the layout to String and to load a layout given a String.
* The `stringify` and `load` methods have been added to convert the layout to String and to load a layout given a String.

## 1.13.0

Expand Down

0 comments on commit 183f37d

Please sign in to comment.