Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

v1.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 28 Feb 21:35
· 889 commits to master since this release

1.10.0 (2020-02-28)

Bug Fixes

  • Browser support: Transform CSS4 :not() usage to CSS3 spec (1317b7c)
  • HMR: Fix stack overflow due to double HMR instances (190a891)
  • Nature: Fix monospace font-family name (97f92ae)
  • README: Fix generation of MD table for list of Themes and Extension (5039e41)

Features

  • Selectors: Generate PrismJS compatible code selectors (5f34f55)
  • Selectors: Generate utility selectors for selecting element groups (49f3d38)
  • Skeleton: Add basic styling to Skeleton theme (afffdbd)
  • Stencila/Wilmore: Fork and replace existing Stencila theme (5bd5162), closes #70
  • Stylelint: Allow targeting Stencila WebComponents (4d4e079)