Skip to content

Latest commit

 

History

History
71 lines (37 loc) · 4.86 KB

CHANGELOG.md

File metadata and controls

71 lines (37 loc) · 4.86 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.10 (2024-01-16)

0.1.10-beta.0 (2023-08-21)

Bug Fixes

  • 🐛 29-details-wrapper-const-allowed_blocks-not-restricting-wrapper-blocks (#32) (f91fb93)
  • 🐛 Details: add clickListener to Summary field (#17) (e466a30), closes #9
  • 🐛 Enqueue dashicons in ucsc-content-blocks.php Fixes #27 (#28) (256a862)
  • 🐛 remove ancestors entry from block.json in Details (#33) (a4097bc)
  • 🐛 Remove ability to make a link in the summary of the details element (#25) (faed683)
  • 🐛 Set margin-block-start: 0; on details block children. Fixes #12 (#13) (b6e0c8d)
  • 💄 Fix misplaced style rule. (#26) (6a32cb6)
  • 💄 Revert Pseudo-classes in <summary> (#36) (8be3177)

0.1.9 (2023-08-01)

Bug Fixes

0.1.8 (2023-08-01)

Bug Fixes

  • 💄 Fixed block spacing on Details blocks within the wrapper (#7) (90fbd37)
  • 💄 Refactor front-end and editor styles (#6) (ac7faf8)

0.1.7 (2023-07-21)

Bug Fixes

  • 🚨 add additional scripts, lint and format files, configure zip (#5) (54bcae8)

0.1.6 (2023-07-21)

0.1.5 (2023-07-21)

Bug Fixes

  • 🐛 "open on default" settings (#3) (756ab44)
  • 📝 Update structure of and edit block.json (0adf126)

0.1.4 (2023-07-20)

0.1.3 (2023-07-19)

Features

  • 🎨 Use WordPress Dashicons for <details> bullets (2585061)

0.1.2 (2023-07-19)

0.1.1 (2023-07-18)

0.1.0 (2023-07-18)

Features

  • 🎉 Working prototype of UCSC Content Blocks (bba7a13)