1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
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