AdminLTE v3.0.0-rc.2/rc.3 is released

Created on 2 Oct 2019  ยท  10Comments  ยท  Source: ColorlibHQ/AdminLTE

Hey folks,

I've recently published the AdminLTE v3.0.0-rc.3, you can now test it now ๐Ÿ˜„.

I needed to republish rc.2 as rc.3 for NPM to fix the to oversized package for usage over jsdelivr.com.

Changes

  • fixed some html markups
  • added multi level example in sidebar
  • added support for .text-sm with brand-link, main-sidebar & main-footer
  • added .nav-flat style with child-indent support
  • added sidebar form support (e.g. search input)
  • created a fully new javascript plugin called Toasts

    • easy and simple toast injector, based on boostrap 4 toasts

  • enhanced Treeview.js

    • changed next() to find() in Treeview toggle()

  • added .dropdown-icon for icon only dropdown toggles
  • enhanced docs

    • added components/miscellaneous.md

    • updated layout.md

    • updated components/sidebar.md

  • enhanced plugins preparation
  • added ability to add nav tabs inside card header
  • enhanced default select2 theme
  • added/updated plugins

    • added pace progress demo (existing plugin)

    • added bootstrap-switch

    • updated pdfmake to 0.1.59

    • updated fontawesome-free to 5.11.1

    • updated flag-icon-css to 3.4.0

    • updated sweetalert2 to 8.17.6

  • __and many more little css/js fixes__

Feel free to open new issues, if you have some nice ideas for AdminLTE or you find some bugs with the v3.0.0-rc.2/3.

news 3.x

Most helpful comment

I've fixed all the bugs above this comment in my fork and push it soon to the repo.

@Leviasan the treeview plugin bug comes from a incorrect compiling, I missed anything after rebuilding it works correctly.

All 10 comments

Hi all, seems something is broken in documentation page: https://adminlte.io/docs/3.0/
Also, npm install is failing when trying to install a version > 3.0.0.rc.0
Anyone else have the same issue?

If you click on the second link "Level 1" at "MULTI LEVEL EXAMPLE" , all nested TreeViews open immediately.
bug

Pages: AdminLTE/pages/tables/simple.html
The name of the table and the toolkit are now not at the same level.
before

Hi all, seems something is broken in documentation page: https://adminlte.io/docs/3.0/
Also, npm install is failing when trying to install a version > 3.0.0.rc.0
Anyone else have the same issue?

Docs are update but buggy ๐Ÿ˜ž _(all nested TreeViews open immediately.)_
It's not 3.0.0.rc.0, it's 3.0.0-rc.3. You can also use npm install admin-lte@v3-latest. But I found a error within the npm install.

If you click on the second link "Level 1" at "MULTI LEVEL EXAMPLE" , all nested TreeViews open immediately.

I'll check this tomorrow, I guess this bug is there since 40d88ee ๐Ÿคฆโ€โ™‚

The name of the table and the toolkit are now not at the same level.

Oh dang, I need to add a negative margin to the input inside card-tools ๐Ÿ˜„ like margin: -.3rem 0;.

_I'll fix this tomorrow and publish a new version, to get a good testing startpoint. May I create every weekend till stable release a new rc to test it better._

@REJack RC 3 seems not to reflect the latest changes like my pull request https://github.com/ColorlibHQ/AdminLTE/pull/2259
Does this occur in only my environment?

I use yarn v1.19.0, and confirmed packages.json at node_moodules indicates 3.0.0-rc.3, but build/scss/_table.scss, and dist/css/adminlte.css are old.

Hello!
I had a problem updating from 3.0.0-rc.1 to 3.0.0-rc.2-3.
I use admin-lte as a npm package for the project on laravel and connect its scss and js files.
And then I do the build npm rune prod ...

Now when you try to install all the packages, this error occurs:
``
ฮป npm install

[email protected] install D:\work\docker\dev\vedarama.local\backend\resources\adminnode_modules\admin-lte
npm run plugins

[email protected] plugins D:\work\docker\dev\vedarama.local\backend\resources\adminnode_modules\admin-lte
node build/npm/Publish.js -v

Error: Error: ENOENT: no such file or directory, stat 'node_modules/jquery/dist'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/popper.js/dist'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/bootstrap/dist/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@fortawesome/fontawesome-free/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@fortawesome/fontawesome-free/webfonts'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/overlayscrollbars/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/overlayscrollbars/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/chart.js/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jquery-ui-dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/flot/dist/es5/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/summernote/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/bootstrap-slider/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/bootstrap-slider/dist/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/bootstrap-colorpicker/dist/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/bootstrap-colorpicker/dist/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/tempusdominus-bootstrap-4/build/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/tempusdominus-bootstrap-4/build/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/moment/min'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/moment/locale'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/fastclick/lib'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/daterangepicker/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/pdfmake/build'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jszip/dist'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-autofill/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-autofill-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-autofill-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-buttons/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-buttons-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-buttons-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-colreorder/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-colreorder-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-colreorder-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-fixedcolumns/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-fixedcolumns-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-fixedcolumns-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-fixedheader/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-fixedheader-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-fixedheader-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-keytable/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-keytable-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-keytable-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-responsive/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-responsive-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-responsive-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-rowgroup/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-rowgroup-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-rowgroup-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-rowreorder/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-rowreorder-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-rowreorder-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-scroller/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-scroller-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-scroller-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-select/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-select-bs4/js'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/datatables.net-select-bs4/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@fullcalendar/core/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@fullcalendar/bootstrap/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@fullcalendar/daygrid/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@fullcalendar/timegrid/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@fullcalendar/interaction/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/icheck-bootstrap/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/inputmask/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/ion-rangeslider/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jqvmap-novulnerability/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jquery-mapael/js/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/raphael/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jquery-mousewheel/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jquery-knob-chif/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@lgaitan/pace-progress/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/select2/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@ttskch/select2-bootstrap4-theme/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/sparklines/source/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/sweetalert2/dist/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/@sweetalert2/theme-bootstrap-4/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/toastr/build/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jsgrid/dist'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/jsgrid/demos/'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/flag-icon-css/css'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/flag-icon-css/flags'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/bootstrap4-duallistbox/dist'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/filterizr/dist'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/ekko-lightbox/dist'
Error: Error: ENOENT: no such file or directory, stat 'node_modules/bootstrap-switch/dist'
``

And when assembling this:
`
ERROR in ./sass/app.scss
Module build failed (from ./node_modules/css-loader/index.js):
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):

&.accent-#{$name} {
^
Top-level selectors may not contain the parent selector "&".
โ•ท
516 โ”‚ &.accent-#{$name} {
โ”‚ ^^^^^^^^^^^^^^^^^^
โ•ต
node_modules\admin-lte\build\scss_mixins.scss 516:3 accent-variant()
node_modules\admin-lte\build\scss_colors.scss 76:3 @import
node_modules\admin-lte\build\scssAdminLTE.scss 81:9 @import
`

When using 3.0.0-rc.1, such errors do not occur.
I searched for possible solutions to the problem, and found this https://github.com/sass/sass/issues/1873
where it says that this is a code error and you need to edit the code.

Can you fix this in 3.0.0-rc.2-3?

I've fixed all the bugs above this comment in my fork and push it soon to the repo.

@Leviasan the treeview plugin bug comes from a incorrect compiling, I missed anything after rebuilding it works correctly.

@REJack have you planned launch a new release to fix rc.3 bugs?

Yes, I'll release tomorrow a new release (rc.4).

AdminLTE v3.0.0-rc.4 is released ๐ŸŽ‰ #2304

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akbajwaakgec picture akbajwaakgec  ยท  3Comments

lenamtl picture lenamtl  ยท  3Comments

acacha picture acacha  ยท  4Comments

jrlooney picture jrlooney  ยท  3Comments

EliuTimana picture EliuTimana  ยท  4Comments