Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add read only mode #443

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Add read only mode #443

merged 5 commits into from
Jun 17, 2024

Conversation

keyserj
Copy link
Collaborator

@keyserj keyserj commented Jun 17, 2024

Also closes #57

Description of changes

Additional context

keyserj added 4 commits June 16, 2024 15:47
particularly so that you can select nodes to highlight relations
without having the add node buttons cover everything up.

includes refactoring add node button groups to use tailwind
instead of emotion runtime css.
node.data.newlyAdded -> ephemeral store
`context` also replaces `supplemental`
Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for ameliorate-docs canceled.

Name Link
🔨 Latest commit 203c506
🔍 Latest deploy log https://app.netlify.com/sites/ameliorate-docs/deploys/6670ad362d21b400089a018d

Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for velvety-vacherin-4193fb ready!

Name Link
🔨 Latest commit 203c506
🔍 Latest deploy log https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/6670ad3686a9e30008144007
😎 Deploy Preview https://deploy-preview-443--velvety-vacherin-4193fb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 54
Accessibility: 86
Best Practices: 92
SEO: 85
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

think the root cause is that storybook has a prettier 3.3.2 dependency,
but ameliorate has 2.7.1 specified.
so somehow my laptop got 3.3.2 installed? which
must have defaults for different ternary and comma formatting.

I actually like that formatting better, so I'm probably going
to follow up with upgrading to 3.3.2 anyway.
@keyserj keyserj merged commit f9b4f1f into main Jun 17, 2024
13 checks passed
@keyserj keyserj deleted the add-read-only-mode branch June 17, 2024 21:46
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.

Node text is not focused when adding through diagram
1 participant