Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
larsboldt committed Sep 27, 2023
1 parent 624cbea commit e6e4a02
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 21 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.0.0] - 27.09.2023

### Added

Expand All @@ -20,7 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Changed contribute "clean" page to better help contributors
- Changed contribute "page" page to better help contributors
- Changed documentation on contribution/basic page
- Changed README to reflect 1.0 release
- Changed folder and navigation structure for pages and templates
- Changed folder and navigation structure for colors
- Changed contactpoints-box in split section
Expand All @@ -29,18 +28,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fix the grid on the Overview tab of these components for small breakpoint: fieldset, input, search, checkbox, radiobutton and button.
- Fix BEM format and issue in the developer tab of input counter component.
- Fix the distorted appearance of the search seasons icon in iOS Safari.
- Fix broken link on collapsible page.
- Fixed the grid on the Overview tab of these components for small breakpoint: fieldset, input, search, checkbox, radiobutton and button.
- Fixed BEM format and issue in the developer tab of input counter component.
- Fixed the distorted appearance of the search seasons icon in iOS Safari.
- Fixed broken link on collapsible page.
- Fixed misspelled breakpoint on landscape card
- Fix broken hamburgermenu on small breakpoint
- Fix missing font weight on landscape card label
- Fixed broken hamburgermenu on small breakpoint
- Fixed missing font weight on landscape card label

### Removed

- "Oslo" folder and files
- "Palette" folder
- Removed "Oslo" folder and files
- Removed "Palette" folder
- Removed link chevron left variant
- Removed landscape card large variant

Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oslokommune/oslo-designsystem",
"version": "0.99.106",
"version": "1.0.0",
"description": "Oslo Designsystem",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e6e4a02

Please sign in to comment.