1.5.0 (2025-10-31)
Features
- added native select component (92fc5c2)
Bug Fixes
- added cli script to generate code files for all templates (285f8c9)
- added code copy to clipboard feature (9be85a2)
- debug workflow (3ddac47)
- debug workflow (b3d5d48)
- fix semantic release branch (8f70bb8)
- fixed background for switch component when selected (c04e6a6)
- fixed issue with label position (9edb8a1)
- improved ui of the template page (911b4fa)
1.4.0 (2025-10-30)
Features
- usage to the new shadcn InputGroup component (6376317)
1.3.0 (2025-10-30)
Features
- added changelog to the header (e07985a)
1.2.1 (2025-10-27)
Bug Fixes
- removed vercely analytics tracking (ff1a992)
1.2.0 (2025-10-27)
Features
- update to the new shadcn Field component (fc216ee)
1.1.0 (2025-10-24)
Features
- Added inital Changelog page (78eb440)
1.0.0 (2025-10-24)
Features
- Added basic validation to other form components (e276536)
- Added Icon stroke width slider (0edaec7)
- Added Icon support for Input fields (bf699d5)
- Added Icon support for Input fields (c9166ca)
- Added Icon support for Input fields (60a55ae)
- Added Icon support for Input fields (a4b0402)
- Added JSON Loader Popup (30fa1e2)
- Added new page for template (dece802)
- Added new page for template (807a307)
- Added new validations (f832149)
- Added text alignment to the editor (19a0e0c)
- Added unique names for toggles (4ff0ce4)
- Dialog for managing radio and checkbox options (a3b5b4f)
- Dialog for managing radio and checkbox options (a61afd7)
- Dialog for managing radio and checkbox options (f460fb0)
- Extract the Code generator out of the Dialog (11ea989)
- Fixed UL and OL list styling in editor (71c48b1)
- Form Examples (898e15b)
- Icon picker (e6a5454)
- implement value handling for form components (5275047)
- Implemented User authentication (365e38d)
- Improved left sidebar menu items UI (0d2836a)
- Improved UI (0be20df)
- Improved UI (3379da0)
- Improved UI (8ac0c22)
- Improved UI (8bec021)
- Improved UI (44e0d6e)
- Improved Validation and Form submission (5622eb9)
- Improved validation for the form components (fcbb3ea)
- redesign components page with enhanced preview system (f763536)
- Refactor WYSIWYG Editor UI (83728ce)
- Removed iframe and moved to container queries (ed9dfd2)
- Removed Preview (af91ffb)
- Started the new Drag and Drop feature (2973e0d)
- Templates (764369d)
Bug Fixes
- Added missing @container in generated code (afc9f39)
- Added visibility option (59ba101)
- Bug in the Editor toolbar z-index (3f8d43c)
- Bug with generating React Code when using WYSIWYG Editor (27f972a)
- Change background of field type (5d25e5d)
- Clean up - Naming convention (18a6cfe)
- cleanup (e8feed4)
- Clear error after switching the modes (dd99349)
- Date validation (f468f17)
- Default values for react code string (c784177)
- Directory cleanup (1063544)
- Directory cleanup (b9c3375)
- Directory cleanup (ed9bdfd)
- Fix a dragging issue in Textblock (b2420e6)
- Fix issue with history buttons in preview (97bc63a)
- Fix issue with useState in Preview (2e7c59b)
- Fix label position dropdown width (3dffddd)
- Fix number zod type (8d31509)
- Fix the width of textarea (8e9b536)
- Fixed card selection (5e724b5)
- Fixed card style for radios and checkboxed (410313b)
- Fixed empty dropabable element (4139d58)
- Fixed form title issue (5c328ac)
- Fixed issue for button to set the variant for all viewports (462c38b)
- Fixed some issues with the DnD Kit (1134f88)
- Fixed Switch and Checkbox validation (8e89bd1)
- Fixed Types (1f6a06f)
- Fixed viewport in the editor mode (ac93e58)
- fixed zod types which breaks the build process (a1795e1)
- Hard redirect instead of Link component (a5446c4)
- Hide visible property (7d98889)
- Issue with empty validations (2d4b02d)
- Missing full height (db6567f)
- Mobile version notification (cde5b6d)
- Remove console.log (3c046c6)
- Remove padding for emty state (bdaa327)
- Remove unused code for drag and drop (4306b34)
- Remove unused Imports (3173a1d)
- Removed local Storage persist (90c77d1)
- Removed r and fixed editor inline style (f54b0c8)
- Removed unused items (6fecf60)
- Replace breakpoint with container breakpoint in WYSIWYG Editor (1fd7d60)
- Set correct heading (4571960)
- Set the Header in a container (8e0b951)
- UI improvement on Signup (32fa8c8)