-
Notifications
You must be signed in to change notification settings - Fork 3
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
2.2.0 #430
Conversation
This file contains 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
* Style improvements of expo info dialog from start screen * fix: Do not display worksheet and expo files dialog opening buttons on mobile when there are no files to display * Custom button component can now directly accept tooltip prop * fix: Display pin and more option button on expo card on iOs * Refactored custom icon component's tooltip prop * Extracted filter fields from expositions header to separate components * Filter component is spreaded to Header component * Created custom separate component for card list view button * Created custom separarate NewExpoButton component * Created custom separate ViewOnlyPinnedCheckbox component * Reorganized expositions header folder and its components
Werxis
added a commit
that referenced
this pull request
Jul 16, 2024
* Nefunkční možnost Stále zobrazen u Infopointu #415 (#427) * Nezobrazovat nevyplněné textové pole #419 (#428) * Nepovinný text v infopointu #418 (#429) * Chyby rozhraní pro tvůrce #361 (#431) * Minor refactor of updateScreenData redux action * Active screen db is now aligned (missing keys are set to false) before comparing to active screen * Removed active property of slideshow image or photogallery image from its screen reducers * Nastavení velikosti textu - matoucí chování #382 (#432) * Refactoring and improvements (#433) * Style improvements of expo info dialog from start screen * fix: Do not display worksheet and expo files dialog opening buttons on mobile when there are no files to display * Custom button component can now directly accept tooltip prop * fix: Display pin and more option button on expo card on iOs * Refactored custom icon component's tooltip prop * Extracted filter fields from expositions header to separate components * Filter component is spreaded to Header component * Created custom separate component for card list view button * Created custom separarate NewExpoButton component * Created custom separate ViewOnlyPinnedCheckbox component * Reorganized expositions header folder and its components * Chyby rozhraní pro tvůrce #361 (v2) (#434) * Version bump to 2.2.0 & prepared typescript version file
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.
Related issues:
Nefunkční možnost Stále zobrazen u Infopointu #415
Nepovinný text v infopointu #418
Nezobrazovat nevyplněné textové pole #419
Nastavení velikosti textu - matoucí chování #382
Chyby rozhraní pro tvůrce #361