-
Notifications
You must be signed in to change notification settings - Fork 950
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
weakref to enable gc + setting children with iterable + fix various tooltips #3921
base: main
Are you sure you want to change the base?
Commits on Jun 8, 2024
-
Example for FloatLogSlider labeled min and max in reverse order; changed it so it is correct.
Configuration menu - View commit details
-
Copy full SHA for d482927 - Browse repository at this point
Copy the full SHA d482927View commit details -
1. @lumino/messaging ^2.1 should be ^2.0.1 2. @lumino/messaging ^2.1 should be ^2.0.1 3. istanbul-instrumenter-loader is not maintaned for 6 years
Alan Fleming committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 3fec38a - Browse repository at this point
Copy the full SHA 3fec38aView commit details -
Alan Fleming committed
Jun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 2baf3d6 - Browse repository at this point
Copy the full SHA 2baf3d6View commit details -
DirectionalLinkModel - remove link to source and target on cleanup.
Alan Fleming committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 53adf75 - Browse repository at this point
Copy the full SHA 53adf75View commit details
Commits on Jun 9, 2024
-
Add weakref with opt in automatic widget deletion using 'enable_weakr…
…eference'.
Alan Fleming committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for b9d043e - Browse repository at this point
Copy the full SHA b9d043eView commit details -
Add Children for Box (and subclasses) to support validation of any ty…
…pe of iterable plus a configurable option to omit invalid items (including closed widgets) and log a warning or error.
Alan Fleming committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for cf8ef63 - Browse repository at this point
Copy the full SHA cf8ef63View commit details -
Update yarn.lock (ran jlpm dlx yarn-berry-deduplicate).
Alan Fleming committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 54bd2c6 - Browse repository at this point
Copy the full SHA 54bd2c6View commit details -
Alan Fleming committed
Jun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 75da2f9 - Browse repository at this point
Copy the full SHA 75da2f9View commit details -
Fix tests that need dummy comm & update yarn.lock.
Alan Fleming committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 0c1dafe - Browse repository at this point
Copy the full SHA 0c1dafeView commit details
Commits on Aug 31, 2024
-
Merge branch 'main' of https://github.com/jupyter-widgets/ipywidgets …
…into weakref
Alan Fleming committedAug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 077d950 - Browse repository at this point
Copy the full SHA 077d950View commit details -
Alan Fleming committed
Aug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 3e49c8e - Browse repository at this point
Copy the full SHA 3e49c8eView commit details
Commits on Sep 10, 2024
-
Simplify tooltips to work everywhere
Alan Fleming committedSep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fa9cba - Browse repository at this point
Copy the full SHA 7fa9cbaView commit details
Commits on Sep 11, 2024
-
Alan Fleming committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 234752c - Browse repository at this point
Copy the full SHA 234752cView commit details
Commits on Sep 12, 2024
-
Update the widget model specification for 'Children'.
Alan Fleming committedSep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d5a482 - Browse repository at this point
Copy the full SHA 9d5a482View commit details
Commits on Oct 26, 2024
-
Alan Fleming committed
Oct 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 8286c7c - Browse repository at this point
Copy the full SHA 8286c7cView commit details
Commits on Nov 2, 2024
-
Merge branch 'main' of https://github.com/jupyter-widgets/ipywidgets …
…into weakref
Alan Fleming committedNov 2, 2024 Configuration menu - View commit details
-
Copy full SHA for dec5524 - Browse repository at this point
Copy the full SHA dec5524View commit details
Commits on Nov 4, 2024
-
Change _instances from 'global' variable to class variable.
Alan Fleming committedNov 4, 2024 Configuration menu - View commit details
-
Copy full SHA for ca3d0cb - Browse repository at this point
Copy the full SHA ca3d0cbView commit details