Releases: ucsc/ucsc-content-blocks
Releases · ucsc/ucsc-content-blocks
v0.1.10
What's Changed
- fix: 🐛 Set
margin-block-start: 0;
on details block children. Fixes #12 by @Herm71 in #13 - chore: Readme edits by @Herm71 in #14
- Herm71/issue15 by @Herm71 in #16
- fix: 🐛 Details: add clickListener to Summary field by @Herm71 in #17
- Revert "fix: 🐛 Details: add clickListener to Summary field " by @Herm71 in #18
- style: 💄 add
:first-child
margin 0 to details block by @Herm71 in #19 - Remove-wrapper-button by @Herm71 in #20
- style: 💄 Replace ::before pseudo-class styles with ::marker by @Herm71 in #24
- fix: 🐛 Remove ability to make a link in the summary of the details element by @Herm71 in #25
- fix: 💄 Fix misplaced style rule. by @Herm71 in #26
- fix: 🐛 Enqueue
dashicons
inucsc-content-blocks.php
Fixes #27 by @Herm71 in #28 - Herm71/issue10 by @Herm71 in #31
- 29-details-wrapper-const-allowed_blocks-not-restricting-wrapper-blocks by @Herm71 in #32
- fix: 🐛 remove
ancestors
entry fromblock.json
in Details by @Herm71 in #33 - refactor: 🎨 Add
allowedBlocks
to Details to restrict to Paragraph by @Herm71 in #34 - Revert Pseudo-classes in
<summary>
by @Herm71 in #36 - docs: 📝 add code of conduct, contributing by @Herm71 in #37
- docs: 📝 Add to docs. by @Herm71 in #38
- docs: 📝 Fix typo by @Herm71 in #39
- Herm71/issue10 by @Herm71 in #40
- Release-workflow by @Herm71 in #41
Full Changelog: v0.1.9...v0.1.10
v0.1.10-beta.0
Pre-release beta for testing.
Working pre-release
v0.1.7 chore(release): 0.1.7