Commit graph

1570 commits

Author SHA1 Message Date
REJack f0f59489f0 fix tab events 2020-09-29 08:48:41 +02:00
REJack 39f9e9e8a8 add usage for useNavbarItems 2020-09-29 08:44:17 +02:00
REJack 94867cd6b5 rename events to onTab* instead of tab* 2020-09-29 08:27:43 +02:00
REJack fd07c05d2d last few changes
- fix sidebar menu item name (remove badge text)
- add removeActiveTab and event listener
2020-09-20 11:18:05 +02:00
REJack 1058af118a rework navbar to be scrollable 2020-09-20 11:16:39 +02:00
REJack 0cfe854c71 add ability to set menu items active 2020-09-20 10:55:39 +02:00
REJack 18aeaed0a6 add event callback's (tabClicked, tabChanged, tabCreated) 2020-09-20 10:07:34 +02:00
REJack b4b92be945 add ability to use navbar items 2020-09-20 09:59:23 +02:00
REJack 3a12dce448 add tab loading screen with delay 2020-09-19 14:51:15 +02:00
REJack 5bf7e0346b fix iframe height setter 2020-09-19 14:16:39 +02:00
REJack 563a91d15a add panelAutoHeightMode in Layout.js 2020-09-19 14:15:59 +02:00
REJack 349b501c27 further progress
- fix tab creation
- fix tab switching
- add auto open tab on creation
- add auto iframe mode for easy adaption
- add switchTab method
2020-09-19 14:00:55 +02:00
REJack 973377e5df remove active menu in sidebar 2020-09-19 13:51:01 +02:00
REJack b810326bb8 further changes
- add empty tab
- fix tab switching
- add _fixHeight
2020-09-18 12:54:44 +02:00
REJack a298bab35d start iframe plugin 2020-09-16 15:32:22 +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