Skip to content

Auto-notes#866

Open
cycle4passion wants to merge 1 commit into
techniq:nextfrom
cycle4passion:conditional-notes
Open

Auto-notes#866
cycle4passion wants to merge 1 commit into
techniq:nextfrom
cycle4passion:conditional-notes

Conversation

@cycle4passion
Copy link
Copy Markdown

  • example code is a tough mix of recommended best practices and having to support how layers support things differently. Examples (class: fill-primary/50 vs fill: var(--color-primary) fillOpacity={.5} or even worse, using color-mix(...)).
  • AutoNotes.svelte has been added to Example.svelte
  • It checks auto-notes.ts dictionary and filters based on regex search of source and/or displayed layer to display conditional notifications below example.
  • AutoNotes uses upgraded Blockquote.svelte supporting 'basic', 'note', 'tip', 'warning', 'caution' mirroring markdown equivilents.
  • no included auto-notes currently, but you uncomment auto-notes.ts and check Chart to see.

- example code is a tough mix of recommended best practices and having to support how layers support things differently. Examples (class: fill-primary/50 vs fill: var(--color-primary) fillOpacity={.5} or even worse, using color-mix(...)).
- AutoNotes.svelte has been added to Example.svelte
- It checks auto-notes.ts dictionary and filters based on regex search of source and/or displayed layer to display conditional notifications below example.
- AutoNotes uses upgraded Blockquote.svelte supporting 'basic', 'note', 'tip', 'warning', 'caution' mirroring markdown equivilents.
- no included auto-notes currently, but you uncomment auto-notes.ts and check `Chart` to see.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 9, 2026

⚠️ No Changeset found

Latest commit: e867e21

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 9, 2026

Open in StackBlitz

npm i https://pkg.pr.new/layerchart@866

commit: e867e21

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerchart ✅ Ready (View Log) Visit Preview e867e21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant