v0.1.0-alpha.21
·
33 commits
to main
since this release
What's Changed
- Update download script to use HTTP endpoint by @bryanchriswhite in #116
- fix: use HTTP endpoint for database download instead of S3 by @bryanchriswhite in #117
- fix: Add validation for corrupted database cache and downloads by @bryanchriswhite in #119
- ci: fix e2e DB fetch to use static host instead of S3 creds by @bryanchriswhite in #130
- test: Add E2E tests for All Tables query tool by @esaruoho in #129
- fix: Block destructive SQL in All Tables query tool by @esaruoho in #124
- test: add unit tests for decayChainService getDaughterNuclide by @esaruoho in #122
- fix: add Object.hasOwn polyfill for older browser compatibility by @esaruoho in #121
- fix: use consistent max-w-7xl across all pages by @esaruoho in #138
- fix: toggle Privacy Settings sidebar link by @esaruoho in #136
- fix: Stabilize language modal button widths across locales by @esaruoho in #135
- feat: Column show/hide for Element Data tables by @esaruoho in #126
- feat: Help page with glossary and example queries by @esaruoho in #132
- feat: add Copy Share Link button to query pages by @esaruoho in #123
- feat: Add JSON and PDF export for query results by @esaruoho in #128
- feat: Query history with bookmarks for all query pages by @esaruoho in #131
- fix: button row layout improvements by @bryanchriswhite in #143
- feat: add energy distribution histogram to query pages by @esaruoho in #141
- feat: add production E2E test workflow with label trigger by @esaruoho in #140
- feat: Add unit tests for decayChainService and queryService by @esaruoho in #125
- fix: Coordinate AppUpdateBanner refresh with service worker by @esaruoho in #133
- feat: Web Worker infrastructure for SQL query execution by @esaruoho in #127
- test: Add unit tests for utility functions and versionCheck service by @esaruoho in #134
- feat: add start.sh convenience script for quick local setup by @esaruoho in #139
- fix: stabilize flaky E2E tests across browsers by @esaruoho in #144
- fix: Use specific selector for Network diagram SVG in E2E test by @bryanchriswhite in #118
- feat: add Segre Chart (N-Z) nuclide visualization by @esaruoho in #142
- feat: integrate Segre Chart into Element Data page by @bryanchriswhite in #145
New Contributors
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21