Skip to content
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

Conversation

namnguyen20999
Copy link
Member

No description provided.

@namnguyen20999 namnguyen20999 marked this pull request as ready for review June 30, 2024 22:16
namnguyen20999 and others added 17 commits July 1, 2024 10:25
* 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]>
* 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]>
namnguyen20999 and others added 11 commits July 4, 2024 13:41
* 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]>
…or' of github.com:Avaiga/taipy into feature/#848-adding-min-max-date-picker-for-date-selector
@namnguyen20999 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants