Releases: 10up/block-components
Releases · 10up/block-components
1.8.2
Fixes an issue with the files that were pushed to NPM. The optional
component got renamed to lowercase but the folder on NPM was still capitalized causing an issue in older 10up-toolkit versions that still compile the @10up/block-components
package.
Full Changelog: 1.8.1...v1.8.2
1.8.1
What's Changed
- Feature: Restructure Repository by @fabiankaegy in #98
- Fix/content picker infinite loop by @fabiankaegy in #101
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- Bump follow-redirects from 1.14.6 to 1.14.8 in /example by @dependabot in #87
- Bump follow-redirects from 1.14.1 to 1.14.8 by @dependabot in #86
- Fix: clean up edge cases in icon picker related components by @fabiankaegy in #88
- add github action that auto deploys
@next
version of npm package by @fabiankaegy in #90 - Add testing to block components by @fabiankaegy in #89
- Fix: Replace reference of 10up/scripts with 10up-toolkit by @fabiankaegy in #94
- ContentPicker - Add load more button by @xavortm in #71
- ensure only one deployment action runs at a time by @fabiankaegy in #95
- fix package version to match what was deployed by @fabiankaegy in #96
- Switch package to ship a transpiled version by @fabiankaegy in #93
- Feature: Add ClipboardButton component by @Sidsector9 in #80
- Feature: Add ColorSetting Component by @ajmaurya99 in #83
New Contributors
- @ajmaurya99 made their first contribution in #83
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Added support for mode = user on the ContentPicker component by @Sidsector9 in #76
- Add Optional Component by @Sidsector9 in #78
- Always show ContentPicker label by @Sidsector9 in #77
- Fix: custom class names are not being respected by the register block extension api by @fabiankaegy in #85
- Fix Spelling of
registerBlockExtension
API by @fabiankaegy in #82
New Contributors
- @Sidsector9 made their first contribution in #76
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Add contributing and code of conduct files by @xavortm in #70
- Feature: Add
IconPicker
Components & Data Store by @fabiankaegy in #67 - Add
registerBlockExtention
API by @fabiankaegy in #56
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- fix arrow size and styling for the Inner Block Slider Component by @fabiankaegy in #55
- ContentPicker - Add border-box to search results button by @xavortm in #59
- SearchItem - Add tooltip on hover by @xavortm in #60
- Fix duplicate keys issue in content picker. Addresses #23 by @tlovett1 in #61
- Bump tar from 6.1.0 to 6.1.11 by @dependabot in #65
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #64
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #63
Full Changelog: 1.4.1...1.5.0
1.4.1
What's Changed
- Fix typo in README.md by @barryceelen in #52
- Make sure the page is a dynamic property by @mitogh in #50
- Fix/inner slider navigation icons by @fabiankaegy in #53
New Contributors
- @barryceelen made their first contribution in #52
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Introduce useRequestData hook. by @ryanwelcher in #45
- Feature/content search improvements by @tlovett1 in #49
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Ignore
images
directory from being published in NPM by @mitogh in #41 - ContentSearch: Making sure cached content gets filtered too by @Antonio-Laguna in #47
- Fix drag handle icon size by @AlejandroPerezMartin in #42
- Chore/content search cleanup by @psorensen in #22
New Contributors
- @Antonio-Laguna made their first contribution in #47
- @AlejandroPerezMartin made their first contribution in #42
- @psorensen made their first contribution in #22
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Include embed data when searching content in ContentSearch by @tlovett1 in #39
- Add linting/testing with 10up-toolkit by @johnwatkins0 in #30
- Content picker: handle nonexistent items by @johnwatkins0 in #32
- Fix/contentpicker terms by @darylldoyle in #38
- Fix 0 showing up in place of empty content picker results by @johnwatkins0 in #40
New Contributors
- @darylldoyle made their first contribution in #38
Full Changelog: 1.1.10...1.2.0