Commit Graph
1385 Commits
Author SHA1 Message Date
Matthieu BaumannandMatthieu Baumann e6acb80f4d add to changelog 2024-09-10 18:28:30 +02:00
Matthieu BaumannandMatthieu Baumann bd1b165971 remove firefox test, mock some assets (MOC, votable), remove CI for the moment, local use only 2024-09-10 18:28:30 +02:00
Xen0XysandMatthieu Baumann 4eb2dece2c Remove vitest from project dependencies 2024-09-10 18:28:30 +02:00
Xen0XysandMatthieu Baumann c89156211b Add basic playwright tests for Aladin Lite UI 2024-09-10 18:28:30 +02:00
szpetnyandMatthieu Baumann fcefe89f17 restore A.footprint function 2024-08-21 18:53:34 +02:00
Xen0XysandMatthieu Baumann 1d68d0e6e3 🎨 Improve variable names and documentation 2024-08-12 10:54:49 +02:00
Tom CzekajandMatthieu Baumann 5a49ccb7b3 📝 Add overlay type definition
Co-authored-by: Matthieu Baumann <baumannmatthieu0@gmail.com>
2024-08-12 10:54:49 +02:00
Xen0XysandMatthieu Baumann c16309f670 Add removeOverlayByName function 2024-08-12 10:54:49 +02:00
bmatthieu3 cedea781a1 allow the user to define and use its own colormaps.
Aladin.getListOfColormaps() and Aladin.addColormap new method. Solve #174
2024-07-29 12:13:00 +02:00
Matthieu BaumannandMatthieu Baumann d8ff8aa41e remove tiff dep 2024-07-29 09:45:33 +02:00
bmatthieu3andMatthieu Baumann 3c4ec3a0c1 wip tiff support 2024-07-29 09:45:33 +02:00
Matthieu BaumannandMatthieu Baumann dcf3bb360a wip parse the header inside xmp 2024-07-29 09:45:33 +02:00
bmatthieu3andMatthieu Baumann c42002db8f wip: image format inference, avm parser based on https://www.strudel.org.uk/avm/js/, wcs creation from avm tags 2024-07-29 09:45:33 +02:00
Matthieu Baumann 4baab48716 return pos in icrs for the click 2024-07-24 20:57:53 +02:00
Matthieu Baumann b9791be5e3 update codemeta [skip ci] 2024-07-22 18:23:02 +02:00
Matthieu Baumann 1714e8705e v3.4.5 latest 3.4.5 2024-07-22 18:13:22 +02:00
bmatthieu3 0cf53a6997 add local hips example, hips cache is not a static variable anymore, disable scroll bar style in the measurementdiv table 2024-07-22 17:42:41 +02:00
Matthieu Baumann 7c4fdb80a7 hips cache store the hips object directly 2024-07-22 09:24:32 +02:00
Matthieu Baumann 888aa6fc45 stack close btn 2024-07-21 12:14:33 +02:00
Matthieu Baumann 5a298f6ee1 fix some bugs, adapt ui for a new release 2024-07-17 18:43:29 +02:00
Xen0XysandMatthieu Baumann 80f48331df 📝 Add documentation for layerChanged event 2024-07-17 09:58:28 +02:00
Xen0XysandMatthieu Baumann 746e20f2f0 📝 Update changelog 2024-07-17 09:58:28 +02:00
Xen0XysandMatthieu Baumann 1c15d6578c 🔇 Remove unused log 2024-07-17 09:58:28 +02:00
Xen0XysandMatthieu Baumann ba85bb496d Change layerChanged event trigger strategy 2024-07-17 09:58:28 +02:00
Xen0XysandMatthieu Baumann 609b78dda3 📝 Add layerChanged event example to al-event-listeners.html 2024-07-17 09:58:28 +02:00
Xen0XysandMatthieu Baumann 4c7449ce54 Add baseLayerChanged event when the base layer is changed 2024-07-17 09:58:28 +02:00
Matthieu Baumann ad3e86b146 add format change ui, send a hips_removed event when a layer changes 2024-07-16 22:48:22 +02:00
Matthieu Baumann b2b7985f7e v3.4.4 bugfix version 2024-07-15 18:45:12 +02:00
Matthieu Baumann b632db96b1 fix some ui, line thickness, add resizeChanged and projectionChanged callbacks 2024-07-15 18:35:16 +02:00
Matthieu Baumann e9fbafca18 add doc example 2024-07-12 19:03:43 +02:00
Matthieu Baumann 16b01504a6 fix hips icon name 2024-07-12 18:59:57 +02:00
Matthieu Baumann c8a4fb25d3 add an API example for putting an image as overlay with a WCS given as JS objec 2024-07-12 17:57:36 +02:00
Matthieu Baumann 7da91d7293 points to wcs git path until a new official version is deployed 2024-07-06 14:29:55 +02:00
Matthieu Baumann 9fa4159ae0 ui: catalog query box 2024-07-06 12:20:04 +02:00
Matthieu Baumann 73f29a5e72 remove rust warnings 2024-07-04 10:40:35 +02:00
Matthieu Baumann 3937febb46 fix issue https://github.com/cds-astro/aladin-lite/issues/136, handle fits display with CDELT1 > 0.0 2024-07-04 10:19:16 +02:00
Matthieu Baumann 4b5dc7ecf1 beta 3.4.3 2024-07-03 16:09:45 +02:00
Matthieu Baumann 00f13403f5 [ci skip] remove some rust warnings 2024-07-03 16:05:23 +02:00
Matthieu Baumann 9ccc7ce602 fix some bugs: zoom buttons, fits image display 2024-07-03 16:03:52 +02:00
Matthieu BaumannandMatthieu Baumann ca5cf261f3 [skip-ci] fix ci doc deploy 2024-07-02 19:11:55 +02:00
Matthieu BaumannandMatthieu Baumann 4cc7185090 update changelog 2024-07-02 19:11:55 +02:00
Matthieu BaumannandMatthieu Baumann 0d172707aa set rust lib version 2024-07-02 19:11:55 +02:00
Matthieu BaumannandMatthieu Baumann 1313aeab4b doc fixes 2024-07-02 19:11:55 +02:00
Matthieu BaumannandMatthieu Baumann a2d85aa0a5 fix context sub menu deploy for small screen 2024-07-02 19:11:55 +02:00
Matthieu BaumannandMatthieu Baumann dbd43e9809 Adapt Aladin lite display for small sized devices
In particular for iphones (320px wide). This use media queries (that will be documented) that hide some UI ele
ments if aladin lite is too small. Users still can override the css if they want.
2024-07-02 19:11:55 +02:00
Matthieu BaumannandMatthieu Baumann 141ea497f6 update changelog for v3.4.2-beta 2024-07-02 19:00:16 +02:00
Matthieu BaumannandMatthieu Baumann 291146779d remove some rust warnings 2024-07-02 19:00:16 +02:00
Matthieu BaumannandMatthieu Baumann 098ef8f69d handle rotation for ICRS frame when exporting the WCS. CRVAL on the equator and Galactic frame with cylindrical projection are not handled. This targets issue https://github.com/cds-astro/aladin-lite/issues/170 2024-07-02 19:00:16 +02:00
Matthieu BaumannandMatthieu Baumann d27138e086 WIP: polyline catalog renderer 2024-07-02 19:00:16 +02:00
Matthieu BaumannandMatthieu Baumann bb288bd5b0 propose a removeHiPSFromFavorites method on the aladin object. Targets issue: https://github.com/cds-astro/aladin-lite/issues/171 2024-07-02 19:00:16 +02:00