Skip to content

Releases: Resultify/initial.css

0.0.5

30 Jun 15:03
@dmh dmh
8ee24a3

Choose a tag to compare

General

  • Add quick-release config @dmh 41cae1c
  • Include utils.css, update html markup for demo site, add internal to have more styling control @dmh dc8f2c3
  • Add docs npm cmd to generate docs and include it as a git hook @dmh 0dde13b
  • Add antialiased font-smoothing for macOS and hard wrap for paragraphs @dmh 03829b3
  • Update license @dmh 6b9597d

Full Changelog: 0.0.4...0.0.5
CHANGELOG.md

v0.0.4

08 Jun 15:49
@dmh dmh
485a0ce

Choose a tag to compare

  • [DOC] add how to contribute info to readme (b322a42)
  • [TASK] update npm packages, add browserslist as a separate config (3977c04)
  • [TASK] cleanup docs files, add script to run cleanup before each watch run (5eee1f1)
  • [TASK] modify the build process, provide only initial.css as a main distribution file (1e7da5d)
  • [DOC] add readme file (144db40)
  • [TASK] update package.json, add bugs page, description, repository link, main entry file (5b1ab79)
  • [TASK] move responsive-table and vertical navigation from initial to utilities (cef8fd8)

v0.0.3

06 Jun 13:52
@dmh dmh
cf04b74

Choose a tag to compare

  • [TASK] add responsive table support (eb336fb)

v0.0.2

05 Jun 15:46
@dmh dmh
f3d5e1a

Choose a tag to compare

v0.0.1

05 Jun 15:39
@dmh dmh
2b8dd3a

Choose a tag to compare

  • [TASK] add utils.css (a9f2d74)
  • [TASK] add print.css (2e02761)
  • [TASK] rename demo folder fo docs (5cdde27)
  • [TASK] add heading links initial styles (19fe31b)
  • [TASK] update accessibility styles, add target blank icon, and aria-expanded=false styles (51649d4)
  • [TASK] add scroll-margin-top to prevent the anchor link from being hidden under the sticky header (55ae640)
  • [TASK] position icons in html not css (b97ce3f)
  • [TASK] rename repo, add .hidden class styles, update hr to use border, add initial video styles (155843d)
  • [TASK] add buttons design variations (1ea0bef)
  • [TASK] add headings design variation with fluid font size demo (5004637)
  • [TASK] add theme page with Light/Dark theme, small fixes (b9d8dc3)
  • [TASK] update build process to create demo site and prepare for npm package (2b0301b)