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

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.6...v1.6.0) (2020-02-21)

### Bug Fixes

* **Bootstrap theme:** Do not use mixins from shared; docs ([8347907](8347907))
* **Build:** Fix build issues due to circular dependencies ([4d7c13e](4d7c13e))
* **Code extension:** Fix itemtype; add default language; do not style executable nodes ([1315c67](1315c67))
* **Components:** Load components in index.html ([a32262a](a32262a))
* **Demo:** Generate examples standalone ([a2eb9f1](a2eb9f1))
* **Demo:** Initialize theme each time it, and  example, set ([801a7e9](801a7e9))
* **Demo:** Make demo paths relative for use on GH Pages ([07d980a](07d980a))
* **Docs:** Fix Publication step on TravisCI ([35cfad0](35cfad0))
* **eLife theme:** Changes to dir names and selectors ([6ef7ac2](6ef7ac2))
* **Examples:** Actually run the functions ([0907a34](0907a34))
* **Extensions:** Only quote name when need to ([f189065](f189065))
* **Generate:** Use Promise<unknown> when generating themes ([87736d1](87736d1))
* **Hooks:** Update pre-commit script name to match renamed script ([cc69db8](cc69db8))
* **Hooks:** Update pre-commit script name to match renamed script ([4814aea](4814aea))
* **Javascript:** Allow themes to be loaded in Node.js ([4f307e5](4f307e5))
* **Linting:** Add Stylelint to enforce semantic selector usage ([a6a4b89](a6a4b89))
* **References:** Fix Reference formatting selectors and type castings ([b3e23e1](b3e23e1))
* **Selectors:** Fix selectors import path in configuration ([c37e331](c37e331))
* **Selectors:** Match Headings & elements with multiple itemtypes ([d35e8f1](d35e8f1))
* **Selectors:** Prevent Prettier from mangling Custom Selectors ([45ae358](45ae358))
* **Selectors:** Reove trailing newline to avoid stylelint error ([08728e1](08728e1))
* **Selectors:** Update selectors after upgrade of Schema version ([b37c2fb](b37c2fb))
* **Selectors:** Update selectors to also target data- prefixed versions ([4306d68](4306d68))
* **Skeleton:** Do not rely on anything in shared; add README; linting ([7b238c3](7b238c3))
* **Skeleton:** Ensure index.ts is a module ([d1d941e](d1d941e))
* **Themes:** Remove zombie theme ([15d336e](15d336e))
* **Types:** Type root ([f4e8160](f4e8160))

### Features

* **Bootstrap:** Add bootsrap theme ([68d42ec](68d42ec))
* **Build:** Combine & sort media queries ([16ed2b6](16ed2b6))
* **Mathjax CSS:** Add generation of MathJax CSS ([d1fda5d](d1fda5d))
* **Nature:** Refactor and update Nature theme to emulate new branding ([d552f57](d552f57))
* **Pages extension:** Add the pages extension ([eb64e1a](eb64e1a)), closes [#23](#23)
* **PLOS:** Update theme with new semantic selectors ([ca36008](ca36008))
* **Prism addon:** Add prisom addon for syntax highlighting ([967fe53](967fe53))
* **RPNG Theme:** Add theme for generating RPNGs. ([c5b18b7](c5b18b7)), closes [#31](#31)
* **Selector functions:** Add module for handling custom selectors ([59be9e9](59be9e9))
* **Selectors:** Autogenerate semantic selectors from Stencila Schema ([8c5862c](8c5862c))
* **Selectors:** Draft: Auto-Generate semantic selectors ([1caacfd](1caacfd))
* **Shared JS:** Add functions for DOM manipulation ([01d6d71](01d6d71))
* **Shared scripts:** Add DOM manipulation fixes ([c049b5f](c049b5f))
* **Skeleton:** Add Skeleton starter theme ([c70dbb4](c70dbb4))
* **Skeleton theme:** Add all existing addons ([e73d853](e73d853))
* **Stencila components addon:** Addon for adding Stencila Web Components for document nodes ([65d84a9](65d84a9))
* **Themes:** Add a script to create a new theme ([5081903](5081903))
* **Themes:** Horizontally centre eLife article ([e7fc6a7](e7fc6a7))
* **Variables:** Add a shared layer of variables for all themes ([15bb7da](15bb7da))

### Performance Improvements

* **CSS:** Reduce file sizes by using CSSNano during builds ([87f7b2b](87f7b2b))
  • Loading branch information
stencila-ci committed Feb 21, 2020
1 parent 8b8e6a1 commit 24a96ee
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 2 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,64 @@
# [1.6.0](https://github.com/stencila/thema/compare/v1.5.6...v1.6.0) (2020-02-21)


### Bug Fixes

* **Bootstrap theme:** Do not use mixins from shared; docs ([8347907](https://github.com/stencila/thema/commit/83479076db951895593bbb9de3baf1f8eaff16a6))
* **Build:** Fix build issues due to circular dependencies ([4d7c13e](https://github.com/stencila/thema/commit/4d7c13e773c839348016b95b470f28e73dd3ca64))
* **Code extension:** Fix itemtype; add default language; do not style executable nodes ([1315c67](https://github.com/stencila/thema/commit/1315c67d352d52da5bec39959ea974957b73e725))
* **Components:** Load components in index.html ([a32262a](https://github.com/stencila/thema/commit/a32262a3ebcafbb06152b70c6a826e4e1f0fb0dd))
* **Demo:** Generate examples standalone ([a2eb9f1](https://github.com/stencila/thema/commit/a2eb9f1a788e03168a08810c45a6e242a18ca15c))
* **Demo:** Initialize theme each time it, and example, set ([801a7e9](https://github.com/stencila/thema/commit/801a7e99c22de83ae4dfbea971274bbcc2ddac8b))
* **Demo:** Make demo paths relative for use on GH Pages ([07d980a](https://github.com/stencila/thema/commit/07d980a57b49ad93eb871d6c7d34d2f615a7aadc))
* **Docs:** Fix Publication step on TravisCI ([35cfad0](https://github.com/stencila/thema/commit/35cfad0097e5f0488dadc8c87d7aad7a01419a23))
* **eLife theme:** Changes to dir names and selectors ([6ef7ac2](https://github.com/stencila/thema/commit/6ef7ac22ae732d4632d015be5cf719b8730dcd4f))
* **Examples:** Actually run the functions ([0907a34](https://github.com/stencila/thema/commit/0907a34e71d271122879d28cc6c746f18690b0ea))
* **Extensions:** Only quote name when need to ([f189065](https://github.com/stencila/thema/commit/f1890657f2073b4b0e8b0a53e85db7862c5fd6ca))
* **Generate:** Use Promise<unknown> when generating themes ([87736d1](https://github.com/stencila/thema/commit/87736d15422f1824cf351ef828230d495b278475))
* **Hooks:** Update pre-commit script name to match renamed script ([cc69db8](https://github.com/stencila/thema/commit/cc69db80016f6a7dd3c70b4d7d155c374dec9f57))
* **Hooks:** Update pre-commit script name to match renamed script ([4814aea](https://github.com/stencila/thema/commit/4814aea723ae1f400ac3ac7f45e891a3f866e0c6))
* **Javascript:** Allow themes to be loaded in Node.js ([4f307e5](https://github.com/stencila/thema/commit/4f307e55cabf483df75521e9580ba96dcbe0cb54))
* **Linting:** Add Stylelint to enforce semantic selector usage ([a6a4b89](https://github.com/stencila/thema/commit/a6a4b8961236e4e35f5d299821acf63483159350))
* **References:** Fix Reference formatting selectors and type castings ([b3e23e1](https://github.com/stencila/thema/commit/b3e23e1b9e53688a2a8ada78928dbf729a8727ad))
* **Selectors:** Fix selectors import path in configuration ([c37e331](https://github.com/stencila/thema/commit/c37e3319757b9b9847eed99fc3b3d4c8682798b6))
* **Selectors:** Match Headings & elements with multiple itemtypes ([d35e8f1](https://github.com/stencila/thema/commit/d35e8f1139ef91df63de242facb09bf33a701692))
* **Selectors:** Prevent Prettier from mangling Custom Selectors ([45ae358](https://github.com/stencila/thema/commit/45ae3589c82d67f7e9fb9f1fa9c7a20b6b66f157))
* **Selectors:** Reove trailing newline to avoid stylelint error ([08728e1](https://github.com/stencila/thema/commit/08728e16d89443c7739c6627bbce47c22ad61bf2))
* **Selectors:** Update selectors after upgrade of Schema version ([b37c2fb](https://github.com/stencila/thema/commit/b37c2fb5a8451eebc3947c35659b23160d0865cf))
* **Selectors:** Update selectors to also target data- prefixed versions ([4306d68](https://github.com/stencila/thema/commit/4306d687172d1eeb31ac83d81d8e811c9a6406e6))
* **Skeleton:** Do not rely on anything in shared; add README; linting ([7b238c3](https://github.com/stencila/thema/commit/7b238c358fec0ad135c1199e0a7995fac99cfe63))
* **Skeleton:** Ensure index.ts is a module ([d1d941e](https://github.com/stencila/thema/commit/d1d941ec70b9bbd068cea5e34d801f8a9362bf0b))
* **Themes:** Remove zombie theme ([15d336e](https://github.com/stencila/thema/commit/15d336e854f2cdca6411f2fe27512d39d504fa84))
* **Types:** Type root ([f4e8160](https://github.com/stencila/thema/commit/f4e816056f45a0933c53df7be23d64094cde6434))


### Features

* **Bootstrap:** Add bootsrap theme ([68d42ec](https://github.com/stencila/thema/commit/68d42ec94b271ecf6adafad1041c997ee31068f7))
* **Build:** Combine & sort media queries ([16ed2b6](https://github.com/stencila/thema/commit/16ed2b6941a2fac4d866efdcdcd442570f8ffcb6))
* **Mathjax CSS:** Add generation of MathJax CSS ([d1fda5d](https://github.com/stencila/thema/commit/d1fda5d519c558fa1da27ed6df1b6012c1c1789d))
* **Nature:** Refactor and update Nature theme to emulate new branding ([d552f57](https://github.com/stencila/thema/commit/d552f57be5c96745a36e39d04bc819524ac53b1f))
* **Pages extension:** Add the pages extension ([eb64e1a](https://github.com/stencila/thema/commit/eb64e1adb55ff9700b1eceacbd616319bfa799cb)), closes [#23](https://github.com/stencila/thema/issues/23)
* **PLOS:** Update theme with new semantic selectors ([ca36008](https://github.com/stencila/thema/commit/ca36008dcb828014d910df6af39a3928c086a1f0))
* **Prism addon:** Add prisom addon for syntax highlighting ([967fe53](https://github.com/stencila/thema/commit/967fe537ce567b9ea6906b2fa7588e610c38ce3a))
* **RPNG Theme:** Add theme for generating RPNGs. ([c5b18b7](https://github.com/stencila/thema/commit/c5b18b75d3bb1d1bd0d76c079cfdd29d41ea3bac)), closes [#31](https://github.com/stencila/thema/issues/31)
* **Selector functions:** Add module for handling custom selectors ([59be9e9](https://github.com/stencila/thema/commit/59be9e9ff450c1b141aac762a31dbd0a10494576))
* **Selectors:** Autogenerate semantic selectors from Stencila Schema ([8c5862c](https://github.com/stencila/thema/commit/8c5862c4bb8ec26586f01db13a82a34e6b1378cc))
* **Selectors:** Draft: Auto-Generate semantic selectors ([1caacfd](https://github.com/stencila/thema/commit/1caacfd5fc6fe55dfe06f533e2d5be5f6a715296))
* **Shared JS:** Add functions for DOM manipulation ([01d6d71](https://github.com/stencila/thema/commit/01d6d71271a48ded4f4b7c6b652c9495d117a88c))
* **Shared scripts:** Add DOM manipulation fixes ([c049b5f](https://github.com/stencila/thema/commit/c049b5fc5f996a506e7e4b88cb2198a96b089742))
* **Skeleton:** Add Skeleton starter theme ([c70dbb4](https://github.com/stencila/thema/commit/c70dbb41f025a2a9a3fa3aca73113e05ae62fccc))
* **Skeleton theme:** Add all existing addons ([e73d853](https://github.com/stencila/thema/commit/e73d8530d8dddb2523444d35d04c1be367bbdaeb))
* **Stencila components addon:** Addon for adding Stencila Web Components for document nodes ([65d84a9](https://github.com/stencila/thema/commit/65d84a9070fa0658673b57623acdb93041dc93a4))
* **Themes:** Add a script to create a new theme ([5081903](https://github.com/stencila/thema/commit/5081903e28777c26786d1dbed554096a29b08e47))
* **Themes:** Horizontally centre eLife article ([e7fc6a7](https://github.com/stencila/thema/commit/e7fc6a78e22c174077894a8f0bd4b65f7d561cc2))
* **Variables:** Add a shared layer of variables for all themes ([15bb7da](https://github.com/stencila/thema/commit/15bb7da6dcd9893f3b6ebf38cd5b2681e5a0989b))


### Performance Improvements

* **CSS:** Reduce file sizes by using CSSNano during builds ([87f7b2b](https://github.com/stencila/thema/commit/87f7b2b1092a9ea0b3166665f63acc76894c3527))

## [1.5.6](https://github.com/stencila/thema/compare/v1.5.5...v1.5.6) (2019-10-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stencila/thema",
"version": "1.5.6",
"version": "1.6.0",
"description": "Semantic themes for use with encoda (https://github.com/stencila/encoda)",
"files": [
"/dist"
Expand Down

0 comments on commit 24a96ee

Please sign in to comment.