Commit graph

18 commits

Author SHA1 Message Date
Martin
6046c9802b correctif(dsfr.burger-menu): le burger menu du DSFR n'aime pas le double dans le header 2023-09-12 17:18:31 +02:00
Colin Darie
ab118d6a40
fix(js): patch for legacy browser using disclosure components
Cf https://github.com/GouvernementFR/dsfr/issues/765

Co-Authored-by: Martin <martin@sharypic.com>
2023-09-05 16:26:43 +02:00
Paul Chavard
5343c229a2 chore(turbo): update coldwired and fix focus in turbo 2023-04-27 10:40:14 +02:00
Paul Chavard
85581e72e9 refactor(turbo): simplify custom actions implementation now that turbo has support for it 2022-10-21 10:24:00 +02:00
Paul Chavard
c2091e0978 refactor(vite): use turbo-polyfills 2022-07-26 13:07:24 +02:00
Martin
f7215a3dea fix(polyfill): make it works on ie11 2022-07-19 10:52:55 +02:00
Martin
1d33fd9db3 fix(formdata-polyfill): retry with babel as transpiler 2022-07-19 10:52:55 +02:00
Martin
99350e45dd Revert "Merge pull request #7579 from betagouv/US/fix-event-target-polyfill"
This reverts commit 27ed32bff0, reversing
changes made to 795570b039.
2022-07-19 10:52:55 +02:00
Martin
8a439be506 fix(polyfill): remove usage of backticks / template so it works with ie11 2022-07-18 16:55:45 +02:00
Martin
aab203aaae fix(event-target-polyfill): do not use template literal for polyfills 2022-07-18 16:55:45 +02:00
Martin
ec9c2849ff fix(ie11): @webcomponents used template interpolation 2022-07-18 13:23:37 +02:00
Paul Chavard
23fe07bfbd Revert "Merge pull request #7511 from betagouv/US/fix-dynamic-imports-on-ff-60-69"
This reverts commit d2fd5b83a9, reversing
changes made to 183dc4eb2b.
2022-07-01 10:07:39 +02:00
Martin
9b03e6ecf4 fix(vite-legacy): https://github.com/vitejs/vite/pull/4767 ; do not know why but get out of my sight 2022-07-01 09:54:46 +02:00
Paul Chavard
e160a04ebf fix(turbo): avoid crashing IE 11 with non get/post methods 2022-05-13 16:58:21 +02:00
Paul Chavard
219fc2f3bc fix(turbo): patch turbo to make link_to work without global turbo enabled 2022-05-10 13:39:33 +02:00
Paul Chavard
3f4004b188 fix(js): add DocumentFragment.children polyfill for IE 2022-05-03 12:38:17 +02:00
Paul Chavard
802b9dddd0 fix(js): event-target-polyfill should not patch Event 2022-04-29 20:04:19 +02:00
Paul Chavard
a16d07ef7c fix(js): fix IE 11 fucked template element support 2022-04-29 18:24:53 +02:00