Commit graph

1164 commits

Author SHA1 Message Date
REJack 94d37b5520
reworked control-sidebar & removed overflow from wrapper and html
- added display none/block to control-sidebar to avoid sidewards scrolling
- reworked ControlSidebar.js with queue to add and remove .control-sidebar-animate from html to avoid overflow
2019-07-10 16:02:33 +02:00
REJack 9edbe410c9
added --source-map-inline-sources into css-minify in package.json 2019-07-10 13:49:05 +02:00
REJack 01bfe7a6ae
added .browserlistrc 2019-07-10 13:46:49 +02:00
andymark-by 5db40b310f
Bootstarap 3 > 4
Edit bootstarap 3 > 4
2019-07-10 14:32:32 +03:00
REJack 22e2587dc4
added back to top style & demo inside widget 2019-07-08 18:47:57 +02:00
REJack 57309870f6
added text scaling for info-box & small-box based on col size 2019-07-08 17:19:29 +02:00
REJack 48a4ee3f1f
added workaround to avoid that chart can disappear inside the card 2019-07-08 14:53:41 +02:00
REJack 0e9bc9bca4
fixed doubled offcanvas menu in boxed layout 2019-07-08 14:16:19 +02:00
Raphael Jackstadt 323b0733b9
Merge pull request #2152 from Leviasan/v3-dev
Package.json -> scripts. Module "cleancss"
2019-07-07 18:13:37 +02:00
Aleksandr Rogozin 64e592c369 Package.json -> Scripts. To generate a source map, use --source-map 2019-07-06 19:43:43 +03:00
REJack 29c9568b69
fixed horizontal form in forms general demo 2019-07-01 11:14:33 +02:00
Raphael Jackstadt 509a1abedd
Merge pull request #2149 from REJack/v3-dev
further steps to beta.2
2019-07-01 02:43:34 +02:00
REJack 3b8df1a62b
added jsGrid & updated DataTables demo
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
2019-07-01 02:37:24 +02:00
REJack 9dfbc32be7
replaced wysihtml5 code with summernote in mailbox/compose 2019-07-01 02:05:25 +02:00
REJack e40b8c5171
added project add & project edit demo
- created project_add & project_edit
- updated project_detail
- added menu link to all demo files
- added a line break in _colors.scss
2019-06-30 23:46:41 +02:00
REJack 4a05cb5e99
added ribbon style & some little changes
- added !important to elevation-* & text-sm, text-xs, text-lg & text-xl
- added variables for ribbon
- added ribbon style code in scss/_miscellaneous
2019-06-28 14:00:12 +02:00
REJack 04b90fdd55
added contacts demo & some little scss changes
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
2019-06-28 12:51:44 +02:00
REJack 9d4cbbc221
added project_detail demo file 2019-06-28 11:17:34 +02:00
REJack f6dcb64c05
enhanced SCSS style & added projects example
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
2019-06-28 10:02:07 +02:00
REJack 33a3044d54
added first page example (without demo menu changes)
- added text color variations in scss/_text
- added demo product images
- created scss/pages/_e_commerce
- created pages/examples/e_commerce.html
2019-06-27 14:18:58 +02:00
REJack 3e0b25943b
fixed demo active state in sidebar menu 2019-06-27 12:51:10 +02:00
REJack 6002edb486
reordered Extras & Pages in demo files 2019-06-27 11:26:34 +02:00
Raphael Jackstadt e94beaa54f
Merge pull request #2143 from REJack/v3-dev
first steps into beta.2
2019-06-27 10:45:59 +02:00
REJack 132d00da32
added support for fixed Table Header (thead th)
- rebuild table scss code to a correct scss/sass code (nesting)
- added .table-head-fixed code for default table & dark table
- removed unnecessary spaces in Layout.js
2019-06-27 10:43:40 +02:00
REJack e5db7c30ac
added support for vertical nav tabs
- updated _navs.scss with tabs override css
- added pages/UI/navbar demo with navbar color examples & vertical tabs example
- added navbar & tabs sidebar entry in demo files with sidebar
2019-06-26 16:58:34 +02:00
REJack e60faca74a
enhanced input type="range"
- added color variations for .custom-range with .custom-range-*
- updated pages/forms/general demo to display range slider
2019-06-26 16:12:40 +02:00
REJack e9163d3688
added support for focus to expand functionality in main-sidebar
- enhanced Layout.js to add .main-sidebar .sidebar-focused
- added focus style same as hover style in sidebar nav links etc
- added sidebar-focused in sidebar-mini collapsed state
2019-06-26 15:58:53 +02:00
REJack c99806c497
added overlay for small-box & info-box
- moved overlay code to _miscellaneous to save lines & centralize it since its not only for card
 - changed code to flex center instead of position absolute
 - changed icon color & modified the color for dark
 - removed icon font size to use fa-lg, fa-2x, ...
 - updated widgets demo
2019-06-26 15:14:53 +02:00
REJack 7e5ac7051e
fixed copyright date 2019-06-26 14:39:52 +02:00
REJack a80f1bd38c
prep version to 3.0.0-beta.2 2019-06-26 14:37:24 +02:00
REJack 459146487c
fixed sidebar overflow while collapse 2019-06-26 14:31:58 +02:00
Raphael Jackstadt 14da827d37
Merge pull request #2141 from REJack/v3-dev
last fixes before releasing v3.0.0-beta.1
2019-06-24 12:58:44 +02:00
REJack d31d3f0dfc
fixed unable to click on hamburger button (#2137) 2019-06-24 12:55:56 +02:00
REJack 4350df0686
fixed sidebar child indent to indent even level 2+ entries 2019-06-24 09:23:39 +02:00
REJack 2c5cf85ee0
fixed infobox gradient color 2019-06-19 14:44:12 +02:00
REJack 8fe10a9963
some little changes with gradients
- removed default gradients
- renamed bg-*-gradient to bg-gradient-* to follow bootstrap's default gradients
- added btn related gradient hover & active changes
- updated related demo files (index.html, pages/widgets.html & pages/UI/buttons.html)
- rebuild dist files
2019-06-19 14:36:36 +02:00
Raphael Jackstadt 01e6030f43
Merge pull request #2133 from REJack/v3-dev
updated plugins part 2 & some enhancements
2019-06-17 10:32:53 +02:00
REJack 66f15c4f3d
added notification plugins aka toasts (sweetalert2 & toastr)
- added sweetalert2 & toastr to package.json & build/npm/Plugins.js
- added plugin related scss fixes and created files per plugin
- updated "Modals" demo page to "Modals & Alerts" & renamed link on all demo files
- rebuild dist files
2019-06-16 11:20:59 +02:00
REJack 0b96c5ca71
changed navbar child indent to optional via .nav-child-indent 2019-06-15 13:46:24 +02:00
REJack 0ab4842315
added sidebar nav-treeview intending 2019-06-15 13:29:42 +02:00
REJack db9c190e5c
fixed unable to expand sidebar in with navbar-fixed & footer-fixed width 2019-06-15 13:21:50 +02:00
REJack d852f4ba34
enhanced card & widget with expand/compress (fullscreen) and some little fixes
- updated Widget.js
- updated _cards.scss
- enabled gradients in _bootstrap-variables.scss
- fixed old bg-*-gradient (theme colors)
- added bg-*-gradient (colors)
- updated cards demo section in pages/widgets.html
2019-06-15 12:22:25 +02:00
REJack 0f1f556d68
removed ckeditor from package.json & removed jquery sparline lines in dashboard2.js 2019-06-14 10:17:33 +02:00
REJack f70483a806
plugins updates part 2
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
2019-06-14 09:33:43 +02:00
REJack 91434f4215
added legacy user menu
- added scss lines form @BruceHill
- created pages/examples/legacy-user-menu.html as single page demo with html code from @BruceHill but with some modifications ;)
- updated demo files, added legacy user menu link in Extras after Starter Page
- rebuild dist files
2019-06-12 10:37:11 +02:00
REJack 95ca8ec4da
enhanced charts demo
- added pie chart
- added stacked bar chart
2019-06-12 10:06:42 +02:00
Raphael Jackstadt b84dfe673b
Merge pull request #2123 from REJack/v3-dev
custom-switch, modal overlay, plugin updates & one bug fixed
2019-06-10 18:02:16 +02:00
REJack b8ffeb2d5d
fixed sidebar collapse bug after autoCollapse feature 2019-06-10 17:39:15 +02:00
REJack 9b03b865ad
updated plugins part 1
- updated package.json plugins (fontawesome)
- updated npm/Plugins
- removed bootstrap css files
- replaced bootstrap-wysihtml5 (it's not support BS4) with summernote
- updated bootstrap-slider to latest version & updated demo
- replaced old chartjs demos with new chartjs
- updated bootstrap-colorpicker & updated forms/advanced demo file
- removed ckeditor in order to respect licenses
- replaced bootstrap-datepicker & bootstrap-timepicker with tempusdominus-bootstrap-4
2019-06-10 17:38:54 +02:00
REJack 9ffff7df6f
modal overlay
- update color darken/lighten for custom-switch's
- added .overlay in .modal-dialog/.modal-content
- created demo modal in modals.html
- rebuild css dist files
2019-06-07 16:48:09 +02:00