Commit graph

434 commits

Author SHA1 Message Date
Joan Mira
0438e8c24d
Update modal.js
This change allows catching the element with the handler attached, rather than target any other child element.
2022-05-24 00:14:33 +09:00
Lucas Larroche
161dfa874d
Merge pull request #196 from picocss/dev
v1.5.1
2022-05-22 11:45:06 +07:00
Lucas Larroche
074d030668 chore: Bump to version v1.5.1 2022-05-22 11:42:00 +07:00
Lucas Larroche
3b05421333 docs: Add composer 2022-05-22 11:25:28 +07:00
Lucas Larroche
0b0ebd3716 fix(modal): Override default browser color 2022-05-22 11:03:51 +07:00
Lucas Larroche
6321526fdd readme: Add Twitter 2022-05-22 10:43:10 +07:00
Lucas Larroche
cdbff8e78a docs: Add composer 2022-05-22 10:09:07 +07:00
Lucas Larroche
cc95a5cc9c chore: Build docs 2022-05-22 09:59:31 +07:00
larryhynes
53d8b6df69 containers.html: childs -> children
'childs' is incorrect.
2022-05-22 09:59:31 +07:00
Lucas Larroche
5bb86acc3b chore: Build docs 2022-05-22 09:59:31 +07:00
larryhynes
d8f1782731 dropdowns.html: childs -> children 2022-05-22 09:59:31 +07:00
Lucas Larroche
7c37c5e4f6 chore: Build 2022-05-22 09:59:31 +07:00
Lucas Larroche
0ce4429d0e chore: Update dependencies 2022-05-22 09:59:31 +07:00
Lucas Larroche
5d4e92a6ff
Merge pull request #147 from vardumper/feature/146-improve-support-for-composer
added composer.json, added instructions in README.md
2022-05-22 09:56:30 +07:00
Lucas Larroche
f7151d68c5 chore: Revert .gitignore 2022-05-22 09:54:44 +07:00
Lucas Larroche
2419597dad chore: Edit composer.json 2022-05-22 09:52:13 +07:00
Lucas Larroche
f9e97c0bf4
Merge pull request #155 from picocss/dev
v1.5.0
2022-03-14 00:02:25 +07:00
Lucas Larroche
92aca66a17 chore: Update dependencies 2022-03-13 15:43:35 +07:00
Lucas Larroche
01308c8627 Bump version v1.5.0 2022-03-13 15:40:42 +07:00
Lucas Larroche
f934be5de0 Update README.md 2022-03-13 15:34:45 +07:00
Lucas Larroche
3494d3c1a3 Update README.md 2022-03-13 15:33:26 +07:00
Lucas Larroche
dbc59ca696 docs: Disclaimer about links and buttons classes 2022-03-13 15:31:11 +07:00
Lucas Larroche
aba2410cb6
Merge pull request #172 from sponsfreixes/docs_modal_classless
Add disclaimer about modal utility classes on class-less version
2022-03-13 15:23:11 +07:00
Lucas Larroche
58edd9f24b docs: Edit disclaimer about modal utility classes 2022-03-13 15:18:56 +07:00
Lucas Larroche
5776890352 Merge branch 'dev' into pr/172 2022-03-13 14:59:29 +07:00
Lucas Larroche
39a3116f65
Merge pull request #111 from tusharnankani/feat/add-issue-templates
add issue templates
2022-03-13 14:41:36 +07:00
Lucas Larroche
ba603b1380 chore: Edit contributing guidelines 2022-03-13 14:30:19 +07:00
Lucas Larroche
fb6c0d69ad
Merge pull request #176 from picocss/ll/contributing
Add contributing guidelines
2022-03-13 14:23:15 +07:00
Lucas Larroche
c107a7b049 chore: Edit contributing guidelines 2022-03-13 14:19:51 +07:00
Lucas Larroche
75a01bd470 readme: Add Class-less size 2022-03-13 12:02:55 +07:00
Lucas Larroche
344e56e2cd readme: Add Class-less size 2022-03-13 11:58:07 +07:00
Lucas Larroche
e414757a77 Explicit browser support 2022-03-13 11:54:31 +07:00
Lucas Larroche
066ecb46e0 Explicit browser support 2022-03-13 11:44:44 +07:00
Lucas Larroche
de89731695
Merge pull request #174 from hayatbiralem/add-states-support-to-search-input
Add states support to search input with rtl support
2022-03-13 11:30:49 +07:00
Lucas Larroche
b757cf37d2 Merge branch 'dev' into pr/174 2022-03-13 11:02:41 +07:00
Lucas Larroche
3f385d67a7 docs(search): Simplified example 2022-03-13 11:01:44 +07:00
Lucas Larroche
1bab87a15b refactor(search): Simplified CSS code 2022-03-13 10:51:03 +07:00
Lucas Larroche
8c64ef2e1a docs: Store color scheme in localStorage 2022-03-13 10:15:42 +07:00
Ömür Yanıkoğlu
a469644b42 build docs 2022-03-09 04:43:36 +03:00
Ömür Yanıkoğlu
a1010ac854 add search input use cases to form docs 2022-03-09 04:43:24 +03:00
Ömür Yanıkoğlu
6d71b1d707 build css 2022-03-09 04:42:36 +03:00
Ömür Yanıkoğlu
cae68949b9 add state support to search input 2022-03-09 04:40:51 +03:00
Sergi Pons Freixes
e8d7f518ce Add disclaimer about modal utility classes on class-less version 2022-03-07 21:06:15 -08:00
Lucas Larroche
732893455e chore: Update dependencies 2022-03-06 22:01:00 +07:00
Lucas Larroche
d56a20bd0f
Feat: Add disabled fieldsets 2022-03-06 21:45:05 +07:00
Lucas Larroche
e821b7647f feat: disabled fieldset 2022-03-06 21:43:51 +07:00
Lucas Larroche
19d2ffad02 feat: disabled groups (fieldset) 2022-03-06 18:25:58 +07:00
Lucas Larroche
43cacb0b93 docs(nav): Add role=button example 2022-03-06 16:44:29 +07:00
Lucas Larroche
6cbc258a0d fix(accordion): marker height 2022-03-06 16:24:19 +07:00
Lucas Larroche
16bfdd9bfa
Merge pull request #141 from leomp12/patch-1
Perf: Simpler/smaller selectors with :where :is
2022-03-06 15:21:12 +07:00