Skip to content

Releases: dataesr/dsfr-plus

v0.5.4

04 Dec 15:25
Compare
Choose a tag to compare

🎉 Nouvelle fonctionalité

  • side-menu: add icons link

v0.5.3

04 Dec 15:14
Compare
Choose a tag to compare

🐛 Réparation de bug

  • menu: Remove unused Text import from Menu component

v0.5.2

04 Dec 15:10
Compare
Choose a tag to compare

🎉 Nouvelle fonctionalité

  • router: Add DS FR official icons

🐛 Réparation de bug

  • text-input: Correct disabled text input
  • side-menu: Correct side-menu to set current only on exact match

📚 Changement de documentation

  • run-examples: Add documentation about how to run locally examples-ts project
  • typography: Add typography in examples

v0.5.1

02 Aug 10:03
f4b71be
Compare
Choose a tag to compare

🎉 Nouvelle fonctionalité

  • workflow: Add a release after publishing on npm
  • Header: add autocomplete to hearer
  • toaster: Create Toaster component
  • tag-input: Add TagInput component
  • types: Bundle definition types file (#7 by annelhote)

🐛 Réparation de bug

  • ci/cd: Clean mattermost messages
  • components: Fix exports using index.ts file
  • workflow: Add the main workflow correctly in staging
  • workflow: delete second example deployment
  • workflow: add a workflow on main
  • workflow: add a workflow on main
  • workflow: add a workflow on main
  • workflow: set changelog.js export as js modules
  • workflow: set changelog.js export as js modules /2
  • autocomplete: href is now optional
  • modal: Delete console.log
  • tag: Update description
  • examples: Update dsfr-plus lib
  • ci/cd: Correct toaster examples
  • toast: Display JS code in example
  • toast: Correct toast icon
  • textInput: add required and isOptional as props
  • textInput: add required and isOptional as props
  • textInput: typo
  • dist: Rebuild lib
  • ci/cd: Build dist
  • modal: Correct typo in Modal examples
  • segmented-control: Execute onChange on segmented-item only if exists
  • segmented-control: Add key on segmented elements
  • window-start: check if window start is a function before executing (#6 by Mihoub2)
  • text-input: Correct disabled text input

🪚 Réamenagement de code

  • modal: Remove unused const
  • all: Clean code
  • all: Clean code /2

v0.5.0

16 Jul 13:25
87d843b
Compare
Choose a tag to compare

🎉 Nouvelle fonctionalité

  • types: Bundle definition types file (#7 by annelhote)

v0.4.1

12 Jul 13:29
Compare
Choose a tag to compare

🐛 Réparation de bug

  • window-start: check if window start is a function before executing (#6 by Mihoub2)

v0.4.0

19 Apr 09:45
Compare
Choose a tag to compare
0.4.0

v0.3.2

08 Apr 16:35
23cfd9f
Compare
Choose a tag to compare

🐛 Réparation de bug

  • segmented-control: Add key on segmented elements

v0.3.1

08 Apr 16:10
43fa010
Compare
Choose a tag to compare

🐛 Réparation de bug

  • modal: Correct typo in Modal examples
  • segmented-control: Execute onChange on segmented-item only if exists

v0.3.0

29 Mar 16:40
46313f0
Compare
Choose a tag to compare

🎉 Nouvelle fonctionalité

  • tag-input: Add TagInput component

🐛 Réparation de bug

  • ci/cd: Build dist