Commit graph

16 commits

Author SHA1 Message Date
Dean Attali
76509fe90f
Update beautifuljekyll.js 2023-06-07 13:44:28 -04:00
Dean Attali
47e87ef720 replace var with let or const in javascript; fixes #1048 2023-06-07 17:13:42 +00:00
Vincent Tam
6ad1fcd87b
replaced var with const (#1049) 2022-10-16 02:37:33 -04:00
Vincent Tam
452f1e025e
IE & jQuery slim compatible Staticman JS (#782) 2021-10-09 22:02:32 -04:00
Dean Attali
30a757de47 search feature: make sure page scrollbar disappears when searching but a scrollbar for search items shows if needed 2021-05-30 20:19:44 +00:00
Dean Attali
950c341739 add search to the navbar using 'post_search' config param 2021-05-30 19:54:17 +00:00
Vincent Tam
1765677587
Remove references to any public Staticman API instance (#775) 2021-02-04 11:28:36 -05:00
Dean Attali
58183b8a15 fix bug where navbar burger button didn't always revert to the correct light one 2020-09-16 23:47:10 +00:00
Dean Attali
5991966d38 upgrade to jquery 3.5.1 2020-08-24 00:17:44 +00:00
Dean Attali
a04d8bb1b6
when determining navbar colour, add a small delay to make sure it was painted 2020-08-21 23:05:37 -04:00
Dean Attali
b76c4fa1b3 rename css/js files from 'main' to 'beautifuljekyll' 2020-08-21 18:55:52 +00:00
Amy Troschinetz
c7c5ba0207
Automatically set navbar light/dark based on color (#702) 2020-08-15 11:41:28 -04:00
Dean Attali
68a0e505bf
Fix staticman UI to work with bootstrap 4; fixes #679 (#681) 2020-07-13 01:09:27 -04:00
Xingchi Li
70717c9a6a
fix jQuery-3.4.1 missing error after enabling Staticman (#680) 2020-07-12 23:36:53 -04:00
Dean Attali
54ca402373
upgrade to bootstrap 4, complete rewrite of template (#629) 2020-05-02 02:10:20 -04:00
Gabriel
4fa9fc8ad4
Make theme compatible with remote_theme (#590); fixes #339 2020-04-26 14:31:05 -04:00