1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Robert Sese
748f2a1d0b Fix header overlap on release notes pages (#28202)
Apply class so we get the scroll-margin-top
2022-06-03 18:32:27 +00:00
Grace Park
d78f1dfa5a Fix screen width - release notes (#24881)
* fix screen width

* center items

* set maxwidth

* set back to justify between

* adding overflow auto to default layout

* remove center alignment for release note content

* fix vertically align release candidate button

Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-02-02 21:28:47 +00:00
Grace Park
c7ff324110 Release Notes Primer Update: Remove top navigation buttons convert download link to button (#24844)
* remove navigation buttons at top and convert download link to button

* remove background color
2022-01-31 22:17:23 +00:00
Kevin Heis
821c1e693b Release note sticky fixes (#23643) 2021-12-13 18:23:30 +00:00
Peter Bengtsson
93a11d50f3 prettier release date on enterprise release logs (#23288)
Part of #1291
2021-12-01 23:06:33 +00:00
Kevin Heis
567652b0e3 Primer 18 b (#22462)
* Create migrate-colors-primer-18.js

* Update colors round 1

* upgrade primer packages

* Update index.scss

* Replace auto colors

* remove btn-primary-matte

* Turns out the class names and variables names DONT LINE UP... ugh....

* Check for allowed var colors
2021-10-28 19:17:23 +00:00
Kevin Heis
57621df550 Rm print button (#21237)
* Remove print button

* Found another print button
2021-09-01 18:20:42 +00:00
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
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
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