This repository has been archived by the owner on Aug 22, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
100 lines (100 loc) · 1.96 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
v0.13.5
date: 2015-08-27
changes:
- Remove text-decoration for buttons
v0.13.4
date: 2015-08-14
changes:
- Add hyperlinks
v0.13.3
date: 2015-08-10
changes:
- Change directory structure from SMACSS to Atomic Design
- Update documentation to reflect structural changes
v0.13.2
date: 2015-08-10
changes:
- Update grunt script to include font files
v0.13.1
date: 2015-08-10
changes:
- Add dependency documentation
- Add installation documentation
v0.13.0
date: 2015-08-10
changes:
- General cleanup
- Refactor cards
- Add vertical rhythm
- Add additional layout utility classes
v0.12.1
date: 2015-08-03
change:
- Add badge subcomponent
v0.12.0
date: 2015-08-03
change:
- Add modal component
v0.11.0
date: 2015-07-30
changes:
- Refactor inputs
- Add checkboxes
- Add radio buttons
v0.10.0
date: 2015-07-29
changes:
- Add SVG icon set documentation
v0.9.0
date: 2015-07-27
changes:
- Update SVG icons
- Add breadcrumbs component
- Bug fixes
v0.8.0
date: 2015-07-24
changes:
- Add hero component
- Add no-gutters grid utility class
v0.7.0
date: 2015-07-24
changes:
- Add SVG icon set
v0.6.0
date: 2015-07-24
changes:
- Add notifications component
- Add close icon utility class
v0.5.0
date: 2015-07-21
changes:
- Add cards component
v0.4.0
date: 2015-07-20
changes:
- Update grid system
v0.3.0
date: 2015-07-15
changes:
- Add date subcomponent
v0.2.0
date: 2015-07-13
changes:
- Add button subcomponent
v0.1.0
date: 2015-07-09
changes:
- Added CSS keyframe animations
- Added custom @font-face declarations and font files
- Added main layout styles
- Added typography system
- Added base documentation
- Added color system
- Added custom functions
- Added mixins
- Added utility documentation
- Added vendors documentation
v0.0.0
date: 2015-06-30
changes:
- Initial commit