v0.2.0
What's Changed
- feat: setup monorepo by @pwkang in #7
- feat: add react packages by @pwkang in #8
- feat: add basic settings for all fields by @pwkang in #9
- feat: add basic form rendering by @pwkang in #10
- feat: add color picker by @pwkang in #11
- feat: add button element by @pwkang in #12
- chore: update packages info by @pwkang in #13
- feat: add pages and blocks elements by @pwkang in #14
- feat: add block settings by @pwkang in #15
- feat: able to add field to any position by @pwkang in #16
- enhance: update layout by @pwkang in #17
- enhance: dnd logic by @pwkang in #18
- chore: code cleanup by @pwkang in #19
- feat: add editor library for vue & react by @pwkang in #20
- feat: add input field container settings by @pwkang in #21
- enhance: eslint & tsconfig configuration by @pwkang in #22
- feat: custom inputs by @pwkang in #23
- feat: move form builder component to core packages by @pwkang in #24
- refactor: move builder to individual package by @pwkang in #25
- feat: allow page name rename by @pwkang in #26
- feat: update button component by @pwkang in #27
- feat: add schema json modify tab by @pwkang in #28
- enhance: form builder exports by @pwkang in #29
- feat: able to customise form input fields by @pwkang in #30
- feat: revamp form schema by @pwkang in #32
- chore(deps-dev): bump vitest from 1.6.0 to 1.6.1 by @dependabot in #33
- chore: update dependencies by @pwkang in #34
- feat: setup eslint configuration & github action by @pwkang in #35
- chore: schema code cleanup by @pwkang in #36
- chore: types cleanup by @pwkang in #37
- enhance: update react library by @pwkang in #38
- chore: optimize schema state by @pwkang in #39
- feat: add unit test for schema state by @pwkang in #40
- feat: convert field settings into dynamic rendering by @pwkang in #41
- enhance: setup bundling and automation by @pwkang in #42
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v0.1.2...v0.2.0