Skip to content

Releases: code-obos/grunnmuren

@obosbbl/grunnmuren-icons-svg@2.0.0-canary.4

22 Jan 11:40
cd99922
Compare
Choose a tag to compare

Minor Changes

  • e92b0f2: * minor updates to some of the icons.
    • added new icons:
      • Flower
      • Globe
      • HouseWarning
      • Megaphone
      • Member
      • MemberBonus
      • Rain

@obosbbl/grunnmuren-icons-react@2.0.0-canary.5

22 Jan 11:40
cd99922
Compare
Choose a tag to compare

Minor Changes

  • e92b0f2: * minor updates to some of the icons.
    • added new icons:
      • Flower
      • Globe
      • HouseWarning
      • Megaphone
      • Member
      • MemberBonus
      • Rain

@obosbbl/grunnmuren-react@2.0.0-canary.46

15 Jan 15:16
5f9dd1d
Compare
Choose a tag to compare

Patch Changes

  • b62c268: Change layout from grid to flex on <Card>, as this makes styling easier. Handy if you have Card content of variable size but need to display a set of Cards with the same height.
  • Updated dependencies [2f4a527]
    • @obosbbl/grunnmuren-icons-react@2.0.0-canary.4

@obosbbl/grunnmuren-icons-react@2.0.0-canary.4

15 Jan 15:16
5f9dd1d
Compare
Choose a tag to compare

Major Changes

  • 2f4a527: BREAKING CHANGE: updated look and feel of entire icon set. The icons are now outlined instead of filled.

    See release notes for @obosbbl/grunnmuren-icons-svg for more details.

@obosbbl/grunnmuren-react@2.0.0-canary.45

13 Jan 11:16
69486a8
Compare
Choose a tag to compare

Major Changes

  • 58704e7: BREAKING CHANGE: updated look and feel of entire icon set. The icons are now outlined instead of filled.

    The following icons are renamed:

    • Expand -> ArrowsMaximize
    • BriefcaseMedical -> FirstAidKit
    • Columns -> LayoutGrid
    • Unlock -> LockOpen
    • Twitter -> X

    The following icons are removed:

    • BikeExercise (use Bike or Excerise instead)
    • BuildingAlt
    • CookingPot (use ChefHat instead)
    • CloseBold
    • CloseCircle
    • ExpandAlt
    • MenuAlt
    • StairsFloor

    Added new icons:

    • ArrowDownLeft
    • BuildingBank
    • Buildings
    • Businessplan
    • Cards
    • CheckSquare
    • ChefHat
    • CloseSquare
    • Error
    • HeartFilled
    • Lock
    • LockHeart
    • MobileMoney
    • PlayerPause
    • PlayerPlay
    • Rocket
    • Unlink

Patch Changes

  • 72dc293: Base href prop on <Backlink>, <Breadcrumb> and <Button> to enable type safe routes.
  • 58704e7: Alertbox: adjust icons after updated icon set
    • @obosbbl/grunnmuren-icons-react@2.0.0-canary.3

@obosbbl/grunnmuren-icons-svg@2.0.0-canary.3

13 Jan 11:16
69486a8
Compare
Choose a tag to compare

Major Changes

  • 58704e7: BREAKING CHANGE: updated look and feel of entire icon set. The icons are now outlined instead of filled.

    The following icons are renamed:

    • Expand -> ArrowsMaximize
    • BriefcaseMedical -> FirstAidKit
    • Columns -> LayoutGrid
    • Unlock -> LockOpen
    • Twitter -> X

    The following icons are removed:

    • BikeExercise (use Bike or Excerise instead)
    • BuildingAlt
    • CookingPot (use ChefHat instead)
    • CloseBold
    • CloseCircle
    • ExpandAlt
    • MenuAlt
    • StairsFloor

    Added new icons:

    • ArrowDownLeft
    • BuildingBank
    • Buildings
    • Businessplan
    • Cards
    • CheckSquare
    • ChefHat
    • CloseSquare
    • Error
    • HeartFilled
    • Lock
    • LockHeart
    • MobileMoney
    • PlayerPause
    • PlayerPlay
    • Rocket
    • Unlink

@obosbbl/grunnmuren-tailwind@2.0.0-canary.10

08 Jan 10:59
74702be
Compare
Choose a tag to compare

Patch Changes

@obosbbl/grunnmuren-react@2.0.0-canary.44

08 Jan 10:59
74702be
Compare
Choose a tag to compare

Patch Changes

  • 8cea558: Adding support for all RAC Link props on the CardLink component. This makes it possible to pass props like onPress and other events, which again enables tracking and so on.

@obosbbl/grunnmuren-react@2.0.0-canary.43

16 Dec 14:41
331651d
Compare
Choose a tag to compare

Patch Changes

  • 04a4e83: add forwardRef to Content and Heading. Fixes issue with these components in Next 15 and React 19.

@obosbbl/grunnmuren-react@2.0.0-canary.41

16 Dec 11:07
Compare
Choose a tag to compare

Minor Changes

  • 9653882: add React 19 as allowed peerDep

Patch Changes

  • 9d5a044: fix type issue with refs for Heading and Content components
  • Updated dependencies [9653882]
    • @obosbbl/grunnmuren-icons-react@2.0.0-canary.3