This website requires JavaScript.
Explore
Help
Sign In
enso-org
/
enso
Watch
1
Star
1
Fork
0
You've already forked enso
mirror of
https://github.com/enso-org/enso.git
synced
2024-11-23 16:18:23 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b33079e68b
enso
/
.node-version
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Vue dependency update, better selection performance, visible quotes in text inputs (#9204) - Improved performance by batching simulatenous node edits, including metadata updates when dragging many selected nodes together. - Updated Vue to new version, allowing us to use `defineModel`. - Fixed #9161 - Unified all handling of auto-blur by making `useAutoBlur` cheap to register - all logic goes through a single window event handler. - Combined all `ResizeObserver`s into one. - Fixed the behaviour of repeated toast messages. Now only the latest compilation status is visible at any given time, and the errors disappear once compilation passes. - Actually fixed broken interaction of node and visualization widths. There no longer is a style feedback loop and the visible node backdrop width no longer jumps or randomly fails to update.
2024-03-06 18:34:07 +03:00
20.11.1
Reference in New Issue
Copy Permalink