- 24 Nov, 2021 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 23 Nov, 2021 2 commits
-
-
Gabriel Monnerat authored
- the child gadget calls a blocking acquiredMethod on the parent. - the child gadget cancel the acquiredMethod call - the child gadget calls another acquiredMethod on the parent to verify that the cancellation has been correctly propagated to the parent.
-
Gabriel Monnerat authored
-
- 09 Nov, 2021 1 commit
-
-
Romain Courteaud authored
-
- 21 Oct, 2021 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 12 Feb, 2021 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 04 May, 2020 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Improve the verbosity of error when using iframe.
-
- 18 Mar, 2020 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 26 Feb, 2020 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Ensure to cancel the ongoing promise if queue is cancelled.
-
- 30 Jan, 2020 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 29 Jan, 2020 1 commit
-
-
Romain Courteaud authored
-
- 26 Nov, 2018 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This reduces the number of DOM modifications (only one replace). This also ensure that the element content is empty. Previous event listener will also be discarded (and so, reduce memory usage). declareGadget element parameter can now also be a tag name.
-
- 12 Nov, 2018 1 commit
-
-
Romain Courteaud authored
-
- 14 Sep, 2018 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 10 Aug, 2018 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 29 Jun, 2018 1 commit
-
-
Romain Courteaud authored
-
- 25 Jun, 2018 1 commit
-
-
Romain Courteaud authored
This will simplify error catching.
-
- 18 May, 2018 11 commits
-
-
Romain Courteaud authored
Contains speed optimizations, mostly by reducing the number of promise created. This reduce the garbage collection load.
-
Romain Courteaud authored
-
Romain Courteaud authored
No need to execute async code if the gadget class is already loaded.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Reuse Queue created from callback directly.
-