Commit Graph

2299 Commits

Author SHA1 Message Date
Thomas Park
811f8c87bc darkly, superhero: improve contrast on text-secondary, fixes #1323 2025-02-03 20:39:55 -05:00
Thomas Park
643957e9c4 cyborg: disable length-zero-no-unit check #1319 2024-12-26 20:24:54 -05:00
Thomas Park
232ecd24f7 cyborg: fix incompatible calc units, #1319 2024-12-26 20:21:02 -05:00
Thomas Park
c1d5796090 brut: optimize thumbnail 2024-12-19 15:56:06 -05:00
Thomas Park
7a79b5b0af brut: cleanup 2024-12-19 15:49:12 -05:00
Thomas Park
adfd0ef6a5 brut: new theme 2024-12-19 15:34:05 -05:00
Thomas Park
99f483cb42 vapor: make .vr visible #1318 2024-11-05 21:31:18 -05:00
Thomas Park
ef01343bd8 add rtl files to api, #1315 2024-09-30 14:55:49 -04:00
Stephanie Sunshine
41356c5c49 Fixing incorrect tag for theme demos. (#1312)
Summary: text-info-emphasis example was missing the -emphasis suffix
from its class definition.

Old: <p class="text-info">.text-info-emphasis</p>
New: <p class="text-info-emphasis">.text-info-emphasis</p>

Files Affected:
modified:   docs/cerulean/index.html
modified:   docs/cosmo/index.html
modified:   docs/cyborg/index.html
modified:   docs/darkly/index.html
modified:   docs/default/index.html
modified:   docs/flatly/index.html
modified:   docs/journal/index.html
modified:   docs/litera/index.html
modified:   docs/lumen/index.html
modified:   docs/lux/index.html
modified:   docs/materia/index.html
modified:   docs/minty/index.html
modified:   docs/morph/index.html
modified:   docs/pulse/index.html
modified:   docs/quartz/index.html
modified:   docs/sandstone/index.html
modified:   docs/simplex/index.html
modified:   docs/sketchy/index.html
modified:   docs/slate/index.html
modified:   docs/solar/index.html
modified:   docs/spacelab/index.html
modified:   docs/superhero/index.html
modified:   docs/united/index.html
modified:   docs/vapor/index.html
modified:   docs/yeti/index.html
modified:   docs/zephyr/index.html
2024-08-27 20:55:41 -04:00
Benoît Blanchon
651bdcc9b4 all themes: make table inherit body's color, fixes #1308 (#1310) 2024-08-06 11:46:31 -04:00
Thomas Park
77148994a4 docs: add momentum template 2024-07-24 21:35:14 -04:00
Thomas Park
2fca8f5641 lux: fix disabled btn-outline-secondary color in v5 #1307 2024-07-16 22:34:05 -04:00
Thomas Park
896463ec0d sketchy: fix breadcrumb and tab active color in dark mode #1303 2024-04-22 21:23:06 -04:00
Thomas Park
7d6af45b14 cyborg, darkly, quartz, slate, solar, superhero, vapor: fix nav-underline active color, closes #1302 2024-04-17 12:40:24 -04:00
Thomas Park
6fbf468b7e docs: add nav-underline example 2024-04-17 12:22:25 -04:00
Thomas Park
c3e6c8b677 cosmo: fix range slider thumb's border-radius in moz, closes #1299 2024-04-05 09:26:31 -04:00
Thomas Park
0b64b98492 materia: set form-floating-height, #1298 2024-03-09 15:25:47 -05:00
Thomas Park
279b456d49 materia: remove mixed units on form-control min-heights #1298 2024-03-09 11:46:09 -05:00
Thomas Park
4a98b025be lux: remove mixed units on form-control min-heights 2024-03-09 11:45:40 -05:00
Thomas Park
5a602a6330 update 3rd wave media links 2024-02-29 09:42:10 -05:00
Thomas Park
646c94da2c update to v5.3.3 v5.3.3 2024-02-28 10:00:55 -05:00
Thomas Park
24adf354c9 docs: remove form-group class, fixes #1293 2024-02-09 22:51:42 -05:00
Thomas Park
36b93e9361 superhero: fix floating label input height, closes #1292 2024-01-24 23:51:13 -05:00
Thomas Park
b3acacf47f lux: darken btn-primary background in dark mode 2024-01-14 21:52:08 -05:00
Thomas Park
3ccf4fed13 lux: fix form colors in dark mode, closes #1291 2024-01-14 21:48:57 -05:00
Thomas Park
95509cd14a solar: fix table color, #1276 2024-01-12 09:05:24 -05:00
Thomas Park
191e830402 remove pagination sample from docs 2024-01-04 09:26:10 -05:00
Thomas Park
7ca0f3231c slate: match pagination padding to buttons and inputs, fixes #1290 2024-01-04 09:25:33 -05:00
Thomas Park
6d67bf7295 cerulean: fix btn-check active background, closes #1284 2023-11-16 09:27:10 -05:00
Thomas Park
2f248e9929 morph: fix text color for secondary and light cards in dark mode, #1282 2023-10-23 14:00:10 -04:00
Thomas Park
fa6d02de2f morph: fix lint errors 2023-10-23 13:54:42 -04:00
Thomas Park
ee13d0bd01 morph: style buttons, navs, and dialogs for dark mode #1282 2023-10-23 13:48:10 -04:00
Rupert Rawnsley
c74d13f412 Web font path resolution (#1281)
* web-font-path string interpolation to avoid literal interpretation as expanded path in some SCSS parsers

* Limit change to condition statement only

* Revert "Limit change to condition statement only"

This reverts commit 950e109acd.

* Removed incorrect change of if statement
2023-10-17 09:34:18 -04:00
Thomas Park
3038872b83 superhero: fix table color, closes #1279 2023-10-06 09:42:18 -04:00
Thomas Park
3b30696108 slate: tweak button shading 2023-09-27 09:38:13 -04:00
Thomas Park
5a2564e74d slate: style accordions 2023-09-27 09:34:59 -04:00
Thomas Park
be2c5fc299 slate: darken list-item bg colors, fixes #1277 2023-09-27 09:29:58 -04:00
Thomas Park
333001ba08 darkly: set table color to white, fixes #1276 2023-09-26 09:32:38 -04:00
Thomas Park
1d2b5bcf80 update to v5.3.2 v5.3.2 2023-09-19 21:48:57 -04:00
Thomas Park
69bfc5c743 zephyr: fix dark-mode style for input addon, breadcrumb, pagination, headings, closes #1275 2023-09-17 11:47:17 -04:00
Thomas Park
8a39c3e5be cerulean: lighten dropdown color on dark theme, fixes #1273 2023-08-31 15:09:16 -04:00
Thomas Park
f5d8484590 lux: load all font weights, closes #1272 2023-08-16 21:59:19 -04:00
Thomas Park
938ce16adc lux: bump base font weight to 300, #1272 2023-08-16 21:58:42 -04:00
Thomas Park
ffa25bf149 Merge pull request #1271 from XhmikosR/v5-dev
A few tweaks
2023-08-13 08:45:20 -04:00
Thomas Park
0c259c7b41 Merge pull request #1270 from XhmikosR/v5-images
Improve image compression
2023-08-13 08:43:15 -04:00
XhmikosR
673f6238ce Gruntfile.js: remove jquery since we don't need it in docs 2023-08-13 09:50:09 +03:00
XhmikosR
66e40301a9 Switch to bootstrap-icons.min.css 2023-08-13 09:50:08 +03:00
XhmikosR
42fd1e8e25 Update dependencies 2023-08-13 09:50:08 +03:00
XhmikosR
1970668448 Improve image compression 2023-08-13 09:48:13 +03:00
Thomas Park
daa246e9c7 docs: fix version menu id 2023-08-12 16:17:13 -04:00