Skip to content

Releases: bleu/bleu-builders-ui

Release 0.1.23

06 Feb 02:00
Compare
Choose a tag to compare
  • chore(release): set publish: true in release-it config (139dc3f)
  • chore(build): use swc instead of babel during build (63cb3d7)
  • fix(commitlint): set version to 18.5.0 (97504bb)

Release 0.1.22

05 Feb 23:10
Compare
Choose a tag to compare
  • chore(deps): remove set publish:false in release-it config (1a4ee57)
  • build(css): extract css to standalone file using rollup postcss (483aa3c)
  • chore(css): remove css import from bleu-ui and leave css build step to client projects (63d8101)
  • fix(tailwind): remove color definitions from bleu-ui to avoid duplication in projects (ca80597)

Full Changelog: v0.1.21...v0.1.22

Release 0.1.21

03 Feb 13:40
Compare
Choose a tag to compare
  • fix(ts): fix ts errors (df57568)
  • Merge pull request #15 from bleu-fi/array-lenght (b9e698b)
  • Merge pull request #16 from bleu-fi/joao/perk-941-fix-embedding-elements-into-to-code-view-in-a-wysiyg (ca4caa3)
  • Merge branch 'main' into joao/perk-941-fix-embedding-elements-into-to-code-view-in-a-wysiyg (c944ea3)
  • fix: fix exporting components and tailwind config (362effc)
  • chore: change rich text field from quill to jodit (bcadcc7)
  • chore(actions): disable tests temporarily (4226f1c)
  • chore(deps): add react-hook-form as a dev dependency (7dce718)
  • chore: remove focus on append and add min and max lenght on array fields (18cc31b)

Release 0.1.20

01 Feb 17:00
Compare
Choose a tag to compare
  • chore(deps): move react-hook-form to peerDeps (9f7ea14)

Release 0.1.19

01 Feb 13:39
Compare
Choose a tag to compare
  • Merge pull request #14 from bleu-fi/joao/click-605-crud-de-modelos-de-peticao (16d9f3f)
  • chore: refactor imagefield into a filefield to be able to upload any file (89cc9f1)

Release 0.1.17

30 Jan 21:06
Compare
Choose a tag to compare
  • Merge pull request #13 from bleu-fi/joao/perk-939-create-profile-questions-challenge (31e7b1e)
  • chore: use build form from bleu-ui (f4b8eea)

Release 0.1.16

29 Jan 13:56
Compare
Choose a tag to compare
  • Merge pull request #12 from bleu-fi/jose/click-435-passwordless-authentication-2 (4e3f826)
  • Merge pull request #11 from bleu-fi/joao/click-570-admin-can-list-users-subscription-charges-and-payment (126d1ef)
  • Merge pull request #10 from bleu-fi/joao/perk-929-clear-image-button-for-image-fields (565a31d)
  • feat(components): add submit button component (69a67e5)
  • refactor: add typo to form (3117320)
  • chore: add type for SWRDatabatable (ad39c54)
  • add 'remove image' button to imageupload field (48cccaa)

Release 0.1.15

26 Jan 18:43
Compare
Choose a tag to compare
  • fix(avatar): fix fallback size (cb83705)
  • feat(form): only add csrftoken input when available (80656d6)
  • feat(component): add OtpInput (232ba6d)
  • chore(eslint): reenable react-in-jsx-scope lint rule (db7390c)

Release 0.1.14

24 Jan 17:15
Compare
Choose a tag to compare
  • chore(storybook): remove build storybook from ci workflows (6cd1e99)
  • fix(ts): fix ts errors (bac79e4)
  • fix(deps): add react to dev deps (82b5407)
  • fix(tests): update tests config (4c4b04f)

Release 0.1.13

24 Jan 15:30
Compare
Choose a tag to compare
  • Revert "chore(yarn): set registy in .yarnrc.yml" (b96e417)
  • Merge pull request #8 from bleu-fi/export-section-title (00db068)
  • chore: export section title (77afb87)