1. 25 Mar, 2018 3 commits
    • JC Brand's avatar
      Set z-index for .converse-chatboxes · 8ecdf960
      JC Brand authored
      8ecdf960
    • JC Brand's avatar
      Don't wrap the build in an anonymous `define`. · 6f5491e9
      JC Brand authored
      This cause the error "Mismatched anonymous define" when loading the
      bundle in Plone.
      
      The original reason for adding `start.frag` was to wrap the bundle in a
      closure to not pollute the global namespace (e.g. overriding global
      `define` and `require` with Almond`s versions) and secondarily to allow
      people to load the bundle via require.js.
      
      The second usecase should now probably be done via a shim in the
      require.js config.
      6f5491e9
    • JC Brand's avatar
      Honor the allow_logout setting · c4a4635e
      JC Brand authored
      c4a4635e
  2. 23 Mar, 2018 1 commit
  3. 20 Mar, 2018 6 commits
  4. 18 Mar, 2018 4 commits
  5. 17 Mar, 2018 5 commits
  6. 16 Mar, 2018 6 commits
  7. 15 Mar, 2018 3 commits
  8. 14 Mar, 2018 11 commits
  9. 13 Mar, 2018 1 commit