squidfunk
|
9462fcc3e9
|
Updated dependencies
|
2020-03-15 15:21:06 +01:00 |
|
squidfunk
|
84e27bf931
|
Prepare 5.0.0rc2 release
|
2020-03-12 17:25:31 +01:00 |
|
squidfunk
|
bfa1d9ce47
|
Updated dependencies
|
2020-03-10 23:36:30 +01:00 |
|
squidfunk
|
77987485af
|
Prepare 5.0.0rc1 release
|
2020-03-10 17:37:51 +01:00 |
|
squidfunk
|
2e56079693
|
Upgraded to RxJS 7
|
2020-03-10 00:07:56 +01:00 |
|
squidfunk
|
b57027deeb
|
Added ResizeObserver polyfill
|
2020-03-06 18:59:13 +01:00 |
|
squidfunk
|
02c90d05be
|
Fixed linting
|
2020-03-06 15:45:11 +01:00 |
|
squidfunk
|
d7593a1434
|
Removed unused dependencies
|
2020-03-06 15:22:22 +01:00 |
|
squidfunk
|
9ffcc05752
|
Switched to stylelint-config-rational-order
|
2020-03-06 15:21:08 +01:00 |
|
squidfunk
|
184e5f24e2
|
Prepare 5.0.0b3-2 release
|
2020-03-06 10:37:28 +01:00 |
|
squidfunk
|
21e9396db0
|
Prepare 5.0.0b3-1 release
|
2020-03-05 21:05:54 +01:00 |
|
squidfunk
|
1fdc92ae29
|
Prepare 5.0.0b3 release
|
2020-03-05 19:16:25 +01:00 |
|
squidfunk
|
36d5c33b33
|
Added octicons to distribution
|
2020-03-05 16:41:49 +01:00 |
|
squidfunk
|
f79075223f
|
Restructured components and observables
|
2020-03-03 18:19:33 +01:00 |
|
squidfunk
|
b345a0b650
|
Prototyped material icon SVG integration
|
2020-02-23 13:36:51 +01:00 |
|
squidfunk
|
ff627c69e0
|
Upgraded to TypeScript 3.8
|
2020-02-21 10:42:57 +01:00 |
|
squidfunk
|
9edf4e8068
|
Switched to rimraf to get rid of all UNIX dependencies
|
2020-02-21 09:59:03 +01:00 |
|
squidfunk
|
71758b41b4
|
Prepare 5.0.0b2-1 release
|
2020-02-20 19:57:02 +01:00 |
|
squidfunk
|
1704c9d695
|
Prepare 5.0.0b2 release
|
2020-02-20 18:02:18 +01:00 |
|
squidfunk
|
03010ddbcd
|
Removed packer worker implementation
|
2020-02-19 16:57:32 +01:00 |
|
squidfunk
|
577ad4ccc4
|
Fixed multi-language search
|
2020-02-19 15:45:52 +01:00 |
|
squidfunk
|
ac7c8e20a8
|
Refactored repository integration and added GitLab support
|
2020-02-18 10:10:40 +01:00 |
|
squidfunk
|
14df716e63
|
Prepare 5.0.0b1 release
|
2020-02-17 17:20:08 +01:00 |
|
squidfunk
|
b26edc05a4
|
Shaved off ~10% of bundle by introducing tslib
|
2020-02-14 18:57:42 +01:00 |
|
squidfunk
|
aa74dc4d41
|
Removed unnecessary expose loader
|
2020-02-14 17:38:10 +01:00 |
|
squidfunk
|
718b51bac9
|
Changed released to dev release
|
2020-02-14 09:37:34 +01:00 |
|
squidfunk
|
306530f668
|
Separated observables from components
|
2020-02-12 19:13:03 +01:00 |
|
squidfunk
|
286ace2eaf
|
Inlined Material Icons CSS
|
2020-02-11 11:02:46 +01:00 |
|
squidfunk
|
5ce6597d09
|
Moved FontAwesome icons to the top-level
|
2020-02-11 08:37:36 +01:00 |
|
squidfunk
|
b486d0beec
|
Switched build process back to Webpack
|
2020-02-10 18:32:28 +01:00 |
|
squidfunk
|
4cc07912df
|
Added clipboard integration
|
2020-02-02 17:18:18 +01:00 |
|
squidfunk
|
1fdb65b88f
|
Added loading logic for lunr-languages
|
2020-01-26 15:42:22 +01:00 |
|
Benjamin Staneck
|
9c6a4ca64f
|
Merge branch 'master' into refactor/rxjs-typescript (#1406)
* Improved Lighthouse score (#1391)
* a few accessibility fixes from lighthouse report
* add rel="noopener" to external links
* add title attribute to social links
* add mimetype to manifest link and allow it to work behind auth
* add font-display: swap to all the places where external fonts are used
* remove font-display: swap from icon fonts
* removed font-display from style blocks in base
* add target="_blank" to social links
* switch base fonts grabbed from Google back to display:fallback
As per recommendation from https://developers.google.com/web/updates/2016/02/font-display#fallback
* add target="_blank" to the footer links as well
* Set `tabindex` to `0` for skip to content link (#1393)
see https://web.dev/control-focus-with-tabindex/
* Added diff to CI build
* Added built files
* Bump @babel/cli from 7.7.5 to 7.7.7
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [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.5...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump css-loader from 3.3.2 to 3.4.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.3.2...v3.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump eslint from 6.7.2 to 6.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.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.7.2...v6.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump mini-css-extract-plugin from 0.8.0 to 0.9.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.8.0...v0.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @babel/plugin-transform-react-jsx from 7.7.4 to 7.7.7
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.7.4 to 7.7.7.
- [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.4...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump style-loader from 1.0.1 to 1.1.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.0.1...v1.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump webpack from 4.41.2 to 4.41.4
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @babel/core from 7.7.5 to 7.7.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [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.5...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @babel/preset-env from 7.7.6 to 7.7.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.6 to 7.7.7.
- [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.6...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix makefile
* Update packages
* build
* "Fix" lint
* Revert icon and makefile change
Co-authored-by: Martin Donath <squidfunk@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-12-25 15:09:36 +01:00 |
|
squidfunk
|
48817cfb18
|
Fixed wrong search result locations
|
2019-12-24 16:52:26 +01:00 |
|
squidfunk
|
704a7c507d
|
Updated FontAwesome to v5 and switched to inline SVGs
|
2019-12-22 18:21:19 +01:00 |
|
squidfunk
|
e04387902c
|
Restructured project
|
2019-12-22 16:52:28 +01:00 |
|
squidfunk
|
60330fd18d
|
Merge
|
2019-12-18 20:58:31 +01:00 |
|
squidfunk
|
c32c7a8a20
|
Added path mappings
|
2019-12-18 16:38:36 +01:00 |
|
squidfunk
|
cff9983af9
|
Upgraded TypeScript and CSSO
|
2019-12-18 15:03:47 +01:00 |
|
squidfunk
|
82fddbad77
|
Refactored JSX factory and added typings
|
2019-12-18 14:57:37 +01:00 |
|
squidfunk
|
4e4e086af7
|
Added observable for web worker communication
|
2019-12-17 15:59:13 +01:00 |
|
squidfunk
|
d439142f0f
|
Merge branch 'master' into refactor/rxjs-typescript
|
2019-12-17 09:59:59 +01:00 |
|
squidfunk
|
1ee9e74bc7
|
Commit before merging master back in
|
2019-12-17 09:53:16 +01:00 |
|
dependabot-preview[bot]
|
9327d49918
|
Bump event-hooks-webpack-plugin from 2.1.4 to 2.1.5
Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases)
- [Commits](https://github.com/cascornelissen/event-hooks-webpack-plugin/compare/v2.1.4...v2.1.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-16 05:44:41 +00:00 |
|
dependabot-preview[bot]
|
ba6336a633
|
Bump css-loader from 3.2.1 to 3.3.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.1...v3.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-16 05:44:33 +00:00 |
|
squidfunk
|
6ef0d123c7
|
Prepare 4.6.0 release
|
2019-12-11 18:03:21 +01:00 |
|
dependabot-preview[bot]
|
dc3772975c
|
Bump @babel/core from 7.7.4 to 7.7.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.4 to 7.7.5.
- [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.4...v7.7.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 05:27:39 +00:00 |
|
dependabot-preview[bot]
|
ca9ae6ef2a
|
Bump @babel/preset-env from 7.7.4 to 7.7.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.4 to 7.7.6.
- [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.4...v7.7.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 05:25:53 +00:00 |
|
dependabot-preview[bot]
|
0636127bff
|
Bump css-loader from 3.2.0 to 3.2.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.0...v3.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 05:25:13 +00:00 |
|
dependabot-preview[bot]
|
5d546ee2a8
|
Bump @babel/cli from 7.7.4 to 7.7.5
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.4 to 7.7.5.
- [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.4...v7.7.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 05:24:16 +00:00 |
|