@alfalab/core-components-modal 5.4.1 → 5.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +693 -0
- package/{Component-746658ae.d.ts → dist/Component-5f9bc48b.d.ts} +0 -0
- package/{Component-746658ae.js → dist/Component-5f9bc48b.js} +1 -1
- package/{Component.desktop.d.ts → dist/Component.desktop.d.ts} +0 -0
- package/{Component.desktop.js → dist/Component.desktop.js} +4 -4
- package/{Component.mobile.d.ts → dist/Component.mobile.d.ts} +0 -0
- package/{Component.mobile.js → dist/Component.mobile.js} +4 -4
- package/{Component.responsive.d.ts → dist/Component.responsive.d.ts} +0 -0
- package/{Component.responsive.js → dist/Component.responsive.js} +3 -3
- package/{Context.d.ts → dist/Context.d.ts} +0 -0
- package/{Context.js → dist/Context.js} +0 -0
- package/{components → dist/components}/closer/Component.d.ts +0 -0
- package/{components → dist/components}/closer/Component.js +2 -2
- package/{components → dist/components}/closer/index.css +4 -4
- package/{components → dist/components}/content/Component.d.ts +0 -0
- package/{components → dist/components}/content/Component.desktop.d.ts +0 -0
- package/{components → dist/components}/content/Component.desktop.js +2 -2
- package/{components → dist/components}/content/Component.js +1 -1
- package/{components → dist/components}/content/Component.mobile.d.ts +0 -0
- package/{components → dist/components}/content/Component.mobile.js +2 -2
- package/{esm → dist}/components/content/desktop.css +8 -8
- package/{esm → dist}/components/content/index.css +3 -3
- package/{esm → dist}/components/content/mobile.css +3 -3
- package/{components → dist/components}/footer/Component.d.ts +0 -0
- package/{components → dist/components}/footer/Component.desktop.d.ts +0 -0
- package/{components → dist/components}/footer/Component.desktop.js +2 -2
- package/{components → dist/components}/footer/Component.js +2 -2
- package/{components → dist/components}/footer/Component.mobile.d.ts +0 -0
- package/{components → dist/components}/footer/Component.mobile.js +2 -2
- package/{modern → dist}/components/footer/desktop.css +9 -9
- package/{esm → dist}/components/footer/index.css +4 -4
- package/dist/components/footer/layout.css +84 -0
- package/{modern → dist}/components/footer/mobile.css +3 -3
- package/{components → dist/components}/header/Component.d.ts +0 -0
- package/{esm → dist}/components/header/Component.desktop.d.ts +1 -1
- package/{components → dist/components}/header/Component.desktop.js +3 -3
- package/{components → dist/components}/header/Component.js +1 -1
- package/{esm → dist}/components/header/Component.mobile.d.ts +1 -1
- package/{components → dist/components}/header/Component.mobile.js +3 -3
- package/{components → dist/components}/header/desktop.css +17 -17
- package/{esm → dist}/components/header/index.css +15 -15
- package/{esm → dist}/components/header/mobile.css +3 -3
- package/{cssm → dist/cssm}/Component-5fe52731.d.ts +0 -0
- package/{cssm → dist/cssm}/Component-5fe52731.js +0 -0
- package/{cssm → dist/cssm}/Component.desktop.d.ts +0 -0
- package/{cssm → dist/cssm}/Component.desktop.js +2 -2
- package/{cssm → dist/cssm}/Component.mobile.d.ts +0 -0
- package/{cssm → dist/cssm}/Component.mobile.js +2 -2
- package/{cssm → dist/cssm}/Component.responsive.d.ts +0 -0
- package/{cssm → dist/cssm}/Component.responsive.js +2 -2
- package/{cssm → dist/cssm}/Context.d.ts +0 -0
- package/{cssm → dist/cssm}/Context.js +1 -1
- package/{cssm → dist/cssm}/components/closer/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/closer/Component.js +2 -2
- package/{cssm → dist/cssm}/components/closer/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/content/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/content/Component.desktop.d.ts +0 -0
- package/{cssm → dist/cssm}/components/content/Component.desktop.js +1 -1
- package/{cssm → dist/cssm}/components/content/Component.js +1 -1
- package/{cssm → dist/cssm}/components/content/Component.mobile.d.ts +0 -0
- package/{cssm → dist/cssm}/components/content/Component.mobile.js +1 -1
- package/{cssm → dist/cssm}/components/content/desktop.module.css +0 -0
- package/{cssm → dist/cssm}/components/content/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/content/mobile.module.css +0 -0
- package/{cssm → dist/cssm}/components/footer/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/footer/Component.desktop.d.ts +0 -0
- package/{cssm → dist/cssm}/components/footer/Component.desktop.js +1 -1
- package/{cssm → dist/cssm}/components/footer/Component.js +1 -1
- package/{cssm → dist/cssm}/components/footer/Component.mobile.d.ts +0 -0
- package/{cssm → dist/cssm}/components/footer/Component.mobile.js +1 -1
- package/{cssm → dist/cssm}/components/footer/desktop.module.css +0 -0
- package/{cssm → dist/cssm}/components/footer/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/footer/layout.module.css +0 -0
- package/{cssm → dist/cssm}/components/footer/mobile.module.css +0 -0
- package/{cssm → dist/cssm}/components/header/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header/Component.desktop.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header/Component.desktop.js +2 -2
- package/{cssm → dist/cssm}/components/header/Component.js +1 -1
- package/{cssm → dist/cssm}/components/header/Component.mobile.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header/Component.mobile.js +2 -2
- package/{cssm → dist/cssm}/components/header/desktop.module.css +0 -0
- package/{cssm → dist/cssm}/components/header/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/header/mobile.module.css +0 -0
- package/{cssm → dist/cssm}/desktop.d.ts +0 -0
- package/{cssm → dist/cssm}/desktop.js +2 -2
- package/{cssm → dist/cssm}/desktop.module.css +0 -0
- package/{cssm → dist/cssm}/getDataTestId-3fe0d3e6.d.ts +0 -0
- package/{cssm → dist/cssm}/index.d.ts +0 -0
- package/{cssm → dist/cssm}/index.js +2 -2
- package/{cssm → dist/cssm}/mobile.d.ts +0 -0
- package/{cssm → dist/cssm}/mobile.js +2 -2
- package/{cssm → dist/cssm}/mobile.module.css +0 -0
- package/{cssm → dist/cssm}/responsive.d.ts +0 -0
- package/{cssm → dist/cssm}/responsive.js +2 -2
- package/{cssm → dist/cssm}/transitions.module.css +0 -0
- package/{cssm → dist/cssm}/tslib.es6-ce870b46.d.ts +0 -0
- package/{cssm → dist/cssm}/tslib.es6-ce870b46.js +0 -0
- package/{cssm → dist/cssm}/utils.d.ts +0 -0
- package/{cssm → dist/cssm}/utils.js +0 -0
- package/{cssm → dist/cssm}/vars.css +0 -0
- package/{esm → dist}/desktop.css +9 -9
- package/{desktop.d.ts → dist/desktop.d.ts} +0 -0
- package/{desktop.js → dist/desktop.js} +3 -3
- package/{esm/Component-cd30d76f.d.ts → dist/esm/Component-105eeb58.d.ts} +0 -0
- package/{esm/Component-cd30d76f.js → dist/esm/Component-105eeb58.js} +1 -1
- package/{esm → dist/esm}/Component.desktop.d.ts +0 -0
- package/{esm → dist/esm}/Component.desktop.js +6 -6
- package/{esm → dist/esm}/Component.mobile.d.ts +0 -0
- package/{esm → dist/esm}/Component.mobile.js +6 -6
- package/{esm → dist/esm}/Component.responsive.d.ts +0 -0
- package/{esm → dist/esm}/Component.responsive.js +5 -5
- package/{esm → dist/esm}/Context.d.ts +0 -0
- package/{esm → dist/esm}/Context.js +1 -1
- package/{esm → dist/esm}/components/closer/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/closer/Component.js +4 -4
- package/{esm → dist/esm}/components/closer/index.css +4 -4
- package/{esm → dist/esm}/components/content/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/content/Component.desktop.d.ts +0 -0
- package/{esm → dist/esm}/components/content/Component.desktop.js +3 -3
- package/{esm → dist/esm}/components/content/Component.js +2 -2
- package/{esm → dist/esm}/components/content/Component.mobile.d.ts +0 -0
- package/{esm → dist/esm}/components/content/Component.mobile.js +3 -3
- package/{components → dist/esm/components}/content/desktop.css +8 -8
- package/{components → dist/esm/components}/content/index.css +3 -3
- package/{components → dist/esm/components}/content/mobile.css +3 -3
- package/{esm → dist/esm}/components/footer/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/footer/Component.desktop.d.ts +0 -0
- package/{esm → dist/esm}/components/footer/Component.desktop.js +3 -3
- package/{esm → dist/esm}/components/footer/Component.js +3 -3
- package/{esm → dist/esm}/components/footer/Component.mobile.d.ts +0 -0
- package/{esm → dist/esm}/components/footer/Component.mobile.js +3 -3
- package/{components → dist/esm/components}/footer/desktop.css +9 -9
- package/{modern → dist/esm}/components/footer/index.css +4 -4
- package/dist/esm/components/footer/layout.css +84 -0
- package/{esm → dist/esm}/components/footer/mobile.css +3 -3
- package/{esm → dist/esm}/components/header/Component.d.ts +0 -0
- package/{modern → dist/esm}/components/header/Component.desktop.d.ts +1 -1
- package/{esm → dist/esm}/components/header/Component.desktop.js +5 -5
- package/dist/esm/components/header/Component.js +5 -0
- package/{modern → dist/esm}/components/header/Component.mobile.d.ts +1 -1
- package/{esm → dist/esm}/components/header/Component.mobile.js +5 -5
- package/{esm → dist/esm}/components/header/desktop.css +17 -17
- package/{modern → dist/esm}/components/header/index.css +15 -15
- package/{components → dist/esm/components}/header/mobile.css +3 -3
- package/{modern → dist/esm}/desktop.css +9 -9
- package/{esm → dist/esm}/desktop.d.ts +0 -0
- package/{esm → dist/esm}/desktop.js +5 -5
- package/{esm → dist/esm}/getDataTestId-3fe0d3e6.d.ts +0 -0
- package/{esm → dist/esm}/index.d.ts +0 -0
- package/{esm → dist/esm}/index.js +5 -5
- package/{modern → dist/esm}/mobile.css +2 -2
- package/{esm → dist/esm}/mobile.d.ts +0 -0
- package/{esm → dist/esm}/mobile.js +5 -5
- package/{esm → dist/esm}/responsive.d.ts +0 -0
- package/{esm → dist/esm}/responsive.js +5 -5
- package/{esm → dist/esm}/transitions.css +8 -8
- package/dist/esm/transitions.module-2815277c.js +4 -0
- package/{esm/tslib.es6-815b03da.d.ts → dist/esm/tslib.es6-2647ca52.d.ts} +0 -0
- package/{esm/tslib.es6-815b03da.js → dist/esm/tslib.es6-2647ca52.js} +0 -0
- package/{esm → dist/esm}/utils.d.ts +0 -0
- package/{esm → dist/esm}/utils.js +0 -0
- package/{getDataTestId-3fe0d3e6.d.ts → dist/getDataTestId-3fe0d3e6.d.ts} +0 -0
- package/{index.d.ts → dist/index.d.ts} +0 -0
- package/{index.js → dist/index.js} +3 -3
- package/{mobile.css → dist/mobile.css} +2 -2
- package/{mobile.d.ts → dist/mobile.d.ts} +0 -0
- package/{mobile.js → dist/mobile.js} +3 -3
- package/{modern/Component-465976b7.d.ts → dist/modern/Component-e9c7a240.d.ts} +0 -0
- package/{modern/Component-465976b7.js → dist/modern/Component-e9c7a240.js} +1 -1
- package/{modern → dist/modern}/Component.desktop.d.ts +0 -0
- package/{modern → dist/modern}/Component.desktop.js +5 -5
- package/{modern → dist/modern}/Component.mobile.d.ts +0 -0
- package/{modern → dist/modern}/Component.mobile.js +5 -5
- package/{modern → dist/modern}/Component.responsive.d.ts +0 -0
- package/{modern → dist/modern}/Component.responsive.js +4 -4
- package/{modern → dist/modern}/Context.d.ts +0 -0
- package/{modern → dist/modern}/Context.js +1 -1
- package/{modern → dist/modern}/components/closer/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/closer/Component.js +3 -3
- package/{modern → dist/modern}/components/closer/index.css +4 -4
- package/{modern → dist/modern}/components/content/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/content/Component.desktop.d.ts +0 -0
- package/{modern → dist/modern}/components/content/Component.desktop.js +2 -2
- package/{modern → dist/modern}/components/content/Component.js +2 -2
- package/{modern → dist/modern}/components/content/Component.mobile.d.ts +0 -0
- package/{modern → dist/modern}/components/content/Component.mobile.js +2 -2
- package/{modern → dist/modern}/components/content/desktop.css +8 -8
- package/{modern → dist/modern}/components/content/index.css +3 -3
- package/{modern → dist/modern}/components/content/mobile.css +3 -3
- package/{modern → dist/modern}/components/footer/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/footer/Component.desktop.d.ts +0 -0
- package/{modern → dist/modern}/components/footer/Component.desktop.js +2 -2
- package/{modern → dist/modern}/components/footer/Component.js +3 -3
- package/{modern → dist/modern}/components/footer/Component.mobile.d.ts +0 -0
- package/{modern → dist/modern}/components/footer/Component.mobile.js +2 -2
- package/{esm → dist/modern}/components/footer/desktop.css +9 -9
- package/{components → dist/modern/components}/footer/index.css +4 -4
- package/dist/modern/components/footer/layout.css +84 -0
- package/{components → dist/modern/components}/footer/mobile.css +3 -3
- package/{modern → dist/modern}/components/header/Component.d.ts +0 -0
- package/{components → dist/modern/components}/header/Component.desktop.d.ts +1 -1
- package/{modern → dist/modern}/components/header/Component.desktop.js +4 -4
- package/dist/modern/components/header/Component.js +5 -0
- package/{components → dist/modern/components}/header/Component.mobile.d.ts +1 -1
- package/{modern → dist/modern}/components/header/Component.mobile.js +4 -4
- package/{modern → dist/modern}/components/header/desktop.css +17 -17
- package/{components → dist/modern/components}/header/index.css +15 -15
- package/{modern → dist/modern}/components/header/mobile.css +3 -3
- package/{desktop.css → dist/modern/desktop.css} +9 -9
- package/{modern → dist/modern}/desktop.d.ts +0 -0
- package/{modern → dist/modern}/desktop.js +4 -4
- package/{modern → dist/modern}/getDataTestId-3fe0d3e6.d.ts +0 -0
- package/{modern → dist/modern}/index.d.ts +0 -0
- package/{modern → dist/modern}/index.js +4 -4
- package/{esm → dist/modern}/mobile.css +2 -2
- package/{modern → dist/modern}/mobile.d.ts +0 -0
- package/{modern → dist/modern}/mobile.js +4 -4
- package/{modern → dist/modern}/responsive.d.ts +0 -0
- package/{modern → dist/modern}/responsive.js +4 -4
- package/{modern → dist/modern}/transitions.css +8 -8
- package/dist/modern/transitions.module-2815277c.js +4 -0
- package/{modern → dist/modern}/utils.d.ts +0 -0
- package/{modern → dist/modern}/utils.js +0 -0
- package/{responsive.d.ts → dist/responsive.d.ts} +0 -0
- package/{responsive.js → dist/responsive.js} +3 -3
- package/{send-stats.js → dist/send-stats.js} +0 -0
- package/{transitions.css → dist/transitions.css} +8 -8
- package/dist/transitions.module-833450a8.js +6 -0
- package/{tslib.es6-de736688.d.ts → dist/tslib.es6-db03169e.d.ts} +0 -0
- package/{tslib.es6-de736688.js → dist/tslib.es6-db03169e.js} +0 -0
- package/{utils.d.ts → dist/utils.d.ts} +0 -0
- package/{utils.js → dist/utils.js} +0 -0
- package/package.json +12 -9
- package/components/footer/layout.css +0 -84
- package/esm/components/footer/layout.css +0 -84
- package/esm/components/header/Component.js +0 -5
- package/esm/transitions.module-1f1c7a64.js +0 -4
- package/modern/components/footer/layout.css +0 -84
- package/modern/components/header/Component.js +0 -5
- package/modern/transitions.module-1f1c7a64.js +0 -4
- package/transitions.module-567c3cb4.js +0 -6
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,693 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [5.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.4.1...@alfalab/core-components-modal@5.4.2) (2022-08-17)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [5.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.4.0...@alfalab/core-components-modal@5.4.1) (2022-08-11)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [5.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.3.0...@alfalab/core-components-modal@5.4.0) (2022-08-09)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* **modal:** добавлен dataTestId для элементов компонента ([151ff8c](https://github.com/core-ds/core-components/commit/151ff8c5220d794719f90c1bdabedb905db841a7))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
# [5.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.8...@alfalab/core-components-modal@5.3.0) (2022-08-04)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Features
|
|
40
|
+
|
|
41
|
+
* **modal:** add props breakpoint for modal responsive ([#173](https://github.com/core-ds/core-components/issues/173)) ([e835052](https://github.com/core-ds/core-components/commit/e835052c45b4fa2d9d1c8c6401929b0be7088f48))
|
|
42
|
+
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
## [5.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.7...@alfalab/core-components-modal@5.2.8) (2022-07-25)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
## [5.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.6...@alfalab/core-components-modal@5.2.7) (2022-07-18)
|
|
57
|
+
|
|
58
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
## [5.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.5...@alfalab/core-components-modal@5.2.6) (2022-07-15)
|
|
65
|
+
|
|
66
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
## [5.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.4...@alfalab/core-components-modal@5.2.5) (2022-07-15)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
### Bug Fixes
|
|
76
|
+
|
|
77
|
+
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## [5.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.3...@alfalab/core-components-modal@5.2.4) (2022-07-14)
|
|
84
|
+
|
|
85
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## [5.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.2...@alfalab/core-components-modal@5.2.3) (2022-07-11)
|
|
92
|
+
|
|
93
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## [5.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.1...@alfalab/core-components-modal@5.2.2) (2022-07-01)
|
|
100
|
+
|
|
101
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
## [5.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.2.0...@alfalab/core-components-modal@5.2.1) (2022-06-30)
|
|
108
|
+
|
|
109
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
# [5.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.1.5...@alfalab/core-components-modal@5.2.0) (2022-06-28)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Features
|
|
119
|
+
|
|
120
|
+
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## [5.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.1.4...@alfalab/core-components-modal@5.1.5) (2022-06-24)
|
|
127
|
+
|
|
128
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
## [5.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.1.3...@alfalab/core-components-modal@5.1.4) (2022-06-23)
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
### Bug Fixes
|
|
138
|
+
|
|
139
|
+
* **button:** fix color secondary ([#92](https://github.com/core-ds/core-components/issues/92)) ([57b8e66](https://github.com/core-ds/core-components/commit/57b8e661b8f54acdfd0c235f58ebd59d66c116a4))
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
## [5.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.1.2...@alfalab/core-components-modal@5.1.3) (2022-06-20)
|
|
146
|
+
|
|
147
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
## [5.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.1.1...@alfalab/core-components-modal@5.1.2) (2022-06-03)
|
|
154
|
+
|
|
155
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
## [5.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@5.0.0...@alfalab/core-components-modal@5.0.1) (2022-03-28)
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
### Bug Fixes
|
|
165
|
+
|
|
166
|
+
* fix modal and bottom-sheet dark mode ([#1043](https://github.com/core-ds/core-components/issues/1043)) ([cad36a2](https://github.com/core-ds/core-components/commit/cad36a25b28bfa71296c3dd9dc325eec28b5c241))
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
# [5.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.2.0...@alfalab/core-components-modal@5.0.0) (2022-03-24)
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
### Features
|
|
176
|
+
|
|
177
|
+
* **modal:** update styles ([#1024](https://github.com/core-ds/core-components/issues/1024)) ([fdf2cdc](https://github.com/core-ds/core-components/commit/fdf2cdca9f785b27cd5d3998245a34d42e1240d1))
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
### BREAKING CHANGES
|
|
181
|
+
|
|
182
|
+
* **modal:** Большое обновление стилей и темизации
|
|
183
|
+
|
|
184
|
+
* fix(modal): remove unused align
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
# [4.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.1.0...@alfalab/core-components-modal@4.2.0) (2022-03-04)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
### Features
|
|
194
|
+
|
|
195
|
+
* **modal:** mobile header ([#1018](https://github.com/core-ds/core-components/issues/1018)) ([54b879f](https://github.com/core-ds/core-components/commit/54b879f500d1124a6956d3d5a57349c856a09904))
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
# [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.7...@alfalab/core-components-modal@4.1.0) (2022-03-01)
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
### Features
|
|
205
|
+
|
|
206
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
## [4.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.6...@alfalab/core-components-modal@4.0.7) (2022-02-15)
|
|
213
|
+
|
|
214
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
## [4.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.5...@alfalab/core-components-modal@4.0.6) (2022-02-09)
|
|
221
|
+
|
|
222
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
## [4.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.4...@alfalab/core-components-modal@4.0.5) (2022-02-03)
|
|
229
|
+
|
|
230
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
## [4.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.3...@alfalab/core-components-modal@4.0.4) (2022-02-02)
|
|
237
|
+
|
|
238
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
## [4.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.2...@alfalab/core-components-modal@4.0.3) (2022-01-17)
|
|
245
|
+
|
|
246
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
## [4.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.1...@alfalab/core-components-modal@4.0.2) (2021-12-29)
|
|
253
|
+
|
|
254
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@4.0.0...@alfalab/core-components-modal@4.0.1) (2021-12-14)
|
|
261
|
+
|
|
262
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@3.0.2...@alfalab/core-components-modal@4.0.0) (2021-12-08)
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
* fix!: новый cdn иконок (#913) (#917) ([224831f](https://github.com/core-ds/core-components/commit/224831f41ed2de49dc1a228dc081b0629cf274b1)), closes [#913](https://github.com/core-ds/core-components/issues/913) [#917](https://github.com/core-ds/core-components/issues/917)
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
### BREAKING CHANGES
|
|
275
|
+
|
|
276
|
+
* Добавьте новый домен в список разрешенных 'img-src': `'self' alfabank.gcdn.co data: 'self'`
|
|
277
|
+
|
|
278
|
+
This reverts commit 953fbcfec46a40089a5cfde670597315269b05f5.
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@3.0.1...@alfalab/core-components-modal@3.0.2) (2021-12-08)
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
### Bug Fixes
|
|
288
|
+
|
|
289
|
+
* revert 0e8124552206f96149d104f65cff1667e857bf01 ([#916](https://github.com/core-ds/core-components/issues/916)) ([953fbcf](https://github.com/core-ds/core-components/commit/953fbcfec46a40089a5cfde670597315269b05f5))
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@3.0.0...@alfalab/core-components-modal@3.0.1) (2021-12-08)
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
### Bug Fixes
|
|
299
|
+
|
|
300
|
+
* новый cdn иконок ([#913](https://github.com/core-ds/core-components/issues/913)) ([0e81245](https://github.com/core-ds/core-components/commit/0e8124552206f96149d104f65cff1667e857bf01))
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
# [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.8...@alfalab/core-components-modal@3.0.0) (2021-11-26)
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
### Features
|
|
310
|
+
|
|
311
|
+
* **button:** добавлена кнопка размера 40px, изменены скругления ([#886](https://github.com/core-ds/core-components/issues/886)) ([88e657a](https://github.com/core-ds/core-components/commit/88e657a9f0f68b8b58f6e9437053954ee984f83c)), closes [#890](https://github.com/core-ds/core-components/issues/890)
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
### BREAKING CHANGES
|
|
315
|
+
|
|
316
|
+
* **button:** Кнопка размера xs теперь имеет размер 40px. Тем, кто использовал размер xs, надо
|
|
317
|
+
заменить размер на xxs. Можно воспользоваться codemod.
|
|
318
|
+
|
|
319
|
+
* feat(codemod): add button xs to xxs transformer
|
|
320
|
+
|
|
321
|
+
* feat(tag): добавлен тэг размера 40px, изменены отступы
|
|
322
|
+
|
|
323
|
+
Добавлен тэг размером 40px, изменены отступы. Тем, кто использовал размер xs, надо заменить размер
|
|
324
|
+
на xxs.
|
|
325
|
+
* **button:** Тэг размера xs теперь имеет размер 40px. Тем, кто использовал размер xs, надо
|
|
326
|
+
заменить размер на xxs. Можно воспользоваться codemod.
|
|
327
|
+
|
|
328
|
+
* test: update screenshots
|
|
329
|
+
|
|
330
|
+
* test: update screenshots
|
|
331
|
+
|
|
332
|
+
* feat(button): linter fix
|
|
333
|
+
|
|
334
|
+
* feat(button): fix min-width
|
|
335
|
+
|
|
336
|
+
* feat(tag): remove vertical paddings
|
|
337
|
+
|
|
338
|
+
* feat(tag): remove vertical paddings
|
|
339
|
+
|
|
340
|
+
* feat(button): updates
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
## [2.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.7...@alfalab/core-components-modal@2.0.8) (2021-11-08)
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
### Bug Fixes
|
|
350
|
+
|
|
351
|
+
* **modal:** add spreading backdrop props ([#870](https://github.com/core-ds/core-components/issues/870)) ([b523426](https://github.com/core-ds/core-components/commit/b52342616adf1f4b227f603264b70474e53c16f8))
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
## [2.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.6...@alfalab/core-components-modal@2.0.7) (2021-09-14)
|
|
358
|
+
|
|
359
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
## [2.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.5...@alfalab/core-components-modal@2.0.6) (2021-08-27)
|
|
366
|
+
|
|
367
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
## [2.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.4...@alfalab/core-components-modal@2.0.5) (2021-08-11)
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
### Bug Fixes
|
|
377
|
+
|
|
378
|
+
* **modal:** max-width 100% ([#794](https://github.com/core-ds/core-components/issues/794)) ([793a765](https://github.com/core-ds/core-components/commit/793a765e7d5dc251eee810acde4605e139565906))
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.3...@alfalab/core-components-modal@2.0.4) (2021-08-04)
|
|
385
|
+
|
|
386
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.2...@alfalab/core-components-modal@2.0.3) (2021-07-23)
|
|
393
|
+
|
|
394
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.1...@alfalab/core-components-modal@2.0.2) (2021-07-19)
|
|
401
|
+
|
|
402
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@2.0.0...@alfalab/core-components-modal@2.0.1) (2021-07-09)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.5.6...@alfalab/core-components-modal@2.0.0) (2021-07-08)
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
### Features
|
|
420
|
+
|
|
421
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
422
|
+
|
|
423
|
+
## [1.5.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.5.5...@alfalab/core-components-modal@1.5.6) (2021-07-02)
|
|
424
|
+
|
|
425
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
## [1.5.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.5.4...@alfalab/core-components-modal@1.5.5) (2021-06-28)
|
|
432
|
+
|
|
433
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
## [1.5.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.5.3...@alfalab/core-components-modal@1.5.4) (2021-06-04)
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
### Bug Fixes
|
|
443
|
+
|
|
444
|
+
* **modal:** header height & paddings ([#676](https://github.com/core-ds/core-components/issues/676)) ([d8945c6](https://github.com/core-ds/core-components/commit/d8945c6839b059325ad2a90ca4fc6eda2da3b4c2))
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
## [1.5.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.5.2...@alfalab/core-components-modal@1.5.3) (2021-05-31)
|
|
451
|
+
|
|
452
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
## [1.5.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.5.1...@alfalab/core-components-modal@1.5.2) (2021-05-28)
|
|
459
|
+
|
|
460
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
## [1.5.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.5.0...@alfalab/core-components-modal@1.5.1) (2021-05-25)
|
|
467
|
+
|
|
468
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
469
|
+
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
# [1.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.4.3...@alfalab/core-components-modal@1.5.0) (2021-05-25)
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
### Bug Fixes
|
|
478
|
+
|
|
479
|
+
* **modal:** fix styles ([#665](https://github.com/core-ds/core-components/issues/665)) ([06f3615](https://github.com/core-ds/core-components/commit/06f3615c532f8ec2932d8a4d1fcbb1f5ee6b6a30))
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
### Features
|
|
483
|
+
|
|
484
|
+
* **modal:** add layout to footer ([#644](https://github.com/core-ds/core-components/issues/644)) ([eb5a66e](https://github.com/core-ds/core-components/commit/eb5a66ef928df663f4ad0fe048b5d3097b4f4b72))
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
## [1.4.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.4.2...@alfalab/core-components-modal@1.4.3) (2021-05-18)
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
### Bug Fixes
|
|
494
|
+
|
|
495
|
+
* **modal:** click theme sticky footer bg ([#641](https://github.com/core-ds/core-components/issues/641)) ([215a155](https://github.com/core-ds/core-components/commit/215a155030d9966508afa1b8ee8059cc422a2765))
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
## [1.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.4.1...@alfalab/core-components-modal@1.4.2) (2021-05-07)
|
|
502
|
+
|
|
503
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
## [1.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.4.0...@alfalab/core-components-modal@1.4.1) (2021-04-26)
|
|
510
|
+
|
|
511
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
# [1.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.3.2...@alfalab/core-components-modal@1.4.0) (2021-04-26)
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
### Features
|
|
521
|
+
|
|
522
|
+
* **modal:** fixed position ([#617](https://github.com/core-ds/core-components/issues/617)) ([77db054](https://github.com/core-ds/core-components/commit/77db054b18c1dba6713d9a9d99c95a1ef5c98e8e))
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
## [1.3.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.3.1...@alfalab/core-components-modal@1.3.2) (2021-04-26)
|
|
529
|
+
|
|
530
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
## [1.3.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.3.0...@alfalab/core-components-modal@1.3.1) (2021-04-09)
|
|
537
|
+
|
|
538
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
# [1.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.2.8...@alfalab/core-components-modal@1.3.0) (2021-04-09)
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
### Features
|
|
548
|
+
|
|
549
|
+
* **backdrop:** add component ([948a6c2](https://github.com/core-ds/core-components/commit/948a6c2fb5ec58edb2d087691ce4713d75da6e35))
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
## [1.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.2.7...@alfalab/core-components-modal@1.2.8) (2021-04-01)
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
### Bug Fixes
|
|
559
|
+
|
|
560
|
+
* **modal:** fullscreen & header title styles ([#580](https://github.com/core-ds/core-components/issues/580)) ([39fa494](https://github.com/core-ds/core-components/commit/39fa4940223b6187a391ff6c0b6706ae8a333dc0))
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
## [1.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.2.6...@alfalab/core-components-modal@1.2.7) (2021-03-30)
|
|
567
|
+
|
|
568
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
569
|
+
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
## [1.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.2.5...@alfalab/core-components-modal@1.2.6) (2021-03-24)
|
|
575
|
+
|
|
576
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
|
|
582
|
+
## [1.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.2.4...@alfalab/core-components-modal@1.2.5) (2021-03-19)
|
|
583
|
+
|
|
584
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
## [1.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.2.2...@alfalab/core-components-modal@1.2.4) (2021-03-18)
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
### Bug Fixes
|
|
594
|
+
|
|
595
|
+
* one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
## [1.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.2.0...@alfalab/core-components-modal@1.2.2) (2021-03-16)
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
### Bug Fixes
|
|
605
|
+
|
|
606
|
+
* border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
|
|
612
|
+
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.7...@alfalab/core-components-modal@1.2.0) (2021-03-15)
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
### Features
|
|
616
|
+
|
|
617
|
+
* **vars:** introducing border-radius vars ([1a6fb28](https://github.com/core-ds/core-components/commit/1a6fb287bcfab50048c3a9100645b4dee8cd3395))
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
## [1.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.6...@alfalab/core-components-modal@1.1.7) (2021-03-14)
|
|
624
|
+
|
|
625
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
626
|
+
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
## [1.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.5...@alfalab/core-components-modal@1.1.6) (2021-03-10)
|
|
632
|
+
|
|
633
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
## [1.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.4...@alfalab/core-components-modal@1.1.5) (2021-03-04)
|
|
640
|
+
|
|
641
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
## [1.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.3...@alfalab/core-components-modal@1.1.4) (2021-03-03)
|
|
648
|
+
|
|
649
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.2...@alfalab/core-components-modal@1.1.3) (2021-03-03)
|
|
656
|
+
|
|
657
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.1...@alfalab/core-components-modal@1.1.2) (2021-03-03)
|
|
664
|
+
|
|
665
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.1.0...@alfalab/core-components-modal@1.1.1) (2021-02-20)
|
|
672
|
+
|
|
673
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
# [1.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.0.1...@alfalab/core-components-modal@1.1.0) (2021-02-19)
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
### Features
|
|
683
|
+
|
|
684
|
+
* **modal:** reinvent modal ([#489](https://github.com/core-ds/core-components/issues/489)) ([06cb8ba](https://github.com/core-ds/core-components/commit/06cb8ba7f7a09445c04ab2a9871a86c1abf4a79c))
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
## [1.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-modal@1.0.0...@alfalab/core-components-modal@1.0.1) (2021-02-18)
|
|
691
|
+
|
|
692
|
+
|
|
693
|
+
**Note:** Version bump only for package @alfalab/core-components-modal
|
|
File without changes
|