All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- Rename cozy-dataproxy to cozy-dataproxy-lib (635d421)
- Upgrade cozy-client and cozy-pouch-link (67f5241), closes cozy/cozy-client#1553 cozy/cozy-client#1556
- cozy-devtools: Remove logs and use hook to get
client
(df87cf5)
- cozy-devtools: Add first version to test providers (5689640)
Note: Version bump only for package cozy-flags
- Update deps for cozy-viewer (b2e103a)
- Download file on mobile viewer on press (3c38062)
- Viewer: Replace Encrypted provider by cozy-ui one (aa81d02)
Note: Version bump only for package cozy-flags
Note: Version bump only for package cozy-flags
Note: Version bump only for package cozy-flags
- sharing: you must have
cozy-ui >= 106.8.0
3.2.2 (2024-01-05)
- Fix types of CozyClient on cozy-flags (add0637)
3.2.1 (2024-01-05)
Note: Version bump only for package cozy-flags
- cozy-flags: Add declaration dir in options (faa5b5c)
- mespapiers: Replace spinner by skeletons on papers list (2303501)
- cozy-flags: Output types in dist (cd5e2b0)
3.0.1 (2023-04-13)
- Cozy-Flags lint issues (ee26c09)
- Use io.cozy.settings.flags and io.cozy.settings.context id (c27806f)
- mespapiers: Update cozy-ui from 82.4.0 to 82.5.1 (d016608)
- mespapiers: you must have
cozy-ui >= 82.5.1
- flag: Find value from parameter with nested part into JSON content (7836d84)
- Update cozy-client and cozy-ui (6ae3b04)
Note: Version bump only for package cozy-flags
Note: Version bump only for package cozy-flags
- bump jest-localstorage-mock from 2.4.19 to 2.4.21 (9792e2e)
- harvest: HandleOAuthResponse can deal with cozy-data from DOM (7c6ac1a)
2.8.7 (2022-03-21)
- deps: update dependency jest-localstorage-mock to v2.4.19 (361279c)
2.8.6 (2022-03-01)
- flags: Don't log when flags.enable called with empty array (96ea387)
- deps: pin dependencies (e53d065)
2.8.3 (2021-12-20)
Note: Version bump only for package cozy-flags
2.8.2 (2021-12-02)
Note: Version bump only for package cozy-flags
2.8.1 (2021-11-24)
- Informations on readme (ea517de)
- Remove drive from homeHref (97010d3)
2.7.2 (2021-05-12)
- Revert change on removal of browser (cd77604)
2.7.1 (2021-04-21)
2.7.0 (2021-04-09)
- Use animated SVG (a0856a5)
2.6.0 (2021-03-08)
- Use import/export to benefit from tree shaking (1a72770)
2.5.4 (2021-03-05)
- Don't require react in a node context (bba9d41)
2.5.3 (2021-02-12)
Note: Version bump only for package cozy-flags
2.5.2 (2021-02-11)
- Do not use deprecated client.get (078369e)
Note: Version bump only for package cozy-flags
- All babel cli at 7.12.1 (387a24a)
2.4.1 (2020-10-16)
Note: Version bump only for package cozy-flags
2.4.0 (2020-10-01)
- Add refresh method on plugin (f9fb8ef)
2.3.5 (2020-10-01)
Note: Version bump only for package cozy-flags
Note: Version bump only for package cozy-flags
2.3.3 (2020-08-03)
Note: Version bump only for package cozy-flags
2.3.2 (2020-07-16)
Note: Version bump only for package cozy-flags
2.3.1 (2020-07-08)
- Make sure the initializing promise is reset on logout (673029b)
2.3.0 (2020-07-08)
- Emit events when plugins are ready (5fc182c)
2.2.5 (2020-06-09)
- Remove initialization of flag did not work (d743e09)
2.2.4 (2020-02-27)
Note: Version bump only for package cozy-flags
2.2.3 (2020-02-25)
Note: Version bump only for package cozy-flags
2.2.2 (2020-02-24)
- Init flags when client is already logged in (ff4d3ed)
2.2.1 (2020-02-24)
- Use useEffect to clean up event handlers on unmount (3cdf5be)
- Add CozyClient plugin for automatic flag initialisation (0959c8b)
- Deprecate flags.enable with an array (85000f5)
- Expose only 1 method to initialize flags (f5a65ec)
- Initialize flags from DOM (d822f68)
- Initialize from remote endpoint (1383590)
- Use data-cozy-flags attribute instead of data-flags (4254a8b)
2.0.0 (2019-12-09)
- Use conventional display name for HOC (350e3c3)
- Components wrapped in
withFlags
HOC now have a differentdisplayName
, that is more in coherence with other HOC in our codebase. This will require a snapshots update. Ex: flag_WrappedComponent becomes withFlags(WrappedComponent)
- Add account link (9745b34)
- Sort flags (b60e44c)
- Add account route (7986708)
1.9.3 (2019-07-19)
Note: Version bump only for package cozy-flags
1.9.2 (2019-07-19)
Note: Version bump only for package cozy-flags
1.9.1 (2019-07-11)
Note: Version bump only for package cozy-flags
1.9.0 (2019-07-04)
- Do not remove import with no specifiers (side-effect imports) (4d0ad6c)
- Topbar back button (100ffb9)
- Count JSX as React identifier (f573490)
1.8.0 (2019-06-10)
- Add codemod for flags accessible via "cozy-flags apply" (9327f24)
- Remove unused imports after removing flags (af43da1)
1.7.0 (2019-05-23)
- Flag automatically backs up to localStorage if present (24bcd04)
- Expose FlagSwitcher only in browser context (f2fafa7), closes #402
- Fix cozy-mjml with nsjail (#392) (300a4e6)
1.6.0 (2019-03-29)
- Flag hoc to connect to store (98130a9)
- Store flags in an object to avoid querying localStorage (1f46ad1)
1.5.9 (2019-03-18)
Note: Version bump only for package cozy-flags
1.5.8 (2019-03-12)
Note: Version bump only for package cozy-flags
1.5.7 (2019-03-12)
Note: Version bump only for package cozy-flags
1.5.6 (2019-03-12)
Note: Version bump only for package cozy-flags
1.5.5 (2019-02-12)
Note: Version bump only for package cozy-flags
1.5.4 (2019-02-11)
Note: Version bump only for package cozy-flags
1.5.3 (2019-01-30)
Note: Version bump only for package cozy-flags
1.5.2 (2019-01-29)
Note: Version bump only for package cozy-flags
1.5.1 (2019-01-11)
Note: Version bump only for package cozy-flags
1.5.0 (2019-01-04)
- flags: Handle case where ENABLED_FLAGS is undefined properly (c771ff8)
- flags: Export enableFlags under flag namespace (56a136f)
1.4.0 (2019-01-03)
- flags: Handle flags enabled at build time (87de30a)
1.3.7 (2018-12-28)
Note: Version bump only for package cozy-flags
1.3.6 (2018-12-26)
Note: Version bump only for package cozy-flags
1.3.5 (2018-12-17)
Note: Version bump only for package cozy-flags
1.3.4 (2018-12-11)
- flags: Use detect-node dep (8bdf522)
1.3.3 (2018-12-10)
Note: Version bump only for package cozy-flags
1.3.2 (2018-12-10)
- flags: Node and browser detection (0b3c4d7)
1.3.1 (2018-12-06)
- flags: Add default property to require (94a4465)
1.3.0 (2018-12-06)
- flags: Add node implementation (a2aeb6c)
1.2.12 (2018-12-06)
Note: Version bump only for package cozy-flags
1.2.11 (2018-10-30)
- Update homepage link (728a850)
1.2.10 (2018-10-02)
Note: Version bump only for package cozy-flags
1.2.9 (2018-09-25)
Note: Version bump only for package cozy-flags
1.2.8 (2018-09-25)
Note: Version bump only for package cozy-flags
1.2.7 (2018-09-24)
Note: Version bump only for package cozy-flags
1.2.6 (2018-09-21)
Note: Version bump only for package cozy-flags
1.2.5 (2018-09-11)
- flags: Return null if flag doesn't exist (54096a7)
1.2.4 (2018-08-30)
Note: Version bump only for package cozy-flags
1.2.3 (2018-08-22)
Note: Version bump only for package cozy-flags
1.2.2 (2018-08-09)
Note: Version bump only for package cozy-flags
1.2.1 (2018-08-08)
Note: Version bump only for package cozy-flags
- remove unused dependency 🔥 (5fd7f1e)
- add flags library 😎 (d42220b)