Skip to content

Latest commit

 

History

History
455 lines (250 loc) · 17.8 KB

CHANGELOG.md

File metadata and controls

455 lines (250 loc) · 17.8 KB

Change Log

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

7.0.11 (2024-02-13)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.10 (2024-02-13)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.9 (2024-02-12)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.8 (2024-02-05)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.7 (2024-02-05)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.6 (2024-01-16)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.5 (2023-12-13)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.4 (2023-11-07)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.3 (2023-11-03)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.2 (2023-11-02)

Bug Fixes

  • ffe-lists-react: oppdater symbol implementasjon (4472356)

7.0.1 (2023-10-19)

Note: Version bump only for package @sb1/ffe-lists-react

7.0.0 (2023-10-13)

Bug Fixes

  • ffe-lists-react: endrer fra ffe-icons til ffe-symbols (36dae7f)

BREAKING CHANGES

  • ffe-lists-react: Bytter fra ffe-icons til ffe-symbols

6.0.8 (2023-10-11)

Note: Version bump only for package @sb1/ffe-lists-react

6.0.7 (2023-09-15)

Note: Version bump only for package @sb1/ffe-lists-react

6.0.6 (2023-04-28)

Bug Fixes

  • ffe-lists-react: use react.htmlprops instead of react.componentprops (d9ee867)

6.0.5 (2023-04-27)

Bug Fixes

  • ffe-lists-react: use react.componentsprops instead of react.htmlprops (17a76d5)

6.0.4 (2023-04-11)

Note: Version bump only for package @sb1/ffe-lists-react

6.0.3 (2023-03-03)

Note: Version bump only for package @sb1/ffe-lists-react

6.0.2 (2023-02-08)

Note: Version bump only for package @sb1/ffe-lists-react

6.0.1 (2022-12-19)

Note: Version bump only for package @sb1/ffe-lists-react

6.0.0 (2022-12-05)

Features

  • ffe-lists-react: update internal dependencies (61f58a7)

BREAKING CHANGES

  • ffe-lists-react: Makes the styling package @sb1/ffe-lists a required dependency and removes it as peer dependency.

5.0.15 (2022-10-28)

Note: Version bump only for package @sb1/ffe-lists-react

5.0.14 (2022-10-26)

Bug Fixes

  • ffe-lists-react: legger til role="list" i CheckList og StylizedNumberedList (37dcbec)

5.0.13 (2022-10-20)

Bug Fixes

  • ffe-lists-react: erstatter checkliste ikoner med ffe-icons-react (0fdeeb2)

5.0.12 (2022-09-09)

Note: Version bump only for package @sb1/ffe-lists-react

5.0.11 (2022-08-04)

Bug Fixes

  • ffe-lists-react: legg til aria-label på listelement (12e7ed0)

5.0.10 (2022-07-29)

Bug Fixes

  • ffe-lists-react: grupper elementene med div istedenfor dl (9d15e67)

5.0.9 (2022-02-18)

Note: Version bump only for package @sb1/ffe-lists-react

5.0.8 (2022-01-27)

Note: Version bump only for package @sb1/ffe-lists-react

5.0.7 (2022-01-27)

Note: Version bump only for package @sb1/ffe-lists-react

5.0.6 (2022-01-25)

Note: Version bump only for package @sb1/ffe-lists-react

5.0.5 (2021-12-17)

Note: Version bump only for package @sb1/ffe-lists-react

5.0.4 (2021-12-10)

Bug Fixes

  • ffe-lists-react: use buildtool for transpiling (d871bf1), closes #1294

5.0.3 (2021-03-15)

Bug Fixes

  • ffe-lists-react: broadens version of peer dependencies (051d784)

5.0.2 (2021-02-03)

Bug Fixes

  • packages/ffe-lists-react/package.json to reduce vulnerabilities (5523aa1)

5.0.1 (2021-02-02)

Bug Fixes

  • ffe-lists-react: reduce vulnerabilities (3bd41f1)

5.0.0 (2019-08-27)

chore

  • bump React to 16.9 to allow for using hooks etc (e3901f1)

BREAKING CHANGES

  • peerDep of React is raised to 16.9. While this in itself isn't a breaking change, it allows for the use of hooks in later releases. Such changes would just be a minor version, or even a patch, but without this major version bump it would result in a runtime error for consumers.

4.0.1 (2019-05-14)

Bug Fixes

  • ffe-lists-react: updating peerDependencies (ea9edaf)

4.0.0 (2019-05-13)

Features

  • ffe-lists-react: added vertical description list (e7b4165)

BREAKING CHANGES

  • ffe-lists-react: The description list is now vertical by default. To get old behaviour 'horizontal' prop must be passed.

3.4.0 (2019-05-10)

Features

  • ffe-lists-react: Added type definitions for typescript (d17c769)

3.3.2 (2019-04-25)

Bug Fixes

  • ffe-lists-react: Fix linting errors (560c31b)

3.3.1 (2018-12-11)

Bug Fixes

  • Build tree shakeable packages (fb4a9ea)

3.3.0 (2018-11-28)

Features

  • ffe-lists-react: add condensed modifier to bullet and number list (f779f9b), closes #525

3.2.1 (2018-11-26)

Note: Version bump only for package @sb1/ffe-lists-react

3.2.0 (2018-11-19)

Features

  • ffe-lists-react: Add columns-support to CheckList (f4cf473)

3.1.1 (2018-11-09)

Note: Version bump only for package @sb1/ffe-lists-react

3.1.0 (2018-11-08)

Features

  • ffe-lists-react: Add list item components (9470296)

3.0.5 (2018-08-09)

Note: Version bump only for package @sb1/ffe-lists-react

3.0.4 (2018-04-19)

Bug Fixes

  • ffe-lists-react: Wrap dd+dt pairs in dl (5adc23e)

3.0.3 (2018-03-27)

Note: Version bump only for package @sb1/ffe-lists-react

3.0.2 (2018-03-07)

Bug Fixes

  • Correct peerDependencies after breaking change (aab59ce)

3.0.1 (2018-03-02)

Bug Fixes

  • Correct peerDependencies after breaking change (4318363)

3.0.0 (2018-02-25)

Chores

Features

  • ffe-lists-react: Import ffe-lists-react (8300ab0)

BREAKING CHANGES

  • All packages have been renamed to add the @sb1 scope.

See links 1 and 2 to read more about package scopes.

Unfortunately this requires you update both your dependencies in package.json and all import or require statements in your code. Also, you unfortunately have to upgrade all FFE packages at once due to dependency between packages. If you are on the latest version prior to this breaking change the upgrade should be a matter of updating package.json with new package names and versions, and updating your imports.

To help find the proper package versions you can either browse to the packages you need or check out the list of Git tags either on Github 3 or by cloning the repository and running the git tag command. All package versions get a tag in the format package@version.

Update your package.json with the latest package version and add the @sb1 scope to the package name:

- "ffe-core": "11.0.2",
+ "@sb1/ffe-core": "11.0.2",

Scoped packages all get put in a subdirectory in node_modules/. In our case packages will be put in the node_modules/@sb1/ directory. If your build depends on file paths (for instance for copying fonts) you need to update that path to include the scope.

The directory structure also means you have to update your imports, both in Less and in JavaScript.

Using less-plugin-npm-import:

- @import 'npm://ffe-core/less/ffe';
+ @import 'npm://@sb1/ffe-core/less/ffe';

Using Webpack:

- @import '~ffe-core/less/ffe';
+ @import '~@sb1/ffe-core/less/ffe';

Using plain old paths:

- @import '../path/to/node_modules/ffe-core/less/ffe';
+ @import '../path/to/node_modules/@sb1/ffe-core/less/ffe';

JavaScript import:

- import { ActionButton } from 'ffe-buttons-react';
+ import { ActionButton } from '@sb1/ffe-buttons-react';

JavaScript require:

- const { ActionButton } = require('ffe-buttons-react').default;
+ const { ActionButton } = require('@sb1/ffe-buttons-react').default;

2.1.6 (2018-02-23)

Note: Version bump only for package ffe-lists-react

2.1.5 (2018-02-22)

Note: Version bump only for package ffe-lists-react

2.1.4 (2018-02-20)

Note: Version bump only for package ffe-lists-react

2.1.3 (2018-02-15)

Note: Version bump only for package ffe-lists-react

2.1.2 (2018-02-01)

Note: Version bump only for package ffe-lists-react

2.1.1 (2018-01-22)

Note: Version bump only for package ffe-lists-react

2.1.0 (2018-01-19)

Features

  • ffe-lists-react: Import ffe-lists-react

2.0.3

  • Use PropTypes from prop-types package

2.0.2

  • Expand peerDep scope of ffe-lists to include 4.x.
  • Remove peerDep on ffe-core.

2.0.1

  • Fixed erroneous reference to renamed file

2.0.0

  • Breaking: _ Renamed DescriptionListFlex to DescriptionList _ Updated DescriptionList and DescriptionListMultiCol markup to reflect refactoring in ffe-lists v.3.0.0
  • Added support for medium and large attributes to DescriptionList

1.1.1

  • Upgrade eslint

1.1.0

  • Added className support for ffe-check-list

1.0.0

  • Initial release