1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00
Commit Graph

258 Commits

Author SHA1 Message Date
Juani Garay
56ef2f7d6d Merge pull request #178 from jdan/fix-174-make-tab-font-pixelated
make tab font pixelated
2023-09-21 15:24:50 -03:00
Juani Garay
ece2482d74 Merge pull request #170 from jdan/progress-indicator
Progress indicator (a.k.a. progress bar control)
2023-09-21 14:56:22 -03:00
J. Garay
923a997ac7 make tab font pixelated 2023-09-20 15:46:09 -03:00
Juani Garay
ce17037475 Merge pull request #159 from jdan/dependabot/npm_and_yarn/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8
2023-09-20 13:59:22 -03:00
Juani Garay
f4e2c69fa1 Merge pull request #155 from jdan/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2023-09-20 13:58:43 -03:00
PedroBoni
2c2c08468b Add Component ProgressBar 2023-09-18 11:12:36 -03:00
Ralfs Garkaklis
c1f497a7c6 add docs for progress indicator 2023-09-16 20:39:29 -03:00
Juani Garay
4a2282dd91 Merge pull request #158 from dsgibbons/tel-input-patch
Add input[type="tel"] to format phone inputs
2023-04-03 00:14:04 -03:00
dsgibbons
9b74f6a530 Add example to index.html.ejs 2023-03-30 07:00:45 +10:30
Jordan Scales
94688d0dd7 publish docs 0.1.20 2023-03-12 14:16:09 -04:00
Jordan Scales
b85af86773 package.json 2023-03-12 14:09:55 -04:00
Jordan Scales
6f609143dd version bump 0.1.19 2023-03-12 14:01:48 -04:00
Juani Garay
a5f4ddfdbb Merge pull request #160 from jdan/add-tabs
Add tabs
2023-03-09 22:25:00 -03:00
Juan Garay
735b3c6006 feature: add tabs 2023-03-09 22:17:43 -03:00
CaptainFalcon92
c360e656c6 Prepared some placeholder documentation for tabs 2023-03-09 21:26:07 -03:00
CaptainFalcon92
cba0cfa425 Tabs won't activate if [aria-selected=false] 2023-03-09 21:26:07 -03:00
CaptainFalcon92
875f349b99 Rename .justified tablist to .multirows tablist 2023-03-09 21:26:07 -03:00
CaptainFalcon92
040fed7854 Fixed tabs borders colors 2023-03-09 21:26:07 -03:00
CaptainFalcon92
ce7c9b492e Using [role] and [aria] attributes 2023-03-09 21:26:07 -03:00
CaptainFalcon92
9cfa36b5c0 Adding tabs 2023-03-09 21:26:07 -03:00
dependabot[bot]
9c190beb0a Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 14:04:19 +00:00
dsgibbons
25242d73d5 Add input[type="tel"] to format phone inputs 2023-02-24 07:19:18 +10:30
dependabot[bot]
1d9627e8fb Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 22:30:41 +00:00
robert-ryu7
d39788c788 Implement TableView component (#151) 2022-11-13 21:49:59 +01:00
dependabot[bot]
760731a828 Bump minimatch from 3.0.4 to 3.1.2 (#152)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 12:17:34 -05:00
robert-ryu7
fff3262e3c Prevent layout issues for active button (#150) 2022-11-13 12:16:47 -05:00
dependabot[bot]
984bdadaaf Bump ejs from 3.0.2 to 3.1.7 (#131)
Bumps [ejs](https://github.com/mde/ejs) from 3.0.2 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.0.2...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 12:13:12 -05:00
dependabot[bot]
30133993f0 Bump postcss from 8.2.12 to 8.2.13 (#130)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.12...8.2.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 12:13:02 -05:00
dependabot[bot]
eb2d470d51 Bump nanoid from 3.1.22 to 3.3.3 (#129)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.3.3.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.22...3.3.3)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 12:12:54 -05:00
dependabot[bot]
36ed4c2ec9 Bump lodash from 4.17.19 to 4.17.21 (#128)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 12:12:45 -05:00
Einar Andersson
bf95420c39 Fix slider thumb inconsistency on iOS (#147) 2022-10-24 19:20:10 +02:00
Jordan Scales
096e0e48cf add workflow_dispatch, created -> published 2022-05-22 09:39:35 -04:00
Isiah Lloyd
a100c94ece Use diff selector for readonly fields (#138) 2022-05-21 22:08:38 -04:00
Isiah Lloyd
1fbc1bb872 Version bump 0.1.18 2022-05-21 21:26:32 -04:00
Isiah Lloyd
d457c79270 Add disabled styles to readonly fields (closes #51) (#137) 2022-05-21 21:16:14 -04:00
Isiah Lloyd
0093c72f2d Apply button styles to submit and reset inputs (#136)
* Apply button styles to submit and reset inputs
2022-05-21 21:14:06 -04:00
Isiah Lloyd
7412a98815 - Add styling for number input (#133)
- Update docs to show styling for more fields
2022-05-21 20:57:24 -04:00
Isiah Lloyd
ec33cdb93b Remove user agent summary arrow (#132)
* - Add rule to remove user agent details arrow
* - Remove docs.css specific rule that fixed this
2022-05-21 20:56:45 -04:00
Isiah Lloyd
e90bc335d6 Create npm-publish.yml
Closes #135
2022-05-21 18:14:48 -04:00
Juan Garay
6440d7b7ad Merge pull request #127 from jdan/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-04-29 13:39:24 -03:00
dependabot[bot]
778a912730 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 09:23:50 +00:00
Juan Garay
24a04eeac1 Merge pull request #117 from dwhinham/fix-42
Fix GroupBox border for Firefox
2021-08-10 14:53:22 -03:00
Dale Whinham
3d378f9e99 Fix GroupBox border for Firefox
Firefox's new WebRender engine seems to have a bug with fieldsets styled
with inset box-shadows
(https://bugzilla.mozilla.org/show_bug.cgi?id=1496538).

As a workaround, use a tiny .SVG as a sliced border-image to draw the border.

Fixes #42.
2021-08-06 17:40:31 +01:00
Jordan Scales
d3d4ac245b add missing postcss dependency 2021-04-24 16:04:01 -04:00
Jordan Scales
20612bfa4c update cssnano 2021-04-24 16:00:33 -04:00
Jordan Scales
0a570cb1f7 bump to version 0.1.7 fixes #112 2021-04-16 22:44:35 -04:00
Juan Garay
b7c9fa5e7d Merge pull request #105 from Andreymazepas/main
Adding Status Bar
2021-04-07 15:01:33 -03:00
Laura Chan
fa4d637525 Adds silver background colour to inputs disabled type email, password, text (#110)
* Adds silver background colour to inputs type email, password, text

* Add example to docs

* Textarea disabled styling

* Revert autoformatting

* fix: text shadow, use :disabled pseudoselector
2021-03-16 17:32:05 -04:00
Jordan Scales
111a3d2f46 added 7.css link 2021-01-01 10:57:30 -05:00
Andrey Mazépas
b659e4a991 Adding Status Bar entry to the TreeView 2020-12-20 17:25:08 -03:00