Commit 25cfe10
committed
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.2.4...v3.0.0) (2022-08-14)
### Bug Fixes
* **dialog:** reset form after dialog closed and optimize input order ([8a86da7](8a86da7))
* handle anchor only links correctly ([70da1c9](70da1c9))
### Features
* add support for blocks and compatibility to Kirby 3.7 ([16e26e3](16e26e3)), closes [#59](#59)
* **test:** add basic integration tests ([b3bd126](b3bd126))
* **test:** run tests for Kirby 3.6 and 3.7 ([0816299](0816299))
### BREAKING CHANGES
* While adding support for Kirby blocks the user interface and the user experience got a revision that itself led to a major rework of the code base.
I simplified the process of selecting pages and optimised the configurability. It is now possible not only to customize the page title, but also to sort and filter the list of results.1 parent 8a86da7 commit 25cfe10
2 files changed
+24
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
0 commit comments