Commit Graph

109 Commits (5386be7a225b82ecbb1340893da912f4a2715ab7)

Author SHA1 Message Date
XhmikosR c886592bc5
ControlSidebar.js: minor simplification (#2837)
5 years ago
XhmikosR 2545f04bf3
Use template literals (#2835)
5 years ago
XhmikosR 6a7c491071 ExpandableTable.js: add missing variable
5 years ago
XhmikosR f94fa978f9 Fix DirectChat toggled event.
5 years ago
XhmikosR 4101916d14 Switch to String constants
5 years ago
XhmikosR 7f890fd6a2 ExpandableTable.js: lowercase `colspan`
5 years ago
XhmikosR 39e9416f8c
Rename variable for clarity (#2801)
5 years ago
bansalshashank f1ce1758ce
[Tables] Expandable table (#2528)
5 years ago
XhmikosR 5a1ae0c35e
Cache selectors when possible. (#2790)
5 years ago
XhmikosR 97d48edcdf Use an object when setting multiple CSS properties
5 years ago
REJack b4b8d07feb
Merge pull request #2785 from XhmikosR/js-tweaks-sort-exports
5 years ago
XhmikosR f091c5d510
Dropdown.js: return early (#2783)
5 years ago
XhmikosR e2e4bab687 Sort imports/exports alphabetically
5 years ago
XhmikosR 312e083fc0
Dropdown.js: remove variable used only once (#2779)
5 years ago
REJack 85d4b6be05
Dropdown.js: rename variable (#2780)
5 years ago
XhmikosR 13c857679b
Layout.js: reuse constant (#2778)
5 years ago
XhmikosR 5167252a55 Dropdown.js: rename variable
5 years ago
REJack 2eec6fe614
fix nav-link fadeIn (#2776)
5 years ago
XhmikosR e848621b32
Remove unneeded IIFEs (#2774)
5 years ago
REJack bbfcc0639e
fix sidebar item icon transition (#2775)
5 years ago
XhmikosR be3631930d Fix regression after 27ff009
5 years ago
XhmikosR 7853dcbd6e Use the document ready shorthand.
5 years ago
XhmikosR 3478837aab Layout.js: Simplify else
5 years ago
XhmikosR cb85af826e Reuse variable
5 years ago
XhmikosR e56939983d Remove variables only used once.
5 years ago
XhmikosR 187a01a8ee Return early.
5 years ago
XhmikosR 3528b6c1f8 Remove `that` workaround
5 years ago
REJack 0641a8442d
Fix ESLint errors (#2763)
5 years ago
XhmikosR 27ff009494 Comply to the ESLint rules.
5 years ago
XhmikosR 5ba59f1454 Add ESLint support.
5 years ago
REJack d20dd7c13a replace transition to opacity for sidebar
5 years ago
REJack 26ce58fe28 fix whitespace with fixed navbar & footer
5 years ago
REJack 282ff7f6ce enhanced PushMenu's autoCollapse feature
5 years ago
REJack ed6ae4dbb2 replaced fake spaces with real spaces
5 years ago
REJack 14719bdd88 added panelAutoHeight option to Layout.js
5 years ago
REJack b7efadbbca
enhanced Layout.js with options for login auto height with interval ability
5 years ago
REJack 533a5917f5
enhanced register & login page min-height
5 years ago
REJack 771a2d5530
enhanced dropdown position in navbar dropdown menus
5 years ago
REJack b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true
5 years ago
REJack ff41f98ea5
enhanced CardWidget & card style with nav-tabs
5 years ago
REJack ce486267c4
fixed nested card collapse/expand icon bug
5 years ago
REJack 2473021861
fixed Layout('init') for external use
5 years ago
REJack 259d67ef8e
some small control sidebar fixes
5 years ago
REJack d1f555e679
disabled expandSidebar by default in Treeview
5 years ago
REJack e24c4d01ff
some small js option fixes
5 years ago
REJack f5286d6229
enhanced javascript plugins
5 years ago
REJack 373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
5 years ago
Raphael Jackstadt 829a9b3c6c
fixed collapsed sidebar autocollapse bug (#2339)
5 years ago
Raphael Jackstadt 29a3ba3953
fixed content height calc with less sidebar content (#2332)
5 years ago
Raphael Jackstadt f83f34546d
fixed autocallapse on mobile touchscroll & rebuild dists (#2324)
5 years ago