Commit graph

994 commits

Author SHA1 Message Date
Michal
cbc1260553 feat: add StorybookJS 2025-04-04 11:51:33 +02:00
Lucas Larroche
1039a4788d
Merge pull request #662 from picocss/dev
v2.1.1
2025-03-15 13:44:28 +07:00
Lucas Larroche
ceb77006f0 chore: bump version to v2.1.1 2025-03-15 13:40:45 +07:00
Lucas Larroche
76440e6db4 chore: build 2025-03-15 13:33:12 +07:00
Lucas Larroche
651e89ea5f Revert "fix: don't count hidden rows in table stripes"
This reverts commit 72e469942e.
2025-03-15 13:26:30 +07:00
Lucas Larroche
2e66cc8b0c
Merge pull request #658 from picocss/dev
v2.1.0
2025-03-15 12:36:24 +07:00
Lucas Larroche
79d239a67b chore: bump version to v2.1.0 2025-03-15 12:31:53 +07:00
Lucas Larroche
9165905b08 chore: lint 2025-03-15 12:16:33 +07:00
Lucas Larroche
bad6cafd5a chore: upgrade dependencies 2025-03-15 12:04:10 +07:00
Lucas Larroche
537e3aedc2 refactor: replace deprecated global functions to fix Sass warnings 2025-03-15 12:03:28 +07:00
Lucas Larroche
0a77e6f335 refactor: replace deprecated color functions to fix Sass warnings 2025-03-15 11:51:28 +07:00
Lucas Larroche
64bfd3d797 chore: remove unnecessary Node.js version files 2025-03-10 00:49:16 +07:00
Lucas Larroche
b321a0b25f chore: remove unnecessary node version constraint 2025-03-09 21:09:55 +07:00
Lucas Larroche
1e8fd28a91 chore: update Twitter url to X 2025-03-09 21:00:06 +07:00
Lucas Larroche
0674def2eb chore: upgrade dependencies 2025-03-09 20:31:05 +07:00
Lucas Larroche
fece679452 chore: build 2025-03-09 20:24:39 +07:00
Lucas Larroche
c38b5180a2
Merge pull request #587 from panda-madness/patch-1
Remove dotted border on [role=button] elements with a tooltip
2025-03-09 20:23:55 +07:00
Lucas Larroche
4a0fd59dab chore: remove silence SASS deprecation mixed-decls
Following #596
2025-03-09 20:14:04 +07:00
Lucas Larroche
4e474076ab chore: build 2025-03-09 20:13:04 +07:00
Lucas Larroche
1d1006e8e1
Merge pull request #596 from nstringham/mixed-sass-declarations
refactor: move nested sass declarations after non-nested declarations
2025-03-09 20:10:47 +07:00
Lucas Larroche
e66b84b53e Merge branch 'dev' into pr/596 2025-03-09 20:09:48 +07:00
Lucas Larroche
27e7a04746 Merge branch 'dev' of https://github.com/picocss/pico 2025-03-09 20:09:32 +07:00
Lucas Larroche
69f3dcf4e5 chore: build 2025-03-09 14:58:31 +07:00
Lucas Larroche
96ad16eef1
Merge pull request #615 from mwargan/patch-1
Fix details inside drop-down being rendered as dropdown
2025-03-09 14:57:34 +07:00
Lucas Larroche
d44f6d373f chore: build 2025-03-09 14:45:47 +07:00
Lucas Larroche
bd06c1cbfd
Merge pull request #625 from coezbek/main
Update _loading.scss not to affect form elements itself
2025-03-09 14:44:46 +07:00
Lucas Larroche
5c493e647e chore: build 2025-03-09 14:37:42 +07:00
Lucas Larroche
4b57da2f89
Merge pull request #585 from feored/fix-striped-table
fix: don't count hidden rows in table stripes
2025-03-09 14:36:33 +07:00
Lucas Larroche
6ea953093f chore: upgrade dependencies 2025-03-09 14:27:39 +07:00
Lucas Larroche
f096142b41
Merge pull request #603 from picocss/dependabot/npm_and_yarn/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.5 to 4.0.8
2025-03-09 14:03:40 +07:00
Lucas Larroche
cb1e8ce3ea
Merge pull request #636 from picocss/dependabot/npm_and_yarn/cross-spawn-6.0.6
chore(deps): bump cross-spawn from 6.0.5 to 6.0.6
2025-03-09 14:03:15 +07:00
Lucas Larroche
b5dd2c01fb chore: build 2025-03-09 14:00:32 +07:00
Lucas Larroche
559213c118
Merge pull request #644 from ISSOtm/patch-1
Style the `samp` element like `code`
2025-03-09 13:59:06 +07:00
Lucas Larroche
ae9f842ece chore: build 2025-03-09 13:14:52 +07:00
Lucas Larroche
d2338228ed
Merge pull request #641 from rcoup/web-components-host
Support web components/shadow DOM
2025-03-09 13:13:37 +07:00
Lucas Larroche
4311b36a7b
Merge pull request #538 from Rotzbua/fix_slash_void_element
fix(docs): remove trailing slash from html5 void elements
2025-03-09 12:54:13 +07:00
Lucas Larroche
bbe3cdd05c
Merge pull request #613 from preist/fix-typos
Fix several typos throughout the project
2025-03-09 12:45:15 +07:00
Lucas Larroche
8b6fe747bc chore: build 2025-03-09 12:18:40 +07:00
Lucas Larroche
4c3743e67d
Merge pull request #528 from Zurga/fix/modal_with_card
fix: Card in modal does not use modal styling
2025-03-09 12:17:39 +07:00
Lucas Larroche
9b58221407 chore: upgrade dependencies 2025-03-09 11:14:33 +07:00
Eldred Habert
26e7cf9fb1
Style the samp element like code
Following Pico's philosophy of “give semantic HTML good styling”,
this element has semantics close to but slightly different from `<code>`,
and so I believe should be styled similarly.
2024-12-14 10:50:38 +01:00
Robert Coup
02c9fb69da
Support web components/shadow DOM.
Add :host to all uses of :root
2024-12-03 10:26:56 +00:00
dependabot[bot]
77c5c1d3c5
chore(deps): bump cross-spawn from 6.0.5 to 6.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 01:02:37 +00:00
Christopher Özbek
b3a731bb39
Update _loading.scss not to affect form elements itself 2024-10-31 18:03:57 +01:00
Michał
6f3abc2cb6
Fix details inside drop-down being rendered as dropdown
Given a dropdown that contains an accordion within it, the accordion renders as a dropdown because the summary selector also selects the children of a dropdown element. This fixes that so it renders as expected.

```
<details class="dropdown">
   <summary> Select a phase of matter... </summary>
   <ul>
      <li>
         <details>
            <summary> This is a dropdown option </summary>
            <ul>
               <li><label><input type="radio" name="phase" value="gas"> Gas </label></li>
               <li><label><input type="radio" name="phase" value="plasma"> Plasma </label></li>
            </ul>
         </details>
      </li>
   </ul>
</details>
```
2024-09-28 11:52:54 +02:00
Igor Putina
dc7f6d0a07 Fix several typos throughout the project 2024-09-27 23:45:54 +03:00
dependabot[bot]
3e72ebfd7a
chore(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 05:15:28 +00:00
Nate Stringham
f51620738f chore: build 2024-08-18 13:13:30 -04:00
Nate Stringham
c3bcecbe55 refactor: move nested declarations after non-nested declarations
see https://sass-lang.com/documentation/breaking-changes/mixed-decls/

fix #577
2024-08-18 13:10:18 -04:00
Margulan
6fabc27b19
Update _tooltip.scss 2024-08-06 09:47:49 +05:00