Skip to content

Releases: nsbno/spor

@vygruppen/[email protected]

22 Aug 07:59
04dd1cf
Compare
Choose a tag to compare

Minor Changes

  • 8184ed1: ### New component

    • ServiceAlert added to the bunch
    • Alert: New variant "service"

@vygruppen/[email protected]

13 Aug 11:47
37c6ee0
Compare
Choose a tag to compare

Patch Changes

  • aeefe3f: Changed styling of LineTag deviation icons to be more similar to the design
  • 72b88be: adjusted z-index of the TravelTag deviation icon, so that it does not end atop banners and dropdowns e.t.c

@vygruppen/[email protected]

05 Aug 10:10
86cea50
Compare
Choose a tag to compare

Minor Changes

  • 5c24b42: Add variants to all form components

    Components: Input, Textarea, PasswordInput, PhoneNumberInput, Textarea, NativeSelect, InfoSelect, Combobox

Patch Changes

  • 80669c3: Switch: Update accessibility

@vygruppen/[email protected]

17 Jul 11:36
6eae4c3
Compare
Choose a tag to compare

Minor Changes

  • d3cd54d: Added input field ariaLabelContext to NummericStepper to improve functionality with screen readers.

@vygruppen/[email protected]

10 Jul 07:08
78acb5e
Compare
Choose a tag to compare

Minor Changes

  • 0a56c3b: Added variant floating to input component.

Patch Changes

  • da227b9: Modal: Add h1 tag to title

@vygruppen/[email protected]

04 Jul 12:23
8b13f36
Compare
Choose a tag to compare

Minor Changes

  • d63e3c6: ChoiceChip: Fix isChecked bug

@vygruppen/[email protected]

04 Jul 09:09
9781296
Compare
Choose a tag to compare

Major Changes

  • 1e3a7bd: Major update: Card is removed

    Card is replaced by StaticCard, PressableCard and RadioCard.

  • ec68649: Breaking change: Accordion

    The size prop is no longer supported, and replaced by responsive sizes (sm on mobile, md on desktop).

    The sizing will happen automatically according to breakpoints.

    allowMultiple is also removed as default (Accordion will ignore allowToggle when allowMultiple is allowed).

Minor Changes

  • 35427e9: DatePicker: Fix warnings and accessibility
  • 1c030d2: Input: Rearranging the accessibility labels

Patch Changes

  • 94ecba7: ExpandableAlert: Fix warning in console for kebab-case
  • 3211116: LineTag: Fix bugs with props
  • bb0ded9: NumericStepper: Fix type error in console
  • 5935a32: ChoiceChip: Minor bugfix on types

@vygruppen/[email protected]

02 Jul 12:55
8d54a25
Compare
Choose a tag to compare

Minor Changes

  • f7c43e4: Combobox & ListBox: Add semantics for accessibility

@vygruppen/[email protected]

02 Jul 07:26
bccc6ad
Compare
Choose a tag to compare

Minor Changes

@vygruppen/[email protected]

27 Jun 11:18
9b636af
Compare
Choose a tag to compare

Patch Changes

  • c71b156: Vertical align for infoselect