Thomas Park
|
bd91312b4c
|
update on-headers
|
2025-09-23 16:03:27 -04:00 |
|
Thomas Park
|
dbd942fb88
|
update grunt-contrib-connect to v5
|
2025-09-23 15:57:47 -04:00 |
|
Thomas Park
|
bcf464aa10
|
update to v5.3.8
v5.3.8
|
2025-09-10 20:25:54 -04:00 |
|
Thomas Park
|
c11f56fdce
|
pulse: fix dropdown link color in dark navbar, closes #1341
|
2025-08-23 11:30:54 -04:00 |
|
Thomas Park
|
0003aa6b1e
|
materia: fix radio switches, closes #1340
|
2025-07-15 17:59:43 -04:00 |
|
Thomas Park
|
6c4ea3bbde
|
update to v5.3.7
v5.3.7
|
2025-06-24 22:36:22 -04:00 |
|
Thomas Park
|
2eab64cad0
|
brite: fix active button z-index in btn-group, closes #1338
|
2025-06-05 19:51:05 -04:00 |
|
Thomas Park
|
dcf48c2266
|
lux: set background color on modal in dark mode, #1336
|
2025-05-23 09:48:30 -04:00 |
|
Thomas Park
|
c2aa934491
|
lux: add box-shadow and fix arrow on popover
|
2025-05-23 09:38:10 -04:00 |
|
Thomas Park
|
d1904f75bd
|
lux: add box-shadow to modal, fixes #1336
|
2025-05-23 09:33:23 -04:00 |
|
Thomas Park
|
afb7c09a78
|
update logo in readme
|
2025-05-15 21:30:07 -04:00 |
|
Thomas Park
|
a5118783af
|
update browserslist
|
2025-05-11 11:57:09 -04:00 |
|
Thomas Park
|
28733a938a
|
add csslint to watch task
|
2025-05-11 11:56:28 -04:00 |
|
Thomas Park
|
bc49305073
|
brite: fix lint error #1334
|
2025-05-11 11:05:10 -04:00 |
|
Thomas Park
|
91610028cd
|
brite: fix nav-link color in dark mode, fixes #1334
|
2025-05-11 11:03:22 -04:00 |
|
Thomas Park
|
c72edbf8ae
|
update to v5.3.6
v5.3.6
|
2025-05-10 11:16:04 -04:00 |
|
Thomas Park
|
2ee5771d56
|
brite: fix nav and toast header colors in dark mode
|
2025-05-10 11:13:10 -04:00 |
|
Thomas Park
|
d87a163be5
|
sketchy: fix lint errors
|
2025-05-04 20:31:49 -04:00 |
|
Thomas Park
|
c6c86cdb4b
|
sketchy: fix colors for primary btn and inputs in dark mode, closes #1332
|
2025-05-04 20:25:24 -04:00 |
|
Thomas Park
|
a157e3d6a2
|
lux: fix btn-outline in light and dark mode, closes #1331
|
2025-05-01 23:08:57 -04:00 |
|
Thomas Park
|
73c02fe9d5
|
brite: remove white text on cards in docs, fixes #1330
|
2025-04-09 22:30:34 -04:00 |
|
Thomas Park
|
f296bcd299
|
brite: fix stylelint
|
2025-04-04 23:28:29 -04:00 |
|
Thomas Park
|
c690d4c91f
|
update to v5.3.5
v5.3.5
|
2025-04-04 23:25:29 -04:00 |
|
Thomas Park
|
7cbb5e390f
|
brite: fix btn-group borders
|
2025-04-04 23:15:01 -04:00 |
|
Thomas Park
|
8b3571acbb
|
brite: change theme name
|
2025-04-04 23:08:07 -04:00 |
|
Thomas Park
|
fe228330b5
|
darkly: fix disabled nav-link color, closes #1328
|
2025-04-01 22:47:54 -04:00 |
|
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 |
|