Matthieu Baumann
|
1271e5f0ac
|
remove inject css vite plugin to manually insert the content of aladin.css in js inside the aladin lite div container
|
2024-09-12 17:05:33 +02:00 |
|
MARCHAND MANON
|
afca8f8be9
|
fix: also add style sheet in shadow dom context
|
2024-09-12 17:05:33 +02:00 |
|
Matthieu Baumann
|
f5ac0dff61
|
npm packaging: reduce the size of the package
|
2024-09-12 10:54:12 +02:00 |
|
Matthieu Baumann
|
959c99fb19
|
make rust test pass
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
8ee161481e
|
expose in the doc the api of coo class
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
3c23b6dbe9
|
remove rust warning, fix rust compilation
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
b4f905e745
|
fix css browser text input width so that user can redefine css
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
4c48d9a2a1
|
fix default allwise hips stored
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
7379e81277
|
add new tests. configure playwright to be less subject to timeouts by avoiding doing requests and using mocked data (gw local fits files, image fits files, local hips jpg tiles)
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
3f1702b34c
|
add gw to playwright tests
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
aacf79007e
|
fix playwright snapshots
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
180b63db37
|
rename ImageHiPS in HiPS, factorize Image/HiPS, zoom for trackpad refined
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
46cf0c2939
|
wip have a default hips url on allsky for the default hips list to begin to query while waiting for the mocserver response
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
69b2254542
|
fasten a little bit the starting by disabling the download of less precised tiles and thus it will only blend the good resolued tiles with less precised ones.
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
c9b1fc5f7f
|
fix issue #179: onClick can be associated to user defined function
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
0024032861
|
WIP: try to enhance starting
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
b9fb0b7e53
|
avoid computing the full unprojected texturefor the raytracing step. Hope it's gonna fasten the starting of aladin lite
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
38d14e2239
|
add possibility to associate an Image or HTMLCanvasElement to a specific source in the shape function
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
b0bf7da8b1
|
add error ellipse example for 2mass
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
3dd2c19c4c
|
first commit hips cube impl
|
2024-09-11 18:15:17 +02:00 |
|
Matthieu Baumann
|
f0d9ccaf0f
|
remove tsconfig, happy-dom dep
|
2024-09-10 18:28:30 +02:00 |
|
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
|
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 |
|