Guillaume Gomez
2cbbf8d77c
Fix anchor position on fields
2018-03-30 15:16:38 +02:00
kennytm
3d316a5515
Rollup merge of #49443 - GuillaumeGomez:fix-tooltip-position, r=QuietMisdreavus
...
Fix tooltip position
r? @QuietMisdreavus
2018-03-30 01:31:10 +02:00
Guillaume Gomez
93f96be7d9
Fix tooltip position
2018-03-28 23:26:25 +02:00
kennytm
5dc80dc31f
Rollup merge of #49442 - GuillaumeGomez:text-overlap, r=QuietMisdreavus
...
Fix text overlap
Fixes #49006 .
r? @QuietMisdreavus
2018-03-28 17:55:17 +02:00
Guillaume Gomez
51f26acaea
Fix text overlap
2018-03-28 13:25:43 +02:00
Guillaume Gomez
96ef2f8ab9
Fix search appearance
2018-03-27 10:33:31 +02:00
bors
948e3a30e6
Auto merge of #48755 - GuillaumeGomez:rustdoc-fixes, r=QuietMisdreavus
...
Multiple rustdoc fixes
Fixes #48733 .
r? @QuietMisdreavus
2018-03-10 08:24:08 +00:00
Guillaume Gomez
89f4f1bca1
Fix anchor not always being put at the right place
2018-03-09 17:45:44 +01:00
Guillaume Gomez
b26f108b6a
Fix sidebar horizontal scroll
2018-03-06 20:45:57 +01:00
kennytm
71ce38eb9e
Rollup merge of #48381 - GuillaumeGomez:rustdoc-theme-securities, r=QuietMisdreavus
...
Rustdoc theme securities
Fixes #48375 .
Fixes #48376 .
r? @steveklabnik
cc @QuietMisdreavus
2018-02-28 19:15:31 +08:00
bors
89e5a0796e
Auto merge of #47894 - vi:rustdoc_foldable_impls, r=GuillaumeGomez,QuietMisdreavus
...
rustdoc: Foldable impl blocks
Addresses #40363 , #45720 , #24483 , #23986 and so on
* Expands and refactors collapseDocs and toggleAllDocs
* Adds [-] toggle to all impls (including inherent impl)
* Makes it hiding though main css file, not though element inline style
May need to be addressed:
* "[-]" and anchor link copier are overlaid a bit
* Inherent methods are also hidden by the global [-] toggle.
* Auto-collapsing "Iterator" and so on by default is not implemented yet
* Tested only shallowly and only in Chromiuim
* No tests. Are there tests for css/js part here?
* The new implementation may be a bit slower.
What next steps are need to be done before the integration?
2018-02-28 04:24:18 +00:00
Vitaly _Vi Shukela
df1b9a8584
rustdoc: On mobile: hide §, adjust [+] position
2018-02-20 22:46:24 +03:00
Guillaume Gomez
8d51c331c7
Remove theme button outline
2018-02-20 20:13:17 +01:00
Vitaly _Vi Shukela
bf03dd0ca7
rustdoc: Reposition the § per GuillaumeGomez request
2018-02-19 23:22:08 +03:00
Vitaly _Vi Shukela
3c83596f04
rustdoc: Fix position of collapse-toggle on small screens
2018-02-17 20:54:00 +03:00
Vitaly _Vi Shukela
644258044d
rustdoc: Remove visual overlap between § and [+]
2018-02-17 20:46:06 +03:00
Guillaume Gomez
e9bcb4eb89
Hide theme button under menu in mobile mode and fix top margin issue (in mobile too)
2018-02-08 23:47:49 +01:00
Manish Goregaokar
185f258801
Rollup merge of #47810 - GuillaumeGomez:fix-theme-but-position, r=QuietMisdreavus
...
Fix rendering issues on mobile
Fixes #47723
r? @QuietMisdreavus
2018-02-07 08:30:49 -08:00
Vitaly _Vi Shukela
71c4da866a
rustdoc: Fix doc and impl collapsing on small screens
2018-02-07 00:46:47 +03:00
Vitaly _Vi Shukela
bc277b271d
Revert "rustdoc: Move collapse toggle to the left"
...
This reverts commit 0885865e90 .
2018-02-07 00:44:47 +03:00
Guillaume Gomez
8a587e67af
Improve big sidebar elements display
2018-02-04 13:47:35 +01:00
Guillaume Gomez
c26abe75bc
Fix not selectable search input
2018-02-04 13:38:39 +01:00
Guillaume Gomez
dde3611281
Fix rendering issues on mobile
2018-02-03 13:13:29 +01:00
Guillaume Gomez
8b8d044026
Fix ugly hover in sidebar
2018-02-01 23:40:23 +01:00
Vitaly _Vi Shukela
0885865e90
rustdoc: Move collapse toggle to the left
2018-02-01 16:52:44 +03:00
Vitaly _Vi Shukela
c904b1bef4
rustdoc: Fix some minor issues per reviewer
2018-01-31 17:35:57 +03:00
Guillaume Gomez
e78f1392b7
Few fixes for multiple themes support feature
2018-01-24 12:13:52 +01:00
Guillaume Gomez
003b2bc1c6
Add possibility to have multiple themes
2018-01-21 17:34:55 +01:00
Guillaume Gomez
fe811eb328
Rollup merge of #46938 - hellow554:rustdoc-kbd-style, r=GuillaumeGomez
...
add kbd style tag to main.css in rustdoc
Added css style for kbd tags so they actually look like keys.
Result preview and discussion was going on in #46900 .
2018-01-20 22:32:41 +01:00
Marcel Hellwig
0c946c0179
converted space to tab in css files
2018-01-18 09:06:55 +01:00
Marcel Hellwig
38e5d304fe
extended dt with kbd tags
...
removed styling of dt tages, which would make them look like keys and
added <kbd> tag inside of dt tag.
Added css style for kbd and removed some stylings for dt
2018-01-15 18:12:38 +01:00
Marcel Hellwig
6e741df1bd
moved colors of kbd tag into main.css
2017-12-22 13:29:02 +01:00
Marcel Hellwig
176624fb4b
add kbd style tag to main.css in rustdoc
2017-12-22 06:42:11 +01:00
Guillaume Gomez
7f5c2f9249
Fix sidebar on ios
2017-12-20 01:53:18 +01:00
Guillaume Gomez
3d4c505078
Improve search display on mobile
2017-12-18 22:30:53 +01:00
Guillaume Gomez
a06c6bd63c
Fix mobile doc style and improve search bar
2017-12-11 22:30:04 +01:00
bors
61cc23e3e5
Auto merge of #46586 - GuillaumeGomez:fix-mobile-important-display, r=QuietMisdreavus
...
Fixes doc important trait display on mobile
Fixes #46527 .
r? @QuietMisdreavus
2017-12-09 03:57:47 +00:00
Guillaume Gomez
0017d504a5
Fixes doc important trait display on mobile
2017-12-08 16:36:08 +01:00
Guillaume Gomez
1b7ea6d2d4
Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus
...
Greatly improve sidebar when width < 700px
Fixes #36531 .
r? @QuietMisdreavus
A few screenshots:
<img width="1440" alt="screen shot 2017-12-06 at 00 41 36" src="https://user-images.githubusercontent.com/3050060/33636875-6ad8b1a6-da1e-11e7-8d5b-d6d530ea5258.png ">
<img width="1440" alt="screen shot 2017-12-06 at 00 41 40" src="https://user-images.githubusercontent.com/3050060/33636876-6af58196-da1e-11e7-82ab-b82768958037.png ">
2017-12-07 23:59:02 +01:00
Guillaume Gomez
14f2bc0405
Rollup merge of #46444 - GuillaumeGomez:css-cleanup, r=QuietMisdreavus
...
Move colors to main.css
r? @QuietMisdreavus
2017-12-07 23:59:01 +01:00
Guillaume Gomez
71b70feb1f
Greatly improve sidebar when width < 700px
2017-12-07 22:42:46 +01:00
Guillaume Gomez
611d0e6cce
Improve search style
2017-12-04 22:11:21 +01:00
Guillaume Gomez
6afff9699a
Fix search results overlap
2017-12-02 22:14:19 +01:00
Guillaume Gomez
dddf183333
Move colors to main.css
2017-12-02 13:25:23 +01:00
Guillaume Gomez
c00ba79f5c
Invert colors in important traits tooltip
2017-11-29 19:23:41 +01:00
Guillaume Gomez
6047a03659
Add tooltip for important traits display
2017-11-18 14:37:10 +01:00
Guillaume Gomez
d86621f69e
Add trait methods as well
2017-11-17 22:50:15 +01:00
Guillaume Gomez
85dcf2ecb6
Improve modal display and add JS events
2017-11-17 22:50:15 +01:00
Guillaume Gomez
aca1bd7d7e
First step for important traits UI
2017-11-17 22:50:15 +01:00
QuietMisdreavus
cbe4ac3079
spotlight Iterator/Read/Write impls on function return types
2017-11-17 22:50:15 +01:00