Commit Graph

1566 Commits

Author SHA1 Message Date
squidfunk
b5ad4ac339 Reformatted HTML templates and moved L10N to inline JSON 2019-11-26 10:03:53 +01:00
dependabot-preview[bot]
c706667fb0 Bump @babel/cli from 7.7.0 to 7.7.4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:46:29 +00:00
dependabot-preview[bot]
13977f3b59 Bump autoprefixer from 9.7.1 to 9.7.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.1 to 9.7.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.1...9.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:44:59 +00:00
dependabot-preview[bot]
18d2813bc8 Bump eslint from 6.6.0 to 6.7.1
Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:42:25 +00:00
dependabot-preview[bot]
1c05667dba Bump @babel/core from 7.7.2 to 7.7.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:38:59 +00:00
dependabot-preview[bot]
ef2d894b99 Bump @babel/plugin-transform-react-jsx from 7.7.0 to 7.7.4
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:26:07 +00:00
dependabot-preview[bot]
88cb5251a1 Bump @babel/preset-env from 7.7.1 to 7.7.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.1 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.1...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:01:12 +00:00
dependabot-preview[bot]
74a160248d Bump stylelint-scss from 3.12.1 to 3.13.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.12.1...3.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:55:15 +00:00
dependabot-preview[bot]
7d84e200b2 Bump file-loader from 4.2.0 to 4.3.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:50:35 +00:00
squidfunk
0cfd796598 Prototypical implementation of instant loading 2019-11-22 18:42:25 +01:00
squidfunk
f422c8f90e Added prerequisites for instand loading 2019-11-22 17:55:00 +01:00
squidfunk
4fc4876fc8 Optimized HTML structure 2019-11-22 17:53:12 +01:00
squidfunk
aeded5b844 Added component map observables 2019-11-22 16:46:22 +01:00
squidfunk
526c663af9 Removed commented out and unused code 2019-11-20 21:56:14 +01:00
squidfunk
04e3fc5884 Added operator functions for painting 2019-11-20 21:46:46 +01:00
squidfunk
5894b28571 Moved re-painting logic to anchor component 2019-11-20 17:47:51 +01:00
squidfunk
b711d15dac Documentation 2019-11-20 15:37:04 +01:00
squidfunk
89214b1897 Moved header to observable 2019-11-20 15:13:42 +01:00
squidfunk
aa716ae3ba Added compiled assets missing in master 2019-11-20 11:12:09 +01:00
squidfunk
e457d901b2 Added navigation component 2019-11-20 10:09:23 +01:00
squidfunk
919fccd238 Reduced repaints for admonitions on scroll 2019-11-19 13:11:21 +01:00
squidfunk
b49ae6f679 Inverted toggle logic and fixed ref counting of subscriptions 2019-11-18 21:24:56 +01:00
squidfunk
8c6ddc9ded Prepare 4.5.0 release 2019-11-16 21:51:17 +01:00
Isaac Muse
bbba04a90c Updated requirements (#1339)
- Restrict Markdown to less that 3.2 to prevent CSS breakage as 3.2
  will introduce changes to how code blocks are formatted.
- Use at least version 6.2 of Pymdown Extensions as 6.2 limits EmojiOne
  usage to v2.2.7 which has the most agreeable license for commercial
  and personal use. Additionally, limit the version to to less than 6.3
  as 6.3 will follow Python Markdown 3.2 in code block changes for
  SuperFences.
2019-11-16 21:45:59 +01:00
Isaac Muse
401dfd9e20 Switched to Twemoji due to license issues (#1338) 2019-11-16 20:47:02 +01:00
Martin Donath
4fda0ec3c8
Update question.md 2019-11-15 22:38:37 +01:00
dependabot-preview[bot]
308887f4cb Bump chalk from 2.4.2 to 3.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 06:44:45 +00:00
John Pegioudis
51c4878100 Fixed Greek translations (#1334) 2019-11-07 17:51:21 +01:00
dependabot-preview[bot]
055fdee288 Bump @babel/core from 7.7.0 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.0 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 23:50:14 +00:00
dependabot-preview[bot]
b9a332c4cd Bump copy-webpack-plugin from 5.0.4 to 5.0.5
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.4...v5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 17:55:19 +00:00
Christian Oliff
b96f71cdb1 Fixed EmojiOne URL to prevent a HTTP redirect (#1330)
EmojiOne is now JoyPixels
https://blog.joypixels.com/emojione-is-now-joypixels/
2019-11-06 17:50:52 +01:00
dependabot-preview[bot]
b837cb6616 Bump @babel/cli from 7.6.4 to 7.7.0
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:53:01 +00:00
dependabot-preview[bot]
9700ee2d42 Bump @babel/plugin-transform-react-jsx from 7.3.0 to 7.7.0
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.3.0 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.3.0...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:52:49 +00:00
dependabot-preview[bot]
67d1ca5507 Bump @babel/preset-env from 7.6.3 to 7.7.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:32:15 +00:00
dependabot-preview[bot]
a725debada Bump @babel/core from 7.6.4 to 7.7.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 17:23:30 +00:00
dependabot-preview[bot]
18e03110a0 Bump stylelint-scss from 3.12.0 to 3.12.1
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.12.0...3.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-03 16:14:28 +00:00
dependabot-preview[bot]
c2309405d3 Bump autoprefixer from 9.7.0 to 9.7.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.0 to 9.7.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.0...9.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 01:11:31 +00:00
dependabot-preview[bot]
f73906895e Bump webpack-cli from 3.3.9 to 3.3.10
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 12:11:23 +00:00
squidfunk
a03fa479b8 Refactored anchor blurring 2019-10-29 17:48:57 +01:00
squidfunk
5a90f92bb7 Added further utility functions 2019-10-28 18:01:47 +01:00
squidfunk
4e14ff285e Refactored sidebar and container components 2019-10-28 16:13:13 +01:00
squidfunk
7a3d28b1ff Removed unnecessary stuff from index.ts for now 2019-10-27 18:25:12 +01:00
squidfunk
edf7484d98 Added sidebar component implementation 2019-10-27 18:02:05 +01:00
squidfunk
b9be2ee875 Added container component implementation 2019-10-27 16:21:49 +01:00
squidfunk
4b6e0808d1 Make UI observables hot 2019-10-27 15:55:10 +01:00
squidfunk
85a18c64fa Restructued UI observables 2019-10-27 10:26:54 +01:00
dependabot-preview[bot]
2e38e5c2cc Bump eslint from 6.5.1 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.5.1...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 19:00:54 +00:00
dependabot-preview[bot]
60a26b7fe8 Bump customizr from 1.3.0 to 1.4.0
Bumps [customizr](https://github.com/Modernizr/customizr) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Modernizr/customizr/releases)
- [Commits](https://github.com/Modernizr/customizr/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 11:04:21 +00:00
dependabot-preview[bot]
fff971a50f Bump autoprefixer from 9.6.5 to 9.7.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.5 to 9.7.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.6.5...9.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 13:02:18 +00:00
dependabot-preview[bot]
7d2f2f673b Bump node-sass from 4.12.0 to 4.13.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 08:35:07 +00:00