mirror of https://github.com/zulip/zulip.git
5f53fb1561
We now have components.toggle simply return an object, without putting the object into a lookup table. The consumers of the objects have all been changed to just store the object in their own module scope. The diff is a bit hard to read here, but it's mostly de-denting code and removing these things: - we don't have opts.name - we don't have __toggle.lookup - we don't have keys - we don't create a sibling object to the prototype object |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
icons/fonts | ||
images | ||
js | ||
locale | ||
styles | ||
swagger | ||
templates | ||
third | ||
ts | ||
.gitignore | ||
favicon.ico | ||
node_modules |