Commit Graph

89 Commits

Author SHA1 Message Date
Thomas Park
cf363a2f51 change icon font credits to bootstrap icons in footer, closes #1217 2022-10-04 09:52:44 -04:00
Thomas Park
1f73dbf686 remove regent theme 2022-07-25 18:24:29 -04:00
Thomas Park
5a2b0b2cad add copy source code button, closes #1191 2022-05-02 18:29:20 -04:00
Thomas Park
fbe4ca7d0e docs: add form-group to switches 2021-12-31 20:16:40 -05:00
Thomas Park
4ca9875b7f add regent to theme menus 2021-12-31 17:37:20 -05:00
Thomas Park
01cc2900c2 fix radio button markup 2021-12-31 17:36:29 -05:00
Thomas Park
e080c93473 switch font-awesome to bootstrap-icons #1160 2021-12-19 12:27:01 -05:00
XhmikosR
6e143b6beb docs: remove jQuery and refactor JS code (#1160) 2021-12-18 12:40:25 -05:00
Thomas Park
3c1a318e2e add offcanvas to docs 2021-11-25 11:31:12 -05:00
XhmikosR
b289554ebb docs: remove caret leftovers (#1158) 2021-10-30 16:43:14 -04:00
Thomas Park
cf07b25625 add button addon example to docs 2021-07-08 10:27:49 -04:00
Thomas Park
2125de54ea add accordion example to docs 2021-06-21 09:15:39 -04:00
Thomas Park
2d478251c8 add syntax highlight to source modal 2021-02-22 16:05:08 -05:00
Thomas Park
14b9ba2b87 use js to keep original tooltip source, #1079 2021-02-20 14:32:09 -05:00
Thomas Park
7b74d147a6 show original source for tooltips, #1079 2021-02-17 12:29:32 -05:00
Thomas Park
c8b3fa7ae7 new theme: quartz 2021-02-06 12:01:43 -05:00
Thomas Park
0cf85676db refresh homepage 2021-01-31 15:05:47 -05:00
Thomas Park
11fd52461e update block button and floating label markup in docs 2021-01-31 12:59:31 -05:00
Thomas Park
5f76c5c5a7 add new themes to docs 2021-01-31 03:45:29 -05:00
Thomas Park
fdeb98f7d1 fix select class in docs 2021-01-29 23:59:14 -05:00
Thomas Park
1e7a71b977 fix form-label class in docs 2021-01-29 22:53:15 -05:00
Thomas Park
9b562a9ee7 fix up form spacing in docs 2021-01-27 22:47:19 -05:00
Thomas Park
4b5e3ebfbf change badge-pill to rounded-pill in docs 2021-01-27 21:26:07 -05:00
Thomas Park
9106966553 remove jumbotron styles 2021-01-27 20:50:19 -05:00
Thomas Park
aca29c9b4d update input-group markup 2021-01-27 19:22:57 -05:00
Thomas Park
8804b6acb1 add btn-light and btn-dark to docs 2021-01-27 18:50:45 -05:00
Thomas Park
e29001e068 fix navbar markup for active nav-links 2021-01-27 17:58:48 -05:00
Thomas Park
a0facb8a88 apply custom form styles to standard forms 2021-01-21 21:13:49 -05:00
Thomas Park
b9bfe092ef update form components 2021-01-21 19:06:00 -05:00
Thomas Park
810845bc69 update navbar markup 2021-01-21 18:45:09 -05:00
Thomas Park
7799952e59 update badge class names 2021-01-21 17:59:57 -05:00
Thomas Park
536efadb36 update btn-group markup 2021-01-21 17:35:08 -05:00
Thomas Park
87fae448be fix float class on top link 2021-01-21 16:23:34 -05:00
Thomas Park
309f2fb584 update blockquote markup 2021-01-21 16:19:15 -05:00
Thomas Park
1255739e1b change utility classes from left/right to start/end 2021-01-21 15:55:44 -05:00
Thomas Park
38fc65eae1 update close to btn-close 2021-01-21 15:51:12 -05:00
Thomas Park
f0c1e939f5 namespace data attributes 2021-01-21 15:16:42 -05:00
XhmikosR
9e8fe00cb6 Minor HTML consistency changes
* `disabled` is a boolean attribute so no need to specify `=""`
* use three periods for consistency
* break line/unbreak lines
* replace a few inline styles with Bootstrap classes
2020-10-07 18:06:33 +03:00
XhmikosR
3e55823a32 Remove text-white from bg-secondary cards when needed 2020-09-20 16:30:34 +03:00
XhmikosR
149cac64db Replace data SVGs with inline SVGs
Taken from upstream v4-dev and adapted.
2020-09-20 16:30:00 +03:00
XhmikosR
4aed0c33d5 HTML validation fixes
* fix invalid `for` attributes
* fix invalid `p` tags
* fix empty `name` attribute
* fix duplicate ID
* fix deprecated HTML attributes
* fix missing `alt` attributes
2020-09-19 15:16:08 +03:00
XhmikosR
039451c523 Format HTML 2020-09-19 10:40:55 +03:00
XhmikosR
ecfddde752 Properly encode the data SVGs
Spaces need to be escaped after all.
2020-09-18 21:17:26 +03:00
XhmikosR
5e6517d6b3 Compress docs URL-encoded SVGs 2020-09-18 17:51:20 +03:00
XhmikosR
24b4bf894c Fix links
* fix redirects
* fix http used in bookmarklets
* be more consistent with the trailing slashes
2020-09-14 18:11:39 +03:00
XhmikosR
35ae173672 Remove media="screen" from link 2020-09-13 19:37:07 +03:00
XhmikosR
18d2b7c36c Remove the obsolete X-UA-Compatible meta tag 2020-09-12 17:07:01 +03:00
Thomas Park
4d95f396a9 update ga.js to gtag.js 2020-08-25 14:23:50 -04:00
Thomas Park
e2e374faa5 Merge pull request #979 from XhmikosR/bundle
Use the bootstrap bundle file.
2020-08-17 14:34:24 -04:00
Thomas Park
9a187cc044 Merge pull request #978 from XhmikosR/html-2
HTML cleanup
2020-08-17 14:32:23 -04:00