Frankie Robertson
4674ef949f
Add classes for generic usages of (status) field borders
2024-08-07 14:24:55 +03: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
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
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
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
ad68e18e4e
Font styling applied to <legend>
2024-01-20 20:58:57 -05:00
Agustin
f088f298ce
Remove x
2023-10-19 19:49:26 -03:00
Agustin
fcbd90222e
Add support for input type search
2023-10-06 17:36:55 -03: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
PedroBoni
2c2c08468b
Add Component ProgressBar
2023-09-18 11:12:36 -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
Juan Garay
735b3c6006
feature: add tabs
2023-03-09 22:17:43 -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
dsgibbons
25242d73d5
Add input[type="tel"] to format phone inputs
2023-02-24 07:19:18 +10:30
robert-ryu7
d39788c788
Implement TableView component ( #151 )
2022-11-13 21:49:59 +01:00
robert-ryu7
fff3262e3c
Prevent layout issues for active button ( #150 )
2022-11-13 12:16:47 -05:00
Einar Andersson
bf95420c39
Fix slider thumb inconsistency on iOS ( #147 )
2022-10-24 19:20:10 +02:00
Isiah Lloyd
a100c94ece
Use diff selector for readonly fields ( #138 )
2022-05-21 22:08:38 -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
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
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
Andrey Mazépas
fabecbb632
Added status bar
2020-12-17 22:53:52 -03:00
Nemo Frenkel
1102ed5bdc
Issue 85 ( #95 )
...
* issue #85
* #85
Co-authored-by: naaman <naaman@shieldfc.com>
2020-06-23 11:52:40 -04:00
Jordan Scales
ac6811bcea
Update style.css
2020-06-15 10:49:46 -04:00
Jordan Scales
36284ae73a
fix padding on menubar presses - fixes #88
2020-05-18 19:54:46 -04:00
fstr0
5b6727781b
Move text on button press ( #44 )
...
* move text on button press
* Delete 98.css
* Delete 98.css
2020-05-17 15:17:50 -04:00
Juan Garay
5fcf41146e
Add title-bar restore icon ( #83 )
2020-05-17 15:15:53 -04:00
xFly_Dragon
5803325c95
Add color for inactive title-bar ( #84 )
...
* Add color for inactive title-bar
* add docs
Co-authored-by: xFly.Xie <Fly.Xie@grandsys.com>
2020-05-17 15:14:53 -04:00
Alexopus
a482a4b6e8
Align "+"/"-" in ul.tree-view details ( #86 )
2020-05-17 15:14:05 -04:00
João Nuno Mota
1e004ff6b7
Add slider ( #78 )
...
* Add section in docs
* Hide range input on all browsers
Displays indicator as radio outline on Windows 10 Firefox 75
* Add svg icons
* Add thumb styling on range input
* Add track to range input
* Add indicator css for has-recatangular-indicator
* Update styling and labels for range input
* Update example for simple range input
* Remove repeated code
* Remove unused icon and add vertical input style
* Refactor styling and adapt description to fit
* Add style for all vertical lengths and update docs
* Correct 2x to 2px
2020-05-07 16:10:43 -04:00
Jordan Scales
58ae88c0d6
hide radios and checkboxes when appearance: none doesn't cut it
...
fixes #76
2020-05-02 09:15:09 -04:00
Jordan Scales
bfd5340a76
Add help title-bar button ( #72 )
...
* newlines
* add now.json
* add newlines
* remove now.json
* re-add now.json with version field
2020-04-28 12:17:40 -04:00
Jordan Scales
bef9631345
flip face and highlight for window borders
...
fixes #17
2020-04-27 13:40:45 -04:00
Jordan Scales
167f8423c4
nudge minimize label over
2020-04-27 13:21:59 -04:00