Michael Zetterberg
6908cee0c5
fix: search params passed to Link overrides current search params
...
This changes the behavior of Link prop `keepSearchParams`. Previously it got
implicitly merged. Now, any search params in the given `href` prop to Link will
override any current search params available on the current page.
Handle the merging use case (if there is any) in the components that passes the
href to render Link.
2025-02-25 16:07:27 +01:00
Erik Tiekstra
dd4a2d8120
Merged in feat/SW-1296-hotel-subpages (pull request #1233 )
...
feat(SW-1296): added Subpage for hotel pages and its routing
* feat(SW-1296): added Subpage for hotel pages and its routing
Approved-by: Fredrik Thorsson
2025-02-03 10:58:53 +00:00
Erik Tiekstra
14e8e2254c
feat(SW-392): Added book a table link click
2025-01-13 08:15:39 +01:00
Linus Flood
498f13bc60
Merge branch 'master' into feature/tracking
2024-11-11 15:47:30 +01:00
Erik Tiekstra
fe6582ccbb
fix(SW-812): styling fixes for the header and related components
2024-11-11 07:48:47 +01:00
Linus Flood
cb7e009c47
Merge branch 'develop' into feature/tracking
2024-10-24 12:39:34 +02:00
Niclas Edenvin
8d490e14f2
fix(SW-690): use correct naming of search params in booking
...
Approved-by: Bianca Widstam
Approved-by: Linus Flood
2024-10-24 08:49:06 +00:00
Linus Flood
d7676a22cc
Added onClick to anchor tag as well #SW-222
2024-10-23 14:31:02 +02:00
Linus Flood
09777ee909
PR fixes
2024-10-21 09:53:40 +02:00
Linus Flood
4de247ab50
Tracking WIP
2024-10-07 09:00:15 +02:00
Linus Flood
8f1f196982
Merge branch 'develop' of bitbucket.org:scandic-swap/web into feature/tracking
2024-10-03 15:18:54 +02:00
Linus Flood
e29dff1874
Refactor
2024-10-03 15:16:56 +02:00
Arvid Norlin
724f429696
feat(SW-341): add hotels listing sidepeeks
2024-10-02 08:55:05 +02:00
Niclas Edenvin
03fa798670
Use the interactive map on the map page
2024-09-27 14:23:49 +02:00
Linus Flood
54f094af86
Tracking WIP
2024-09-27 08:46:12 +02:00
Arvid Norlin
2849c69c52
refactor: Move Sidepeek param logic to SidePeekProvider
2024-09-16 21:28:39 +02:00
Christel Westerberg
bd0d7e61e9
fix: handle target=_blank in link
2024-08-28 15:37:32 +02:00
Christel Westerberg
12d2f82ba3
fix: pass onclick prop to next link
2024-08-23 12:47:32 +02:00
Christel Westerberg
8e463ba552
fix: move tracking out of navigation transition
2024-08-23 12:47:32 +02:00
Christel Westerberg
f868025a9d
fix: ad events for tracking navigations and initial page load
2024-08-23 12:47:32 +02:00
Christel Westerberg
4c9205d9f4
wip
...
fix: make sure loginType and ECID is trackable from webviews
2024-08-23 12:47:32 +02:00
Chuma McPhoy
ebe79c43e0
feat: Add tab navigation to hotel page
2024-08-12 10:26:02 +02:00
Christel Westerberg
e8b9baf99e
fix: refactor link event listeners
2024-07-15 13:55:57 +02:00
Christel Westerberg
c96008fb78
fix: track user on page load
2024-07-15 13:35:36 +02:00
Christel Westerberg
edb6005a72
fix: support for tracking link clicks
2024-07-15 13:35:36 +02:00
Chuma McPhoy
f78e74d3e3
refactor: add scroll prop to Link
2024-07-15 09:47:00 +02:00
Chuma McPhoy
22647710c9
feat: add a textDecoration variant to links
2024-07-08 13:25:00 +02:00
Christel Westerberg
34724c62f3
fix: match on href
2024-06-24 17:04:11 +02:00
Simon Emanuelsson
7c4b8401e9
feat(WEB-304): remaning UI from design system primitives
2024-06-13 10:00:16 +02:00
Arvid Norlin
f2b8ddae8e
debug: add prefetch=false to logout link
2024-05-24 10:48:45 +02:00
Michael Zetterberg
14e93eba7c
chore: lint fix
2024-04-23 14:43:17 +02:00
Simon Emanuelsson
38f764e0ff
feat: breadcrumbs for My Pages
2024-04-16 10:09:10 +02:00
Simon Emanuelsson
9396b2c3d5
feat(WEB-170): edit profile view
2024-04-16 09:24:31 +02:00
Arvid Norlin
c0b68f9e5b
refactor: Extract Sidebar Link to component
2024-04-11 13:53:26 +02:00