Justpy

Latest version: v0.14.0

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 13

0.1.2

1) Various bug fixes

2) New CRASH configuration variable. When True program halts when there is an error in an event handler.

3) Added new page_ready event that fires when page has finished loading

4) Added QInputChage and InputChageOnly components that do not emit the input event and respond only to the change event saving communication with the server and typing in bursts

0.1.0

New features:

* Added debounce and throttle options to mouse events https://justpy.io/tutorial/handling_events/#the-debounce-and-throttle-event-modifiers

* Added run_method to quasar objects https://justpy.io/quasar_tutorial/introduction/#running-quasar-component-methods

* Added the children method that enables html like definition https://justpy.io/reference/htmlcomponent/#children

* Added the click__out event https://justpy.io/tutorial/handling_events/#the-click__out-event

* Added reload method the WebPage https://justpy.io/reference/webpage/#async-def-relaodself

* Added how to section to docs https://justpy.io/how_to/monitor_idle/

There were also minor bug fixes

0.0.9

New in this release:

1) Ability to run locally without an internet connection by setting the `NO_INTERNET' option https://justpy.io/tutorial/configuration/#working-locally-without-an-internet-connection

2) Initial drag and drop support
https://justpy.io/tutorial/drag_and_drop/

3) Ability to create your own advanced components that include a Vue.js counterpart to the Python counterpart
https://justpy.io/tutorial/advanced_components/

4) When `LOGGING_LEVEL = DEBUG` in justpy.env more detailed information is given when there is error in a event handler

5) WebPage events (documentation coming soon)


In addition there were minor bug fixes

0.0.8

Added run_javascript method to WebPage https://justpy.io/reference/webpage/#async-def-run_javascriptself-javascript_string

Added support for the `rules` attribute of QInput https://justpy.io/quasar_tutorial/QInput/#input-validation

Added examples to QInput documentation https://justpy.io/quasar_tutorial/QInput/

0.0.7

Fixed bug with `head_html` attribute. Added `body_html` attribute.

https://justpy.io/#/reference/webpage?id=head_html-and-body_html

0.0.6

Minor bug and typo fixes

New features:

1) `additional_properties` attributes allows obtaining more properties from JavaScript events: https://justpy.io/#/tutorial/handling_events?id=additional-event-properties

2) More features in HighCharts - documentation coming soon

3) `QInputDateTime` component - https://justpy.io/#/tutorial/custom_components?id=quasar-qinput-component-with-integrated-qdate-and-qtime

4) `LinkedChartGrid` - https://justpy.io/#/grids_tutorial/grid_events?id=linking-a-chart-and-a-grid-using-grid-events

Page 12 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.