squidfunk
|
a09d5e5819
|
Prepare 1.8.1 release
|
2017-08-07 19:18:12 +02: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
|
fde1e25a69
|
Added missing files
|
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
|
932be00bc8
|
Forgot to include built JS
|
2017-07-25 17:11:44 +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
|
a2cab75d96
|
Upgraded dependencies
|
2017-06-21 11:09:07 +02:00 |
|
squidfunk
|
80c6474683
|
Upgraded dependencies
|
2017-06-13 15:11:03 +02:00 |
|
squidfunk
|
ef1a71a973
|
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
|
0253d6e6c8
|
Added support for superfences without codehilite
|
2017-05-31 16:34:20 +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
|
f86b79b0e5
|
Upgraded gulp-uglify and updated pinned dependencies
|
2017-05-24 16:16:50 +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
|
6b5629317f
|
Removed ligatures on monospace fonts
|
2017-05-15 11:27:22 +02:00 |
|
squidfunk
|
58288f87ac
|
Fixed miscalculated sidebar height
|
2017-05-15 10:53:41 +02: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
|
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 |
|
squidfunk
|
89fff8a6ab
|
Improve search performance
|
2017-03-24 20:02:27 +01:00 |
|
squidfunk
|
50efda702a
|
Focus search after reset
|
2017-03-24 20:02:27 +01:00 |
|
squidfunk
|
a2ff177885
|
Added reset button for search
|
2017-03-24 20:02:27 +01:00 |
|
squidfunk
|
c293fcfb42
|
Fixed invalid destructuring attempt on NodeList
|
2017-03-16 17:43:41 +01:00 |
|
squidfunk
|
d77d900479
|
Truncate search result text for performance reasons
|
2017-03-16 16:40:55 +01:00 |
|
squidfunk
|
675a75e000
|
Normalize placeholder names for search results
|
2017-03-16 16:12:53 +01:00 |
|
squidfunk
|
536554c18b
|
Added support for search localization
|
2017-03-16 12:11:00 +01:00 |
|
squidfunk
|
1440c62e57
|
Adjusted mobile styles for search results
|
2017-03-14 18:30:33 +01:00 |
|