Skip to content

Releases: bleu/bleu-builders-ui

Release 0.1.43

02 Mar 19:07
Compare
Choose a tag to compare
  • chore(build): avoid bundling node_modules chore(build): avoid deps from showing up in bundle (11684cf)
  • chore(deps): add missing react-colorful dep (b2d42f9)

Release 0.1.42

02 Mar 02:03
Compare
Choose a tag to compare
  • chore(build): set preserveModules: true in rollup.config (a0bd9ae)
  • chore: export cn in package (538d0b5)
  • Merge pull request #28 from bleu-fi/add-submit-button-action (8fdb343)
  • Merge branch 'main' into add-submit-button-action (f8206ae)
  • chore: add submit button on datatable action (b39314a)

Release 0.1.41

01 Mar 21:49
Compare
Choose a tag to compare
  • Merge pull request #29 from bleu-fi/rollup.config (46e1307)
  • chore: remove no emit flag (695b388)

Release 0.1.40

01 Mar 20:59
Compare
Choose a tag to compare
  • fix(build): fix pkg build command (ea5f740)

Release 0.1.39

01 Mar 15:30
Compare
Choose a tag to compare
  • chore(ts): add types to i18n (35eded0)

Release 0.1.38

29 Feb 21:04
Compare
Choose a tag to compare
  • chore(build): add dedicated tsconfig.build.json (8e9223a)
  • Merge pull request #27 from bleu-fi/add-i18n (e48a7d7)
  • feat(i18n): add more pt-BR translations (b70439d)
  • chore(deps): move peer deps to deps (bd48e14)
  • chore(config): add i18n-ally to vscode settings (0c81f45)
  • fix(DataTable): show pagination 1 of 1 when results are empty (a44364c)
  • feat(i18n): remove lingui, use react-i18n (0d630a7)
  • chore(refactor): rename folders alias from @/ to #/ (561e1b6)
  • feat: load Jodit editor lazily (e4fcde4)
  • fix: refactor story types issue (06040da)
  • chore: update yarn to 4.1.0 (db8d011)
  • feat(i18n): add lingui to support i18n (4234309)
  • fix: remove circular dependencies in FormBuilder (3136b68)

Release 0.1.37

27 Feb 20:55
Compare
Choose a tag to compare
  • Merge pull request #26 from bleu-fi/refactor-serialize-query (45647fe)
  • fix(datatable): fix Reset button showing in all tables with filters (e48e165)
  • fix: ts types in SWRDataTable.useTableState (2f09e42)
  • chore(tests): refactor serializeQuery, add tests (d639e5f)

Release 0.1.36

27 Feb 14:55
Compare
Choose a tag to compare
  • Merge pull request #25 from bleu-fi/joao/click-638-break-line-when-many-filters-exist (9421984)
  • fix: add default file and color pick field sizes (f7635dc)
  • feat: add select field render to swrtable (6c98b2f)
  • chore: break line with multiple filters (d77198f)

Release 0.1.35

24 Feb 18:17
Compare
Choose a tag to compare
  • fix(css): match rich text editor status bar color to theme (f64c547)
  • fix: fix theme not reloading in useTheme after change (e925009)

Release 0.1.34

19 Feb 18:31
Compare
Choose a tag to compare
  • Merge pull request #22 from bleu-fi/add-intial-filter-on-table (998e9d0)
  • Merge pull request #23 from bleu-fi/joao/click-593-listagem-de-favoritos (d73c5a0)
  • fix: add comment to calendar (39b7a78)
  • chore: hide hidden columns (7baeb79)
  • fix: datetime for am pm clock (722362e)
  • chore: change month to be short on datetime (782a759)
  • chore: add initial filters on swr table if param is passed (1f65e6d)