Releases: code-obos/grunnmuren
Releases · code-obos/grunnmuren
@obosbbl/grunnmuren-icons-svg@2.0.0-canary.4
Minor Changes
- e92b0f2: * minor updates to some of the icons.
- added new icons:
- Flower
- Globe
- HouseWarning
- Megaphone
- Member
- MemberBonus
- Rain
- added new icons:
@obosbbl/grunnmuren-icons-react@2.0.0-canary.5
Minor Changes
- e92b0f2: * minor updates to some of the icons.
- added new icons:
- Flower
- Globe
- HouseWarning
- Megaphone
- Member
- MemberBonus
- Rain
- added new icons:
@obosbbl/grunnmuren-react@2.0.0-canary.46
@obosbbl/grunnmuren-icons-react@2.0.0-canary.4
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
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
@obosbbl/grunnmuren-icons-svg@2.0.0-canary.3
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
Patch Changes
- 585e6da: Fixes the custom colors so they work with tailwinds opacity modifier
@obosbbl/grunnmuren-react@2.0.0-canary.44
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
Patch Changes
- 04a4e83: add forwardRef to Content and Heading. Fixes issue with these components in Next 15 and React 19.