355 Commits
Author SHA1 Message Date
z b7c1b1bac5 docs(brand): add hero banner 2026-06-28 20:24:51 -07:00
z 83772a3bb3 chore(brand): dynamic hero banner 2026-06-28 20:24:50 -07:00
Antje WorringandClaude Opus 4.8 8a6e7ebbc3 docs: tidy LLM.md indexes; CLAUDE.md -> LLM.md symlink convention
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 09:41:41 -07:00
Antje WorringandClaude Opus 4.8 4547e7a78c Add Claude Code project docs (CLAUDE.md, LLM.md)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 21:44:08 -07:00
pauldambraandClaude Opus 4.6 47bfa45449 Revert build commits from master
Build output lives on the built-1.7.1 branch instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 17:34:58 +00:00
pauldambra 6eedd89984 add built thingy 2026-02-18 17:08:24 +00:00
pauldambra 8634766ff7 fix 2026-02-18 17:08:24 +00:00
Paul D'AmbraandGitHub 0a646c8fe8 Merge pull request #1 from PostHog/fix/quadratic-summarize-values-perf
Fix quadratic summarizeValues and add update caching
2026-02-18 16:47:57 +00:00
pauldambra 2a5f5b9b14 fix 2026-02-18 16:38:53 +00:00
pauldambraandClaude Opus 4.6 340b6b41a1 Fix quadratic summarizeValues and add update caching
Replace O(N² × D) .find()-per-label-per-dataset in summarizeValues with
O(N × D) pre-built label index maps and direct array access. Share the
label index map between summarizeValues and calculateRate to avoid
double-building. Add WeakMap-based caching to beforeUpdate so no-op
updates (resize, hover, animation) skip recalculation entirely.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 16:16:57 +00:00
y-takeandGitHub fc330b2e13 Merge pull request #151 from y-takey/dependabot/npm_and_yarn/webpack-5.104.1
Bump webpack from 5.98.0 to 5.104.1
2026-02-07 21:20:50 +09:00
dependabot[bot]andGitHub bd764f81e3 Bump webpack from 5.98.0 to 5.104.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.104.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.98.0...v5.104.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 12:01:17 +00:00
y-takeandGitHub 5b4b6cad26 Merge pull request #150 from y-takey/dependabot/npm_and_yarn/lodash-4.17.23
Bump lodash from 4.17.21 to 4.17.23
2026-01-22 08:51:08 +09:00
dependabot[bot]andGitHub a29eaa67d3 Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 23:34:09 +00:00
y-takeandGitHub 3c40aadea4 Merge pull request #149 from y-takey/dependabot/npm_and_yarn/storybook-8.6.15
Bump storybook from 8.6.3 to 8.6.15
2025-12-19 07:31:53 +09:00
dependabot[bot]andGitHub 53343ab859 Bump storybook from 8.6.3 to 8.6.15
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.3 to 8.6.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/core)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 8.6.15
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 19:08:51 +00:00
y-takeandGitHub ebb2251e5d Merge pull request #148 from y-takey/dependabot/npm_and_yarn/node-forge-1.3.2
Bump node-forge from 1.3.1 to 1.3.2
2025-11-27 08:41:10 +09:00
dependabot[bot]andGitHub 2d11ca815e Bump node-forge from 1.3.1 to 1.3.2
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-26 22:11:52 +00:00
y-takeandGitHub e3b170d77f Merge pull request #146 from y-takey/dependabot/npm_and_yarn/vite-6.4.1
Bump vite from 6.3.6 to 6.4.1
2025-10-21 08:05:13 +09:00
dependabot[bot]andGitHub eb8be965d3 Bump vite from 6.3.6 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 23:00:09 +00:00
y-takeandGitHub 0bee395134 Merge pull request #145 from y-takey/dependabot/npm_and_yarn/playwright-1.55.1
Bump playwright from 1.50.1 to 1.55.1
2025-10-21 07:59:00 +09:00
dependabot[bot]andGitHub 134a03ea52 Bump playwright from 1.50.1 to 1.55.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.50.1 to 1.55.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.50.1...v1.55.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.55.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 19:05:36 +00:00
y-takeandGitHub 38d60087e7 Merge pull request #144 from y-takey/dependabot/npm_and_yarn/vite-6.3.6
Bump vite from 6.2.7 to 6.3.6
2025-09-10 13:32:32 +09:00
dependabot[bot]andGitHub 6628052857 Bump vite from 6.2.7 to 6.3.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.7 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 01:49:08 +00:00
y-takeandGitHub 08e2baf239 Merge pull request #143 from y-takey/dependabot/npm_and_yarn/webpack-dev-server-5.2.1
Bump webpack-dev-server from 5.2.0 to 5.2.1
2025-06-07 08:48:05 +09:00
dependabot[bot]andGitHub 893261b0d8 Bump webpack-dev-server from 5.2.0 to 5.2.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 23:46:28 +00:00
y-takeandGitHub 13026daa09 Merge pull request #142 from y-takey/dependabot/npm_and_yarn/vite-6.2.7
Bump vite from 6.2.1 to 6.2.7
2025-05-01 08:42:03 +09:00
dependabot[bot]andGitHub be60fe160d Bump vite from 6.2.1 to 6.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.1 to 6.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 17:43:04 +00:00
y-takeandGitHub 498121e952 Merge pull request #141 from y-takey/dependabot/npm_and_yarn/http-proxy-middleware-2.0.9
Bump http-proxy-middleware from 2.0.7 to 2.0.9
2025-04-29 13:52:55 +09:00
dependabot[bot]andGitHub 7b82f886bd Bump http-proxy-middleware from 2.0.7 to 2.0.9
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 02:12:39 +00:00
takeyuichi 87ebf70604 fix conflict artifact name 2025-03-08 11:20:25 +09:00
takeyuichi a27186def1 migrate to storybook for demo page 2025-03-08 10:51:44 +09:00
takeyuichi ba6826c0b7 migrate to vite for build 2025-03-08 10:49:43 +09:00
takeyuichi 444e976b93 migrate to storybook for ui-test, demo 2025-03-07 15:47:13 +09:00
takeyuichi 1323a2ada6 add storybook 2025-03-03 17:53:18 +09:00
takeyuichi 38c22217e0 update node.js version 2025-03-03 16:07:39 +09:00
y-takeandGitHub ea2e72c7f2 Merge pull request #136 from y-takey/dependabot/npm_and_yarn/serialize-javascript-6.0.2
Bump serialize-javascript from 6.0.1 to 6.0.2
2025-02-20 13:29:40 +09:00
dependabot[bot]andGitHub 3c73b086dc Bump serialize-javascript from 6.0.1 to 6.0.2
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-20 03:04:19 +00:00
y-takeandGitHub 20a6d04bff Merge pull request #134 from y-takey/dependabot/npm_and_yarn/examples/demo-react/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/demo-react
2024-11-19 11:52:42 +09:00
dependabot[bot]andGitHub 74cbd129a4 Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/demo-react
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 02:42:21 +00:00
y-takeandGitHub 0976d6efb3 Merge pull request #133 from y-takey/dependabot/npm_and_yarn/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6
2024-11-19 11:41:13 +09:00
dependabot[bot]andGitHub fb7ab727d0 Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 02:18:15 +00:00
Yuichiro Take 91ef79de0d 1.7.0 2024-11-13 10:45:31 +09:00
y-takeandGitHub 333bd23ab5 Merge pull request #132 from cmb-sy/add-round-option
Add round option
2024-11-13 10:38:37 +09:00
cmb-sy 14df6c7b6c Add round option 2024-11-12 15:09:13 +09:00
y-takeandGitHub 06236f6501 Merge pull request #130 from y-takey/dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
Bump http-proxy-middleware from 2.0.6 to 2.0.7
2024-11-02 15:23:27 +09:00
dependabot[bot]andGitHub 6e2a5ec67a Bump http-proxy-middleware from 2.0.6 to 2.0.7
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-02 06:21:47 +00:00
Yuichiro Take 25f205c0fa 1.6.0 2024-11-02 15:18:14 +09:00
Yuichiro Take 38930b403b update ci node version 2024-11-02 15:17:15 +09:00
Yuichiro Take 47a1d81b95 upgrade dependency packages 2024-11-02 15:16:50 +09:00