Recent Releases of aladin-lite

aladin-lite - 3.6.5

What's Changed

  • fix: Choose cached initial options for creating DSS2 object by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/279
  • fix: GraphicOverlay's footprints selection restored by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/275
  • fix: Fullscreen closing when clicking on the fullscreen button by @bmatthieu3
  • fix: Allsky fits display by @bmatthieu3

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.6.4...3.6.5

- JavaScript
Published by bmatthieu3 12 months ago

aladin-lite - 3.6.4

[fix]: downgrade wasm-bindgen version from 0.2.100 to 0.2.92 to make it work for safari 16.1 (and maybe older ones)

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.6.3...3.6.4

- JavaScript
Published by bmatthieu3 about 1 year ago

aladin-lite - 3.6.3

What's Changed

  • feat: AVM tags support found in jpeg headers by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/178
  • Merge remove overlay by name to Develop by @Xen0Xys in https://github.com/cds-astro/aladin-lite/pull/182
  • fix: restore A.footprint function by @szpetny in https://github.com/cds-astro/aladin-lite/pull/183
  • Merge playwright tests to Develop by @Xen0Xys in https://github.com/cds-astro/aladin-lite/pull/176
  • fix: version 3.5.1 by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/180
  • fix: also add style sheet in shadow dom context by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/194
  • feat: add selectionColor, onClick to catalog parameters handled by updateShape by @simontorres in https://github.com/cds-astro/aladin-lite/pull/198
  • feat: HiPS cube support by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/204
  • feat: PolySelect implementation and miscellaneous selection improvements by @pmatsson in https://github.com/cds-astro/aladin-lite/pull/195
  • fix: request a redraw after adding an array of footprints by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/218
  • fix: circle opacity not working by @tboch in https://github.com/cds-astro/aladin-lite/pull/222
  • fix: bug introduced in #218 by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/223
  • fix: issue #213: CSS style for canvas element is more selective by @tboch in https://github.com/cds-astro/aladin-lite/pull/224
  • maint: add zenodo.json file by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/226
  • maint: Remove old files using jquery by @cquiroz in https://github.com/cds-astro/aladin-lite/pull/231
  • fix: display of HiPS with maxOrder = 0 by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/236
  • fix: issue #235: combine requestedOptions and Aladin.DEFAULT_OPTIONS with spread operator by @pcuste1 in https://github.com/cds-astro/aladin-lite/pull/237
  • fix: add back cmap reverse checkbox by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/238
  • fix: jpeg draw black screen when tiles are missing by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/246
  • fix: filled moc drawing reverse longitude by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/250
  • doc: deprecate longitudeReversed HiPS options property by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/251
  • fix: stop contextmenu event propagation only if context menu enabled by @alexgoff in https://github.com/cds-astro/aladin-lite/pull/259
  • ui: minor fixes and enhancements by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/256
  • fix: handle NaNs by the GPU (fix for windows) by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/254
  • fix: grid labels formatting by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/261
  • feat: shape function given to a catalog by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/262
  • fix: tooltip pos out of fov by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/263
  • fix: MOC settings after its creation by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/265
  • fix: ICRS to FK5J2000 cooframe renaming by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/264
  • Revert #264 by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/268

New Contributors

  • @cquiroz made their first contribution in https://github.com/cds-astro/aladin-lite/pull/231
  • @pcuste1 made their first contribution in https://github.com/cds-astro/aladin-lite/pull/237
  • @alexgoff made their first contribution in https://github.com/cds-astro/aladin-lite/pull/259

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.4.5...3.6.3

- JavaScript
Published by bmatthieu3 about 1 year ago

aladin-lite - 3.6.1

What's Changed

  • feat: AVM tags support found in jpeg headers by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/178
  • Merge remove overlay by name to Develop by @Xen0Xys in https://github.com/cds-astro/aladin-lite/pull/182
  • fix: restore A.footprint function by @szpetny in https://github.com/cds-astro/aladin-lite/pull/183
  • Merge playwright tests to Develop by @Xen0Xys in https://github.com/cds-astro/aladin-lite/pull/176
  • fix: version 3.5.1 by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/180
  • fix: also add style sheet in shadow dom context by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/194
  • feat: add selectionColor, onClick to catalog parameters handled by updateShape by @simontorres in https://github.com/cds-astro/aladin-lite/pull/198
  • feat: HiPS cube support by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/204
  • feat: PolySelect implementation and miscellaneous selection improvements by @pmatsson in https://github.com/cds-astro/aladin-lite/pull/195
  • fix: request a redraw after adding an array of footprints by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/218
  • fix: circle opacity not working by @tboch in https://github.com/cds-astro/aladin-lite/pull/222
  • fix: bug introduced in #218 by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/223
  • fix: issue #213: CSS style for canvas element is more selective by @tboch in https://github.com/cds-astro/aladin-lite/pull/224
  • maint: add zenodo.json file by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/226
  • maint: Remove old files using jquery by @cquiroz in https://github.com/cds-astro/aladin-lite/pull/231
  • fix: display of HiPS with maxOrder = 0 by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/236
  • fix: issue #235: combine requestedOptions and Aladin.DEFAULT_OPTIONS with spread operator by @pcuste1 in https://github.com/cds-astro/aladin-lite/pull/237
  • fix: add back cmap reverse checkbox by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/238
  • fix: jpeg draw black screen when tiles are missing by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/246
  • fix: filled moc drawing reverse longitude by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/250
  • doc: deprecate longitudeReversed HiPS options property by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/251
  • fix: stop contextmenu event propagation only if context menu enabled by @alexgoff in https://github.com/cds-astro/aladin-lite/pull/259
  • ui: minor fixes and enhancements by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/256
  • fix: handle NaNs by the GPU (fix for windows) by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/254
  • fix: grid labels formatting by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/261
  • feat: shape function given to a catalog by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/262
  • fix: tooltip pos out of fov by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/263
  • fix: MOC settings after its creation by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/265
  • fix: ICRS to FK5J2000 cooframe renaming by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/264
  • Revert #264 by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/268

New Contributors

  • @cquiroz made their first contribution in https://github.com/cds-astro/aladin-lite/pull/231
  • @pcuste1 made their first contribution in https://github.com/cds-astro/aladin-lite/pull/237
  • @alexgoff made their first contribution in https://github.com/cds-astro/aladin-lite/pull/259

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.4.5...3.6.1

- JavaScript
Published by bmatthieu3 about 1 year ago

aladin-lite - 3.6.1-beta

What's Changed

  • add selectionColor, onClick to catalog parameters handled by updateShape by @simontorres in https://github.com/cds-astro/aladin-lite/pull/198
  • HiPS cube support by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/204
  • PolySelect implementation and miscellaneous selection improvements by @pmatsson in https://github.com/cds-astro/aladin-lite/pull/195
  • fix: request a redraw after adding an array of footprints by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/218
  • Fix circle opacity not working by @tboch in https://github.com/cds-astro/aladin-lite/pull/222
  • fix: bug introduced in #218 by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/223
  • Bug fix for issue #213: CSS style for canvas element is more selective by @tboch in https://github.com/cds-astro/aladin-lite/pull/224
  • maint: add zenodo.json file by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/226
  • Remove old files using jquery by @cquiroz in https://github.com/cds-astro/aladin-lite/pull/231

New Contributors

  • @cquiroz made their first contribution in https://github.com/cds-astro/aladin-lite/pull/231

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.5.1-beta...3.6.1-beta

- JavaScript
Published by bmatthieu3 about 1 year ago

aladin-lite - 3.5.1-beta

  • [feat] Add support for name removing in removeOverlay method
  • [test] Add support of playwright. Instructions in the readme for running the test matching snapshots [PR #176]
  • [fix] Order of overlays in the stack now matches the addMOC/addCatalog/addOverlay calls ordering
  • [doc] Expose the API of Coo class
  • [fix] Insert aladin css inside the aladin lite so that it should be compliant with the use of shadow DOMs [cds-astro/ipyaladin#113], [marimo-team/marimo#2106]
  • [feat] Add possibility of giving a local JS FileList to load a locally-stored HiPS without starting an HTTP server [cds-astro/aladin-lite#103]
  • [fix] removeOverlayByName

- JavaScript
Published by bmatthieu3 over 1 year ago

aladin-lite - 3.4.5

What's Changed

  • Hover state for footprints and source objects by @pmatsson in https://github.com/cds-astro/aladin-lite/pull/145
  • Define footprints (Ellipse/Circle/Polyline/Line) when drawing Catalog/ProgressiveCatalog sources by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/149
  • Browse hips UI by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/155
  • Add line dash option to Overlay class by @pmatsson in https://github.com/cds-astro/aladin-lite/pull/147
  • upgrade vite-to-level-await by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/162
  • Add selection color to catalog by @simontorres in https://github.com/cds-astro/aladin-lite/pull/161
  • RADECSYS deprecation fix by @Xen0Xys in https://github.com/cds-astro/aladin-lite/pull/164
  • Aladin#getViewImageBuffer support by @Xen0Xys in https://github.com/cds-astro/aladin-lite/pull/165
  • New GPU line rasterizer using instancing GPU feature by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/169
  • UI logic for small devices by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/167
  • Merge base layer change event to develop by @Xen0Xys in https://github.com/cds-astro/aladin-lite/pull/175
  • Minimal support of jpeg/png images associted with WCS represented as JSON object

New Contributors

  • @pmatsson made their first contribution in https://github.com/cds-astro/aladin-lite/pull/145
  • @simontorres made their first contribution in https://github.com/cds-astro/aladin-lite/pull/161
  • @Xen0Xys made their first contribution in https://github.com/cds-astro/aladin-lite/pull/164

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.3.2...3.4.5

- JavaScript
Published by bmatthieu3 over 1 year ago

aladin-lite - 3.3.2

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.3.0...3.3.2

- JavaScript
Published by bmatthieu3 about 2 years ago

aladin-lite - 3.3.0

What's Changed

  • [fixed] multiple calls to setImageSurvey with the same survey object led to strange behaviour.
  • [perf] Display the first tile received instantly with no blending. Should enhance the slow reported in issue #88.
  • [fixed] A.on('select') (debugged from ipyaladin)
  • [fixed] Simbad pointer in galactical frame, cone search of simbad/vizier cats/other cone search services in galactical frame and MOC creation from selection in galactical frame => there is now a new frame optional param to Aladin.pix2world. If not given, the coo returned are in the frame of the view.
  • [doc] Add doc for image survey definition
  • [deprecation] A.createImageSurvey/A.newImageSurvey are now deprecated (but still in the API). Please use A.imageHiPS instead by providing a valid url or CDS ID conformed to https://aladin.cds.unistra.fr/hips/list
  • [refac] Simplify the instanciation of an imageHiPS/ imageFITS. Add a A.imageHiPS method for defining a HiPS object
  • [fixed] At initialisation, giving a fov > 180 was clamped back to 180 even if we specify allsky projection (i.e. accepting fov > 180). This is now fixed.
  • [fixed] MeasurementTable now display the full cell values (no ellipsis anymore)
  • [fixed] aladin.on('select') has been implemented. Callback is triggered on a circle and rect selections for not on polygonal selection.
  • [fixed] the cooFrame UI selector is updated if the user calls aladin.setFrame
  • [fixed] reticleColor and reticleSize options in the public API
  • Restore setFoVRange
  • Add CSS class for positioning the UI elements as the user wants. See the API doc aladin options for the class names to use.
  • [style] The default grid color is now rgb(178, 50, 178) to fit the classic Aladin color palette
  • [feat] The object of grid options gridOptions is now available in the public API
  • [fixed] The parameters gridColor and gridOpacity, gridOptions.showLabels now work as expected
  • New documentation API (W.I.P) here: https://cds-astro.github.io/aladin-lite/
  • New release page here: https://aladin.cds.unistra.fr/AladinLite/doc/release/
  • A major UI update by @bmatthieu3
    1. Some API new classes A.box, A.button
    2. A status bar where the user can enque messages for a specific amount of time (Aladin.addStatusBarMessage)
  • Remove of JQuery and autocompletejs dependencies by @bmatthieu3
  • Fix some performances issues, i.e. a bug when resizing the aladin lite view and which launched several parallel requestAnimationFrame by @bmatthieu3
  • Polygon and circular selection (see Aladin class API documentation for how to use it)
  • ObsCore and Datalink votable parsing and interpretation. This work is still in progress and made in the frame of the SKA radio mission by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/116
  • SODA service query window formular by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/116
  • read only catalog option by @szpetny in https://github.com/cds-astro/aladin-lite/pull/117
  • Small changed regarding drawing a footprint by @szpetny in https://github.com/cds-astro/aladin-lite/pull/118
  • Object and footprint click/hover events expose mouse coordinates by @szpetny in https://github.com/cds-astro/aladin-lite/pull/121
  • A proposal of a new feature - fill the polygon with a color by @szpetny in https://github.com/cds-astro/aladin-lite/pull/122
  • update getViewWCS to adapt to projection by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/119
  • New SAMP support by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/128
  • A possibility to create Coo and Footprint objects by @szpetny in https://github.com/cds-astro/aladin-lite/pull/130
  • new method aladin.getFrame() that returns the name of the current coordinate system
  • getViewWCS now adapts to the cooFrame and the projection
  • getFov is no longer capped at 180°
  • bugfix setProjection now also updates for 'PAR' and 'SFL' projections

- JavaScript
Published by bmatthieu3 about 2 years ago

aladin-lite - 3.2.0

This features: * MOC rendering perf enhanced. Possibility to draw only the perimeter of a MOC object (perimeter set to True) * Many fixes e.g. footprint rendering for all sky projections * A line/shape webgl rasterizer thanks to the use of the lyoncrate. MOCs and grid lines are rendered that way. Therefore, it is possible to change the grid lines thickness * Use of vite for the project management and deployment

- JavaScript
Published by bmatthieu3 over 2 years ago

aladin-lite - Aladin Lite v3.1.1

What's Changed

  • display fits images with the drag and drop by @bmatthieu3 Kapture 2023-03-23 at 14 34 28
  • support webp tile format by @bmatthieu3 and @tboch
  • planetary name resolver by @tboch
  • small ui changes and bug fixes by @bmatthieu3
  • add codemeta and its validatior action by @ManonMarchand in https://github.com/cds-astro/aladin-lite/pull/66

New Contributors

  • @ManonMarchand made their first contribution in https://github.com/cds-astro/aladin-lite/pull/66

Full Changelog: https://github.com/cds-astro/aladin-lite/compare/3.1.0...3.1.1

- JavaScript
Published by bmatthieu3 about 3 years ago

aladin-lite - Aladin Lite v3.1.0

What's Changed

  • Add message for safari users to enable WebGL2 feature and reload the page by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/54
  • Starting fits support by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/70

Full Changelog: https://github.com/cds-astro/aladin-lite/commits/3.1.0

- JavaScript
Published by bmatthieu3 about 3 years ago

aladin-lite - Aladin Lite v3.0.0

Official release of Aladin Lite v3, as announced in CDS news.

What's Changed

  • Fix missing tiles issue by @tboch in https://github.com/cds-astro/aladin-lite/pull/18
  • Hips catalogue filtering by @tboch in https://github.com/cds-astro/aladin-lite/pull/28
  • Make footprint selection easier by @tboch in https://github.com/cds-astro/aladin-lite/pull/19
  • Bug fix: enable different colors for multiple polylines in same layer by @tboch in https://github.com/cds-astro/aladin-lite/pull/30
  • Method remove to delete individual source from a catalogue layer by @tboch in https://github.com/cds-astro/aladin-lite/pull/37
  • Stop animation by @tboch in https://github.com/cds-astro/aladin-lite/pull/40
  • Add message for safari users to enable WebGL2 feature and reload the page by @bmatthieu3 in https://github.com/cds-astro/aladin-lite/pull/54

New Contributors

  • @tboch made their first contribution in https://github.com/cds-astro/aladin-lite/pull/18
  • @bmatthieu3 made their first contribution in https://github.com/cds-astro/aladin-lite/pull/54

Full Changelog: https://github.com/cds-astro/aladin-lite/commits/v3.0.0

- JavaScript
Published by tboch about 3 years ago