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
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
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
Grace Park
0d90f48f22
React Sublanding Fixes ( #19894 )
...
* fixing a couple issue with the sublanding - nulls and page.type
* learning track null error fix
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-06-14 20:35:03 +00:00
Mike Surowiec
3cbc8f67bd
Random fixes ( #19867 )
...
* fix introLinks rendering to show primary button
* fix LearningTrack text overflow issue
2021-06-11 19:15:27 +00:00
Grace Park
d635ee5cf4
fix lint errors
2021-06-10 14:32:36 -07: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
699d73d828
add last section
2021-06-09 20:35:23 -07:00
Grace Park
4ee96cf94f
move sublanding to its own directory and added learning paths
2021-06-09 15:11:31 -07:00