-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 0.2.0 * Added changelog
- Loading branch information
Showing
3 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## Changelog | ||
|
||
### 0.2.0 | ||
|
||
#### Changes | ||
* Changed panel to pane | ||
* Changed css variables to be `default` so they can be overwritten | ||
|
||
#### Added | ||
* Added panel container | ||
* Added panel content | ||
* Added icons to dist | ||
* Added (minified) css and scss to dist | ||
* Added forwarding ref to field base | ||
* Added | ||
|
||
#### Removed | ||
* Removed Inter font | ||
* Removed unused `generateUuid` function | ||
* Removed standard font size | ||
|
||
#### Fixes | ||
* Fixed missing exports | ||
|
||
#### Development | ||
* Changed root import to relative import | ||
* Added gulp for copying files and transpiling css when building |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters