pi icon indicating copy to clipboard operation
pi copied to clipboard

Boostrap 4 + jQuery 3

Open Marc-pi opened this issue 8 years ago • 7 comments

from https://github.com/pi-engine/guide/issues/842 and https://github.com/pi-engine/guide/issues/841

Marc-pi avatar Jan 17 '17 08:01 Marc-pi

For update to boostrap 4 and fontawesome to version 5:

  • [x] update bootstrap files to version 4
  • [x] update default theme front side
  • [x] update default theme admin side
  • [x] update setup
  • [x] update system module templates
  • [ ] update user module template
  • [ ] update widget module template
  • [ ] update other core modules templates
  • [ ] check and update all core helpers and other codes
  • [ ] check and update localization for RTL languages
  • [ ] check and update date-piker if needed
  • [ ] check other js libs compat (inc. CKeditor)
  • [ ] Angular update

  • [ ] update news module
  • [ ] update order module
  • [ ] update shop module
  • [ ] update video module
  • [ ] update sitemap module
  • [ ] update notification module
  • [ ] update message module
  • [ ] update portfolio module
  • [ ] update guide module
  • [ ] update support module
  • [ ] update media module
  • [ ] update contact module
  • [ ] update statistics module
  • [ ] update event module
  • [ ] update subscription module
  • [ ] update comment module
  • [ ] update vote module
  • [ ] update tools module
  • [ ] update ads module
  • [ ] update favourite module
  • [ ] update search module
  • [ ] update ask module
  • [ ] update plans module
  • [ ] update blog module
  • [ ] update guestbook module
  • [ ] update reader module

voltan avatar Aug 30 '18 06:08 voltan

I think update to jquery 3 finished

voltan avatar Aug 30 '18 06:08 voltan

that's a huge work, i've added a task about other js libs if we want to be good (performance wise), i think we have to work on pure BS4, not using their compat script

Marc-pi avatar Aug 30 '18 06:08 Marc-pi

Understand , than I use not compacted version for all libes

voltan avatar Aug 30 '18 06:08 voltan

https://getbootstrap.com/docs/4.1/migration/ i thought there were a code js snippet to run BS3 code on BS4 engine, maybe they remove.

btw, impact on Fontawesome also, maybe we have to update to FA5 too...

than I use not compacted version for all libes

of course please install minified version of all libs, but we need to check compatibility of our jquery plugins and other libs we use (Angular, CKEditor, etc.)

Marc-pi avatar Aug 30 '18 07:08 Marc-pi

btw, impact on Fontawesome also, maybe we have to update to FA5 too...

Its my plan

of course please install minified version of all libs, but we need to check compatibility of our jquery plugins and other libs we use (Angular, CKEditor, etc.)

OK , sure

I will use this dco too https://getbootstrap.com/docs/4.1/migration/

voltan avatar Aug 30 '18 08:08 voltan

@voltan don't forget admin side !!!

Marc-pi avatar Sep 03 '18 22:09 Marc-pi