- 28 Feb, 2017 9 commits
-
-
JC Brand authored
-
JC Brand authored
- immediately show chat box (sometimes fetching features takes long) - add timeout for fetching features - don't register scroll handler twice for chat rooms.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 27 Feb, 2017 11 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
after the cached messages have been fetched.
-
JC Brand authored
-
JC Brand authored
when the room features change.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Builds are now themselves UMD modules, so they could be `require`'d like any other AMD module or they can still be used as old ES5 modules with globals. Additionally the build is now closured, so that the almond API doesn't pollute the global context with `define` or `require`. This does however mean that `require` can no longer be used outside of the build (unless requirej.s is included directly.
-
JC Brand authored
Builds are now themselves UMD modules, so they could be `require`'d like any other AMD module or they can still be used as old ES5 modules with globals. Additionally the build is now closured, so that the almond API doesn't pollute the global context with `define` or `require`. This does however mean that `require` can no longer be used outside of the build (unless requirej.s is included directly.
-
- 26 Feb, 2017 1 commit
-
-
JC Brand authored
-
- 25 Feb, 2017 10 commits
- 24 Feb, 2017 9 commits