Thanks to visit codestin.com
Credit goes to github.com

Skip to content

3.7.0

Choose a tag to compare

@dackmin dackmin released this 08 Jul 06:19
· 287 commits to master since this release
a57e621

General

  • ✨ A new clickable component is now available, for when there's a need to wrap anything and hawk-click on that thing you get me?
  • 🐛 Settings overrides are now deeply merged and won't cause any more trouble

React

  • ✨ A new editableType prop is available on the <Builder /> component to allow rendering component settings inside a modal/panel instead of a floating form.
  • ✨ Cols also have a background preview chip now, along with their other options, to quickly preview their background color/image without opening the settings (just like rows)

3.7.9 (2024-09-11)

Bug Fixes

3.7.8 (2024-09-09)

Bug Fixes

  • also adds default priorities to responsive settings (37e15d0)
  • correctly allow field type override (9501038)
  • upgrade various deps (90ef401)

3.7.7 (2024-08-01)

Bug Fixes

  • deps: update dependency @floating-ui/react to v0.26.20 (72b4e14)
  • deps: update poool junipero monorepo to v3.7.3 (b23fff5)
  • drag-drop: remove the verification on disallow for siblings on drop (da68891)
  • oak-elements: set options ont top left for every components that have a custom inner content (f06c8d3)
  • options: remove linebreaks on eof (cd64ac0)
  • options: rename className for innerContent (a22171a)
  • remove useless linebreaks (0c2452f)

3.7.6 (2024-07-19)

Bug Fixes

  • deps: update dependency styled-components to v6.1.12 (070ae44)
  • update various deps (a670ecb)

3.7.5 (2024-07-16)

Bug Fixes

  • core: add missing target to button & clickable components (9885840)
  • upgrade various deps (48cf2bc)

3.7.4 (2024-07-10)

Bug Fixes

  • react: correctly handle disallow from overrides (0c216aa)

3.7.3 (2024-07-10)

Note: Version bump only for package oak

3.7.2 (2024-07-10)

Bug Fixes

  • core: correctly pass disallow component prop to overrides (aedbd15)
  • theme: editable modal dark mode buttons (44e0645)

3.7.1 (2024-07-08)

Bug Fixes

  • various modal editable style issues (29dc187)

3.7.0 (2024-07-08)

What's Changed

  • feat(deps): update poool junipero monorepo to v3.7.0 (develop) by @renovate in #1399
  • chore(deps): update storybook monorepo to v8.1.11 (master) by @renovate in #1410
  • chore(deps): update dependency @typescript-eslint/parser to v7.14.1 (develop) by @renovate in #1413
  • chore(deps): update dependency @types/node to v20.14.9 (master) by @renovate in #1416
  • chore(deps): update yarn to v4.3.1 (master) by @renovate in #1418
  • fix(deps): update dependency @floating-ui/react to v0.26.18 (master) by @renovate in #1422
  • chore(deps): update dependency lerna to v8.1.5 (master) by @renovate in #1423
  • ✨ feat(react): add background preview to col component by @dackmin in #1424
  • chore(deps): update dependency @swc/core to v1.6.5 (master) by @renovate in #1421
  • 🐛 fix: correctly handle settings overrides by @dackmin in #1420
  • chore(deps): update codecov/codecov-action action to v4.5.0 (develop) by @renovate in #1426
  • ✨ feat: add new clickable component by @dackmin in #1425
  • chore(deps): update dependency @testing-library/dom to v10.3.0 (develop) by @renovate in #1427
  • chore(deps): update eslint monorepo (develop) by @renovate in #1429
  • fix(deps): update dependency @floating-ui/react to v0.26.19 (master) by @renovate in #1430
  • chore(deps): update dependency @swc/core to v1.6.7 (master) by @renovate in #1431
  • chore(deps): update dependency postcss to v8.4.39 (master) by @renovate in #1432
  • chore(deps): update dependency typescript to v5.5.3 (master) - autoclosed by @renovate in #1434
  • chore(deps): update ckeditor monorepo to v40.2.3 (master) by @renovate in #1435
  • ✨ feat(editable): update for display panel modal by @mehdiezz21 in #1433

Full Changelog: v3.6.10...v3.7.7