No description
  • TypeScript 93%
  • CSS 4.6%
  • JavaScript 2.1%
  • HTML 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dependabot[bot] 2d4d693999
bump actions/setup-node from 6 to 7 in the github-actions group (#168)
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 6 to 7
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-16 21:02:44 -07:00
.github bump actions/setup-node from 6 to 7 in the github-actions group (#168) 2026-07-16 21:02:44 -07:00
config Renaming to publish under hashicorp scope (#146) 2026-05-18 11:11:45 -04:00
demo-app Renaming to publish under hashicorp scope (#146) 2026-05-18 11:11:45 -04:00
docs Bump the npm-minor-patch group across 1 directory with 20 updates (#157) 2026-06-07 01:17:02 -07:00
src chore: clean up (#150) 2026-05-19 23:14:39 -07:00
tests Renaming to publish under hashicorp scope (#146) 2026-05-18 11:11:45 -04:00
unpublished-development-types Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.copywrite.hcl chore: add copywrite.hcl (#107) 2026-02-01 04:23:31 -08:00
.editorconfig Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.env.development Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.gitignore chore: bump deps (#136) 2026-04-29 19:53:47 -07:00
.prettierignore Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.prettierrc.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.template-lintrc.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.try.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
addon-main.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
babel.config.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
babel.publish.config.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
CHANGELOG.md fix: changelog format (#100) 2026-02-01 03:36:01 -08:00
CONTRIBUTING.md Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
eslint.config.mjs chore: bump deps (#136) 2026-04-29 19:53:47 -07:00
index.html Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
LICENSE [COMPLIANCE] Add/Update Copyright and License Headers (#109) 2026-02-03 22:47:24 -08:00
package.json chore: ember v7 (#151) 2026-05-20 00:20:30 -07:00
pnpm-lock.yaml Bump the npm-minor-patch group across 1 directory with 20 updates (#157) 2026-06-07 01:17:02 -07:00
pnpm-workspace.yaml chore: ember v7 (#151) 2026-05-20 00:20:30 -07:00
README.md Renaming to publish under hashicorp scope (#146) 2026-05-18 11:11:45 -04:00
RELEASE.md Update release-plan (#148) 2026-05-18 11:36:06 -04:00
rollup.config.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
testem.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
tsconfig.json Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
tsconfig.publish.json Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
vercel.json chore: bump deps (#136) 2026-04-29 19:53:47 -07:00
vite.config.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00

Lineal

Lineal is a template-first data visualization toolkit for Ember. Instead of offering components for common chart types, Lineal offers components for assembling any visualization based on a grammar of graphics, including marks, encodings, scales, and (eventually) transforms.

Compatibility

  • Ember.js v5.8 or above
  • Embroider or ember-auto-import v2

Installation

ember install @hashicorp/lineal

Read the docs

Lineal documentation.

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.