Commit 984a384
authored
Bug fixes and better restrictions for protected tags (#11)
* Fix CSS issue where display: none was not enforced, causing gaps within the sidebar.
* Fixed inconsistency with variable not being boolean values.
* Fix widget support bug, where editing tag with icon would crash when children isn't available.
Fix protection tag should be hidden for Tags Page for secondary tags. Cloud function used for TagsPage
Fix child tag being shown on TagsPage if they should be hidden from view
Fix lastDiscussion for tag, showing protected tag
Added Protected view for DiscussionList, this can be hidden or displayed using the new settings options
* Fix issue where clicking on discussion will reload the page once, added hash to prevent refresh1 parent c78b1dc commit 984a384
File tree
14 files changed
+541
-74
lines changed- js
- dist
- src
- admin
- common/helpers
- forum
- components
- less
- locale
- src/Listener
14 files changed
+541
-74
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
48 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments