Commit graph

677 commits

Author SHA1 Message Date
REJack e0a5aa8541 remove debug console.log from IFrame plugin 2021-02-10 08:42:36 +01:00
REJack 472c1622cf add allowDuplicates option to IFrame plugin 2021-02-10 08:41:59 +01:00
REJack 1b66775d4b fix iframe mode fullscreen height calculation 2021-02-10 08:20:01 +01:00
REJack 1cacb6aed9 small NavbarSearch improvements 2021-02-02 08:15:50 +01:00
REJack 2b0cd269fd fix btn-tool display bug in nested cards 2021-02-02 07:47:15 +01:00
Daniel 8046fa0360 animation added for preloader item 2021-01-28 01:17:36 +05:30
Daniel 36f82d7335 preload improve 2021-01-28 01:10:05 +05:30
REJack d7269cf1a9
fix form-control-navbar colors 2021-01-27 20:28:47 +01:00
REJack 983b5ec24f add sidebar-search-results to IFrame tab creation 2021-01-27 08:44:43 +01:00
Daniel 951a67b43f
eslint unicorn fix lint errors (#3363) 2021-01-27 07:55:54 +01:00
Daniel 281904898a
added DataTable ext searchbuilder (#3344) 2021-01-24 14:23:47 +01:00
REJack c104f19a0c
Merge pull request #3284 from danny007in/preloader-add
Preloader Added
2021-01-19 07:57:18 +01:00
REJack a4c05ef9c6
Update _layout.scss
add dark-mode for preloader
2021-01-18 15:05:51 +01:00
dependabot[bot] 654ad02d8a
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#3323)
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1)

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

* Clean up .eslintrc.json

* Autofix

* Temporarily disable `unicorn/consistent-destructuring`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-18 10:01:39 +02:00
Daniel 151eefc778 Sidebar scroll fixed (#3304) 2021-01-16 13:26:02 +05:30
Daniel 39b5a9a883 Update postcss.config.js 2021-01-16 13:26:02 +05:30
Daniel 6fb29e917a Preloader Added 2021-01-05 07:04:04 +05:30
Daniel 051a0f9bd0 Removed Unused Sass Variables
Fixed #3275
2021-01-03 16:01:05 +05:30
REJack e4ab1e4737 fix small iframe bug 2021-01-01 14:29:57 +01:00
REJack e41e0401c0
Merge pull request #3265 from ColorlibHQ/dependabot/npm_and_yarn/eslint-plugin-unicorn-25.0.0
Bump eslint-plugin-unicorn from 23.0.0 to 25.0.0
2020-12-30 08:42:00 +01:00
Daniel 1ce6165330
Fixed Errors of PR - Bump eslint-plugin-unicorn from 23.0.0 to 25.0.0 (#3267)
Fixed Lint Errorshttps://github.com/ColorlibHQ/AdminLTE/pull/3265
2020-12-30 08:34:17 +01:00
REJack 955d89b08d fix content height bug (#3249) 2020-12-30 08:29:46 +01:00
REJack f378e2f359 fix IFrame plugin for old browsers 2020-12-30 08:22:19 +01:00
REJack 47fa82fec3 fix pagination with darkmode 2020-12-24 12:12:00 +01:00
REJack f8ce13b9fa fix iframe unique name with special chars 2020-12-23 08:13:02 +01:00
Daniel 077599d1cc
Layout Height Fixed (#3214) 2020-12-22 10:17:18 +01:00
Daniel 93c155bb7a
Bug fixed in iFrame.js (#3235)
Done #3233 with lgtm warning fixed
2020-12-22 08:45:59 +01:00
REJack e706738387 fix transition conflict in sidebar search 2020-12-04 09:17:39 +01:00
REJack 230c86dc71 fix visible control sidebar on side 2020-12-04 09:11:51 +01:00
REJack d0cf068950 fixed navbar color input styles 2020-12-04 09:10:22 +01:00
REJack bfc26debdc Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-12-03 11:03:10 +01:00
REJack 72f254320f fix layout-fixed main-/control-sidebar height 2020-12-03 10:57:51 +01:00
REJack 0421dca188 fixed control-siderbar with fixed footer/navbar 2020-12-03 10:56:53 +01:00
REJack 1010ccaade
Merge pull request #3185 from ColorlibHQ/fix-lgtm-unused-local-variable
lgtm fixes part two
2020-12-02 10:15:55 +01:00
REJack d905bd027f add nav-tabs link to accent override 2020-12-02 10:09:15 +01:00
REJack 22791b6b17
Merge pull request #3186 from ColorlibHQ/feat/navbar-search
navbar search
2020-12-02 09:50:32 +01:00
REJack 9a4b838251 rename site-search to navbar-search 2020-12-02 09:34:04 +01:00
REJack 260e610e65 add site-search-block scss script 2020-12-02 09:25:20 +01:00
REJack 700e5a0784 update SiteSearch.js 2020-12-02 09:24:43 +01:00
REJack 2fccc04016 add sitesearch in AdminLTE.js 2020-12-02 08:51:13 +01:00
REJack 63eff3a60f first changes 2020-12-02 08:50:58 +01:00
REJack 5d4ed59ba9 fix SidebarSearch 2020-12-02 08:35:47 +01:00
dependabot[bot] 86af2757ac
Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 (#3174)
* Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v22.0.0...v23.0.0)

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

* Update Layout.js

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-30 14:46:19 +02:00
REJack 120844862f escape navItem & tabItem in IFrame.js 2020-11-30 09:50:19 +01:00
REJack 480b63121c escape results in SidebarSearch 2020-11-30 09:42:38 +01:00
REJack da94ddd415 add escape around _renderItem in SidebarSearch.js 2020-11-30 09:31:53 +01:00
REJack b0f9c48ea5 try to fix SidebarSearch xss error 2020-11-30 09:03:15 +01:00
REJack 73a20bcc57 Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-11-30 08:46:55 +01:00
REJack acb1cdfebe fix overlapping scroll content in kanban board 2020-11-30 08:46:50 +01:00
REJack eb0caf5b30 small navbar/sidebar dark-mode fixes 2020-11-30 08:45:57 +01:00