Skip to content

Commit 2513e31

Browse files
authored
Merge pull request #551 from picturepan2/0.5.8
0.5.8
2 parents b27f43a + cb54263 commit 2513e31

File tree

110 files changed

+5660
-686
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+5660
-686
lines changed

CHANGELOG.md

Lines changed: 43 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11
#### Spectre.css Changelog
22

3-
##### [v0.5.7](https://github.com/picturepan2/spectre/releases/tag/v0.5.7)
3+
##### v0.5.8 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.8)
4+
5+
- IMPORTANT: Moving
6+
- Add Auto width column #541
7+
- Add more Menu badge support #545
8+
- Improve 360-Degree Viewer
9+
- Fix gulp issue #547
10+
- Fix the errors in the Docs #538
11+
12+
##### v0.5.7 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.7)
413

514
- Add pure CSS 360-Degree Viewer
615
- Improve Docs SEO
716
- Change Carousels image number to variable #428
817
- Fix Form textarea height issue
918

10-
##### [v0.5.6](https://github.com/picturepan2/spectre/releases/tag/v0.5.6)
19+
##### v0.5.6 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.6)
1120

1221
- Add Docs Search #509 #291
1322
- Add Copy icon
@@ -17,15 +26,15 @@
1726
- Fix #511 issue
1827
- Fix sidebar background height for short docs pages
1928

20-
##### [v0.5.5](https://github.com/picturepan2/spectre/releases/tag/v0.5.5)
29+
##### v0.5.5 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.5)
2130

2231
- IMPORTANT: New Docs
2332
- Add Changelog to What's New section
2433
- Fix chip vertical scrollbar #521
2534
- Fix circle -> s-circle #489
2635
- Fix code font-family issue for asian languages #476
2736

28-
##### [v0.5.4](https://github.com/picturepan2/spectre/releases/tag/v0.5.4)
37+
##### v0.5.4 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.4)
2938

3039
- IMPORTANT: Change naming of position utilities to avoid conflicts
3140
- Update dark color variable
@@ -37,15 +46,15 @@
3746
- Fix chip bug when content is too long #506
3847
- Fix multiple select height bug #508
3948

40-
##### [v0.5.3](https://github.com/picturepan2/spectre/releases/tag/v0.5.3)
49+
##### v0.5.3 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.3)
4150

4251
- Add dark text color to utilities
4352
- Add error state to the indeterminate checkbox
4453
- Add inline forms
4554
- Add more code examples
4655
- Fix errors in the Docs
4756

48-
##### [v0.5.2](https://github.com/picturepan2/spectre/releases/tag/v0.5.2)
57+
##### v0.5.2 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.2)
4958

5059
- IMPORTANT: Move Docs to Pug templates
5160
- Add more Docs examples
@@ -57,7 +66,7 @@
5766
- Fix a bug of input addons width on mobile devices #449
5867
- Separate Simplified Chinese (zh/zh-Hans) from Traditional (zh-Hant)
5968

60-
##### [v0.5.1](https://github.com/picturepan2/spectre/releases/tag/v0.5.1)
69+
##### v0.5.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.1)
6170

6271
IMPORTANT: Move Autocomplete to the Experimentals
6372
- Add form checkbox, radio and switch support to Menus
@@ -68,7 +77,7 @@ IMPORTANT: Move Autocomplete to the Experimentals
6877
- Fix Deprecation Warning #396 #356
6978
- Initial commit of RTL support (not finished)
7079

71-
##### [v0.5.0](https://github.com/picturepan2/spectre/releases/tag/v0.5.0)
80+
##### v0.5.0 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.0)
7281

7382
- IMPORTANT: Restore /dist folder
7483
- Add Grid nesting example #353
@@ -79,15 +88,15 @@ IMPORTANT: Move Autocomplete to the Experimentals
7988
- Fix modal doc typo
8089
- Fix docs examples #348
8190

82-
##### [v0.4.7](https://github.com/picturepan2/spectre/releases/tag/v0.4.7)
91+
##### v0.4.7 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.7)
8392

8493
- Add new button colors (success and error) #227 #241 #342
8594
- Add overflow-scrolling: touch; CSS for better scrolling
8695
- Add touch support to Parallax image hover effect
8796
- Update the Modal example code
8897
- Fix form horizontal layout spacing
8998

90-
##### [v0.4.6](https://github.com/picturepan2/spectre/releases/tag/v0.4.6)
99+
##### v0.4.6 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.6)
91100

92101
- Add new Sliders example #328
93102
- Add Table with horizontal scroll support #333
@@ -97,18 +106,18 @@ IMPORTANT: Move Autocomplete to the Experimentals
97106
- Fix breadcrumb-item extra spacing #337
98107
- Fix comparison slider image responsive bug #338
99108

100-
##### [v0.4.5](https://github.com/picturepan2/spectre/releases/tag/v0.4.5)
109+
##### v0.4.5 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.5)
101110

102111
- Rewrite Off-canvas component
103112
- Add `active` support to the Off-canvas #308
104113
- Update the Docs pages
105114

106-
##### [v0.4.4](https://github.com/picturepan2/spectre/releases/tag/v0.4.4)
115+
##### v0.4.4 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.4)
107116

108117
- IMPORTANT: Increase default font sizes to 16px #271
109118
- Add version number to CSS #288 #289
110119

111-
##### [v0.4.3](https://github.com/picturepan2/spectre/releases/tag/v0.4.3)
120+
##### v0.4.3 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.3)
112121

113122
- Add Icon Sizes #284
114123
- Add Large Modals #293
@@ -120,26 +129,26 @@ IMPORTANT: Move Autocomplete to the Experimentals
120129
- Improve gulpfile and package
121130
- Add Importing Sass Docs
122131

123-
##### [v0.4.2](https://github.com/picturepan2/spectre/releases/tag/v0.4.2)
132+
##### v0.4.2 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.2)
124133

125134
- Add Off-screen experimental
126135
- Fix Docs rendering bug in Safari
127136

128137

129-
##### [v0.4.1](https://github.com/picturepan2/spectre/releases/tag/v0.4.1)
138+
##### v0.4.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.1)
130139

131140
- Add default modifier to all variables
132141
- Add `address` reset which changes font-style to normal
133142
- Add Details and Summary Accordions support
134143
- Fix responsive video
135144
- Update the Docs
136145

137-
##### [v0.4.0](https://github.com/picturepan2/spectre/releases/tag/v0.4.0)
146+
##### v0.4.0 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.0)
138147

139148
- Switch from Less to Sass
140149
- Add Cursor utilities
141150

142-
##### [v0.3.2](https://github.com/picturepan2/spectre/releases/tag/v0.3.2)
151+
##### v0.3.2 [#](https://github.com/picturepan2/spectre/releases/tag/v0.3.2)
143152

144153
- Add label-rounded classes
145154
- Add Avatars presence status code
@@ -149,7 +158,7 @@ IMPORTANT: Move Autocomplete to the Experimentals
149158
- Update Autoprefixer rules
150159
- Update label mixin and code mono font family
151160

152-
##### [v0.3.1](https://github.com/picturepan2/spectre/releases/tag/v0.3.1)
161+
##### v0.3.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.3.1)
153162

154163
*IMPORTANT*: The default root font-size has been changed to `20px`, please update your `rem` numbers if you're using the custom sizes. [Learn more](https://picturepan2.github.io/spectre/getting-started/custom.html#variables-sizes).
155164

@@ -159,7 +168,7 @@ IMPORTANT: Move Autocomplete to the Experimentals
159168
- Move Panels and Empty states to Components from Layout
160169
- Fix Docs bugs and cleanup codes
161170

162-
##### [v0.2.15](https://github.com/picturepan2/spectre/releases/tag/v0.2.15)
171+
##### v0.2.15 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.15)
163172

164173
- BIG Update to the Docs experience, completely rewritten and improved #240
165174
- Add Text and Background colors utilities #205 #219
@@ -171,7 +180,7 @@ IMPORTANT: Move Autocomplete to the Experimentals
171180
- Fix icon direction bug #218
172181
- Fix Dropdown menu max items/height #226
173182

174-
##### [v0.2.14](https://github.com/picturepan2/spectre/releases/tag/v0.2.14)
183+
##### v0.2.14 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.14)
175184

176185
- Add vertical divider
177186
- Add Form icon support
@@ -180,7 +189,7 @@ IMPORTANT: Move Autocomplete to the Experimentals
180189
- Add new container grid size
181190
- Fix link error and typo
182191

183-
##### [v0.2.13](https://github.com/picturepan2/spectre/releases/tag/v0.2.13)
192+
##### v0.2.13 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.13)
184193

185194
- Add Timelines code
186195
- Add input readonly style
@@ -190,7 +199,7 @@ IMPORTANT: Move Autocomplete to the Experimentals
190199
- Fix dropdown-toggle border radius in button groups
191200
- Fix Calendars date item width bug under Firefox
192201

193-
##### [v0.2.12](https://github.com/picturepan2/spectre/releases/tag/v0.2.12)
202+
##### v0.2.12 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.12)
194203

195204
- Add pure CSS Comparison Sliders
196205
- Add pure CSS content Filters
@@ -201,29 +210,29 @@ IMPORTANT: Move Autocomplete to the Experimentals
201210
- Update Navbar code
202211
- Fix typos, Modals bugs
203212

204-
##### [v0.2.11](https://github.com/picturepan2/spectre/releases/tag/v0.2.11)
213+
##### v0.2.11 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.11)
205214

206215
- Add pure CSS Popovers
207216
- Add pure CSS Icons
208217
- Add Slider bars
209218
- Add tvOS Parallax effect text layer
210219
- Update shadow mixin
211220

212-
##### [v0.2.10](https://github.com/picturepan2/spectre/releases/tag/v0.2.10)
221+
##### v0.2.10 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.10)
213222

214223
- Add Shadows and Z-index variables
215224
- Add Divider text
216225
- Improve color variables
217226
- Cleanup components code
218227
- Remove the Responsive Resizer tool (Moved to https://github.com/picturepan2/responsive-resizer)
219228

220-
##### [v0.2.9](https://github.com/picturepan2/spectre/releases/tag/v0.2.9)
229+
##### v0.2.9 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.9)
221230

222231
- Add Panels layout: flexible view container layout with auto-expand content section
223232
- Update Navbar layout
224233
- Update docs and examples
225234

226-
##### [v0.2.8](https://github.com/picturepan2/spectre/releases/tag/v0.2.8)
235+
##### v0.2.8 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.8)
227236

228237
- Add Carousels previous and next buttons
229238
- Improve disabled state for forms
@@ -232,7 +241,7 @@ IMPORTANT: Move Autocomplete to the Experimentals
232241
- Improve Autocomplete menu position
233242
- Merge Menus and Dropdowns
234243

235-
##### [v0.2.7](https://github.com/picturepan2/spectre/releases/tag/v0.2.7)
244+
##### v0.2.7 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.7)
236245

237246
- Add Calendars experimental support
238247
- Add tabindex note to the dropdowns docs
@@ -241,14 +250,14 @@ IMPORTANT: Move Autocomplete to the Experimentals
241250
- Fix wrong shadow colors with form-select
242251
- Fix grid-480
243252

244-
##### [v0.2.6](https://github.com/picturepan2/spectre/releases/tag/v0.2.6)
253+
##### v0.2.6 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.6)
245254

246255
- Add Carousels initial experimental version
247256
- Add Spectre.css Twitter account (@spectrecss) link
248257
- Improve Docs experience and navbar
249258
- Fix the bug of form input focus colors
250259

251-
##### [v0.2.5](https://github.com/picturepan2/spectre/releases/tag/v0.2.5)
260+
##### v0.2.5 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.5)
252261

253262
- Improve color variables completely
254263
- Add Menu badges
@@ -257,28 +266,29 @@ IMPORTANT: Move Autocomplete to the Experimentals
257266
- Fix elements and components
258267
- Update empty state layout code
259268

260-
##### [v0.2.4](https://github.com/picturepan2/spectre/releases/tag/v0.2.4)
269+
##### v0.2.4 [#] (https://github.com/picturepan2/spectre/releases/tag/v0.2.4)
261270

262271
- ADD: Meters element experimental support
263272
- ADD: Progress indeterminate animation
264273
- ADD: Text-decoration-skip support
265274
- CHG: Split Codes and improve docs codes
266275
- FIX: Steps with tooltips z-index bug
267276

268-
##### [v0.2.3](https://github.com/picturepan2/spectre/releases/tag/v0.2.3)
277+
##### v0.2.3 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.3)
269278

270279
- Bars component
271280
- Badges for buttons
272281
- Experimentals CSS and docs
273282
- Sliders experimental component
274283
- A number of fixes as usual
275284

276-
##### [v0.2.1](https://github.com/picturepan2/spectre/releases/tag/v0.2.1)
285+
##### v0.2.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.1)
277286

278287
I have updated the whole Spectre.css documents experience and bumped the version to v0.2.x. The new Docs can be viewed at https://picturepan2.github.io/spectre/. Here are the new things added:
279288
- New Docs experience with better navigations and better mobile off-canvas menu
280289
- New components: Tiles, Steps and Navs (part of Navigation)
281-
- Improvements: Action button, Autocomplete, Pagination, Tabs, Breadcrumbs, Badges, Cards, new Progress experimental support and better focus style
290+
- Improvements: Action button, Autocomplete, Pagination, Tabs, Breadcrumbs, Badges, Cards, new Progress experimental support
291+
- Improvements: better focus style
282292
- Fixes
283293

284294
##### v0.0.1 - March 2016

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Spectre.css is a lightweight, responsive and modern CSS framework.
1212

1313
Spectre is a side project based on years of CSS development work on a large web service project. Spectre only includes modern base styles, responsive layout system, CSS components and utilities, and it can be modified for your project with Sass/Scss compiler.
1414

15-
Spectre.css is completely free to use. If you enjoy it, please consider [donating via Paypal](https://www.paypal.me/picturepan2) for the further development. ♥
15+
Spectre.css is completely free to use. If you enjoy it, please consider [donating via Paypal](https://www.paypal.me/picturepan2) or [via Patreon](https://www.patreon.com/spectrecss) for the further development. ♥
1616

1717

1818
## Getting started
@@ -50,7 +50,7 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
5050
- [Tables](https://picturepan2.github.io/spectre/elements/tables.html)
5151
- [Buttons](https://picturepan2.github.io/spectre/elements/buttons.html)
5252
- [Forms](https://picturepan2.github.io/spectre/elements/forms.html)
53-
- [Icons](https://picturepan2.github.io/spectre/elements/icons.html) - CSS ONLY
53+
- [Icons.css](https://picturepan2.github.io/icons.css) - CSS ONLY
5454
- [Labels](https://picturepan2.github.io/spectre/elements/labels.html)
5555
- [Code](https://picturepan2.github.io/spectre/elements/code.html)
5656
- [Media](https://picturepan2.github.io/spectre/elements/media.html)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spectre.css",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"description": "Spectre.css: A lightweight, responsive and modern CSS framework",
55
"homepage": "http://picturepan2.github.io/spectre",
66
"repository": "picturepan2/spectre",

0 commit comments

Comments
 (0)