REJack
e4970b6c30
added .control-sidebar-push-slide
5 years ago
REJack
c4c082c4ac
some control-sidebar fixes
...
- removed setMargin in js
- fixed control-sidebar slide animate step
- added zindex-contro-sidebar
- added control-sidebar-push class
- updated zindex's
5 years ago
REJack
0876d0ab70
added missing expanded/collapsed event in ControlSidebar.js
5 years ago
REJack
fd8183c965
renamed option `slide` to `controlsidebarSlide` and tweaked a bit the animate step
5 years ago
REJack
ac6a58c118
fixed bg-gradient-* color overrides doesn't worked
5 years ago
REJack
9d55dee3ad
changed card-tools position absolute to float right
...
- added card-title float:left
- changed card-header & card-title padding
5 years ago
REJack
40007571f9
changed table-dark border-color
5 years ago
REJack
8685cde1b0
fixed border color with bg-dark
5 years ago
REJack
3d8c88799a
fixed icheck-bootstrap html markup
5 years ago
REJack
5fceda1ba8
fixed icheck-bootstrap focus
5 years ago
Aleksandr Rogozin
9e251efd0c
Merge pull request #1 from ColorlibHQ/v3-dev
...
V3 dev
5 years ago
Raphael Jackstadt
1ff65e5bd9
Merge pull request #2189 from REJack/v3-dev
...
fixed placehold.it link
5 years ago
REJack
e9b7ad1354
Merge branch 'v3-dev' of https://github.com/REJack/AdminLTE into v3-dev
5 years ago
REJack
4be1bd935c
fixed placehold.it link
5 years ago
Raphael Jackstadt
8c08ab1846
Merge pull request #2188 from REJack/v3-dev
...
small fixes and changes before preping version
5 years ago
REJack
f96d4aea3e
updated docs install section
5 years ago
REJack
d3554c591e
updated docs link in demo files
5 years ago
REJack
f54bb66724
update docs/Gemfile and docs/assets
5 years ago
REJack
97168e80be
changed npm run production from parallel to sequential to avoid docs assets updating bug
5 years ago
Raphael Jackstadt
2e4e2b0572
Merge pull request #2185 from REJack/v3-dev
...
fixed docs bugs for generation
5 years ago
REJack
64ad688e24
fixed brand-link in docs
5 years ago
REJack
4e717712cc
fixed docs bugs for generation
...
- removed duplicate `<!DOCTYPE html>` and `<html lang="en">`
- added missing source line and github-pages gem in Gemfile
5 years ago
Raphael Jackstadt
de09bbc21d
Merge pull request #2184 from REJack/v3-dev
...
rebuild dist files & docs assets
5 years ago
REJack
165c02e0c7
rebuild dist files & docs assets
5 years ago
Raphael Jackstadt
5639e8c4eb
Merge pull request #2169 from REJack/v3-dev
...
docs, issues fixed & some bigger scss changes
5 years ago
REJack
427d512881
added dist files from origin/v3-dev (try to resolve conflicts)
5 years ago
REJack
a1d72f02ee
removed dist files (try to resolve conflicts)
5 years ago
REJack
14f59c34f2
conflict resolve
...
- added "Fix Select2 heights" #2178
- rebuild dist files & synced to docs
5 years ago
REJack
8845f6a8e5
changed v2.4 docs link in docs navbar
5 years ago
REJack
f61e3a04d6
further docs changes
...
- removed CardRefresh from menu while not exist
- removed data-accordion="true" from sidebar nav
- updated assets
- created javascript/layout
- finished javascript/push-menu
- created javascript/treeview
- created javascript/widget
- finished javascript/control-sidebar
- created javascript/direct-chat
- created javascript/todo-list
5 years ago
REJack
fe693889dd
added collapse, expand & toggleMaximize to run via js script
5 years ago
REJack
64ef08f35d
fixed img urls in components/direct-chat
5 years ago
REJack
f69272d504
added new docs pages
...
- components/direct-chat
- browser-support
- implementations
- faq
- license
5 years ago
REJack
9cd8bac035
enabled sidebar accordion in docs
5 years ago
REJack
8b24386671
updated docs assets
...
- updated adminlte css/js files
- added demo images
5 years ago
REJack
3fed7f5897
fixed DirectChat toggle
5 years ago
REJack
c089bc9796
added DirectChat & TodoList JS (+ TodoList CSS fixes)
5 years ago
REJack
dd0794bab2
doc changes + a little info-box overlay bugfix
...
- updated assets
- added bootstrap-duallistbox in dependencies
- updated colors section in layout
- finished components/cards
- created & finished components/boxes
- added missing position relative to .info-box
5 years ago
REJack
f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar
5 years ago
REJack
2804a35d13
added bootstrap-duallist plugin & demo
5 years ago
REJack
8f5b3d68b9
removed `.btn-flat` from `add-new-event`-btn in calendar demo
5 years ago
REJack
f1f98ba2d8
removed input focus box-shadow & fixed custom-range active/focus style
5 years ago
REJack
4d14a6f3b7
fixed input-group-append input-group-text markup in login/register page
5 years ago
Raphael Jackstadt
7a28ca5ac2
Merge pull request #2180 from Leviasan/v3-dev
...
Changing module to work with the file system. Remove 'ncp'.
5 years ago
Raphael Jackstadt
a5bbef158a
Merge pull request #2178 from maxwellmc/v3-dev
...
Fix Select2 heights
5 years ago
Aleksandr Rogozin
2e7c44faa3
Update package json scripts
5 years ago
Aleksandr Rogozin
377d2718de
Changing module to work with the file system.
5 years ago
Max McMahon
7745078a45
Fix Select2 heights
5 years ago
REJack
6773bd1772
further scss changes
...
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
5 years ago
REJack
c66ab85940
further docs changes
...
- updated docs assets
- added yarn install info
- overhauled color parts in layout.md
- added components/main-sidebar, /control-sidebar & /cards
- updated title in components/main-header
- created blank pages javascript/control-sidebar& /push-menu to ensure docs generation
- renamed Sidebar to Main Sidebar
5 years ago