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
122349762f
link to v5 directory
2021-01-21 15:18:02 -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
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
XhmikosR
9c5f4a1025
Use the bootstrap bundle file.
2020-08-11 17:24:29 +03:00
XhmikosR
e40c289ced
HTML cleanup
...
* use https when possible (Google Analytics is left)
* use `img-fluid` since `img-responsive` is a v3 class
* specify `rel="noopener"` for external links
* trim trailing spaces
* remove unneeded HTML end tags
* remove the unneeded `type=text/javascript`
* remove the obsolete `border="0"`
2020-08-11 14:02:50 +03:00
XhmikosR
6256ddc076
Remove empty ID attributes.
2020-08-11 08:45:06 +03:00
GamerBene19
ff25f00530
Added a dropdown example to all navbar examples.
2020-07-16 19:35:54 +02:00
Thomas Park
0b52fdd9ab
add toasts to preview pages, #944
2020-02-07 13:23:30 -05:00
Thomas Park
891376893a
in docs, remove data-toggle from btn-group
2020-02-04 12:22:15 -05:00
Thomas Park
778c0ef07c
add range slider to preview pages, closes #560
2019-11-26 15:11:20 -05:00
Thomas Park
8359e2d05c
remove wrapbootstrap from navbar
2019-08-10 23:45:05 -04:00
Thomas Park
6ebdc026e4
allow source modal to be closed with escape key
2019-06-01 11:00:54 -04:00
Thomas Park
d965464fa8
update footer links to https, closes #900
2019-04-10 15:33:15 -04:00
Florian Kaldowski
ab5819d348
Direct download ( #1 )
...
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
* Direct download
2019-03-06 15:54:16 +01:00
Thomas Park
6dd080dcc4
add custom switch to previews, #884
2019-01-10 14:57:54 -05:00
Thomas Park
8f19e2e7c4
remove builtwithbootstrap
2018-12-04 09:51:48 -05:00
Thomas Park
a0f5612563
add text-secondary to preview pages
2018-10-16 13:01:02 -04:00
Thomas Park
6cdff25117
update ad code
2018-05-22 18:55:46 -04:00
Thomas Park
85c87c3c8e
fix custom file input part 2
2018-04-16 16:18:47 -04:00
Thomas Park
7843b4781a
fix custom file input markup
2018-04-16 16:08:52 -04:00
Thomas Park
7276d66344
make code snippets selectable with contenteditable
2018-04-16 13:14:19 -04:00
Thomas Park
4085d342c9
update sponsor
2018-02-28 17:43:46 -05:00
Thomas Park
83f5465a97
remove text color classes from bordered cards, closes #790
2018-02-13 13:58:30 -05:00
Thomas Park
150745bc59
fix light alert colors, closes #783
2018-02-01 10:34:54 -05:00
m5o
d6db3c4840
update checkbox or radio style button toggling
...
* checkbox or radio style button toggling
via: https://getbootstrap.com/docs/4.0/components/buttons/#checkbox-and-radio-buttons
2018-01-04 18:11:59 +01:00
m5o
236fc35fbe
update custom-control markup
2018-01-02 20:20:22 +01:00
m5o
4c320abeab
update input-group markup
2018-01-02 20:12:53 +01:00
m5o
008febb07e
update table markup
...
* update table markup
* https://getbootstrap.com/docs/4.0/content/tables/#contextual-classes
2017-12-08 12:12:42 +01:00
Thomas Park
75f209ca91
Merge pull request #736 from m5o/sink-nav-fix
...
update nav example
2017-12-05 10:02:37 -05:00
Thomas Park
1ba679f711
Merge pull request #735 from m5o/sink-alert-fix
...
update alert example
2017-12-05 10:01:54 -05:00
m5o
880f4572ad
update nav example
...
* use `.flex-column` for vertical navigation
* show first tab content
2017-12-05 14:28:56 +01:00
m5o
57318ee2b1
update alert example
...
* update alert example
* https://getbootstrap.com/docs/4.0/components/alerts/#additional-content
2017-12-05 14:18:56 +01:00