squidfunk
|
00b7e600a8
|
Merged master and implemented search overlay
|
2017-04-22 14:17:25 +02:00 |
|
squidfunk
|
8ac6712dc3
|
Fixed overflowing sidebar
|
2017-04-22 00:42:48 +02:00 |
|
squidfunk
|
fab1ab54d6
|
Refactored targetted link offsets
|
2017-04-22 00:42:48 +02:00 |
|
squidfunk
|
67bea5e152
|
Fixed highlighting not working for two or more words
|
2017-04-08 16:04:09 +02:00 |
|
squidfunk
|
b283236770
|
Fixed missing right spacing on overflow of source container
|
2017-04-07 00:17:32 +02:00 |
|
squidfunk
|
ecc04128f1
|
Fixed non-synchronized transitions on search form
|
2017-04-01 22:45:47 +02:00 |
|
squidfunk
|
544b1243aa
|
Added prototypical arrow up/down result selection
|
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
|
1440c62e57
|
Adjusted mobile styles for search results
|
2017-03-14 18:30:33 +01:00 |
|
squidfunk
|
ba3565625d
|
Added page grouping for search results
|
2017-03-12 17:58:34 +01:00 |
|
squidfunk
|
19fb287cef
|
Implemented source file linkage through metadata
|
2017-03-11 14:42:55 +01:00 |
|
squidfunk
|
d12f17e520
|
Reduced repaints for header and sidebars
|
2017-03-11 14:42:55 +01:00 |
|
squidfunk
|
0fa899fe0b
|
Changed sidebar position to absolute to fix repaints with buttons
|
2017-03-11 14:42:55 +01:00 |
|
squidfunk
|
a911dd31b3
|
Added source file links, have to fix repaints
|
2017-03-11 14:42:55 +01:00 |
|
squidfunk
|
fc4a466346
|
Fixed incorrectly displayed nested lists
|
2017-02-26 17:12:26 +01:00 |
|
squidfunk
|
eb6aedf5cc
|
Added palette colors for tabs
|
2017-02-26 14:15:21 +01:00 |
|
squidfunk
|
0eee81b048
|
Added support for tabs
|
2017-02-26 13:59:54 +01:00 |
|
squidfunk
|
09d579b516
|
Fixed Gulp build pipeline
|
2017-02-26 11:55:47 +01:00 |
|
squidfunk
|
2c3ca5aeb4
|
Merge branch 'master' into refactor/sidebar-height-spacing
|
2017-02-26 11:04:12 +01:00 |
|
squidfunk
|
22a2f084a1
|
Integrated static type-checking via JSDoc and Flow
|
2017-02-25 17:13:50 +01:00 |
|
squidfunk
|
3e50c3394a
|
Added support for definition lists
|
2017-02-19 16:20:39 +01:00 |
|
squidfunk
|
dccfcb8732
|
Fixed overflowing sidebar and footer scrolling bug
|
2017-02-18 14:08:00 +01:00 |
|
squidfunk
|
5e5b680fa0
|
Added final tests for navigation
|
2017-02-12 18:31:05 +01:00 |
|
squidfunk
|
31836391e1
|
Added further tests for navigation
|
2017-02-12 16:53:04 +01:00 |
|
squidfunk
|
6a68347a87
|
Merge branch 'master' into refactor/sidebar-height-spacing
|
2017-02-11 23:02:12 +01:00 |
|
squidfunk
|
8a7d9001fd
|
Added tests for navigation and improved test generation logic
|
2017-02-01 23:56:57 +01:00 |
|
squidfunk
|
0eb24a04ae
|
Merge branch 'master' into chore/setup-gemini-test-environment
|
2017-01-28 17:57:37 +01:00 |
|
squidfunk
|
c4ba189c05
|
Only show active subsection on screen when tabs are active
|
2017-01-28 17:56:34 +01:00 |
|
squidfunk
|
82a98ae9d3
|
Reduce repaints on scroll with new tabs
|
2017-01-27 23:21:41 +01:00 |
|
squidfunk
|
c994ce1dd9
|
Fixed a bug with breakpoints and sidebar height
|
2017-01-27 23:09:31 +01:00 |
|
squidfunk
|
4c4edff9cb
|
Cleaned up and refactored tabs implementation
|
2017-01-27 22:41:55 +01:00 |
|
squidfunk
|
53e1977c65
|
Only directly show shadow on header, in case JS is not available
|
2017-01-26 23:20:38 +01:00 |
|
squidfunk
|
25e1960511
|
Added dynamic box shadow on header
|
2017-01-26 22:58:24 +01:00 |
|
squidfunk
|
e9af74f3df
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material into refactor/sidebar-height-spacing
|
2017-01-26 21:33:49 +01:00 |
|
squidfunk
|
c3231f1a9e
|
Increased sidebar font size
|
2017-01-26 21:30:19 +01:00 |
|
squidfunk
|
71b300aaa1
|
Added possibility to add tabs
|
2017-01-26 21:10:52 +01:00 |
|
squidfunk
|
2c3ae17131
|
Refactored sidebar/container spacing for arbitrary height elements above content
|
2017-01-26 14:20:40 +01:00 |
|
squidfunk
|
21f2617c9c
|
Remove ... on hooks
|
2017-01-18 23:26:22 +01:00 |
|
squidfunk
|
203087bcb1
|
Initial setup of Gemini and first testcases
|
2017-01-18 23:23:45 +01:00 |
|
squidfunk
|
680725ed3a
|
Revert last PR - still some problems to tackle
|
2017-01-16 00:35:00 +01:00 |
|
squidfunk
|
61533af0ef
|
No more need for csscalc and container height adjustment logic
|
2017-01-16 00:18:21 +01:00 |
|
squidfunk
|
460164b560
|
Scrollwrap must be stretched to full height for mobile
|
2017-01-15 15:14:08 +01:00 |
|
squidfunk
|
ceea88e066
|
Only set shadow on search results when active
|
2017-01-15 15:00:38 +01:00 |
|
squidfunk
|
ed1ae7226a
|
Further reduction of repaints by refactoring sidebar
|
2017-01-15 14:57:06 +01:00 |
|
squidfunk
|
823b24aa9c
|
Setting overflow to hidden removes appearing scrollbar
|
2017-01-14 22:55:58 +01:00 |
|
squidfunk
|
e0855d4002
|
Remove float on inner content area
|
2017-01-14 22:40:55 +01:00 |
|
squidfunk
|
c55cf5cba9
|
Hide logo on mobile
|
2017-01-14 20:13:10 +01:00 |
|
squidfunk
|
180da60770
|
Set overflow property to auto
|
2017-01-14 19:48:00 +01:00 |
|
squidfunk
|
4086c2c973
|
Fixed massive repaints when scrolling
|
2017-01-13 13:02:28 +01:00 |
|