- Fixed typo OBS-URL: https://build.opensuse.org/request/show/703183 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipyscales?expand=0&rev=6
55 lines
1.7 KiB
Plaintext
55 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 15 14:52:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Fixed typo
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to 0.4.0
|
|
* Regenerate examples with new frontend version
|
|
* Tweak RTD env
|
|
* Update chromabar/d3 deps
|
|
* Fix change notification for value's scale
|
|
* Scaled value initial implementation
|
|
* Ensure we update listens on scale for data
|
|
* Add ArrayColorScale
|
|
* Add color map notebook
|
|
* Add ordinal color maps
|
|
* Add scaled data example (also add to docs)
|
|
- Rename to to match python package naming guidelines.
|
|
- Split jupyter components into own subpackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 4 16:35:02 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to 0.3.0
|
|
* Clean up dist config
|
|
* Check in package lock
|
|
* Do not include coverage in JS package
|
|
* Fix docs requirements
|
|
* Fix syncToModel
|
|
* Rename widgets (remove Widget postfix)
|
|
* Add log scale
|
|
* Add more advanced color trait
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 2 19:38:44 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.2.2
|
|
* Fix nbextension dist again
|
|
* Fix datafiles spec
|
|
* Sync npm deps
|
|
* Cleanup setup and distribution
|
|
* Add dash to lab package keyword
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 29 14:59:34 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Use || true syntax instead of exit 0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 22 02:13:10 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|