Commit graph

1557 commits

Author SHA1 Message Date
REJack 209075b504 fix mulitple level dropdown-menu overlapping 2020-09-21 09:28:14 +02:00
REJack e257bffd0d add posibile fix to use multiple sidebar treeviews 2020-09-21 09:12:41 +02:00
dependabot[bot] 2cb8bb72a7
Bump rollup from 2.23.0 to 2.26.11 (#3021)
Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.26.11.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.23.0...v2.26.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 13:44:04 +02:00
dependabot[bot] b62d3b20df
Bump terser from 4.8.0 to 5.3.1 (#3020)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 5.3.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 13:43:45 +02:00
dependabot[bot] 4ca888e427
Bump eslint from 7.5.0 to 7.9.0 (#3019)
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 13:42:59 +02:00
dependabot[bot] ec6425d99d
Bump inputmask from 5.0.3 to 5.0.5 (#2963)
Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/RobinHerbots/Inputmask/releases)
- [Changelog](https://github.com/RobinHerbots/Inputmask/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/RobinHerbots/Inputmask/compare/5.0.3...5.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 12:53:55 +02:00
dependabot[bot] cc9766d607
Bump bootstrap from 4.4.1 to 4.5.2 (#2961)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 12:53:43 +02:00
dependabot[bot] 443bb31418
Bump datatables.net-buttons-bs4 from 1.6.2 to 1.6.3 (#2959)
Bumps [datatables.net-buttons-bs4](https://datatables.net) from 1.6.2 to 1.6.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 12:53:15 +02:00
REJack 80f96916e0
Merge pull request #3024 from ColorlibHQ/feat/new-example-pages
new example pages
2020-09-14 12:52:23 +02:00
REJack dc00689d30 fix html validator errors/warnings 2020-09-14 11:54:09 +02:00
REJack 12c4eb90e4 fix active menu in contact-us & faq 2020-09-14 11:49:17 +02:00
REJack 6feb219d8b small contact-us changes 2020-09-14 11:43:49 +02:00
REJack 45c694fdc4 finish contact-us and place menu item 2020-09-14 11:41:18 +02:00
REJack 0384c30f8e add faq & contact us(not finish) demo 2020-09-11 17:08:08 +02:00
Ryan 48743c7dee
Small fix for TodoList plugin (#3013)
Properly attach the event listener to the correct selector and fix on the options passed on in the JQuery API. However, a new bug comes from this fix when both data-widget and Jquery API is set where the event listener will be triggered twice
2020-09-11 11:57:33 +02:00
REJack 444b95ff48 rework login & register menu items in sidebar 2020-09-11 11:33:57 +02:00
REJack e6965ff86a add forgot password v2 demo 2020-09-11 11:28:16 +02:00
REJack 758936a97a add search forms & results (simple & enhanced) 2020-09-11 11:20:30 +02:00
REJack 2ad27011ed add datatables button example 2020-09-11 09:50:09 +02:00
dependabot[bot] 16b4d30d31
Bump @babel/core from 7.10.5 to 7.11.1 (#2955)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 11:19:01 +02:00
dependabot[bot] f7dbbe455e
Bump @babel/preset-env from 7.10.4 to 7.11.0 (#2948)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 11:09:07 +02:00
dependabot[bot] 7679818fc4
Bump overlayscrollbars from 1.12.0 to 1.13.0 (#2944)
Bumps [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases)
- [Commits](https://github.com/KingSora/OverlayScrollbars/compare/v1.12.0...v1.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 11:00:33 +02:00
dependabot[bot] 7a29690ed3
Bump autoprefixer from 9.8.5 to 9.8.6 (#2947)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.5 to 9.8.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.5...9.8.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 10:48:01 +02:00
dependabot[bot] e62d8e8562
Bump pdfmake from 0.1.66 to 0.1.68 (#2951)
Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.1.66 to 0.1.68.
- [Release notes](https://github.com/bpampuch/pdfmake/releases)
- [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bpampuch/pdfmake/compare/0.1.66...0.1.68)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 10:47:31 +02:00
dependabot[bot] 72ad5e5154
Bump @fortawesome/fontawesome-free from 5.13.1 to 5.14.0 (#2933)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.13.1 to 5.14.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.13.1...5.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 10:46:12 +02:00
dependabot[bot] 0e5d88a095
Bump sweetalert2 from 9.17.0 to 9.17.1 (#2938)
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.17.0 to 9.17.1.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v9.17.0...v9.17.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:39:12 +03:00
dependabot[bot] f30cc78d5f
Bump rollup from 2.21.0 to 2.23.0 (#2932)
Bumps [rollup](https://github.com/rollup/rollup) from 2.21.0 to 2.23.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.21.0...v2.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:35:41 +03:00
dependabot[bot] c33f7a89c2
Bump eslint-config-xo from 0.32.0 to 0.32.1 (#2934)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.32.0...v0.32.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:34:46 +03:00
dependabot[bot] 5d3f997288
Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#2931)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v20.1.0...v21.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:29:41 +03:00
dependabot[bot] cc40b1fc6b
Bump browser-sync from 2.26.7 to 2.26.12 (#2935)
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.7 to 2.26.12.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.26.7...v2.26.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:28:42 +03:00
dependabot[bot] f9f1d5b3e2
Bump eslint from 7.4.0 to 7.5.0 (#2936)
Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:28:27 +03:00
REJack fdf849bab9 add new login, register & recover-password v2 page 2020-07-25 23:50:56 +02:00
REJack 611e50e969
move demo code after 3rd-party scripts (#2930) 2020-07-25 22:53:37 +02:00
REJack c79452bb22
sidebar search enhancements (#2929)
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
2020-07-25 22:52:55 +02:00
REJack 127a1568c7
remove simplemde (#2928)
* remove simplemde
* remove simplemde from docs/dependencies
2020-07-25 19:58:03 +02:00
REJack 45a51f51b2
fix control-sidebar height with layout-fixed (#2927) 2020-07-25 00:39:07 +02:00
REJack 8facf9fa18 remove duplicate menu-open class in markup 2020-07-24 23:43:32 +02:00
REJack 346515b5a7
remove sidebar-is-opening on expand (#2926) 2020-07-24 22:43:50 +02:00
REJack 46dcb2a43e
remove unnecessary jquery-ui (#2925) 2020-07-24 22:23:06 +02:00
REJack 67c15d1389
remove flot-old and add flot plugins from flot/source folder (#2924) 2020-07-24 22:13:20 +02:00
REJack 16c24abc3b
Merge pull request #2923 from ColorlibHQ/feat/docs-updates-changes
* add additional-styles docs section
* add expandable tables section
* small typo fixes in direct chat section
2020-07-24 22:04:04 +02:00
REJack c9ba65fb63 small typo fixes in direct chat section 2020-07-24 21:44:03 +02:00
REJack 731fef74f1 add expandable tables section 2020-07-24 21:43:34 +02:00
REJack be42956a9d add additional-styles docs section 2020-07-24 21:27:54 +02:00
REJack ac9e60684c
add sparkline demo in inline charts (#2922) 2020-07-24 18:37:38 +02:00
REJack 949f91985f
add support for fontawesome svg icons (#2920)
* add support for fontawesome svg icons
* bump bundlewatch sizes
2020-07-24 17:59:40 +02:00
REJack 240836922c
Merge pull request #2916 from ColorlibHQ/feat/some-new-plugins
some new plugins
2020-07-24 16:24:32 +02:00
REJack 50d0035591 fix html validator error 2020-07-24 16:04:45 +02:00
REJack 29537ba540 fix html validator errors 2020-07-24 15:09:35 +02:00
REJack 204758c7ff add dropzonejs demo 2020-07-24 14:56:55 +02:00