7 Commits

Author SHA256 Message Date
Tomáš Chvátal
8ada6afb6f - Update to 0.7.1:
* Improved shutdown behavior (#533).
  * Small fix in App.export (#532).
  * Fix bahevior when navigating back to a Flexx app (#536).
  * New examples for Openlayers and including local assets (by @ocobacho).
  * Tests, demos and readme are included in the sdist, helping packaging on Linux (by @toddrme2178).
  * Some performance tweaks which should help in larger applications.
  * Add outernode attribute in TreeItem` widget, enabling more powerful subclasses.
  * The Combobox is smarter about the placement of the "dropdown".
  * A new RangeSlider widget.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexx?expand=0&rev=9
2019-03-19 16:03:42 +00:00
8f4c715945 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexx?expand=0&rev=7
2018-12-04 13:28:11 +00:00
Todd R
5c6ca9c857 Accepting request 645324 from home:TheBlackCat:branches:devel:languages:python
- Update to version 0.6.2
  * Bugfix in combobox.
  * BSDF check dtype in JS.
- Update to version 0.6.0
  * Add ``Widget.minsize_from_children`` property (#497).
  * Update BSDF (data serialization).
  * Widgets van be orphaned upon initialization by setting parent to None (#493)
  * Some internal improvements on the dropdown widget.
- Update to version 0.5.0
  * A major refactoring of the event system.
  * We spun out the PyScript transpiler into the PScript project, as well
    as the webruntime and dialite project. This means that Flexx itself
    is focussed on the GUI aspect alone.
  * Added touch support.
  * Dropped the depency on Phosphor.js.
  * A new combined namespace: ``from flexx import flx``.
  * A proper guide in the docs.
  * More examples.

OBS-URL: https://build.opensuse.org/request/show/645324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexx?expand=0&rev=5
2018-10-29 16:00:07 +00:00
Dominique Leuenberger
8810e3e3f1 Accepting request 583693 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/583693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flexx?expand=0&rev=1
2018-03-09 09:44:12 +00:00
Tomáš Chvátal
0b0705ef00 Accepting request 582222 from home:jengelh:branches:devel:languages:python
- Summary and description improvements.

OBS-URL: https://build.opensuse.org/request/show/582222
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexx?expand=0&rev=3
2018-03-03 17:31:58 +00:00
Todd R
909ca8f1ac OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexx?expand=0&rev=2 2018-01-11 20:11:45 +00:00
Todd R
c6d12dab44 Accepting request 563427 from home:TheBlackCat:branches:devel:languages:python
- intial version

OBS-URL: https://build.opensuse.org/request/show/563427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexx?expand=0&rev=1
2018-01-10 20:26:14 +00:00