Commit Graph

  • 9bf8eae671 release: 0.4.0 (#161) main 0.4.0 David East 2026-07-27 16:09:10 -04:00
  • 6a879d73ca docs: correct lint/diff output examples and rule count in README (#119) Yudhi Armyndharis 2026-07-28 01:52:47 +07:00
  • 59e41f15ba chore: declare supported Node engine range (>=18) (#124) Yudhi Armyndharis 2026-07-28 01:52:39 +07:00
  • 961439fc06 feat: add omitted frontmatter key to suppress expected-missing lint warnings (#155) Zach Shallbetter 2026-07-27 10:51:59 -07:00
  • d2250c96a7 test(cli): add command integration test for css-tailwind export trailing newline (#144) jalendarreddy97 2026-07-27 13:00:33 -04:00
  • ddd718a5cb test(linter): add unit test for single trailing newline in tailwind v4 serializer (#140) Mike 2026-07-27 20:29:13 +03:30
  • bcfd0283ca feat: data-driven Color and Dimension type definitions (fixes #97) (#117) Vedant Wagh 2026-07-25 02:42:13 +05:30
  • 2513a54eca feat(lint): flag unrecognized typography sub-properties (#125) Yudhi Armyndharis 2026-07-22 23:36:52 +07:00
  • 6d53299bbd feat(linter): detect token name collisions (#150) Arshdeep singh 2026-07-22 22:06:11 +05:30
  • 198b69fb4a Fix/spec command path (#157) Syeda Qurrat-ul-Ain | AI Full-Stack Engineer 2026-07-22 21:05:47 +05:00
  • bde692f2bc fix: render primitive types from spec config (#131) Julio César Suástegui 2026-07-13 19:46:17 -06:00
  • e17180d751 fix(export): escape line terminators in Tailwind v4 CSS string values (#122) Yudhi Armyndharis 2026-07-14 08:39:22 +07:00
  • d060743604 fix(export): set exit code 0 on a successful export (#152) Arpit Jain 2026-07-14 10:37:18 +09:00
  • ea4a3240d4 feat: add CSS custom properties export format (--format css-vars) (#109) Matt Van Horn 2026-07-01 12:47:04 -07:00
  • 3486d7a2df fix(export): exit 0 on a successful export regardless of source lint findings (#126) Yudhi Armyndharis 2026-07-02 02:46:20 +07:00
  • 2c876a0a08 fix(cli): emit a single structured error with the intended exit code on input failure (#123) Yudhi Armyndharis 2026-07-02 02:44:25 +07:00
  • 0ef46706bb fix: print hint when stdin is a TTY to prevent silent hang (#146) Vedant Wagh 2026-07-02 01:08:01 +05:30
  • ab4876f5f5 fix: graceful ENOENT error when DESIGN.md is missing (#132) (#145) Vedant Wagh 2026-07-02 00:29:27 +05:30
  • 9609945bd8 perf: bound token-validation cost on adversarial input (#121) Yudhi Armyndharis 2026-07-02 01:10:29 +07:00
  • 2528279ab6 fix(color): correct grad hue parsing and reject non-percentage color-mix weights (#120) Yudhi Armyndharis 2026-07-02 01:04:28 +07:00
  • d3e1a2588a fix(export): remove extra trailing newline in css-tailwind output (#151) Sudarshan sunil hadmode 2026-07-01 23:29:45 +05:30
  • 81a1be14cb fix: resolve spec.md from the CLI entry directory after build (#118) Yudhi Armyndharis 2026-07-02 00:58:57 +07:00
  • 2a19f5dd97 feat: add token-like-ignored lint rule for silently dropped frontmatter keys (#105) 0.3.0 Matt Van Horn 2026-06-15 13:27:02 -07:00
  • fcae37652e release: 0.3.0 (#108) David East 2026-06-15 15:23:56 -04:00
  • c22a601d33 fix: support nested token declarations in frontmatter (#103) Vikas 2026-06-12 04:10:23 +05:30
  • b6173b64e2 docs: document Windows/PowerShell npx invocation (#93) (#104) Matt Van Horn 2026-06-11 15:39:09 -07:00
  • 780fa38538 docs: add PHILOSOPHY.md (#99) David East 2026-06-03 07:31:24 -04:00
  • 18508f27ab fix: remove stale deps, add lint script, pin CI bun version (#98) David East 2026-06-02 01:41:43 -04:00
  • ef72df6e07 docs: update color spec to document all supported CSS color formats (#96) David East 2026-06-02 01:29:05 -04:00
  • 4287ad1331 docs: update color spec to document all supported CSS color formats docs/color-format-spec David East 2026-06-02 05:23:44 +00:00
  • 5deefe14c6 feat(linter): add unknown-key rule for unknown top-level keys (#84) Ryo Matsukawa 2026-06-02 14:18:05 +09:00
  • 2bcb6c6c7d fix: lint --format markdown renders report instead of [object Object] (#95) David East 2026-06-02 00:28:16 -04:00
  • 4f28dd28ce fix(model): handle boolean YAML scalars in component props and add Issue #75 tests (#94) David East 2026-06-01 23:27:42 -04:00
  • a02b2d785f fix(cli): prevent crash on non-string YAML properties (Issue #75) (#79) Syeda Qurrat-ul-Ain | AI Full-Stack Engineer 2026-06-02 08:15:03 +05:00
  • 444b982c1e fix tailwind v4 digit token names (#72) Andrew Barnes 2026-06-01 23:12:06 -04:00
  • ad4a492121 release: 0.2.0 (#91) David East 2026-05-26 09:52:28 -04:00
  • 814134e305 release: 0.2.0 0.2.0 David East 2026-05-26 09:41:54 -04:00
  • 887a4bff89 feat: support standard and CSS Color Module formats in validator and linter (#73) Dion Almaer 2026-05-08 13:35:07 -06:00
  • 1d002db4db fix: rename tailwind export formats for clarity and backwards compat (#64) David East 2026-05-02 07:58:37 -07:00
  • 2013b6e916 feat: add Tailwind CSS v4 export support (#45) sbrsubuvga 2026-05-02 20:11:13 +05:30
  • fb20a4e2a2 docs(ci): clarify npm install on Windows and add registry smoke test (#57) Juan Camilo Velásquez Amarillo 2026-05-02 08:57:25 -05:00
  • 654f4c174e fix(diff): include components in token diff and remove dead import (#51) Saatvik Sawarn 2026-05-02 19:26:09 +05:30
  • 8e81772fc7 fix(model): handle numeric component prop values without crashing (#43) Tejas B K 2026-05-02 09:50:27 -04:00
  • 97b4df9290 fix(cli): add Windows-friendly designmd bin alias (#62) d 🔹 2026-05-02 07:27:40 +08:00
  • 00625b3d74 Update checkout action version from v4 to v6 (#58) Christian Oliff 2026-05-02 08:07:34 +09:00
  • 344e20c655 fix(linter): orphaned-tokens should not flag MD3 paired tokens or baseline families (#59) Matt Van Horn 2026-05-01 16:06:41 -07:00
  • 8ecd4645b9 fix: resolve token references in rounded and spacing sections (#26) Tejas B K 2026-04-22 14:22:35 -04:00
  • 677eacea4c fix: support transparent hex colors (#14) (#24) tototofu 2026-04-23 02:10:57 +08:00
  • 6589f05166 docs: update README and spec generation (#12) 0.1.1 David East 2026-04-21 10:30:27 -07:00
  • 7eec9e0ff3 chore: packaging for release (#11) 0.1.0 David East 2026-04-21 08:52:42 -07:00
  • 89012cc4d1 docs: set up licensing and headers (#10) David East 2026-04-21 07:28:35 -07:00
  • 5361b6ec32 docs: update recommended tokens in spec (#9) David East 2026-04-20 10:14:05 -07:00
  • 59e6c04eb3 docs: update some spec phrasing (#8) xkxx 2026-04-15 13:31:26 -07:00
  • ef2dc2a878 Update package.json with metadata fields (#7) Sam El-Husseini 2026-04-14 11:09:33 -07:00
  • b7aeacfdff feat: add missing-typography lint rule (#6) chelseayerong 2026-04-14 11:02:37 -07:00
  • 061d82089e feat(cli): ship @google/design.md CLI toolkit (#5) David East 2026-04-13 12:09:11 -07:00
  • 2e511e47da Merge pull request #4 from google-labs-code/examples/design-system-demos xkxx 2026-04-13 10:27:03 -07:00
  • f1cd092727 Add 3 example DESIGN.md directories with derived files xkxx 2026-04-10 23:50:40 -07:00
  • baab34c06f feat(linter): refactor parser to use remark for AST parsing (#3) David East 2026-04-10 17:26:59 -07:00
  • c4b2e64d02 Merge pull request #2 from google-labs-code/refactor/move-spec-to-docs xkxx 2026-04-10 17:24:23 -07:00
  • d2e4e5cb8b docs: move spec.md to docs and streamline xkxx 2026-04-10 17:09:16 -07:00
  • a7c3ac53db Add spec.md: DESIGN.md format specification xkxx 2026-04-10 16:59:28 -07:00
  • 83c09333fc feat: add design.md linter (#1) David East 2026-04-10 16:50:37 -07:00
  • 2cdc1ef44b Initial commit nitagoogler 2026-04-10 11:54:59 -06:00