Releases: chaibuilder/sdk
Releases · chaibuilder/sdk
2.0.0-beta.50
What's Changed
Full Changelog: v2.0.0-beta.47...2.0.0-beta.50
v2.0.0-beta.47
What's Changed
- feature: changed the way builder handles classes by @surajair in #154
- fix(classes): added sanitization for classes before and after processing by @surajair in #155
Full Changelog: v2.0.0-beta.44...v2.0.0-beta.47
v2.0.0-beta.44
What's Changed
- feat(react18.3): reverted react to 18.3 due to issues with nextjs by @surajair in #152
- React 183 by @surajair in #153
Full Changelog: v2.0.0-beta.42...v2.0.0-beta.44
v2.0.0-beta.42
What's Changed
- fix: skip postMessage if blocks are empty on mount by @surajair in #140
- Updates to blocks by @surajair in #145
- fix: fixed the invalid class by @Rahul-ku-Mo in #144
- React 19 support by @surajair in #148
- chore(jest-to-vitest): migrated unit testing from jest to vitest by @surajair in #149
- fix(warnings): fixed react warnings for media manager and rendering c… by @surajair in #150
- fix(package): error with importing @chaibuilder/sdk/styles by @surajair in #151
Full Changelog: v2.0.0-beta.37...v2.0.0-beta.42
v2.0.0-beta.37
What's Changed
- Added improvements in row col block by @kgpatidar in #105
- fix: row and column block improvement, allowed any number of col in row by @kgpatidar in #107
- added: close() callback added to add blocks panel component by @surajair in #108
- feat: added parentId and position to AddBlock Dialog by @Rahul-ku-Mo in #109
- fix: fixed icon placeholder by @Rahul-ku-Mo in #111
- fix: fixed text input color in outline while editing by @Rahul-ku-Mo in #112
- fix: fixed the canvas breaking due to undefined values by @Rahul-ku-Mo in #119
- feat: changed UI of Add Block Button by @Rahul-ku-Mo in #115
- feat: added default input field and submit btn for form by @Rahul-ku-Mo in #117
- fix: fixed twice paste on key press by @Rahul-ku-Mo in #122
- Added PasteAtRootContextMenu and enhance block pasting functionality by @kgpatidar in #127
- feat: added dropdown in import-html by @Rahul-ku-Mo in #121
- feat: add support for bottom sidebar components in RootLayout by @kgpatidar in #130
Full Changelog: v2.0.0-beta.27...v2.0.0-beta.37
2.0.0-beta-36
What's Changed
- Added improvements in row col block by @kgpatidar in #105
- fix: row and column block improvement, allowed any number of col in row by @kgpatidar in #107
- added: close() callback added to add blocks panel component by @surajair in #108
- feat: added parentId and position to AddBlock Dialog by @Rahul-ku-Mo in #109
- fix: fixed icon placeholder by @Rahul-ku-Mo in #111
- fix: fixed text input color in outline while editing by @Rahul-ku-Mo in #112
- fix: fixed the canvas breaking due to undefined values by @Rahul-ku-Mo in #119
- feat: changed UI of Add Block Button by @Rahul-ku-Mo in #115
- feat: added default input field and submit btn for form by @Rahul-ku-Mo in #117
- fix: fixed twice paste on key press by @Rahul-ku-Mo in #122
- Added PasteAtRootContextMenu and enhance block pasting functionality by @kgpatidar in #127
- feat: added dropdown in import-html by @Rahul-ku-Mo in #121
- feat: add support for bottom sidebar components in RootLayout by @kgpatidar in #130
Full Changelog: v2.0.0-beta.27...2.0.0-beta-36
v2.0.0-beta.27
What's Changed
- Fix lightbox link by @surajair in #94
- Memorization data provider in client by @surajair in #95
- Added settings of parent with wrapper in child block settings for quick access by @kgpatidar in #96
- fixed the input field styling in manual Classes by @Rahul-ku-Mo in #97
- Improvement in add block custom position highlighter by @kgpatidar in #99
- Add Item button will always visible for List form data by @Rahul-ku-Mo in #98
- New Row Column Block by @kgpatidar in #102
- fix: removed escape characters in class while imported by @Rahul-ku-Mo in #103
- feat: added unit tests for getSanitizedHTML function and minor refactoring by @surajair in #104
Full Changelog: 2.0.0-beta.23...v2.0.0-beta.27
2.0.0-beta.23
What's Changed
- fix: fixed not clearning SDK link open url # by @Rahul-ku-Mo in #65
- Added collection, page linking support for link block by @kgpatidar in #66
- feat: added keyboard navigation and fixed popover skeleton by @Rahul-ku-Mo in #67
- fix: search query was not updating due to empty href by @kgpatidar in #69
- New theme options by @Rahul-ku-Mo in #70
- fix: fixed inconsistent border Radius and Icon for theme by @Rahul-ku-Mo in #71
- Setting and style tab by @kgpatidar in #73
- chore: converted form blocks to core rjsf by @kgpatidar in #74
- Block-conversion by @Rahul-ku-Mo in #72
- Style setting improvements by @kgpatidar in #75
- Language suffix and list accordian by @kgpatidar in #77
- Copy paste fix by @Rahul-ku-Mo in #80
- Global-hidden-fix by @Rahul-ku-Mo in #81
- fix: user can add attribute without value by @kgpatidar in #82
- Responsive Image block with image url support by @kgpatidar in #83
- Heading-fix by @Rahul-ku-Mo in #84
- Custom position Block Add handler by @kgpatidar in #85
- fix: added improvements in outline style by @kgpatidar in #86
- Dropdown block by @surajair in #88
- Can-delete-fix by @Rahul-ku-Mo in #89
- Outline-fix by @Rahul-ku-Mo in #90
- feat: added custom tab to add blocks dialog by @surajair in #91
- Button block with link props by @kgpatidar in #92
- feat: added option to choose multiple styling element inside the selected block by @surajair in #93
Full Changelog: 1.2.111...2.0.0-beta.23
1.2.111
What's Changed
- fix: replaced tag Div with default one by @Rahul-ku-Mo in #62
- fix: removed redundant codes from useBlockHighlight by @Rahul-ku-Mo in #63
- feat: changed into plain english as keys by @Rahul-ku-Mo in #64
Full Changelog: 1.2.108...1.2.111
1.2.107
What's Changed
- Performance Optimization: Reduced Script Execution Time by 95% by @Rahul-ku-Mo in #60
Full Changelog: 1.2.106...1.2.107