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`
5 years ago
REJack
e3888aee85
created new gallery page
...
- added filterizr to plugins
- created gallery demo
5 years ago
REJack
ce9734ef07
updated demo sidebar menu
...
- fixed timeline link in pages/calendar & pages/widgets
- added ribbons link after timeline link
5 years ago
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
5 years ago
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
5 years ago
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
5 years ago
REJack
42b6ff1b11
removed fastclick from demo pages
5 years ago
Raphael Jackstadt
2ab586c4db
Merge branch 'v3-dev' into v3-dev
5 years ago
REJack
6b683b1d94
enhanced ribbons
...
- fixed style
- created demo page
- created docs
5 years ago
Aleksandr Rogozin
d27aa49026
Add a sidebar link across all demo pages
5 years ago
REJack
1aa67a08ea
migrated CardRefresh (BoxRefresh)
...
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
5 years ago
REJack
09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code
5 years ago
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
5 years ago
REJack
0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4
5 years ago
REJack
f549efa62a
added elevation-4 to brand-link on pages/layout/fixed-topnav.html
5 years ago
Aleksandr Rogozin
02fe824919
Returned timeline-inverse css class.
5 years ago
Aleksandr Rogozin
acdbe25cfa
Update profile page -> timeline part
5 years ago
Aleksandr Rogozin
66055cd96a
Migration the timeline component to "bootstrap 4".
5 years ago
REJack
3d8c88799a
fixed icheck-bootstrap html markup
5 years ago
REJack
4be1bd935c
fixed placehold.it link
5 years ago
REJack
d3554c591e
updated docs link in demo files
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
4d14a6f3b7
fixed input-group-append input-group-text markup in login/register page
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
c26d880962
removed border-bottom in pages/layout/top-nav navbar
5 years ago
REJack
11e09242ea
renamed sidebar entry `Fixed` to `Fixed Sidebar` & renamed file `fixed.html` to `fixed-sidebar.html`
5 years ago
REJack
dcc223da7b
updated font awesome links in demo pages
5 years ago
REJack
f21bf2fb4f
enhanced responsive fixed-header/-footer #2162
...
- removed js margin-top/-bottom generation
- added layout-navbar-not-fixed & layout-footer-not-fixed incl. responsive variants (eg. layout-*-navbar-not-fixed, layout-*-footer-not-fixed)
- added responsive variants for fixed (eg. layout-*-navbar-fixed, layout-*-footer-fixed)
- added default border-bottom to main-header navbar like main-footer
- removed .border-bottom from main-header navbar in demo pages
5 years ago
REJack
ad91b7fdb7
updated fontawesome cdn link in demo pages
5 years ago
REJack
0e3049751e
added language menu demo
5 years ago
REJack
e9bffa1f53
added to sticky-top to events control in calendar demo
5 years ago
REJack
22e2587dc4
added back to top style & demo inside widget
5 years ago
REJack
48a4ee3f1f
added workaround to avoid that chart can disappear inside the card
5 years ago
REJack
29c9568b69
fixed horizontal form in forms general demo
5 years ago
REJack
3b8df1a62b
added jsGrid & updated DataTables demo
...
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
5 years ago
REJack
9dfbc32be7
replaced wysihtml5 code with summernote in mailbox/compose
5 years ago
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
5 years ago
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)
5 years ago
REJack
9d4cbbc221
added project_detail demo file
5 years ago
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
5 years ago
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
5 years ago
REJack
3e0b25943b
fixed demo active state in sidebar menu
5 years ago
REJack
6002edb486
reordered Extras & Pages in demo files
5 years ago
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
6 years ago
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
6 years ago
REJack
e60faca74a
enhanced input type="range"
...
- added color variations for .custom-range with .custom-range-*
- updated pages/forms/general demo to display range slider
6 years ago
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
6 years ago
REJack
7e5ac7051e
fixed copyright date
6 years ago