1. 17 Jan, 2018 6 commits
  2. 25 Oct, 2017 6 commits
  3. 20 Sep, 2017 1 commit
  4. 12 Sep, 2017 2 commits
  5. 05 Sep, 2017 1 commit
  6. 07 Aug, 2017 4 commits
  7. 24 Jul, 2017 1 commit
  8. 26 Jun, 2017 2 commits
  9. 29 Mar, 2017 1 commit
    • Sebastian's avatar
      Allow renderjs from JS only, without initial gadget-tag/script-tag · 5606fe76
      Sebastian authored
      The inital loaded HTML does not contain anything of renderjs and gets added only after pageload.
      Instead of registering init() for the DOMContentLoaded event directly, a deferred promise is used which gets resolve either by the event, or by a manual call of rJS.manualBootstrap().
      
      Tests:
      * injects rsvp/renderjs in a blank iframe
      * makes sure renderjs is only present after it was injected
      * calls manual bootstrap to initialzed renderjs
      * creates small test gadget to ensure renderjs is working within the iframe (after bootstrap was executed)
      5606fe76
  10. 27 Feb, 2017 1 commit
  11. 24 Feb, 2017 2 commits
  12. 18 Jan, 2017 1 commit
  13. 17 Jan, 2017 1 commit
  14. 16 Jan, 2017 1 commit
  15. 13 Jan, 2017 2 commits
  16. 06 Dec, 2016 4 commits
  17. 05 Dec, 2016 1 commit
  18. 02 Dec, 2016 1 commit
  19. 24 Nov, 2016 2 commits