squidfunk
1341200829
Fixed search for languages other than English (5.5.1 regression)
2020-08-04 12:47:07 +02:00
squidfunk
cb974e5bd4
Switched expose-loader with ProvidePlugin
2020-07-27 09:57:24 +02:00
squidfunk
ae0b187267
Added missing license
2020-07-24 12:29:33 +02:00
squidfunk
8602969890
Finished syntax highlighter docs and moved overrides to CSS
2020-07-19 22:23:26 +02:00
squidfunk
c75fca5105
Improved Webpack watch mode
2020-06-21 11:23:05 +02:00
squidfunk
bebf7d1419
Improved dev server performance by skipping icons in watch mode
2020-06-21 11:09:43 +02:00
Benjamin Staneck
4b63727006
Fixed Webpack config to allow multiple asset replacements ( #1739 )
...
* Allow multiple template replacements
* double quotes!
2020-06-02 14:30:57 +02:00
squidfunk
76e4998859
Updated dependencies
2020-05-29 13:51:25 +02:00
squidfunk
82f2a0af74
Minified SVGs
2020-04-29 07:52:39 +02:00
squidfunk
0d4d5c5f77
Improved inlining of SVGs
2020-04-29 07:52:39 +02:00
squidfunk
a5726dc9d2
Removed css-mqpacker PostCSS plugin
...
The plugin was deprecated some time ago and may yield unintended side-effects
due to the re-ordering of media queries.
2020-04-26 16:33:07 +02:00
XhmikosR
c7dfa7881a
Fixed Webpack config on Windows ( #1619 )
2020-04-17 14:25:55 +02:00
squidfunk
524aeb6d88
Ensure source maps are built for stylesheets
2020-04-10 12:26:44 +02:00
squidfunk
15961dffa8
Fixed overflow scrolling behavior
2020-04-08 16:25:25 +02:00
Isaac Muse
89b474bf33
Added emoji icon integration ( #1575 )
...
* Add emoji icons
* Generate new build and ensure build is sane on WSL (windows)
Normalize line endings to ensure when building in Windows Subsystem
for Linux that the results are sane.
Build new JS and CSS.
* Attempt to fix netlify issue
2020-04-08 16:00:20 +02:00
squidfunk
9e74bb7a32
Cleaned up search worker integration
2020-03-27 15:29:17 +01:00
squidfunk
1801f2f2b9
Replaced mask-image wherever possible to improve print styles
2020-03-18 12:46:50 +01:00
squidfunk
37f2208ef0
Reverted Admonition flex layout
2020-03-18 11:00:43 +01:00
squidfunk
df1c7e5590
Inlined icons referenced from JavaScript
2020-03-15 15:20:48 +01:00
squidfunk
9738c12cc9
Unified components and observable structure
2020-03-05 17:17:15 +01:00
squidfunk
f79075223f
Restructured components and observables
2020-03-03 18:19:33 +01:00
squidfunk
ab3ef19498
Evaluate script elements upon load when using instant loading
2020-02-29 19:25:42 +01:00
squidfunk
3091883b05
Added identifer to icons to prepare for inlining
2020-02-24 23:23:56 +01:00
squidfunk
11d1b839a1
Refactored Material icon integration - bye bye webfonts
2020-02-24 18:07:50 +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
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
7876148fbd
Improved documentation and fixed search reset
2020-02-17 14:37:12 +01:00
squidfunk
32d6df4cc9
Added minification transform for tinyseg.js
2020-02-14 17:59:09 +01:00
squidfunk
864f612005
Refactored Clipboard.js integration and table patching
2020-02-14 14:47:44 +01:00
squidfunk
6dba046eae
Fixed active layer reset
2020-02-11 17:14:28 +01:00
squidfunk
786b21039d
Fixed invalid whitespace in navigation from mobile to screen when tabs are active
2020-02-11 12:49:30 +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
e04387902c
Restructured project
2019-12-22 16:52:28 +01:00
squidfunk
c32c7a8a20
Added path mappings
2019-12-18 16:38:36 +01:00
squidfunk
82fddbad77
Refactored JSX factory and added typings
2019-12-18 14:57:37 +01:00
squidfunk
2f3e7e4515
Fixed module resolution to allow for tree shaking
2019-12-18 12:22:42 +01:00
squidfunk
6c7db82ccd
Moved compression to separate worker + added JSX factory
2019-12-18 11:47:52 +01:00
squidfunk
4e4e086af7
Added observable for web worker communication
2019-12-17 15:59:13 +01:00
squidfunk
862982a69d
Added back revision date docs
2019-12-17 10:01:46 +01:00
squidfunk
a633f4fec7
Migrated first features to RxJS
2019-09-29 00:30:56 +02:00
squidfunk
6c99a6a89b
Removed unnecessary files
2019-09-28 20:07:42 +02:00
squidfunk
ea931e4617
Switched build process to Makefile
2019-09-28 19:32:02 +02:00