Spectre Versions Save

Spectre.css - A Lightweight, Responsive and Modern CSS Framework

v0.5.9

3 years ago
  • Update gulp and dependencies
  • Update docs, fixes typos, merging PRs, and add more examples like Hero layout and custom prefix
  • Update column classes less verbose
  • Fix #619 by adding pointer-events to 3 dots
  • Fix the behavior of class loading together with tooltip
  • Only rotate the first child icon when accordion is open/close
  • Add a "Reviewed by Hound" badge

v0.5.8

5 years ago
  • IMPORTANT: Moving Icons to a new GitHub Repo
  • 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

5 years ago
  • Add pure CSS 360-Degree Viewer
  • Change Carousels image number to variable #428
  • Fix Form textarea height issue

v0.5.6

5 years ago
  • Add Docs Search #509 #291
  • Add Copy icon
  • Add Hero layout #380
  • Add multiline Tooltips #500
  • Replace transition: all; #526
  • Fix #511 issue
  • Fix sidebar background height for short docs pages

v0.5.5

5 years ago
  • 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

5 years ago
  • IMPORTANT: Change naming of position utilities to avoid conflicts
  • Update dark color variable
  • Fix sidebar hash link bug #482
  • Fix browser support typo #469
  • Fix code typo #460
  • Fix GitHub button z-index bug #458
  • Fix Bar background color issue by adding !important to color utilities
  • Fix chip bug when content is too long #506
  • Fix multiple select height bug #508

v0.5.3

5 years ago
  • 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.1

6 years ago

IMPORTANT: Move Autocomplete to the Experimentals

  • Add form checkbox, radio and switch support to Menus
  • Add responsive horizontal form support #375
  • Add Favicons in the docs #398
  • Fix Off-canvas z-index problem #361
  • Fix icons disappearing on group classes on focus
  • Fix Deprecation Warning #396 #356
  • Initial commit of RTL support (not finished)

v0.5.0

6 years ago
  • IMPORTANT: Restore /dist folder
  • Add Grid nesting example #353
  • Add Form control sizes support
  • Update Off-canvas default behavior and new option available #347
  • Split Mixins
  • Fix Navbar last-child align right bug #346
  • Fix modal doc typo
  • Fix docs examples #348

v0.4.7

6 years ago
  • 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