Draft
Conversation
* extrapolate color palette types from styled system * make list collection compositions more flexible * break up common atomic ui patterns into hooks * clean up configs for styled system * move data attributes to aria labels * add new patterns for styled wrapper components * move recipes to styled system preset * add escape hatch for polymorphic components * improve atomic components for new rendering patterns * new prompt api for better portability * refactor mdx components * fix render logic for polymorphic components * upgrade compositions for atomic ui components * better apis for local file compositions * relocate shortcut components to more intuitive scopes * make app layout exports more consistent * simplify composition for editor action panel * compose new layouts for editor ui templates * small fixes for atomic ui components * refactors for shared component hooks * organize event grid template into composable layout * organize app forms and fix related components * fix bindings for field components * small fixes for icon components * organize (and fix) docs components * clean up atomic scene components * move logic for track mover to dedicated hook * break off light spring into a standalone hook * new composable layout for beat markers * new composable layout for beatmap visualization * improve prop forwarding for note components * refactor compositions for environment templates * more clean up for app/scene components * update context and meta tags for nested routes * various fixes for style consistency * update ui dependencies * add tanstack devtools suite * fixes for regressions with deps updates
* add basic support for boost events * apply color boost to light state resolution * integrate color boost in event preview * integrate gradients for event color toggle groups * add docs + changeset * make timeline more deterministic for background boxes * last minute bugfixes for critical oversights + test cases
* split object placement modes by entity type * support for modern obstacle placement controls * add new fields for custom grid offsets * support for visual obstacle placement controls * add docs + changeset * add visual demo of free obstacle placement for user manual
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This minor update primarily consists of maintenance updates and quality-of-life improvements, alongside some smaller feature additions.
Changesets
Noteworthy Changes
window.prompt.When this is the case (or if the prompt is cancelled), it will append a random string to the end of the resolved identifier for uniqueness.
Notable Bugfixes
BPMInfo.datfor proper backwards compatibility.