UNPKG

esdoc-custom-theme

Version:
187 lines (88 loc) 7.38 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.4.2"></a> ## [1.4.2](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.4.1...v1.4.2) (2018-03-05) <a name="1.4.1"></a> ## [1.4.1](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.4.0...v1.4.1) (2018-02-28) ### Bug Fixes * **sidebar-left:** opened links caused empty sidebar ([1907e97](https://github.com/sinnerschrader/esdoc-custom-theme/commit/1907e97)) <a name="1.4.0"></a> # [1.4.0](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.3.5...v1.4.0) (2018-02-28) ### Features * **sidebar-left:** better manula links (opened/closed) ([db849aa](https://github.com/sinnerschrader/esdoc-custom-theme/commit/db849aa)) <a name="1.3.5"></a> ## [1.3.5](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.3.4...v1.3.5) (2018-02-27) ### Bug Fixes * better monospace font for box drawing on OS X ([601fa19](https://github.com/sinnerschrader/esdoc-custom-theme/commit/601fa19)) <a name="1.3.4"></a> ## [1.3.4](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.3.3...v1.3.4) (2018-02-22) ### Bug Fixes * **syntax-highlighter:** better file name handling with regex ([119b327](https://github.com/sinnerschrader/esdoc-custom-theme/commit/119b327)) <a name="1.3.3"></a> ## [1.3.3](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.3.2...v1.3.3) (2018-02-15) ### Bug Fixes * **searchbar:** search matches did work with uppercase characters ([9ed80ed](https://github.com/sinnerschrader/esdoc-custom-theme/commit/9ed80ed)), closes [#5](https://github.com/sinnerschrader/esdoc-custom-theme/issues/5) * **sidebar:** remove console.log ([35be343](https://github.com/sinnerschrader/esdoc-custom-theme/commit/35be343)) <a name="1.3.2"></a> ## [1.3.2](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.3.1...v1.3.2) (2018-02-15) ### Bug Fixes * **sidebar:** handle non hash/appendix links ([ac42e9f](https://github.com/sinnerschrader/esdoc-custom-theme/commit/ac42e9f)) <a name="1.3.1"></a> ## [1.3.1](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.3.0...v1.3.1) (2018-02-15) ### Bug Fixes * **sidebar:** correctly handle "~" links in URL ([d0875e4](https://github.com/sinnerschrader/esdoc-custom-theme/commit/d0875e4)) <a name="1.3.0"></a> # [1.3.0](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.2.0...v1.3.0) (2018-02-13) ### Bug Fixes * **hash-targets:** handle dirty IDs ([33170d8](https://github.com/sinnerschrader/esdoc-custom-theme/commit/33170d8)) * **list:** don't reset paddings and margins ([03c282e](https://github.com/sinnerschrader/esdoc-custom-theme/commit/03c282e)) ### Features * **active-links:** acgive links and collapsible sections ([1f37115](https://github.com/sinnerschrader/esdoc-custom-theme/commit/1f37115)) * **global-elements:** helper for closest parent ([44b7522](https://github.com/sinnerschrader/esdoc-custom-theme/commit/44b7522)) * **mode-selector:** added variables for new features ([534508c](https://github.com/sinnerschrader/esdoc-custom-theme/commit/534508c)) * **searchbar:** highlight matches in results ([5e9ded5](https://github.com/sinnerschrader/esdoc-custom-theme/commit/5e9ded5)) <a name="1.2.0"></a> # [1.2.0](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.1.0...v1.2.0) (2018-02-13) ### Bug Fixes * **kind:** minor style glitch ([bb0f7ad](https://github.com/sinnerschrader/esdoc-custom-theme/commit/bb0f7ad)) ### Features * integrate normalize ([7dcd962](https://github.com/sinnerschrader/esdoc-custom-theme/commit/7dcd962)) * style details & active-targets ([70618a3](https://github.com/sinnerschrader/esdoc-custom-theme/commit/70618a3)) * **fonts:** added a font for dyslexia ([c9596ee](https://github.com/sinnerschrader/esdoc-custom-theme/commit/c9596ee)) <a name="1.1.0"></a> # [1.1.0](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.0.1...v1.1.0) (2018-02-12) ### Bug Fixes * **menu-switch:** hide on large viewports ([9ace3d1](https://github.com/sinnerschrader/esdoc-custom-theme/commit/9ace3d1)), closes [#1](https://github.com/sinnerschrader/esdoc-custom-theme/issues/1) * **syntax-highlighter:** handle hashParsing for link-targets ([5042eb4](https://github.com/sinnerschrader/esdoc-custom-theme/commit/5042eb4)), closes [#3](https://github.com/sinnerschrader/esdoc-custom-theme/issues/3) ### Features * **sidebar:** toggle sidebars on body click ([3290a9c](https://github.com/sinnerschrader/esdoc-custom-theme/commit/3290a9c)), closes [#4](https://github.com/sinnerschrader/esdoc-custom-theme/issues/4) <a name="1.0.1"></a> ## [1.0.1](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.0.0...v1.0.1) (2018-02-12) <a name="1.0.0"></a> # [1.0.0](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.0.0-rc1.1...v1.0.0) (2018-02-12) ### Bug Fixes * **kind:** add styles for kind-icons ([773f13d](https://github.com/sinnerschrader/esdoc-custom-theme/commit/773f13d)) <a name="1.0.0-rc1.1"></a> # [1.0.0-rc1.1](https://github.com/sinnerschrader/esdoc-custom-theme/compare/v1.0.0-rc1.0...v1.0.0-rc1.1) (2018-02-12) ### Bug Fixes * **codemirror:** make highlighted and default pre scrollable ([8618585](https://github.com/sinnerschrader/esdoc-custom-theme/commit/8618585)) * **kind:** add missing kinds ([de449d3](https://github.com/sinnerschrader/esdoc-custom-theme/commit/de449d3)) * **syntax-highlighter:** add falback and fix matching ([4c67d40](https://github.com/sinnerschrader/esdoc-custom-theme/commit/4c67d40)) * **syntax-highlighter:** add missing import ([ad8c8ee](https://github.com/sinnerschrader/esdoc-custom-theme/commit/ad8c8ee)) ### Features * **base:** activate hash-targets ([5b1e019](https://github.com/sinnerschrader/esdoc-custom-theme/commit/5b1e019)) <a name="1.0.0-rc1.0"></a> # 1.0.0-rc1.0 (2018-02-12) ### Bug Fixes * **settings-switch:** correct classname ([c7369ef](https://github.com/sinnerschrader/esdoc-custom-theme/commit/c7369ef)) * **sidebar:** fix injected classnames ([694c453](https://github.com/sinnerschrader/esdoc-custom-theme/commit/694c453)) * **sidebar:** fix kind width ([d821106](https://github.com/sinnerschrader/esdoc-custom-theme/commit/d821106)) * **sidebar:** parse url correctly ([cf75332](https://github.com/sinnerschrader/esdoc-custom-theme/commit/cf75332)) * **syntax-highlighter:** activate line number ([50c633e](https://github.com/sinnerschrader/esdoc-custom-theme/commit/50c633e)) * **syntax-highlighter:** add css modes ([c112551](https://github.com/sinnerschrader/esdoc-custom-theme/commit/c112551)) * **syntax-highlighter:** better mode handling ([9955d82](https://github.com/sinnerschrader/esdoc-custom-theme/commit/9955d82)) ### Features * initial version ([b5d6086](https://github.com/sinnerschrader/esdoc-custom-theme/commit/b5d6086)) * **colorscheme-selector:** allow setting a colorscheme ([6161148](https://github.com/sinnerschrader/esdoc-custom-theme/commit/6161148)) * **layout:** responsive layout ([7708cf4](https://github.com/sinnerschrader/esdoc-custom-theme/commit/7708cf4)) * **layout:** responsive tables ([40e3e52](https://github.com/sinnerschrader/esdoc-custom-theme/commit/40e3e52))