Skip to content

Commit 09f2c69

Browse files
committed
new changelog
1 parent d8e0dbf commit 09f2c69

File tree

4 files changed

+1355
-2
lines changed

4 files changed

+1355
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v2.1.0
2+
- Dropdown
3+
- removed transparent background of menu without any theme
4+
- Modalbox
5+
- removed transparent background of modalbox without any theme
6+
- added padding for modalbox for styles without any theme
7+
- Slider
8+
- added `.slider--finite` class to disable infinite sliding (prev arrow disappears on slide #1 and next arrow on last slide)
9+
- added simple styles for non themed arrows
10+
- Tabs
11+
- added new class `.tab__content--scrollable` to make a tab vertical scrollbar
12+
- added `overflow: hidden` for non scrollable tabs
13+
114
# v2.0.0
215
- Accordion
316
- changed mechanism of working from using :target selector to using inputs type radio/checkbox and :checked selector

0 commit comments

Comments
 (0)