Commit graph

354 commits

Author SHA1 Message Date
REJack 3e236c9ff9
added text-nowrap to responsive tables 2020-01-14 15:07:33 +01:00
REJack 6c06201930
small layout-top-nav enhancements
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
2020-01-14 14:46:14 +01:00
REJack dbe3e80778
fixed table condensed demo 2020-01-14 14:28:10 +01:00
REJack 7a47aad1e9
removed unnecessary fullcalendar plugin css file from demo 2019-12-15 10:27:37 +01:00
Ppojin 22436d9cd2 Correct all day event (#2438) 2019-12-11 08:01:25 +01:00
Ppojin a67b6b8d10 Correct and Improve of FilterizR sample page (#2439)
Correction of filtr-item's data-category, and add Category 4 (COLORED, BLACK)
2019-12-11 08:00:49 +01:00
REJack 71d32f8114
added new lightblue color (legacy blue) 2019-12-05 09:48:59 +01:00
REJack 857c3e7e69
replaced legacy dl-horizontal with bs4 grid 2019-12-04 09:05:42 +01:00
REJack 17a48d70c7
added jquery validation demo 2019-11-22 11:19:12 +01:00
REJack d327d76ae4
prep pre version 2019-11-22 09:50:18 +01:00
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +01:00
REJack 1406f85866
added workaround for chartjs IE11 height bug 2019-11-06 10:57:23 +01:00
REJack 98c5a988ba
fixed example links 2019-11-05 12:25:46 +01:00
Androz 59417e2a29 Fix broken link (#2377) 2019-11-05 11:04:48 +01:00
REJack 4754f57ee8
prep pre version 2019-11-04 09:55:25 +01:00
REJack e78ee8d9ca
prep version 2019-11-02 13:54:26 +01:00
REJack b7a1c871ce
fixed card default border after adding nav tabs support
- placed default card tabs style into .card-tabs
- updated demo
2019-11-02 08:59:45 +01:00
REJack 6457d31b0d
added forget password & recover password demo 2019-11-01 12:19:24 +01:00
REJack 242ef8984a
fixed select2 init bug in forms/advanced.html 2019-10-24 08:24:25 +02:00
REJack acf9fe8403
added bs-custom-file-input plugin 2019-10-23 15:24:14 +02:00
REJack 14967aec94
prep version & rebuild dists 2019-10-19 11:38:03 +02:00
REJack c011e42b77
overhauled top-nav layout with a collapsable menu 2019-10-03 14:34:22 +02:00
REJack c09241069b
fixed invoice-print loading from file:// 2019-10-03 14:09:27 +02:00
REJack c2d3d8595c
fixed margin of input-group, nav & pagination inside card-tools 2019-10-03 13:57:39 +02:00
REJack 5d7e709c7c
prep version 2019-10-02 13:23:30 +02:00
REJack 00675ef1cb
prep version to v3.0.0-rc.2 2019-10-02 12:42:33 +02:00
REJack cd5f84b253
enhanced default select2 theme (built in)
- created build/scss/plugins/_mixins.scss
- updated build/scss/plugins/_select2.scss
- added color variation for select2
- updated build/scss/AdminLTE(-raw).scss
- updated pages/forms/advanced.html with color variations and both themes
2019-09-25 10:24:16 +02:00
REJack 6099356207
enhanced login/register box positioning
- added min-height update for login-/register-page in Layout.js
- updated login-/register-page to display flex
- updated login/register demo to load adminlte.min.js
2019-09-23 11:39:30 +02:00
REJack acd65cf524
added ability to add nav tabs inside card header
- added demo in pages/UI/navbar.html
- added style for top border for .card-outline-tabs
- overhauled a bit the navbar demo section
2019-09-20 10:51:07 +02:00
REJack c950273d43
fixed right sided vertical nav tabs demo 2019-09-19 09:59:44 +02:00
REJack 1261a7e36c
added .dropdown-icon for icon only dropdown toggles 2019-09-17 10:40:51 +02:00
REJack 7774adb2a7
fixed missing bootstrap 4 migration changes 2019-09-17 08:30:37 +02:00
REJack ec008a693f
added Toasts.js & enhanced toasts style
- created Toasts.js
- updated build/js/scss/plugins/_toastr.scss
- added toast-variant mixin in build/scss/_mixinis.scss
- created build/scss/_toasts.scss
- added zindex-toasts variable in build/scss/_variables.scss
- updated build/scss/AdminLTE.scss & build/scss/AdminLTE-raw.scss
- updated pages/UI/modals.html
- created docs/javascript/toasts.md
- updated docs/_config.yml
2019-09-16 12:05:25 +02:00
REJack 487ccecf05
enhanced bootstrap switch js part in demo 2019-09-13 14:41:19 +02:00
REJack 7bb5b47bff
added bootstrap-switch
- updated package.json
- updated build/npm/Plugins.js
- added build/scss/plugins/_bootstrap-switch.scss with bootstrap 4 style & color overrides
- updated pages/forms/advanced.html with bootstrap switch demo & added rows in icheck demo
- added plugins files
2019-09-13 13:44:59 +02:00
REJack 0c9e0b7b49
fixed offset in pages/forms/general 2019-09-13 10:40:17 +02:00
REJack e2ad19ab11
fixed user-block inside post & fixed profile example 2019-09-13 10:38:07 +02:00
REJack bc8b990c1a
added multi level example across the demo pages 2019-09-09 15:34:49 +02:00
REJack 0fd72b8837
enhanced radio button group with bg-*
- added active override for .btn.bg-*
- added radio button group demo in pages/UI/buttons.html
2019-09-09 15:07:23 +02:00
REJack 26741a95c5
updated pages/UI/buttons.html with hoverable split buttons & corrected the split buttons markup 2019-09-09 14:45:43 +02:00
REJack 4453262bb0
added pace demo & pace override
- created pages/examples/pace.html
- created build/scss/plugins/_pace.scss with color overrides
- created docs/components/plugins.md with plugin overrides & extra styles
- updated docs sidebar menu
- updated demo sidebar menu with pace demo link
2019-09-09 14:19:35 +02:00
REJack f93b3fea4d
fixed inputmask markup 2019-09-03 11:43:54 +02:00
REJack baea4e435b
prep version & rebuild dist files 2019-09-01 15:16:39 +02:00
REJack 7d15c6ac8c
updated .user-block & .widget-user 2019-08-31 10:25:58 +02:00
REJack a8051f5666
updated some demos
- added dropdown-hover for "Hover for action" in layout/top-nav
- changed bootstrap modal info text in UI/modals
- updated vertical tabs examples for a better mobile view
2019-08-31 09:50:32 +02:00
REJack 51579d5324
added ekko-lightbox plugin
- updated package.json
- updated build/npm/Plugins.js
- updated pages/gallery.html
2019-08-30 15:21:37 +02:00
REJack 56682c498f
updated pages/layout/* demo pages with single card to avoid whitespace above footer 2019-08-30 14:35:24 +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