- 18 Jan, 2017 1 commit
-
-
Romain Courteaud authored
Nearly drop iframe timeout. Add reportGadgetDeclarationError acquired method.
-
- 06 Dec, 2016 1 commit
-
-
Romain Courteaud authored
Performance improvements.
-
- 24 Nov, 2016 1 commit
-
-
Romain Courteaud authored
-
- 23 Nov, 2016 1 commit
-
-
Romain Courteaud authored
-
- 02 Nov, 2016 1 commit
-
-
Romain Courteaud authored
* add an internal gadget state * rename __element property to element * add declareJob function * add onEvent method * 'this' in ready is now the gadget instance InlineSide-by-side
-
- 29 Jul, 2016 1 commit
-
-
Romain Courteaud authored
Improve error verbosity
-
- 06 Jul, 2016 1 commit
-
-
Romain Courteaud authored
-
- 14 Jun, 2016 1 commit
-
-
Cédric Le Ninivin authored
-
- 31 May, 2016 1 commit
-
-
Romain Courteaud authored
-
- 18 Dec, 2015 1 commit
-
-
Romain Courteaud authored
-
- 21 Aug, 2015 1 commit
-
-
Romain Courteaud authored
-
- 04 Dec, 2014 1 commit
-
-
Romain Courteaud authored
-
- 05 Nov, 2014 1 commit
-
-
Xiaowu Zhang authored
-
- 15 Sep, 2014 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 23 May, 2014 1 commit
-
-
Romain Courteaud authored
Do not prevent calling declareGadget in ready functions. Allow to directly declareGadget inside the HTML.
-
- 21 May, 2014 1 commit
-
-
Romain Courteaud authored
Drop EventTarget support on Gadget. Add declareAcquiredMethod, allowPublicAcquisition. Prefix attribute non part of the API by __. Such method/property can be rename in next versions without any compatibility support. Use base element in iframe to get the same link behaviour with or without iframe.
-
- 07 Apr, 2014 1 commit
-
-
Thibaut Frain authored
-
- 11 Mar, 2014 1 commit
-
-
Romain Courteaud authored
-
- 21 Jan, 2014 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 29 Nov, 2013 1 commit
-
-
Romain Courteaud authored
-
- 28 Nov, 2013 2 commits
-
-
Romain Courteaud authored
Display the error in the console.
-
Romain Courteaud authored
The method .on, .off, .trigger have been added. See RSVP.EventTarget.mixin for full details. Propagate the events in case of EmbeddedGadget to the parent IframeGadget.
-
- 27 Nov, 2013 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Drop jQuery usage in test.
-