1
0
mirror of https://github.com/jdan/98.css.git synced 2025-03-16 00:29:45 +01:00

282 Commits

Author SHA1 Message Date
ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫
c28706f265
Add support for input type url 2024-09-13 12:21:57 +08:00
Juani Garay
ffa29f4cd9
Merge pull request #192 from vtlanglois/add-default-button-outline-styling
Add `default` button outline styling
2024-02-10 13:40:44 -03:00
Vincent Langlois
1f2e3db94e
Merge pull request #190 from vtlanglois/add-disabled-maximize-button-styling
Add `disabled` styling for Maximize title bar buttons
2024-01-27 21:16:40 -05:00
Vincent Langlois
ec61a0d596 Added class button styling 2024-01-27 21:08:21 -05:00
Vincent Langlois
fdca6782f0 Merge branch 'main' into add-disabled-maximize-button-styling 2024-01-27 21:06:12 -05:00
Vincent Langlois
1710cbecd3
Merge pull request #189 from vtlanglois/vtlanglois/issue91
Add `class` alts for `aria-labels`
2024-01-27 18:21:05 -05:00
Vincent Langlois
fa4d29523c Added aria-label to class selectors 2024-01-27 12:36:10 -05:00
Juani Garay
b31fe7b7cb
Merge pull request #191 from vtlanglois/vtlanglois/issue142
Removed `--checkmark-top` to fix multiline checkboxes
2024-01-25 10:19:43 -03:00
Vincent Langlois
bc9ccf5490 Added documentation w/ example 2024-01-22 18:09:46 -05:00
Vincent Langlois
723995d5d2 Added styling selectors 2024-01-22 17:59:09 -05:00
Vincent Langlois
cb247db8d3 Added default styling 2024-01-22 17:52:10 -05:00
Vincent Langlois
632334a4c4 Removed --checkmark-top to fix multiline checkboxes
Fixes #142
2024-01-22 17:03:17 -05:00
Vincent Langlois
ab53e57a72 Added documentation 2024-01-21 12:27:15 -05:00
Vincent Langlois
479ff657c3 Added maximize disabled styling 2024-01-21 12:15:48 -05:00
Vincent Langlois
46f66b6be7 Add class alts for aria-labels
Fixes #91
2024-01-21 11:16:50 -05:00
Vincent Langlois
09f403c086
Merge pull request #188 from vtlanglois/add-legend-to-font-styling
Font styling applied to `<legend>`
2024-01-21 10:35:20 -05:00
Vincent Langlois
ad68e18e4e Font styling applied to <legend> 2024-01-20 20:58:57 -05:00
Juani Garay
b21f1ea9a1
Merge pull request #177 from jdan/fix-172-tableview-event-path-access
fix exception on table element click
2023-10-20 11:51:34 -03:00
Juani Garay
0e44208144
Merge pull request #182 from agustinl/chore-add-input-type-search
Add support for input type search
2023-10-20 11:48:47 -03:00
Agustin
f088f298ce Remove x 2023-10-19 19:49:26 -03:00
Juani Garay
342187a91f
Merge pull request #181 from jdan/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.2.13 to 8.4.31
2023-10-08 15:46:26 -03:00
Agustin
fcbd90222e Add support for input type search 2023-10-06 17:36:55 -03:00
dependabot[bot]
379e5fec5a
Bump postcss from 8.2.13 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.4.31.
- [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.13...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 17:41:18 +00:00
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
J. Garay
1af4941b68 fix exception on table element click 2023-09-20 15:27:45 -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