Skip to content

v1.0.1-3

Pre-release
Pre-release
Compare
Choose a tag to compare
@roblevintennis roblevintennis released this 15 Sep 15:39
· 1821 commits to master since this release
  • Adds the sticky header to showcase and tweaks some verbiage etc. c9ee516
  • Adds Svelte Header component a237fac
  • Adds some design tokens 51d2c51
  • Showcase base styles iterations. I think more work will need to be done here. 3b2dc19
  • Adds a few base css def files a890167
  • Bump agnosticui-vue for showcase 3644b6a
  • Refactors the rest of the components to not use :root but a top-level class instead 8edc1ae
  • Refactor card.css properties and updates react, svelte, vue 2980ffd
  • Refactor card.css custom properties to be scoped to .card .card-skin classes (not :root) 8cd558b
  • Fixes a regression in the demo css that busted cards demo 956ccac
  • Refactors buttons to scope the css custom property definitions to the .btn and .btn-skin classes (not :root) df73a80
  • Color swatches and a couple book quotes 746e660
  • Header jumps. Swatches started WIP 1554b5f
  • Fixes the header and css modules kabob-case issues 84e4c01
  • cleanups 8850b77
  • Css mdoules for input and layout cards 2d1438d
  • WIP on refactoring views to use css modules 4efa140
  • Adds a quoted class for proper book quotes. Vue css modules setup better and used for the partials. f9660cb
  • Teases out the component views aka partials into own vue files 0dd56b1
  • More sketching on showcase f613e2e
  • Starting to figure out how I can do highlightjs code snippets and anchor link jumps 7c2fc0b
  • And a wee bit more showcase layout progress w/Layout & Navigation cards added. e356db7
  • Making some progress on the showcase 2830321

v1.0.1-1...v1.0.1-3