lowdefy/packages/client/CHANGELOG.md
2024-07-04 14:04:44 +00:00

15 KiB

Change Log

4.2.0

Patch Changes

  • 47d855918: Move layoutParamsToArea into Area component.
  • 47d855918: Remove highlightBorders from layout.
  • Updated dependencies [47d855918]
  • Updated dependencies [47d855918]
    • @lowdefy/layout@4.2.0
    • @lowdefy/engine@4.2.0
    • @lowdefy/block-utils@4.2.0
    • @lowdefy/helpers@4.2.0

4.1.0

Patch Changes

  • Updated dependencies [d040e3005]
    • @lowdefy/engine@4.1.0
    • @lowdefy/layout@4.1.0
    • @lowdefy/block-utils@4.1.0
    • @lowdefy/helpers@4.1.0

4.0.2

Patch Changes

  • @lowdefy/engine@4.0.2
  • @lowdefy/layout@4.0.2
  • @lowdefy/block-utils@4.0.2
  • @lowdefy/helpers@4.0.2

4.0.1

Patch Changes

  • @lowdefy/engine@4.0.1
  • @lowdefy/layout@4.0.1
  • @lowdefy/block-utils@4.0.1
  • @lowdefy/helpers@4.0.1

4.0.0

Minor Changes

  • f44cfa0cb: Add built with lowdefy branding to servers.

Patch Changes

  • e694f72ee: Add a message to Link Action to inform when popups are blocked.
  • 84e479d11: Fix show branding logic. Change invalid license throws to return invalid license objects.
    • @lowdefy/engine@4.0.0
    • @lowdefy/layout@4.0.0
    • @lowdefy/block-utils@4.0.0
    • @lowdefy/helpers@4.0.0

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0-rc.15 (2023-12-05)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.14 (2023-11-17)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.13 (2023-11-17)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.12 (2023-10-19)

Bug Fixes

4.0.0-rc.11 (2023-10-06)

Bug Fixes

  • deps: Dependencies patch updates. (adcd80a)
  • Update to Next 13 and update Link. (33c34c3)

4.0.0-rc.10 (2023-07-26)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.9 (2023-05-31)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.8 (2023-05-19)

Bug Fixes

  • Auth methods should return signin promises. (5dcb778)
  • Fix basePath on requests. (a2b4aaf), closes #1554
  • Fix initialisation of lowdefy context object. (2ed4398)

Features

  • actions-core: Add UpdateSession action. (c5d6011)

4.0.0-rc.7 (2023-03-24)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.6 (2023-03-20)

Features

  • deserialize client config. (1f82002)

4.0.0-rc.5 (2023-02-24)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.4 (2023-02-21)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.3 (2023-02-21)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.2 (2023-02-17)

Note: Version bump only for package @lowdefy/client

4.0.0-rc.1 (2023-02-17)

Bug Fixes

  • client: Allow onClick to be passed down to Link component. (718a352)
  • client: Update how Link handles onClick. (622ec8c)
  • deps: Update dependency @ant-design/icons (497ff67)
  • deps: Update emotion css dependencies. (7cc5588)
  • deps: Update patch versions of dependencies (9edaef7)
  • engine: Update Link to allow use of href. (d00344a)
  • tests: Fix jest mocks for es modules in connections. (e3fadb2)
  • tests: Fix jest tests for es modules. (0dc3bed)

4.0.0-rc.0 (2023-01-05)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.37 (2022-12-07)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.36 (2022-10-14)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.35 (2022-10-05)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.34 (2022-09-30)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.33 (2022-09-22)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.32 (2022-09-22)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.31 (2022-09-21)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.30 (2022-09-17)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.29 (2022-09-13)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.28 (2022-09-12)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.27 (2022-09-08)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.26 (2022-08-25)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.25 (2022-08-23)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.24 (2022-08-19)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.23 (2022-08-03)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.22 (2022-07-12)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.21 (2022-07-11)

Bug Fixes

  • Read urlQuery from location where used, not on lowdefy. (11541e4)

4.0.0-alpha.20 (2022-07-09)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.19 (2022-07-06)

Features

  • Add extra next-auth configuration properties. (9781ba4)

4.0.0-alpha.18 (2022-06-27)

Bug Fixes

  • client: Fix layout on skeleton containers. (fb38d00)
  • client: Remove area and layout default object. (27a56f1)
  • client: Skeleton to get parent blocks properties and styles. (0022fc0)

Features

  • Add callbackUrl and redirect as logout action params. (9c13bd6)
  • Add url as a login and logout callbackUrl parameter. (78d099a)
  • Move browser globals to lowdefy._internal.globals. (94c4016)

4.0.0-alpha.16 (2022-06-20)

4.0.0-alpha.15 (2022-06-19)

4.0.0-alpha.17 (2022-06-24)

Bug Fixes

  • client: Fix layout on skeleton containers. (fb38d00)
  • client: Skeleton to get parent blocks properties and styles. (0022fc0)

Features

  • Add callbackUrl and redirect as logout action params. (9c13bd6)
  • Add url as a login and logout callbackUrl parameter. (78d099a)
  • Move browser globals to lowdefy._internal.globals. (94c4016)

4.0.0-alpha.16 (2022-06-20)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.15 (2022-06-19)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.14 (2022-06-19)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.13 (2022-06-16)

Bug Fixes

  • engine: RootBlocks.map to use blockId. (d31064f)
  • Fix auth errors if auth is not configured. (8a386a8)
  • Update all packages to use @lowdefy/jest-yaml-transform. (7bdf0a4)

Features

  • Package updates. (e024181)
  • React 18 update. (55268e7)
  • Set login providerId if only one provider is configured. (8bc34a1)

4.0.0-alpha.12 (2022-05-23)

Bug Fixes

  • client: Clean up use effect hook. (413c697)
  • client: On mount async method should always be called. (912e405)

4.0.0-alpha.11 (2022-05-20)

Bug Fixes

  • Adapt createAuthMethods for client package. (4675297)
  • Auth bug fixes. (3fe249c)
  • client: Fix setupLink - createLink needs lowdefy for input. (314f131)
  • Remove user from block properties. (7cadf63)

Features

  • Next auth login and logout working. (d47f9e5)
  • server: Add read user object from next-auth session. (fbab7f1)
  • Use next-auth session to authenticate in api. (462c0ac)

BREAKING CHANGES

  • Removed user from block properties.

4.0.0-alpha.10 (2022-05-06)

Note: Version bump only for package @lowdefy/client

4.0.0-alpha.9 (2022-05-06)

Bug Fixes

  • client: Fix setupLink - createLink needs lowdefy for input. (f152ac2)
  • client: Render progress bar next to context, and event order fixes. (fc32c75)

Features

  • client: Add display message implementation. (f94ee32)
  • client: Apply reset context flag to recreate context on client. (09f49a2)
  • client: Init @lowdefy/client. (bb7931d)