47 Commits

Author SHA1 Message Date
Andy Miller
8e2a54f2c4 upgrade to fontawesome 7
Signed-off-by: Andy Miller <rhuk@mac.com>
2025-08-25 10:05:10 +01:00
Andy Miller
172bfa9069 some missing shim icons
Signed-off-by: Andy Miller <rhuk@mac.com>
2025-07-08 10:04:42 -06:00
Andy Miller
3ae992d044 remove old forkawesome
Signed-off-by: Andy Miller <rhuk@mac.com>
2025-07-07 22:39:46 -06:00
Andy Miller
016ed52f5c toggles
Signed-off-by: Andy Miller <rhuk@mac.com>
2025-07-07 22:35:32 -06:00
Andy Miller
5e1afe22ef font awesome 6.7 + forkawesome shim
Signed-off-by: Andy Miller <rhuk@mac.com>
2025-07-07 22:35:32 -06:00
Yankl-Peretz Blum
a3deb71016 Enable RTL mode for codemirror editor (#2297)
This is the missing piece of this commit: 
3c18925bc6 (diff-af6b8871a31183cf87b727db7afb5c0a2800f27df16280eaa0f4e8d30fe6b111)
2022-07-25 21:21:19 -07:00
Rotzbua
304bb9b557 Links to https, Discord (#2212)
* Change links to https

* github.com
* getgrav.org

* Change Slack to Discord
2022-02-04 09:56:22 -08:00
Rotzbua
835fa1af4d Remove outdated css (#2213)
* remove unused featherhlight

a plugin is available

* remove outdated css
2022-02-04 09:55:16 -08:00
Mohammad Anbarestany
54e02c26a6 fixes for changelog (#2193) 2021-11-01 17:24:33 -06:00
Djamil Legato
9ab6b2a797 Removed sourcemaps references from fork-awesome.min.css (fixes #2122) 2021-04-20 12:12:40 -07:00
Mohammad Anbarestany
eacc62e0d5 Update rtl.css (#2083) 2021-02-24 08:37:56 -08:00
Mohammad Anbarestany
d87233c630 Support for RTL languages (#2078)
* RTL-Support

* Standard Format

* shorter code

* default Arabic font

* fix for Configuration section

for "system>Assets>Collections" section to support RTL we should change inline style element created by admin.min.js so i've added an if statement to check <body> direction is RTL or not...

* Update rtl.css

* Multi level fix for RTL

in admin config under system>assets there is an input text which you can add child(s) under it... i've added several if statements to check Page direction and put margin-right instead of margin-left for RTL languages... i also wrote an style to override margin-left just in case ;)

* improvements

* fixes

* fix

* fix

* fix

* Update rtl.css

* first complete RTL style 👍

* Faster computation of direction

* Faster evaluation for margin direction (and simplified)

Co-authored-by: Djamil Legato <djamil+github@djamil.it>
2021-02-23 10:16:33 -08:00
Andy Miller
9998acb7fe Feature/new scrollbars (#1883)
* reworked scrollbars to use simplebar + native styling

* Fix ajax in flexobject pages

* stub scrollbar object

* various fixes
2020-05-09 17:43:03 -06:00
Andy Miller
8fe8d4b1d8 much new custom admin stuff 2020-05-08 17:50:03 -06:00
Djamil Legato
96ba336ca2 Improved the UI for the Parent Page Route dropdown when adding a new Page / Folder 2019-03-21 16:19:10 -07:00
Andy Miller
e1c54a4334 minor stuff 2019-01-11 16:28:21 -07:00
Andy Miller
80dc17c473 Switched to ForkAwesome, removed FontAwesome + LineAwesome 2019-01-09 18:44:29 -07:00
Andy Miller
88177d11db remove unused uikit css file 2018-03-29 15:26:18 -04:00
Andy Miller
2a528ac3bd Toggleable icon sets + logo text overlay fix #1334 2018-02-16 08:38:12 -07:00
Andy Miller
e4b2adbaac Switched to LineAwesome Icons 2018-01-22 15:20:48 -07:00
Andy Miller
6dd262c22d Minor CSS alignment tweaks 2018-01-09 14:51:48 -07:00
Andy Miller
1cba24e399 Fixed issue with iconpicker CSS overwriting #1199 2017-08-18 13:16:56 -06:00
Andy Miller
2000ec0cda selected CSS 2017-07-31 15:26:55 -06:00
Andy Miller
4d4933c82f Fix for iconpicker CSS 2017-07-31 15:14:46 -06:00
Andy Miller
63275849ac Initial commit 2017-07-11 15:59:39 -06:00
Andy Miller
3e3be9fae2 Updated to FontAwesome 4.7.0 2016-10-24 14:50:37 -06:00
Flavio Copes
988f4a0389 [WIP] Notifications (#599)
Adds a new notifications feature to the Admin plugin. It will now lookup notifications which are set up on getgrav.org and will inform users, and also alert for new updates and provide awareness on various topics.

Also fixes issue with Array field in `value_only` mode, improperly displaying the key when novalue was set, and fixes issue with drag handlers in Array not showing/hiding properly (#950)

Updated FontAwesome to 4.6.3
2016-08-11 19:17:02 +02:00
Djamil Legato
201640545e Fixed Fullscreen tooltip in Editor displaying off screen (when in fullscreen mode) (fixes #677) 2016-07-11 17:04:46 -07:00
Andy Miller
7da9e92ab2 removed unused 2016-03-03 11:57:47 -07:00
Andy Miller
743ab35c1c Updated FontAwesome to latest version 2016-02-05 15:24:03 -07:00
Andy Miller
704babb93c updated fontawesome 2015-09-08 11:08:56 -06:00
Andy Miller
b6d998f89e Updated chartist library 2015-09-04 12:20:48 -06:00
Andy Miller
85b9644e1f updated hints and added some wrapping for longer blocks 2015-08-11 09:53:51 -06:00
Djamil Legato
cab2bbb775 Updated CodeMirror and fixed various issues with compressed version 2015-08-04 11:21:41 -07:00
Andy Miller
49a446021c updated chartist library 2015-07-22 14:30:53 -06:00
Gert
9d05f0dfb3 add support for datetime field 2015-05-22 17:12:18 +02:00
Andy Miller
eeca610c59 Progress with splitting yaml from content 2014-09-19 17:08:24 -06:00
Andy Miller
9688901dfd added markdown editor 2014-09-18 17:58:47 -06:00
Andy Miller
512bdae152 some more page work including tabs 2014-09-17 21:00:23 -06:00
Andy Miller
52e0db4883 more remodal implementation 2014-09-16 18:08:33 -06:00
Andy Miller
d7da2a874c Add remodel modal solution 2014-09-16 15:34:39 -06:00
Andy Miller
20c7baedf5 Update chartist js and css 2014-09-16 15:34:14 -06:00
Andy Miller
ae0ed5c300 More pages progress 2014-09-12 17:52:09 -06:00
Andy Miller
0f19831dcb Added selectize support 2014-09-10 21:57:00 -06:00
Andy Miller
25c53fa365 Added checkbox support 2014-09-10 11:29:49 -06:00
Andy Miller
af19f39b61 Quite a few updates here.. too many to list! 2014-09-08 18:32:13 -06:00
Andy Miller
1c83133f82 local initial checkin 2014-09-03 22:22:03 -06:00