Cameron
|
c93990bbc5
|
Updated jquery.once version in test.
|
2021-11-29 11:44:59 -08:00 |
|
Cameron
|
2c9afc83ee
|
More PHP 8.1 fixes.
|
2021-11-26 12:36:25 -08:00 |
|
Cameron
|
78d72fa139
|
Added 'defer' to bootstrap5 and fontawesome5 <script> tags.
|
2021-10-12 08:00:41 -07:00 |
|
Cameron
|
7755dd1743
|
Added option for themes to load only the css or js portion of a library via theme.xml attribute. See bootstrap5/theme.xml for an example.
Empty comments in glyphs removed due to conflict with Fontawesome JS. Tests updated.
|
2021-10-11 12:33:59 -07:00 |
|
Cameron
|
a8ec6435e5
|
Closes #4567 - jQuery 3 is now the default for the frontend of e107.
To use v2, add the following to e107_config.php: define('e_DEBUG_JQUERY', 2);
|
2021-09-23 11:02:43 -07:00 |
|
Cameron
|
94c5761893
|
Updated jQuery3 CDN URL. Reduced some scrollbar widths in admin area. Prevent multiple og:title entries.
|
2021-09-23 10:41:51 -07:00 |
|
Cameron
|
48ace946f4
|
Bootstrap upgraded to v5.1.1
|
2021-09-13 18:05:35 -07:00 |
|
Cameron
|
b994dd916d
|
Bootstrap upgraded to v5.1.0
|
2021-08-13 10:03:24 -07:00 |
|
Cameron
|
04576b9f79
|
Commented library preload code.
|
2021-07-14 12:20:57 -07:00 |
|
Cameron
|
0deb235ee7
|
Unit test fixes.
|
2021-06-14 16:51:43 -07:00 |
|
Cameron
|
f561c5920b
|
Bootstrap updated to v5.0.1
|
2021-06-07 17:07:02 -07:00 |
|
Cameron
|
80f59e2493
|
Upgraded Bootstrap 5 to final version. (no more beta)
|
2021-05-07 12:07:38 -07: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
|
23b6ef4af7
|
FontAwesome upgraded to 5.15.2
|
2021-02-03 08:11:48 -08:00 |
|
Cameron
|
522d71d243
|
Reduced some memory usage.
|
2021-01-24 17:00:02 -08:00 |
|
Cameron
|
10ad436e28
|
Support for Bootstrap5. Clear cache in theme manager when choosing themes.
|
2020-12-29 12:43:25 -08:00 |
|
Cameron
|
75f595adb0
|
PHP Warning Fixes.
|
2020-12-29 08:04:52 -08:00 |
|
Cameron
|
2f780fca69
|
e107 now loads 5x - 8x faster. Debug info now has consistent styling across themes.
|
2020-12-19 09:01:17 -08:00 |
|
Cameron
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
Cameron
|
cf14705535
|
Code speed optimization
|
2020-12-12 11:32:23 -08:00 |
|
Cameron
|
f621aeaa56
|
e107::link() now supports a plain HTML string. Useful for font preloading.
eg. e107::link('rel="preload" href="{THEME}fonts/fontawesome-webfont.woff2?v=4.7.0" as="font" type="font/woff2" crossorigin');
Bootstrap automatic font preload added.
|
2020-12-03 08:22:51 -08:00 |
|
Cameron
|
fa4433d8d7
|
Library preloading tweak.
|
2020-12-02 13:39:27 -08:00 |
|
Cameron
|
c9bc789b79
|
Added an option for pre-loading of library assets. More info: https://web.dev/uses-rel-preload/
|
2020-12-02 13:17:23 -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
|
f7384fbcef
|
Upgrade CDN Bootstrap 4 library to latest version (4.3.1)
|
2019-02-21 11:25:55 +01:00 |
|
Cameron
|
9c4dbcab91
|
Moved THEME_LAYOUT calculation out of class2.php and into theme_handler.php
|
2019-01-23 19:06:03 -08:00 |
|
Cameron
|
6b925a6f76
|
Issue #3104 - Library CSS order fix.
|
2018-05-11 17:39:26 -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
|
4d6825dc51
|
Issue #1725 - Experimental Bootstrap 4 (CDN) library added.
|
2018-01-16 13:03:23 -08:00 |
|
Cameron
|
ecdbe10b01
|
Animate.css Library added. Animate style added to TinyMce.
|
2017-10-28 17:40:04 -07:00 |
|
lonalore
|
20d5905318
|
Fix for issue #2810
|
2017-10-10 10:34:41 +02:00 |
|
Lóna Lore
|
25c3acf1d8
|
A more accurate way to prevent plugins/themes from altering libraries on Admin UI.
|
2017-09-25 18:35:09 +02:00 |
|
Lóna Lore
|
53a7fb2fc9
|
Ability to use theme.xml to define library dependencies.
|
2017-03-02 20:55:31 +01:00 |
|
lonalore
|
3a78ea77fc
|
Fix for Undefined index notices.
|
2017-02-06 09:55:39 +01:00 |
|
Cameron
|
20b5db2cf9
|
library getPath() method added. Media class now caches local fontawesome file.
|
2017-02-03 08:36:49 -08:00 |
|
lonalore
|
7f9a3dce0c
|
Library path fix for tinymce4.
|
2017-01-30 14:06:04 +01:00 |
|
Lóna Lore
|
6d45af6cdf
|
Move fontawesome to sub-folder.
|
2017-01-28 18:46:57 +01:00 |
|
Lóna Lore
|
a2350eb153
|
Fix for Library caching.
|
2017-01-28 13:03:17 +01:00 |
|
Lóna Lore
|
ac5f2ed3da
|
Added Bootstrap Switch.
|
2017-01-28 10:23:53 +01:00 |
|
Lóna Lore
|
a059776ac1
|
Use e107::getFile()->getRemoteContent() instead of file_get_contents().
|
2017-01-28 01:35:06 +01:00 |
|
Lóna Lore
|
d2ee6cf6ac
|
Fix for SSL error.
|
2017-01-28 01:27:27 +01:00 |
|
Lóna Lore
|
65e071bd3c
|
Move jQuery to sub-folder. Fix for correct path handling.
|
2017-01-28 01:17:05 +01:00 |
|
Lóna Lore
|
3890970d53
|
Fix for new Library config name consistency. Prevent loading Bootstrap default CSS on admin ui.
|
2017-01-27 23:56:51 +01:00 |
|
Cameron
|
ad7efe78a9
|
Correct library cache file name.
|
2017-01-27 13:50:44 -08:00 |
|
Lóna Lore
|
e2f4e04689
|
Added getProperty() method.
|
2017-01-27 22:22:17 +01:00 |
|
Cameron
|
22d20baba8
|
Library config name consistency fix.
|
2017-01-27 10:20:25 -08:00 |
|
lonalore
|
b0a48418d8
|
Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On.
|
2017-01-27 11:51:28 +01:00 |
|
lonalore
|
7c0c0cd2f1
|
Use Library Manager to handle core libraries.
|
2017-01-26 12:45:45 +01:00 |
|