XhmikosR
|
3f203af04b
|
Remove `.nav-tabs-custom` references (#2832)
|
5 years ago |
XhmikosR
|
47e653bfbf
|
Remove the executable permission. (#2768)
|
5 years ago |
REJack
|
0641a8442d
|
Fix ESLint errors (#2763)
* fix dist/js/demo.js eslint error
* fix Layout.js eslint error
* remove unnecessary semicolon
* remove unexpected token
* add missing radix for parseInt in Layout.js
|
5 years ago |
XhmikosR
|
27ff009494
|
Comply to the ESLint rules.
|
5 years ago |
XhmikosR
|
5ba59f1454
|
Add ESLint support.
Used the Bootstrap master branch config and adapted it.
Also, remove the `babel-eslint` package since we don't use it.
|
5 years ago |
XhmikosR
|
8a9808575f
|
Compress png and remove unused img (#2706)
* Losslessly compress PNG files
Before: 1,17 MB (1.228.084 bytes)
After: 1,13 MB (1.194.642 bytes)
* Rename image for consistency.
* Delete the unused mestro.png
|
5 years ago |
XhmikosR
|
671be53be1
|
Losslessly compress JPG files. (#2705)
Before: 1,84 MB (1.932.709 bytes)
After: 1,78 MB (1.867.039 bytes)
|
5 years ago |
REJack
|
c2e77427ba
|
fix layout-boxed sidebar with sidebar-mini
|
5 years ago |
REJack
|
da47f23145
|
replace small-box font-size transition with transform
|
5 years ago |
REJack
|
414d14b2d2
|
prep pre version
|
5 years ago |
REJack
|
66268d5340
|
prep version
|
5 years ago |
REJack
|
229600ba4c
|
add brand-image-xl margin fix without logo-switch
|
5 years ago |
REJack
|
fbe0340eb0
|
fix layout-boxed with default sidebar
|
5 years ago |
REJack
|
4c50b36cbe
|
rebuild dist map files
|
5 years ago |
REJack
|
161099e3bc
|
fix toastr full width position
|
5 years ago |
REJack
|
cf7daa0159
|
fix select2 dropdown while maximized card
|
5 years ago |
REJack
|
a3604d0c62
|
enhance info-box for text-truncate & text-wrap
|
5 years ago |
REJack
|
ae470bec2e
|
add margin-bottom to form-inline in sidebar
|
5 years ago |
REJack
|
dc4054d216
|
fix inline input-group in sidebar on macOS
|
5 years ago |
REJack
|
d20dd7c13a
|
replace transition to opacity for sidebar
|
5 years ago |
REJack
|
35782815ef
|
add !important to text-(color)
|
5 years ago |
REJack
|
461a483144
|
fix anchor color on .btn
|
5 years ago |
REJack
|
26ce58fe28
|
fix whitespace with fixed navbar & footer
|
5 years ago |
REJack
|
4723bccf43
|
prep version
|
5 years ago |
REJack
|
709c01d450
|
updated dependencies & devDependencies
|
5 years ago |
REJack
|
d67c3a0812
|
fixed slow scrolling bug with ScrollAnywhere
|
5 years ago |
REJack
|
282ff7f6ce
|
enhanced PushMenu's autoCollapse feature
|
5 years ago |
REJack
|
a53971d122
|
fixed accent with pagination
|
5 years ago |
REJack
|
459ac7775e
|
prepr pre-version
|
5 years ago |
REJack
|
87b8078d9b
|
prep version
|
5 years ago |
REJack
|
b9460ae8ea
|
rebuild dist files
|
5 years ago |
REJack
|
bc3123cb08
|
fixed select2 single input focus without opened menu
|
5 years ago |
REJack
|
14719bdd88
|
added panelAutoHeight option to Layout.js
|
5 years ago |
REJack
|
cafc66ae7d
|
fixed child indent on hover with nav-compact
|
5 years ago |
REJack
|
662b51c9c0
|
fixed brand-link transition with navbar fixed
|
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
|
9baa03ed63
|
rebuild css after PR's
|
5 years ago |
REJack
|
ede720e2b8
|
enhanced select2 text-sm support with form-control-sm
|
5 years ago |
REJack
|
4ba150d509
|
fixed accent override for dropdown-item:active
|
5 years ago |
REJack
|
ba8f8a8bbc
|
fixed select2 height with text-sm
|
5 years ago |
REJack
|
a3ede49485
|
fixed select2 focus border color
|
5 years ago |
REJack
|
f9a40e3b46
|
fixed sidebar nav icon with text-sm
|
5 years ago |
REJack
|
b1b5ce3cb5
|
fixed sidebar nav icon placing (without body.text-sm)
|
5 years ago |
REJack
|
771a2d5530
|
enhanced dropdown position in navbar dropdown menus
|
5 years ago |
REJack
|
4480db7f27
|
fixed accent link color overrides on sidebar and btn-app
|
5 years ago |
REJack
|
0238015f5e
|
fixed layout-fixed correct sidebar height to vh instead of %
|
5 years ago |
REJack
|
b1c99c8963
|
fixed CardRefresh doubled load if loadOnInit is true
|
5 years ago |
REJack
|
4b2ea27a82
|
enhanced fullcalendar style & demo
- added forgotten themeSystem option in demo
- enhanced toolbar style on mobile
|
5 years ago |
REJack
|
ff41f98ea5
|
enhanced CardWidget & card style with nav-tabs
|
5 years ago |