-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Adding min & max date attribute for DateSelector.tsx #1468
Closed
namnguyen20999
wants to merge
37
commits into
develop
from
feature/#848-adding-min-max-date-picker-for-date-selector
Closed
Adding min & max date attribute for DateSelector.tsx #1468
namnguyen20999
wants to merge
37
commits into
develop
from
feature/#848-adding-min-max-date-picker-for-date-selector
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
…uld-have-property-type-step
…uld-have-property-type-step
…rty-type-step' of github.com:Avaiga/taipy into 1429-the-number-visual-element-number-should-have-property-type-step
namnguyen20999
requested review from
FredLL-Avaiga,
dinhlongviolin1 and
FabienLelaquais
June 30, 2024 22:16
* broadcast callback on non shared variables resolves #1207 * update example * remove shared from the broadcast example * - remove broadcast_callback_on_shared - add state to global ctx to allow use of state in function call used as bound value * remove broadcast_callback_on_shared * some of Fab's comments * some of Fab's comments * Merci les tests * Expose invoke_callback() and broadcast_callback() as Gui methods. * Added Gui.broadcast_change() and gui.broadcast_changes() * Fix Gui.broadcast_changes() * Group shared/broadcast tests * Fix tests * Spelling * Fix mypy * Update doc examples * Linter * More linters * Fix tests and make linters even more happy * Fix test [2] * Re-re-re-re-re-fix tests * avoid impact of invoke callback on current state --------- Co-authored-by: Fred Lefévère-Laoide <[email protected]> Co-authored-by: Fabien Lelaquais <[email protected]>
* dialog is a block resolves #1387 * with test * test invoke_callback sid --------- Co-authored-by: Fred Lefévère-Laoide <[email protected]>
…ga/taipy into feature/#1429-number-step-attribute
…ga/taipy into feature/#1429-number-step-attribute
* rebuild package-lock update dependencies do not forget to use omit optional * do not keep taipy-gui --------- Co-authored-by: Fred Lefévère-Laoide <[email protected]>
…ga/taipy into feature/#1429-number-step-attribute
* support lambda in gui builder resolves #1379 * Fabs's comment + manage objects * ignore mypy error * ignore B023 Function definition does not bind loop variable `key` * support python 3.8 Which has no unparse * codespell * another try * another try * another try * keep things private * Long's comments support multiple lambdas * Long's comment --------- Co-authored-by: Fred Lefévère-Laoide <[email protected]>
Update Taipy Designer banner Update Taipy Designer website page (tracked link) This banner will be removed by the end of July. Co-authored-by: Fabien Lelaquais <[email protected]>
Feature/#1429 number step attribute
…or' of github.com:Avaiga/taipy into feature/#848-adding-min-max-date-picker-for-date-selector
namnguyen20999
deleted the
feature/#848-adding-min-max-date-picker-for-date-selector
branch
July 8, 2024 01:16
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.
No description provided.