forked from thi-ng/umbrella
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
adc047f
commit f6a6bc3
Showing
6 changed files
with
29 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-07-06T12:02:18Z | ||
- **Last updated**: 2024-07-08T20:34:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,19 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
## [2.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-07-08) | ||
|
||
#### 🚀 Features | ||
|
||
- add/update block elements ([08f1728](https://github.com/thi-ng/umbrella/commit/08f1728)) | ||
- add: details(), dialog(), summary() | ||
- update template(), add TemplateAttribs | ||
- add inline elements ([9127bd6](https://github.com/thi-ng/umbrella/commit/9127bd6)) | ||
- add: dfn(), strikethrough(), variable(), wbr() | ||
- add/update elements ([0df160f](https://github.com/thi-ng/umbrella/commit/0df160f)) | ||
- add: menu(), object(), output(), search() | ||
- add new element specific attrib types | ||
|
||
### [2.6.3](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-05-08) | ||
|
||
#### 🩹 Bug fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-07-06T12:02:19Z | ||
- **Last updated**: 2024-07-08T20:34:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
## [0.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-07-08) | ||
|
||
#### 🚀 Features | ||
|
||
- add verticalRuler() ([00e848f](https://github.com/thi-ng/umbrella/commit/00e848f)) | ||
|
||
### [0.6.59](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-02-22) | ||
|
||
#### ♻️ Refactoring | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters