Skip to content

Latest commit

 

History

History
1101 lines (706 loc) · 43.2 KB

CHANGELOG.md

File metadata and controls

1101 lines (706 loc) · 43.2 KB

@justeattakeaway/pie-cookie-banner

1.3.0

Minor Changes

  • [Changed] - Updated vite config to bundle everything in the cdn dist file (#2265) by @jamieomaguire

1.2.14

Patch Changes

1.2.13

Patch Changes

  • [Added] - CDN dist output containing all cookie-banner and dependency code for uses where consumers cannot use npm/yarn or build tools. (#2193) by @jamieomaguire

1.2.12

Patch Changes

1.2.11

Patch Changes

1.2.10

Patch Changes

1.2.9

Patch Changes

1.2.8

Patch Changes

1.2.7

Patch Changes

1.2.6

Patch Changes

1.2.5

Patch Changes

1.2.4

Patch Changes

1.2.3

Patch Changes

1.2.2

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

1.1.0

Minor Changes

  • [Updated] - refactored the locale fallback logic so we can cater for more combinations (#2043) by @oliversweb

1.0.4

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

0.26.11

Patch Changes

0.26.10

Patch Changes

0.26.9

Patch Changes

0.26.8

Patch Changes

0.26.7

Patch Changes

0.26.6

Patch Changes

0.26.5

Patch Changes

0.26.4

Patch Changes

0.26.3

Patch Changes

0.26.2

Patch Changes

0.26.1

Patch Changes

0.26.0

Minor Changes

0.25.1

Patch Changes

0.25.0

Minor Changes

  • [Updated] - Cookie banner component and a11y tests updated to remove @sand4rt/experimental-ct-web and replace with load function within page object modal (#1702) by @JoshuaNg2332

Patch Changes

0.24.1

Patch Changes

0.24.0

Minor Changes

Patch Changes

0.23.0

Minor Changes

  • [Changed] - Split leadingAction and supportingAction props into several new props (#1626) by @xander-marjoram

Patch Changes

0.22.1

Patch Changes

0.22.0

Minor Changes

  • [Added] - An entrance animation to the cookie banner that makes it slide into the viewport from below. (#1579) by @xander-marjoram

  • [Changed] - wording for en-FR and fr-FR to align with cookie policy page (#1615) by @xander-marjoram

0.21.0

Minor Changes

  • [Added] Mapping to correct DA translation instance while keeping the older one, fixed fr translation at the same time (#1583) by @kevinrodrigues

Patch Changes

0.20.5

Patch Changes

0.20.4

Patch Changes

0.20.3

Patch Changes

0.20.2

Patch Changes

0.20.1

Patch Changes

0.20.0

Minor Changes

  • [Changed] - Set cookie-banner status to beta to match what was previously on docs site (alpha in package.json was incorrect) (#1479) by @jamieomaguire

0.19.9

Patch Changes

0.19.8

Patch Changes

0.19.7

Patch Changes

0.19.6

Patch Changes

0.19.5

Patch Changes

0.19.4

Patch Changes

0.19.3

Patch Changes

0.19.2

Patch Changes

0.19.1

Patch Changes

0.19.0

Minor Changes

Patch Changes

0.18.0

Minor Changes

  • [Changed] - Use pie-design-tokens v6 (#1335) by @xander-marjoram

    [Changed] - Replace uses of font-interactive-m with font-interactive-l

Patch Changes

0.17.6

Patch Changes

0.17.5

Patch Changes

0.17.4

Patch Changes

0.17.3

Patch Changes

0.17.2

Patch Changes

0.17.1

Patch Changes

0.17.0

Minor Changes

Patch Changes

0.16.1

Patch Changes

0.16.0

Minor Changes

  • [Added] - Adds two props to allow urls to be passed to cookie statement and technology list (#1184) by @kevinrodrigues

Patch Changes

0.15.1

Patch Changes

0.15.0

Minor Changes

  • [Added] - React base TypeScript types (#1164) by @fernandofranca

    [Changed] - set optional props as optional

Patch Changes

0.14.0

Minor Changes

  • [Changed] - Added @justeattakeaway/pie-wrapper-react as a devDependency as build now relies on the publish add-react-wrapper executable (#1144) by @siggerzz

  • [Added] - Add new create:manifest script to create custom-elements.json in the components root directory. (#1144) by @siggerzz

    [Added] - custom-elements-manifest.config.mjs. [Changed] - package.json to correctly export the produced custom-elements.json.

Patch Changes

0.13.4

Patch Changes

0.13.3

Patch Changes

0.13.2

Patch Changes

0.13.1

Patch Changes

0.13.0

Minor Changes

  • [Changed] - Replace isChecked property references to pie-switch with checked (#1103) by @jamieomaguire

Patch Changes

0.12.0

Minor Changes

0.11.13

Patch Changes

0.11.12

Patch Changes

0.11.11

Patch Changes

0.11.10

Patch Changes

0.11.9

Patch Changes

0.11.8

Patch Changes

0.11.7

Patch Changes

0.11.6

Patch Changes

0.11.5

Patch Changes

0.11.4

Patch Changes

0.11.4-next.0

Patch Changes

0.11.3

Patch Changes

0.11.2

Patch Changes

0.11.1

Patch Changes

0.11.0

Minor Changes

Patch Changes

0.10.2

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

  • [Changed] - Move pie component deps from devDependencies to dependencies (#949) by @xander-marjoram

  • [Changed] - Add missing imports for dependent components (#949) by @xander-marjoram

    [Changed] - Update component import section of READMEs

  • [Added] - 'locale' prop and implemented the localisation feature (#936) by @fernandofranca

    [Fixed] - Added imports to ensure web components dependencies are defined in runtime

Patch Changes

0.9.0

Minor Changes

  • [Removed] - pie-monorepo specific content from Web Component READMES (#904) by @LTurns

Patch Changes

  • [Changed] - hasPrimaryActionsOnly prop description to be less tied to the copy (#929) by @xander-marjoram

    [Removed] - explicit dependencies on the storybook actions and docs addons because these come through the essentials package

0.8.0

Minor Changes

0.7.0

Minor Changes

  • [Added] - @tagname jsdoc comment to top of component class and use new defineCustomElement function to define the components (#905) by @jamieomaguire

Patch Changes

0.6.0

Minor Changes

  • [Added] - z-index tokens to the pie-css package (#862) by @raoufswe

    [Fixed] - Ensure the cookie banner has a correct stacking order

  • [Fixed] - License removed from packages (#869) by @kevinrodrigues

Patch Changes

0.5.0

Minor Changes

  • [Added] - set sideEffects package.json property to correctly communicate to bundlers such as webpack that js files in the component dist folders contain side effects and should therefore not be treeshaken when the entire library is imported. Reference (#854) by @jamieomaguire

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • [Added] - hook up text links to button actions (#799) by @raoufswe

0.3.1

Patch Changes

  • [Changed] - add missing peer dependencies (#784) by @siggerzz

    [Changed] - update packages, including @babel/core and @justeat/pie-design-tokens

0.3.0

Minor Changes

0.2.0

Minor Changes

  • [Changed] - Use button tag for manage preferences link and update test naming to start with 'should' (#759) by @jamieomaguire

  • [Added] - Add a manage preferences modal to the cookie banner and event emitters to notify consumers of user interactions (#753) by @jamieomaguire

0.1.0

Minor Changes

  • [Added] - Basic styling and hardcoded markup for the cookie banner (#750) by @jamieomaguire

  • [Added] - New pie-cookie-banner component (just generated files) (#746) by @jamieomaguire

Patch Changes