Commit graph

999 commits

Author SHA1 Message Date
REJack 349ed57ce5
added .sidebar-no-expand info in main sidebar docs 2019-08-30 13:00:48 +02:00
REJack d15055042e
fixed .sidebar-no-expand with navbar-fixed 2019-08-30 13:00:21 +02:00
REJack 577dc4db6e
added .sidebar-no-expand to avoid auto expand on hover/focus 2019-08-30 12:49:53 +02:00
REJack eeeee1fbbf
enhanced ControlSidebar
- moved control sidebar related functions from Layout.js to ControlSidebar.js
- added own scrollbar options
- added ability to set control sidebar height while scrolling
- fixed overlapping with fixed footer/navbar
2019-08-30 11:45:07 +02:00
REJack 05e0de2291
updated .gitignore 2019-08-29 12:01:28 +02:00
REJack 1f576576ce
removed docs/Gemfile.lock 2019-08-29 12:00:26 +02:00
REJack 7c730af2c8
fixed icon update in CardWidget 2019-08-29 11:55:25 +02:00
REJack 6edd3d88d7
updated docs
- fixed javascript/card-widget
- added new deps in dependencies
2019-08-29 09:57:49 +02:00
REJack 2865815c47
dependencies/devDependencies updates
- updated dependencies
  - `@fortawesome/fontawesome-free` to 5.10.2
  - `@fullcalendar/bootstrap` to 4.3.0
  - `@fullcalendar/core` to 4.3.1
  - `@fullcalendar/daygrid` to 4.3.0
  - `@fullcalendar/interaction` to 4.3.0
  - `@fullcalendar/timegrid` to 4.3.0
  - `bootstrap-slider` to 10.6.2
  - `flot` to 3.2.9
  - `overlayscrollbars` to 1.9.1
  - `raphael` to 2.3.0
  - `select2` to 4.0.10
  - `sweetalert2` to 8.16.3
- replaced dependencies
  - `jqvmap` with `jqvmap-novulnerability` (removes git requirement on `npm i`)
- added new dependencies
  - `datatables.net-autofill-bs4` to 2.3.3
  - `datatables.net-bs4` to 1.10.19
  - `datatables.net-buttons-bs4` to 1.5.6
  - `datatables.net-colreorder-bs4` to 1.5.1
  - `datatables.net-fixedcolumns-bs4` to 3.2.6
  - `datatables.net-fixedheader-bs4` to 3.1.5
  - `datatables.net-keytable-bs4` to 2.5.0
  - `datatables.net-responsive-bs4` to 2.2.3
  - `datatables.net-rowgroup-bs4` to 1.1.0
  - `datatables.net-rowreorder-bs4` to 1.2.5
  - `datatables.net-scroller-bs4` to 2.0.0
  - `datatables.net-select-bs4` to 1.3.0
  - `jszip` to 3.2.2
  - `pdfmake` to 0.1.58
- updated devDependencies
  - `@babel/cli` to 7.5.5
  - `@babel/core` to 7.5.5
  - `@babel/preset-env` to 7.5.5
  - `css-loader` to 3.2.0
  - `rollup"` to .20.2
  - `terser` to 4.2.1
- removed old plugins
  - `morris`
2019-08-28 12:59:33 +02:00
REJack e3888aee85
created new gallery page
- added filterizr to plugins
- created gallery demo
2019-08-28 11:42:16 +02:00
REJack ce9734ef07
updated demo sidebar menu
- fixed timeline link in pages/calendar & pages/widgets
- added ribbons link after timeline link
2019-08-28 09:57:45 +02:00
REJack 6a85e9c5a1
enhanced buttons
- added btn-xs class
- added btn-xs demo in pages/UI/buttons.html
- enhanced dropdown-hover for button dropdowns
- fixed dropdown examples in pages/UI/buttons.html
2019-08-28 09:26:57 +02:00
REJack 6874eb31d7
enhanced navbar dropdown & top-nav example
- added Dropdown.js
- added .dropdown-submenu
- added .dropdown-hover
- added dropdown example & fixed card headers in pages/layout/top-nav.html
2019-08-27 16:23:07 +02:00
REJack 6d0fcbc8b1
enhanced custom forms
- removed box-shadow from custom form element #2200
- updated pages/forms/general.html (splited general and custom elements)
- fixed focus on custom switch & range
2019-08-27 13:21:53 +02:00
REJack 42b6ff1b11
removed fastclick from demo pages 2019-08-27 12:10:57 +02:00
REJack 8c9ef56657
fixed card-outline inside card wrong styling #2205 2019-08-26 12:28:02 +02:00
REJack 2805e35b2f
updated main-sidebar docs with additional classes 2019-08-26 12:11:40 +02:00
REJack 4f231d5367
updated main-sidebar nav style
- added abilty to use a .right container instead of two single items
- added nav-compact for reduced paddings
2019-08-26 12:04:50 +02:00
REJack 937dffc03d
enhanced cards header & tools
- reduced title font size
- changed title & tools margins/paddings
2019-08-26 12:02:59 +02:00
Raphael Jackstadt 4cb6c94411
Merge pull request #2219 from laiso/patch-1
typo fix on 'yarn add'
2019-08-26 10:47:29 +02:00
Raphael Jackstadt ae419c1f72
Merge pull request #2197 from REJack/v3-dev
first changes to v3.0.0-rc.1
2019-08-26 10:46:45 +02:00
Raphael Jackstadt 2ab586c4db
Merge branch 'v3-dev' into v3-dev 2019-08-26 10:44:04 +02:00
Raphael Jackstadt 0437635830
Merge pull request #2212 from Leviasan/v3-dev
Migration the timeline component to "bootstrap 4".
2019-08-26 10:41:34 +02:00
REJack c9b02625dd
rebuild dist files & updated docs assets 2019-08-26 10:39:29 +02:00
REJack e8b6ff4e56
docs updates
- added part for fixed navbar/footer incl. the responsive classes
- added anchor info for fixed navbar
- added .dropdown-menu-lg/-xl info in main-header docs
- added custom plugin colors in layout colors part
  - custom-range
  - custom-switch
  - bootstrap slider
  - icheck-bootstrap
2019-08-26 10:38:07 +02:00
REJack 6b683b1d94
enhanced ribbons
- fixed style
- created demo page
- created docs
2019-08-26 09:44:05 +02:00
laiso 08d1a8d898
typo fix on 'yarn add' 2019-08-26 14:22:34 +07:00
Aleksandr Rogozin a5241489f8 Timeline component docs 2019-08-23 13:18:21 +03:00
REJack 2d36befc04
added docs preset for timeline 2019-08-22 15:14:32 +02:00
Aleksandr Rogozin d27aa49026 Add a sidebar link across all demo pages 2019-08-21 23:58:55 +03:00
REJack 1aa67a08ea
migrated CardRefresh (BoxRefresh)
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
2019-08-20 17:19:08 +02:00
REJack 09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code 2019-08-20 12:48:22 +02:00
REJack 1b1b909162
renamed ControlSidebar DATA_KEY to lte.controlsidebar 2019-08-20 12:35:22 +02:00
REJack b816ef347a
enhanced CardWidget (Widget)
- renamed Widget to CardWidget
- renamed data-widget to data-card-widget
- reworked Selector & ClassName Icons to Option
- splited toggleMaximize to maximize & minimize
- added maximizeTrigger Option
- enhance code to run methods without buttons
2019-08-20 12:33:52 +02:00
REJack ec9f780ed7
enhanced tree collapse/expand to avoid flood slide animation on multiple clicks on one item 2019-08-20 11:04:55 +02:00
REJack 62a29b624e
enhanced css-compile with node-sass-package-importer and replaced ../../node_modules/bootstrap with ~bootstrap 2019-08-20 11:03:48 +02:00
REJack 0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4 2019-08-20 10:54:48 +02:00
REJack a514515799
updated options in docs/javascript/push-menu.md 2019-08-19 14:06:35 +02:00
REJack c98018c880
enhanced PushMenu with sidebar state remember 2019-08-19 14:03:05 +02:00
REJack c3fffde6c0
fixed hold-transition for main-sidebar & control-sidebar 2019-08-19 14:01:05 +02:00
REJack f3eeb0bfaa
fixed nav-child-indent padding while collapse 2019-08-19 13:35:38 +02:00
REJack d6c8360f4f
added toggled event to DirectChat.js 2019-08-19 13:14:56 +02:00
REJack c471db9628
enhanced direct-chat-contacts
- updated direct-chat-contacts background to $dark
- updated contacts-list-date & contacts-list-msg to $gray-400
- added direct-chat-contacts-light style
2019-08-19 13:11:11 +02:00
REJack af21f07b3d
fixed direct-chat with bg-* 2019-08-19 13:00:46 +02:00
REJack f549efa62a
added elevation-4 to brand-link on pages/layout/fixed-topnav.html 2019-08-19 12:36:33 +02:00
REJack a14df4917b
fixed zindex's for main-header / brand-link 2019-08-19 12:35:00 +02:00
REJack bc04864edf
fixed brand-link img height 2019-08-19 12:33:00 +02:00
REJack 89fc86a000
updated docs/components/control-sidebar.md 2019-08-19 12:10:40 +02:00
REJack 7dd7bce535
fixed today mark in datepicker inline in card with bg-* 2019-08-19 12:09:46 +02:00
Aleksandr Rogozin 02fe824919 Returned timeline-inverse css class. 2019-08-17 12:20:47 +03:00