Skip to content

Commit

Permalink
Merge pull request #551 from picturepan2/0.5.8
Browse files Browse the repository at this point in the history
0.5.8
  • Loading branch information
picturepan2 authored Dec 23, 2018
2 parents b27f43a + cb54263 commit 2513e31
Show file tree
Hide file tree
Showing 110 changed files with 5,660 additions and 686 deletions.
76 changes: 43 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
#### Spectre.css Changelog

##### [v0.5.7](https://github.com/picturepan2/spectre/releases/tag/v0.5.7)
##### v0.5.8 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.8)

- IMPORTANT: Moving
- Add Auto width column #541
- Add more Menu badge support #545
- Improve 360-Degree Viewer
- Fix gulp issue #547
- Fix the errors in the Docs #538

##### v0.5.7 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.7)

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

##### [v0.5.6](https://github.com/picturepan2/spectre/releases/tag/v0.5.6)
##### v0.5.6 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.6)

- Add Docs Search #509 #291
- Add Copy icon
Expand All @@ -17,15 +26,15 @@
- Fix #511 issue
- Fix sidebar background height for short docs pages

##### [v0.5.5](https://github.com/picturepan2/spectre/releases/tag/v0.5.5)
##### v0.5.5 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.5)

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

##### [v0.5.4](https://github.com/picturepan2/spectre/releases/tag/v0.5.4)
##### v0.5.4 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.4)

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

##### [v0.5.3](https://github.com/picturepan2/spectre/releases/tag/v0.5.3)
##### v0.5.3 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.3)

- Add dark text color to utilities
- Add error state to the indeterminate checkbox
- Add inline forms
- Add more code examples
- Fix errors in the Docs

##### [v0.5.2](https://github.com/picturepan2/spectre/releases/tag/v0.5.2)
##### v0.5.2 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.2)

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

##### [v0.5.1](https://github.com/picturepan2/spectre/releases/tag/v0.5.1)
##### v0.5.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.1)

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

##### [v0.5.0](https://github.com/picturepan2/spectre/releases/tag/v0.5.0)
##### v0.5.0 [#](https://github.com/picturepan2/spectre/releases/tag/v0.5.0)

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

##### [v0.4.7](https://github.com/picturepan2/spectre/releases/tag/v0.4.7)
##### v0.4.7 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.7)

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

##### [v0.4.6](https://github.com/picturepan2/spectre/releases/tag/v0.4.6)
##### v0.4.6 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.6)

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

##### [v0.4.5](https://github.com/picturepan2/spectre/releases/tag/v0.4.5)
##### v0.4.5 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.5)

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

##### [v0.4.4](https://github.com/picturepan2/spectre/releases/tag/v0.4.4)
##### v0.4.4 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.4)

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

##### [v0.4.3](https://github.com/picturepan2/spectre/releases/tag/v0.4.3)
##### v0.4.3 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.3)

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

##### [v0.4.2](https://github.com/picturepan2/spectre/releases/tag/v0.4.2)
##### v0.4.2 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.2)

- Add Off-screen experimental
- Fix Docs rendering bug in Safari


##### [v0.4.1](https://github.com/picturepan2/spectre/releases/tag/v0.4.1)
##### v0.4.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.1)

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

##### [v0.4.0](https://github.com/picturepan2/spectre/releases/tag/v0.4.0)
##### v0.4.0 [#](https://github.com/picturepan2/spectre/releases/tag/v0.4.0)

- Switch from Less to Sass
- Add Cursor utilities

##### [v0.3.2](https://github.com/picturepan2/spectre/releases/tag/v0.3.2)
##### v0.3.2 [#](https://github.com/picturepan2/spectre/releases/tag/v0.3.2)

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

##### [v0.3.1](https://github.com/picturepan2/spectre/releases/tag/v0.3.1)
##### v0.3.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.3.1)

*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).

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

##### [v0.2.15](https://github.com/picturepan2/spectre/releases/tag/v0.2.15)
##### v0.2.15 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.15)

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

##### [v0.2.14](https://github.com/picturepan2/spectre/releases/tag/v0.2.14)
##### v0.2.14 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.14)

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

##### [v0.2.13](https://github.com/picturepan2/spectre/releases/tag/v0.2.13)
##### v0.2.13 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.13)

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

##### [v0.2.12](https://github.com/picturepan2/spectre/releases/tag/v0.2.12)
##### v0.2.12 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.12)

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

##### [v0.2.11](https://github.com/picturepan2/spectre/releases/tag/v0.2.11)
##### v0.2.11 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.11)

- Add pure CSS Popovers
- Add pure CSS Icons
- Add Slider bars
- Add tvOS Parallax effect text layer
- Update shadow mixin

##### [v0.2.10](https://github.com/picturepan2/spectre/releases/tag/v0.2.10)
##### v0.2.10 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.10)

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

##### [v0.2.9](https://github.com/picturepan2/spectre/releases/tag/v0.2.9)
##### v0.2.9 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.9)

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

##### [v0.2.8](https://github.com/picturepan2/spectre/releases/tag/v0.2.8)
##### v0.2.8 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.8)

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

##### [v0.2.7](https://github.com/picturepan2/spectre/releases/tag/v0.2.7)
##### v0.2.7 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.7)

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

##### [v0.2.6](https://github.com/picturepan2/spectre/releases/tag/v0.2.6)
##### v0.2.6 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.6)

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

##### [v0.2.5](https://github.com/picturepan2/spectre/releases/tag/v0.2.5)
##### v0.2.5 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.5)

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

##### [v0.2.4](https://github.com/picturepan2/spectre/releases/tag/v0.2.4)
##### v0.2.4 [#] (https://github.com/picturepan2/spectre/releases/tag/v0.2.4)

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

##### [v0.2.3](https://github.com/picturepan2/spectre/releases/tag/v0.2.3)
##### v0.2.3 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.3)

- Bars component
- Badges for buttons
- Experimentals CSS and docs
- Sliders experimental component
- A number of fixes as usual

##### [v0.2.1](https://github.com/picturepan2/spectre/releases/tag/v0.2.1)
##### v0.2.1 [#](https://github.com/picturepan2/spectre/releases/tag/v0.2.1)

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:
- New Docs experience with better navigations and better mobile off-canvas menu
- New components: Tiles, Steps and Navs (part of Navigation)
- Improvements: Action button, Autocomplete, Pagination, Tabs, Breadcrumbs, Badges, Cards, new Progress experimental support and better focus style
- Improvements: Action button, Autocomplete, Pagination, Tabs, Breadcrumbs, Badges, Cards, new Progress experimental support
- Improvements: better focus style
- Fixes

##### v0.0.1 - March 2016
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Spectre.css is a lightweight, responsive and modern CSS framework.

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.

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. ♥
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. ♥


## Getting started
Expand Down Expand Up @@ -50,7 +50,7 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
- [Tables](https://picturepan2.github.io/spectre/elements/tables.html)
- [Buttons](https://picturepan2.github.io/spectre/elements/buttons.html)
- [Forms](https://picturepan2.github.io/spectre/elements/forms.html)
- [Icons](https://picturepan2.github.io/spectre/elements/icons.html) - CSS ONLY
- [Icons.css](https://picturepan2.github.io/icons.css) - CSS ONLY
- [Labels](https://picturepan2.github.io/spectre/elements/labels.html)
- [Code](https://picturepan2.github.io/spectre/elements/code.html)
- [Media](https://picturepan2.github.io/spectre/elements/media.html)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spectre.css",
"version": "0.5.7",
"version": "0.5.8",
"description": "Spectre.css: A lightweight, responsive and modern CSS framework",
"homepage": "http://picturepan2.github.io/spectre",
"repository": "picturepan2/spectre",
Expand Down
Loading

0 comments on commit 2513e31

Please sign in to comment.