-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
FEATURE: Improve user experience for Dimension Switcher #3451
Merged
markusguenther
merged 12 commits into
neos:8.3
from
markusguenther:feature/dimensionswitcher-enhancement
Apr 11, 2023
Merged
FEATURE: Improve user experience for Dimension Switcher #3451
markusguenther
merged 12 commits into
neos:8.3
from
markusguenther:feature/dimensionswitcher-enhancement
Apr 11, 2023
Commits on Mar 30, 2023
-
FEATURE: Extract DimensionSelector and render single dimentsion
This commit extracts the DimensionSelector to an own component. The component gets an additional property to render only the Select without any label. The DimensionSwitcher now renders a single DimensionSelector if we have just one dimension and the old dropdown if we have multiple.
Configuration menu - View commit details
-
Copy full SHA for 2f22cee - Browse repository at this point
Copy the full SHA 2f22ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 448ca3d - Browse repository at this point
Copy the full SHA 448ca3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0ca4f - Browse repository at this point
Copy the full SHA 5c0ca4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b78ef - Browse repository at this point
Copy the full SHA 73b78efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1520d8c - Browse repository at this point
Copy the full SHA 1520d8cView commit details -
FEATURE: Introduce new props for SelectBox
This commit adds the headerIcon property for the SelectBox and the showIcon prop for the ListPreviewElement and SelectBox_Option_SingleLine. With these new properties it is possible to render an icon only inside the header, even when the option has no icon definded.
Configuration menu - View commit details
-
Copy full SHA for 27cabbd - Browse repository at this point
Copy the full SHA 27cabbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06cb6a2 - Browse repository at this point
Copy the full SHA 06cb6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4ce47 - Browse repository at this point
Copy the full SHA bc4ce47View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bd36a - Browse repository at this point
Copy the full SHA c3bd36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9f390 - Browse repository at this point
Copy the full SHA 4a9f390View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e7f25 - Browse repository at this point
Copy the full SHA c2e7f25View commit details
Commits on Apr 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3c21f1 - Browse repository at this point
Copy the full SHA f3c21f1View commit details
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.