We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5b258 commit 4e887fcCopy full SHA for 4e887fc
CHANGELOG.md
@@ -25,6 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
- observe `_is_loaded` trait to call the Aladin API when the javascript is loaded [#149]
26
- `target`, `rotation`, and `fov` can be set with astropy objects at Aladin
27
initialization [#154]
28
+- Overlays are displayed on the generated HTML static file because it is passed with
29
+ traitlets instead of being sent with events. This fixes documentation examples [#151].
30
+- projection change through the UI now change the value of the `projection` traitlet [#151].
31
32
## [0.6.0]
33
0 commit comments