Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
maxdzin pushed 11 commits to main maxdzin/standard-schema
- migrate to StandardSchemaV1 namespace 8474dd0
- docs: add GQLoom to third party implementations fb47224
- Merge pull request #18 from xcfox/gqloom docs: add GQLoom to third parties 8d47d27
- implement pr feedback dcafb21
- add ignore for biome namespace export warning 2b3ea61
- Update JSDoc comment of two types e0efdf2
- Update README to reflect new structure and names 2462820
- Merge pull request #17 from standard-schema/standard-namespace Migrate to StandardSchemaV1 namespace 2de1d92
- Bump version of spec to 1.0.0-beta.4 ba94e9f
- Update utils to new Standard Schema spec a9d5e35
- Bump version of utils to 0.3.0 1cf11f8
maxdzin pushed 136 commits to next maxdzin/tailwindcss
- Use `inline` and `block` for x/y utilities (#14805) This PR updates all of our x/y named utilities (like `px-*`, `my... 289c25f
- Bump `prettier-plugin-tailwindcss` to latest version during upgrade (#14808) This PR adds a migration to bump the `p... 4e5e0a3
- Internal refactor, introduce `AtRule` (#14802) This PR introduces an internal refactor where we introduce the `AtRul... c439cdf
- Auto source detection improvements (#14820) This PR introduces a new `source(…)` argument and improves on the exist... d68a780
- Update jiti 2.1.0 → 2.3.3 (minor) (#14826) Here is everything you need to know about this update. Please take a goo... 68de4c2
- Update turbo 2.1.3 → 2.2.3 (minor) (#14811) Here is everything you need to know about this update. Please take a go... 8ea55c3
- Update bun 1.1.29 → 1.1.33 (patch) (#14813) <!--depfu-start--> > 👉 **This PR is queued up to get rebased by Depfu**... 9b7b4a6
- Revert "Update bun 1.1.29 → 1.1.33 (patch) (#14813)" This reverts commit 9b7b4a683c880c453103a40421dd503a41e3826c. e52bf2e
- Fix integration tests on Windows (#14824) This PR fixes Windows related path issues after merging #14820 --------... f378625
- Prepare v4.0.0-alpha.31 release (#14823) Prepare v4.0.0-alpha.31 release 94ea5e2
- Fix new file detection in PostCSS plugin (#14829) We broke this at some point — probably when we tried to optimize ... 3b2ca85
- Update postcss-selector-parser 6.1.2 → 7.0.0 (major) (#14834) Here is everything you need to know about this upgrade... 840c9e6
- Install `@tailwindcss/postcss` next to `tailwindcss` (#14830) This PR improves the PostCSS migrations to make sure t... eb54dcd
- Fix crash when using `@source` containing `..` (#14831) This PR fixes an issue where a `@source` crashes when the pa... 92007a5
- Remove whitespace around `,` separator (#14838) This PR is an improvement/fix by making sure that whitespace around ... 0b5736f
- Fix non-deterministic variant sorting (#14835) Right now our variant sorting is sensitive to the authoring order of ... 7cc2d89
- Remove `--drop-shadow-none` from default theme (#14847) This PR removes `--drop-shadow-none` from the default theme ... 63b321b
- Ensure `--inset-ring=*` and `--inset-shadow-*` variables are ignored by `inset-*` utilities (#14855) This PR fixes a... cf77420
- Migrate `grid-cols-[subgrid]` and `grid-rows-[subgrid]` to `grid-cols-subgrid` and `grid-rows-subgrid` (#14840) This... baed3aa
- Update tree-sitter 0.21.1 → 0.22.0 (major) (#14858) df6dfb0
- and 116 more ...