mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 09:19:45 +08:00
3c3f8242e2
If the `isHiddenInList` property is changed to true (e.g. via a computed property), then that view is removed, and its computed properties are unhooks — so the `isHiddenInList` property won’t update and the view can’t be shown again. Items should be hidden via CSS instead. |
||
---|---|---|
.. | ||
app | ||
config | ||
public | ||
tests | ||
.bowerrc | ||
.editorconfig | ||
.ember-cli | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
bower.json | ||
Brocfile.js | ||
package.json | ||
testem.json |