Robert Sese
000799df17
Handle learning track paths from a different product ( #21776 )
...
* Add trackProduct property
* Fall back to learning track product URL param
* Add product URL param to learning track banner
* Add product URL param to featured track links
* Fix typo :(
* Add product URL param to learning track
* Add multi-product learning track tests
* Re-enable tests with a Code Security learning track
* Re-enable more tests with Code Security learning tracks
* Add more multi-product testing
* Update components/sublanding/LearningTrack.tsx
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-09-30 21:17:02 +00:00
Kevin Heis
29ebc555cb
Add btn-primary-matte, ScrollButton, TruncateLines to storybook ( #21611 )
...
* Update create-processor.js
* Use built in semibold
* Preparing articlelist
* Add blue button to storybook
* Scope fade styles
* Add truncate component
* Add scroll button to storybook
* Update storybook.tsx
* Update DefaultLayout.tsx
2021-09-20 23:21:29 +00:00
Kevin Heis
504155926d
Create a lead component ( #21311 )
...
* Create a lead component
* Update to remove markdown-body from Lead, copy over <code> styles
* ...so I can read the test output
* Update Lead.tsx
* Update Lead.tsx
2021-09-16 19:02:56 +00:00
Kevin Heis
9f7c20dae8
Upgrade Primer CSS to version 17, removing marketing styles ( #20965 )
...
* Package updates
* Fix up things that look broken
* Add to utils
* Lead now just sets font size, just use f3 where needed
* Update package-lock.json
* Update index.tsx
* Delete bump-link.scss
* Update trigger-error.js
* Update components/GenericError.tsx
Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com >
* Update ArticlePage.tsx
* Update ActionBar.tsx
* Changes from meeting
* Found a few more monos
* Fix from a merge conflict
* Missed a few f3s
* Update SubLandingHero.tsx
* Bye gradients
* Match up breadcrumbs
* Update SubLandingHero.tsx
* Update lists.scss
Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com >
2021-08-31 14:49:39 -07:00
Mike Surowiec
4b9a6912b9
Scope sub-landing scss and remove some custom styles ( #20893 )
...
* scope sub-landing scss and remove some custom styles
2021-08-16 17:22:21 +00:00
Kevin Heis
0a91fcf482
Fix a few ampersands ( #20681 )
...
* Fix a few ampersands
* Update GuideCard.tsx
2021-08-04 11:48:44 -07:00
Mike Surowiec
a24d01f78a
Fix NextJS 500s ( #20048 )
...
* feat: allow server to contextualize request when on a /_next/data path
* add client side routing test, run lint
* enable nextjs client side routing
2021-06-22 17:30:40 +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
Mike Surowiec
e26a3446a7
SubLanding page filter ( #19918 )
...
* sub-landing: implement filtering in react, other cleanup
2021-06-15 18:16:24 +00:00
Grace Park
2e30d1cc46
fixing json context and ran lint
2021-06-10 14:14:23 -07:00
Grace Park
857fce6c47
add number for learning tracks
2021-06-09 21:39:17 -07:00
Grace Park
4ee96cf94f
move sublanding to its own directory and added learning paths
2021-06-09 15:11:31 -07:00