Commit 346a3df
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.13.2...v2.0.0) (2024-03-04)
* Code and compatibility improvements (#66) ([51e4ccf](51e4ccf)), closes [#66](#66)
### BREAKING CHANGES
* Komments plugin will not use cookies anymore
* improvement: use structures in snippets no more arrays
* comments and replies are splitted, strcutures are used now
* chore: add deprecation warning
* improvement: base utils optimization
* feat: added frontend class (wip)
* feat: removed unused quote feature
BRAKING CHANGE: Quotes are getting removed
* improvement: moved kommentsAreExpired to frontend class
* feat: multilang page mock
* improvement: tests
* chore: ignore tilde folder
* chore: remove dump
* chore: class loader
* improvement: refactored classes and tests
* improvement: remove needless api calls
* fix: better backwards compatibility with Kirby 3
* chore: added translations
* fix: show all language comments in panel
* improvement: reduced css
* CSS has been reduced to a minimum1 parent 51e4ccf commit 346a3df
2 files changed
+58
-4
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 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
1 | 49 | | |
2 | 50 | | |
3 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | | - | |
| 52 | + | |
0 commit comments