squidfunk
|
354c713e4f
|
Added support for sliding title
|
2017-11-19 17:49:37 +01:00 |
|
squidfunk
|
c622056a7c
|
Fixed redundant clipboard button when using line numbers on code blocks
|
2017-11-08 08:39:07 +01:00 |
|
squidfunk
|
185c6128d3
|
Prepare 2.0.4 release
|
2017-11-05 17:26:08 +01:00 |
|
squidfunk
|
c2bbb060dc
|
Fixed jumping to anchor inside closed details
|
2017-11-05 15:20:36 +01:00 |
|
squidfunk
|
87d8855dfe
|
Fixed error when initializing search
|
2017-10-31 20:52:29 +01:00 |
|
squidfunk
|
4060ad09d9
|
Added compatibility for mkdocs 0.17
|
2017-10-22 21:29:25 +02:00 |
|
squidfunk
|
9c3134750e
|
Fixed backward compatibility for localization
|
2017-10-18 21:56:53 +02:00 |
|
squidfunk
|
c1e541b32b
|
Added localization to clipboard
|
2017-10-18 20:44:15 +02:00 |
|
squidfunk
|
6703454356
|
Fixed Flow errors temporarily
|
2017-10-18 20:44:15 +02:00 |
|
squidfunk
|
00911b7350
|
Improved passing i18n values to JavaScript
|
2017-10-18 20:44:15 +02:00 |
|
Lukas Geiter
|
253596c58d
|
Keep search open on enter without selection
|
2017-10-12 17:02:54 +02:00 |
|
squidfunk
|
aff623aaac
|
Fixed uninitialized overflow scrolling on main pane for iOS
|
2017-09-01 19:59:48 +07:00 |
|
squidfunk
|
1e5611f1e8
|
Added polyfill for details and adjusted social footer
|
2017-08-29 21:17:16 +07:00 |
|
squidfunk
|
cc7facb199
|
Fixed missing pagination on GitHub API
|
2017-08-07 19:10:11 +02:00 |
|
squidfunk
|
c0164698cd
|
Merge branch 'master' into feat/search-separator
|
2017-08-02 14:15:48 +02:00 |
|
squidfunk
|
bbb3455c52
|
Added support for lazy rendering of search results
|
2017-08-02 14:09:13 +02:00 |
|
squidfunk
|
8ff457a7fc
|
Upgraded dependencies and fixed ESLint regression
|
2017-08-02 12:21:36 +02:00 |
|
squidfunk
|
d204b63ee4
|
Added search separator customization option
|
2017-07-27 23:27:27 +02:00 |
|
squidfunk
|
ef1c5a4043
|
Added search separator customization option
|
2017-07-27 22:48:47 +02:00 |
|
squidfunk
|
bda96f88df
|
Improved search user experience
|
2017-07-25 17:07:16 +02:00 |
|
squidfunk
|
357c6f4122
|
Improved search matching and highlighting
|
2017-07-25 16:50:15 +02:00 |
|
squidfunk
|
fce9e77c26
|
Fixed broken forms due to search shortcuts
|
2017-07-25 16:11:26 +02:00 |
|
squidfunk
|
ad9388ab42
|
Upgraded dependencies
|
2017-06-13 15:11:03 +02:00 |
|
squidfunk
|
ba0b46e9b0
|
Fixed non-disappearing tooltip
|
2017-06-06 21:54:39 +02:00 |
|
squidfunk
|
271d974266
|
Merge branch 'master' into feature/lunr-languages-integration
|
2017-06-01 09:14:10 +02:00 |
|
squidfunk
|
d17b0fbb90
|
Fixed search highlighting for non-latin languages
|
2017-06-01 00:54:06 +02:00 |
|
squidfunk
|
974f07ccb4
|
Added support for multilingual search
|
2017-06-01 00:40:10 +02:00 |
|
squidfunk
|
fba1883def
|
Refactored clipboard initialization
|
2017-05-31 16:22:00 +02:00 |
|
squidfunk
|
13cd1d1a26
|
Merge branch 'master' into feature/clipboard-js-integration
|
2017-05-31 15:31:17 +02:00 |
|
squidfunk
|
670ae4a44c
|
Refactored clipboard integration, not finished
|
2017-05-31 15:22:59 +02:00 |
|
squidfunk
|
c07ef90f0e
|
Migrated changes from @facelessuser to code base [ci skip]
|
2017-05-31 12:25:54 +02:00 |
|
squidfunk
|
f717345ec9
|
Removed unnecessary argument in Promise
|
2017-05-24 16:09:24 +02:00 |
|
squidfunk
|
0e30256604
|
Fixed JavaScript error for GitHub organization URLs
|
2017-05-24 16:09:24 +02:00 |
|
Martin Donath
|
db397f3151
|
Merge branch 'master' into clipboard
|
2017-05-16 21:07:26 +02:00 |
|
squidfunk
|
e473a1fedc
|
Fixed undefined source stats for private repositories
|
2017-05-16 19:41:12 +02:00 |
|
facelessuser
|
4b6ffe6628
|
Add clipboard.js support
|
2017-05-15 18:31:10 -06:00 |
|
squidfunk
|
7ae0a42654
|
Fixed following of link if search input is focused
|
2017-04-23 20:52:27 +02:00 |
|
squidfunk
|
00b7e600a8
|
Merged master and implemented search overlay
|
2017-04-22 14:17:25 +02:00 |
|
squidfunk
|
a5b06b9839
|
Updated babel-loader, flow-bin, lunr and gulp-changed
|
2017-04-22 13:22:54 +02:00 |
|
squidfunk
|
77e972753c
|
Fixed hijacking of browser search
|
2017-04-20 18:31:41 +02:00 |
|
squidfunk
|
463fd5202d
|
Removed commented out code
|
2017-04-08 19:01:27 +02:00 |
|
squidfunk
|
49ac0e2111
|
Merge branch 'master' into fix/search-missing-results
|
2017-04-08 18:52:28 +02:00 |
|
squidfunk
|
5df7a85618
|
Fixed unresponsive overlay on android
|
2017-04-08 16:09:33 +02:00 |
|
squidfunk
|
67bea5e152
|
Fixed highlighting not working for two or more words
|
2017-04-08 16:04:09 +02:00 |
|
squidfunk
|
2ab6083ebe
|
Fixed JavaScript errors on 404 page
|
2017-04-06 16:23:08 +02:00 |
|
squidfunk
|
9d066f5f78
|
Changed keyboard event handlers to key codes for compatibility
|
2017-03-24 20:02:27 +01:00 |
|
squidfunk
|
de54e6e800
|
Fixed error when search term contained parentheses
|
2017-03-24 20:02:27 +01:00 |
|
squidfunk
|
c732082a1c
|
Reset meta text to placeholder if input is cleared
|
2017-03-24 20:02:27 +01:00 |
|
squidfunk
|
931465af9f
|
Added keyboard events to search modal
|
2017-03-24 20:02:27 +01:00 |
|
squidfunk
|
544b1243aa
|
Added prototypical arrow up/down result selection
|
2017-03-24 20:02:27 +01:00 |
|