Commit graph

598 commits

Author SHA1 Message Date
Lucas Larroche
13afcc90ab chore: build 2023-02-13 17:45:24 +07:00
Lucas Larroche
1c213b85dd
Merge pull request #312 from picocss/ll/styles-modal
style: modal
2023-02-13 17:44:00 +07:00
Lucas Larroche
c483cd099e style: modal 2023-02-12 08:36:44 +07:00
Lucas Larroche
4093e6ff16 chore: remove @picocss/colors 2023-02-04 13:49:05 +07:00
Lucas Larroche
1b38169c2b chore: build 2023-02-04 13:45:46 +07:00
Lucas Larroche
67c71ccdc8 chore: upgrade dependencies dependencies 2023-02-04 13:45:05 +07:00
Lucas Larroche
90ec552c77
Merge pull request #309 from picocss/ll/v2/add-color-utilities
feat: add color utilities
2023-02-04 13:36:05 +07:00
Lucas Larroche
19920bbe9b feat: add color utilities 2023-02-04 13:33:35 +07:00
Lucas Larroche
1fc835eb2b
Merge pull request #304 from picocss/ll/v2-fix-colors
Styles
2023-01-29 13:46:54 +07:00
Lucas Larroche
6c3e126943 style: selection and focus color 2023-01-28 12:22:55 +07:00
Lucas Larroche
dfa4041b77 chore: build 2023-01-01 14:03:50 +07:00
Lucas Larroche
321d1c8d36
Merge pull request #292 from picocss/ll/refactor-accordion-and-dropdown
Refactor accordion and dropdown
2023-01-01 14:02:19 +07:00
Lucas Larroche
3e91dc6984
Merge pull request #291 from picocss/ll/styles-and-fixes
Fixes and improvements
2023-01-01 14:01:17 +07:00
Lucas Larroche
51dd2293ca refactor: accordion and dropdown 2023-01-01 14:00:33 +07:00
Lucas Larroche
f11fbb8b93 chore: build dependencies 2023-01-01 13:58:55 +07:00
Lucas Larroche
7f9ffd252a feat: improve nav support for form elements 2023-01-01 13:49:42 +07:00
Lucas Larroche
a730228855 style: button text not selectable 2023-01-01 13:47:54 +07:00
Lucas Larroche
2645a769d8 style: change link :focus to :focus-visible 2023-01-01 13:46:46 +07:00
Lucas Larroche
678c41deb9 style: remove aria-invalid icon for select 2023-01-01 13:46:04 +07:00
Lucas Larroche
e11f160c13 refactor: rename watch script to dev 2023-01-01 13:45:16 +07:00
Lucas Larroche
f8b77beffc style: Improve default theme 2023-01-01 13:44:31 +07:00
Lucas Larroche
89dbc0254b Revert "style: Default dropdown text color"
This reverts commit 3b3cf51a32.
2022-12-29 18:23:50 +07:00
Lucas Larroche
8674218a73 chore: Build 2022-12-29 18:16:36 +07:00
Lucas Larroche
5a1a3852e2 style: Improve default theme 2022-12-29 18:10:07 +07:00
Lucas Larroche
e2f2eb2098 styles: Nav 2022-12-29 18:08:16 +07:00
Lucas Larroche
3b3cf51a32 style: Default dropdown text color 2022-12-29 18:00:46 +07:00
Lucas Larroche
6ab7c28189 fix: Dropdown item hover with labels 2022-12-29 18:00:21 +07:00
Lucas Larroche
4102702b05 fix: Dropdown focus styles 2022-12-29 17:59:44 +07:00
Lucas Larroche
477992f869 feat: Helper text color with aria-invalid 2022-12-29 17:55:50 +07:00
Lucas Larroche
f456cfbf33 style: Helper text spacings 2022-12-29 17:55:16 +07:00
Lucas Larroche
e9bdaf6745 feat: Display cancel button for input type search 2022-12-29 17:54:42 +07:00
Lucas Larroche
8f60b4f2ac refactor: Clean settings for classless version 2022-12-29 17:54:02 +07:00
Lucas Larroche
f8e5f28613 refactor: Buttons 2022-12-29 17:53:16 +07:00
Lucas Larroche
dccee093a6 refactor: clean comment 2022-12-29 17:52:08 +07:00
Lucas Larroche
f8a9293942 feat: Allow custom data-theme
#272
2022-12-29 17:51:38 +07:00
Lucas Larroche
7ea1f94316 fix: Dropdowns outline on focus 2022-12-29 17:48:18 +07:00
Lucas Larroche
584046e234 style: Typography margins 2022-12-29 17:47:56 +07:00
Lucas Larroche
091edf7ffd style: card margins 2022-12-29 17:43:18 +07:00
Lucas Larroche
e89ea1b32e style: remove accordion border bottom for dropdowns and buttons 2022-12-29 17:11:17 +07:00
Lucas Larroche
cb483ed557 refactor: @picocss/colors as dependency 2022-12-27 10:53:45 +07:00
Lucas Larroche
38e42399d5 chore: load path for @picocss/colors 2022-12-27 10:48:52 +07:00
Lucas Larroche
0e8a302cd6 chore: update caniuse-lite 2022-12-26 16:38:41 +07:00
Lucas Larroche
d54b993af5 refactor: clean comment 2022-12-26 13:38:05 +07:00
Lucas Larroche
b65f8c7639 chore: update dependencies 2022-12-26 13:37:20 +07:00
Lucas Larroche
8887e68cce chore: update dependencies 2022-12-26 13:36:41 +07:00
Lucas Larroche
74131c9b34
Merge pull request #290 from picocss/ll/fix-modal-prevent-scrolling-on-mobile
Fix: Prevent scrolling and interactions below a modal on mobile, by @rbf
2022-12-26 13:04:55 +07:00
Lucas Larroche
99f181e8ad chore: build 2022-12-26 13:03:20 +07:00
rbf
a696328621 fix(modal): prevent scrolling and interactions below a modal on mobile 2022-12-26 13:02:43 +07:00
Lucas Larroche
b082797555
Merge pull request #288 from picocss/ll/update-colors
Style: colors
2022-12-26 11:40:33 +07:00
Lucas Larroche
6ade871f3f style: update colors 2022-12-26 11:35:56 +07:00