1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

22 Commits

Author SHA1 Message Date
Serios
d17eeab43c
Fixing an issue with gallery prettyPhoto plugin
.size() function was deprecated as of jQuery 1.8. And removed in jQuery 3.0. More information [here](https://api.jquery.com/size/)

Using it, is causing prettyPhoto not to work, with newer versions of  jQuery. It must be replaced with .length property
2021-03-20 10:31:18 +02:00
Cameron
827af45c03 Bootstrap-suggest library added. 2021-02-24 15:36:16 -08:00
Cameron
5f085c9446 Removed bootstrap-suggest submodule. 2021-02-24 15:31:36 -08:00
Cameron
823a228e7e Issue #3912 Typing ':' now pops-up a menu of available routes. Bootstrap-suggest library added for this and other areas in future. 2021-02-17 14:33:35 -08:00
Cameron
df0f45609e button font-size switched to 16px. FontAwesome updated to v5.15.2 2021-02-03 08:39:04 -08:00
Cameron
23b6ef4af7 FontAwesome upgraded to 5.15.2 2021-02-03 08:11:48 -08:00
Cameron
10ad436e28 Support for Bootstrap5. Clear cache in theme manager when choosing themes. 2020-12-29 12:43:25 -08:00
Cameron
a2faa04fdf Upgraded Bootstrap 3.3.7 to 3.4.1 2020-03-25 05:08:49 -07:00
Cameron
011964af65 Closes #3321 - FontAwesome5 CDN now functioning correctly and updated to v5.8.1 . 2019-04-30 15:25:27 -07:00
Cameron
fb30733905 Issue #3321 FontAwesome 5 support added (not CDN yet). See bootstrap4/theme.xml 2019-02-22 14:59:45 -08:00
Tijn Kuyper
87783549b8
Upgrade Bootstrap 4 library to latest version (4.3.1) 2019-02-20 12:25:16 +01:00
Cameron
f1329535a5 MediaPicker drag-n-drop upload. 2018-07-26 19:13:27 -07:00
Cameron
de69b07318 Basic Bootstrap 4 library support. Bootstrap4 theme added for testing purposes only. 2018-03-08 13:45:08 -08:00
Cameron
ecdbe10b01 Animate.css Library added. Animate style added to TinyMce. 2017-10-28 17:40:04 -07:00
Lóna Lore
6d45af6cdf Move fontawesome to sub-folder. 2017-01-28 18:46:57 +01:00
Lóna Lore
65e071bd3c Move jQuery to sub-folder. Fix for correct path handling. 2017-01-28 01:17:05 +01:00
lonalore
b8a1bde497 Lib folder cleanup. 2017-01-27 09:43:04 +01:00
lonalore
05bb579e2c Lib folder cleanup. 2017-01-27 09:31:58 +01:00
lonalore
7c0c0cd2f1 Use Library Manager to handle core libraries. 2017-01-26 12:45:45 +01:00
Lóna Lore
efeeeb94a4 Ability to use CDN for core-defined libraries. Ability to select CDN provider. 2017-01-08 12:02:10 +01:00
Lóna Lore
3198440697 Add prettyPhoto and jQuery Cycle libraries to lib folder. 2016-03-29 10:45:45 +02:00
Cameron
afe608da8b Empty lib folder added. 2016-02-11 12:55:46 -08:00