1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Mike Surowiec
06d8f81401 Two-pane Experiment (#21092)
* pull changes from docs-playground

* cleanup, add callout banner

* cleanup linting and test fixes

* add discussion link

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-08-26 14:19:40 -04:00
Robert Sese
af895337cd Fix release notes bullet point rendering (#20938) 2021-08-18 15:01:51 +00:00
Robert Sese
ced55e2675 Add back bullet points and heading color (#20933) 2021-08-17 16:07:46 -05:00
Mike Surowiec
ccbb92ab87 scope release-notes scss to component and reduce custom styles (#20847) 2021-08-16 14:10:58 +00:00
Rachael Sewell
a92853e40d reapply some classes for lunr indexing (#20765) 2021-08-11 15:06:01 +00:00
Mike Surowiec
1f3509b018 fix rendering of release notes patch on firefox (#20477) 2021-07-22 11:05:14 -04:00
Mike Surowiec
e377d74419 React: import necessary javascripts directly (#20001)
* import javascript files directly

* move globally required js to _app

* fix: js initialization

* set next env for tests
2021-06-21 21:55:49 +00:00
Mike Surowiec
b084dbc23d React: Enable all remaining pages (#20012)
* enable all remaining pages

* update tests for survey, filter card dropdowns

* fix search test

* fix: mobile search layout

* update sidebar test

* fix: learning track page is optional

* fix broken links
2021-06-21 19:52:58 +00:00
Kate Higa
3c5c91bfbd rebase 2021-06-10 07:55:05 -07:00
Mike Surowiec
a88e99c83a Reactify: release notes (#19799)
* reactify release-notes pages

* update GHAE/ES react release notes to not rely on javascripts/release-notes.js
2021-06-09 20:44:32 +00:00