Commit graph

18 commits

Author SHA1 Message Date
FrankRua
9b92943db0 Some suggested edits 2022-09-30 09:09:48 -04:00
Jason Wheeler
888022240b moved fade-on-route-transition class to a parent div 2022-09-26 10:29:38 -04:00
Jason Wheeler
159f730d6a Moved nav-scenario import to base-mixin 2022-09-26 09:33:53 -04:00
Jason Wheeler
bf72d0f0cc fixed transition 2022-09-23 17:23:40 -04:00
Jason Wheeler
09c6744dd8 changes for reviews 2022-09-23 12:16:15 -04:00
Jason Wheeler
537be49593 refactored and tested getNavigationMap to make it less fragile. nav-button can also be a text link. Added test route for welcome-page. Pulled in navigation to external page using navigationMap from funnel. 2022-09-22 15:16:42 -04:00
Jason Wheeler
4b411810eb Merge branch 'develop' into feature/Digital/SSR-39
# Conflicts:
#	src/router/index.js
2022-09-22 12:32:30 -04:00
Jason Wheeler
df2ed6eb67 fixed some import paths 2022-09-22 11:14:58 -04:00
Jason Wheeler
6f82be6546 switched from v-bind: to just : 2022-09-21 16:25:53 -04:00
Jason Wheeler
1e5c966421 pulling navigation scenarios for button from js file 2022-09-21 15:39:39 -04:00
Kulbhushan Kaushik
70c46a8cd5 code review changes 2022-09-21 08:00:24 -04:00
Jason Wheeler
8fe4d924cb removed store dependancy for now, navigation is working 2022-09-20 16:15:15 -04:00
Kulbhushan Kaushik
bc473d5e03 commit 2022-09-20 15:27:01 -04:00
Jason Wheeler
d262d0ac1d got to where it's relying on the store for something. nearly there. 2022-09-20 14:39:58 -04:00
Kulbhushan Kaushik
9e969b8c86 commit 2022-09-20 14:32:54 -04:00
Jason Wheeler
200b4bb141 started nav-button 2022-09-20 10:26:30 -04:00
FrankRua
f868cdcea7 Test config, one test 2022-09-19 10:55:21 -04:00
Jason Wheeler
b8b23f5448 router is working with mock endpoints for checking if a page exists 2022-09-16 16:40:48 -04:00