Skip to content

Commit 216790f

Browse files
committed
Added changelog
1 parent a1ec7fe commit 216790f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.MD

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Changelog
2+
3+
### 0.2.0
4+
5+
#### Changes
6+
* Changed panel to pane
7+
* Changed css variables to be `default` so they can be overwritten
8+
9+
#### Added
10+
* Added panel container
11+
* Added panel content
12+
* Added icons to dist
13+
* Added (minified) css and scss to dist
14+
* Added forwarding ref to field base
15+
* Added
16+
17+
#### Removed
18+
* Removed Inter font
19+
* Removed unused `generateUuid` function
20+
* Removed standard font size
21+
22+
#### Fixes
23+
* Fixed missing exports
24+
25+
#### Development
26+
* Changed root import to relative import
27+
* Added gulp for copying files and transpiling css when building

0 commit comments

Comments
 (0)