Skip to content

Releases: jssteinberg/some-makeup

v0.6.0

27 Dec 14:40
Compare
Choose a tag to compare
  • refactor!: for HTML only
  • refactor!: revert monospace fix (the sideeffect is worse)

v0.4.2

20 Apr 06:52
Compare
Choose a tag to compare
  • fix: ordering of cursor properties 13c412f
  • fix: space for hr in space.css bc29bed

v0.4.1...v0.4.2

Fix for rare monofont element computed font-size, and progress max-width

19 Feb 10:02
Compare
Choose a tag to compare

What's Changed

  • feat(default): max-width for <progress>
  • refactor(develop): rm text-decoration inherit, before/after. Inheritance of text-decoration for ::before, ::after seems to
    already be preserved, and is not a catch all since text-decoration
    is shorthand.
  • fix(default): add fix for rare monospace font-size gotcha with the classic code, kbd, samp, pre { font-family: monospace, monospace; }

For not documented files:

  • feat(other): extra var --space-block
  • feat(other): add prose-book css class file

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Jan 09:22
Compare
Choose a tag to compare
  • feat: smarter (not) use of :where(), for reset f741a75
  • refactor: rm comment I can't remember 799bac5
  • refactor: use better supported margin/padding 2c7c095
  • doc: overflow-wrap fallback for older ios 0d061d9
  • refactor!: rename flow.css to typography.css 779a58d
  • doc: update readme 336198d
  • refactor: formatting c9e5d04
  • doc: files path and content update fb516fd
  • doc: update paths and remove unmaintained files d1f4e01
  • refactor: rm not needed files from package d290e71

v0.3.5...v0.4.0

v0.3.5

07 Dec 19:26
Compare
Choose a tag to compare
  • feat: esm export of default and develop w/alt a7318d5

v0.3.4...v0.3.5

v0.3.4

07 Dec 19:11
Compare
Choose a tag to compare
  • fix: package.json files formatting c4ef105
  • fix: publish needed files 6d7c17e
  • fix: experiment with all the esm export ways 8d8dbcf

v0.3.3...v0.3.4

v0.3.3

07 Dec 18:52
Compare
Choose a tag to compare
  • fix: esm export with sub prop f35e1ba

v0.3.2...v0.3.3

v0.3.2

04 Dec 22:27
Compare
Choose a tag to compare
  • fix: export of css in esm (?) fded57c

v0.3.1...v0.3.2

v0.3.1

04 Dec 22:05
Compare
Choose a tag to compare
  • feat: export esm module efbdcb2
  • refactor: rm comments from non where() files fc98191
  • feat: use margin-inline 85cbee2

v0.3.0...v0.3.1

v0.3.0

14 Nov 09:54
Compare
Choose a tag to compare
  • fix: overflow-wrap fallback for Safari Ios<=v14 25b778c
  • feat: mask-repeat:no-repeat intuitive/consistent d3209b6
  • feat: consider zachleat's new img defaults 445b834
  • doc(some): mention where alternatives b705eab
  • fix(some): shorthand block to start/end ceb30fe

v0.2.1...v0.3.0