Matthieu Baumann
6021514ab7
fix test in ci
2024-09-10 18:28:30 +02:00
Matthieu Baumann
e6acb80f4d
add to changelog
2024-09-10 18:28:30 +02:00
Matthieu 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
Xen0Xys
4eb2dece2c
➖ Remove vitest from project dependencies
2024-09-10 18:28:30 +02:00
Xen0Xys
c89156211b
✅ Add basic playwright tests for Aladin Lite UI
2024-09-10 18:28:30 +02:00
szpetny
fcefe89f17
restore A.footprint function
2024-08-21 18:53:34 +02:00
Xen0Xys
1d68d0e6e3
🎨 Improve variable names and documentation
2024-08-12 10:54:49 +02:00
Tom Czekaj
5a49ccb7b3
📝 Add overlay type definition
...
Co-authored-by: Matthieu Baumann <baumannmatthieu0@gmail.com >
2024-08-12 10:54:49 +02:00
Xen0Xys
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 Baumann
d8ff8aa41e
remove tiff dep
2024-07-29 09:45:33 +02:00
bmatthieu3
3c4ec3a0c1
wip tiff support
2024-07-29 09:45:33 +02:00
Matthieu Baumann
dcf3bb360a
wip parse the header inside xmp
2024-07-29 09:45:33 +02:00
bmatthieu3
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
e0726590ab
Update README.md
2024-07-28 00:00:23 +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
Xen0Xys
80f48331df
📝 Add documentation for layerChanged event
2024-07-17 09:58:28 +02:00
Xen0Xys
746e20f2f0
📝 Update changelog
2024-07-17 09:58:28 +02:00
Xen0Xys
1c15d6578c
🔇 Remove unused log
2024-07-17 09:58:28 +02:00
Xen0Xys
ba85bb496d
✨ Change layerChanged event trigger strategy
2024-07-17 09:58:28 +02:00
Xen0Xys
609b78dda3
📝 Add layerChanged event example to al-event-listeners.html
2024-07-17 09:58:28 +02:00
Xen0Xys
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 Baumann
ca5cf261f3
[skip-ci] fix ci doc deploy
2024-07-02 19:11:55 +02:00
Matthieu Baumann
4cc7185090
update changelog
2024-07-02 19:11:55 +02:00
Matthieu Baumann
0d172707aa
set rust lib version
2024-07-02 19:11:55 +02:00
Matthieu Baumann
1313aeab4b
doc fixes
2024-07-02 19:11:55 +02:00
Matthieu Baumann
a2d85aa0a5
fix context sub menu deploy for small screen
2024-07-02 19:11:55 +02:00
Matthieu 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 Baumann
141ea497f6
update changelog for v3.4.2-beta
2024-07-02 19:00:16 +02:00
Matthieu Baumann
291146779d
remove some rust warnings
2024-07-02 19:00:16 +02:00
Matthieu 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