Commit Graph

118 Commits

Author SHA1 Message Date
Matthieu Baumann 3d10dce89e attempt to fix #295 on old safari mac machines 2026-05-28 16:20:46 +02:00
Matthieu Baumann 51bf527e05 3.9.0-beta init commit 2026-05-26 11:30:40 +02:00
Matthieu Baumann 3476c535e6 v3.8.2 2026-03-06 16:48:31 +01:00
Matthieu Baumann 1780d6c55d v3.8.1 2026-03-05 14:41:30 +01:00
Matthieu Baumann 47cbcee65a fix offsrte color picker 2026-02-03 11:36:13 +01:00
Matthieu Baumann 9d29a4f500 add documentation for Toolbar.add method 2026-02-01 16:55:21 +01:00
Matthieu Baumann 63cd03426b versionning 3.8 2026-01-31 16:46:50 +01:00
Matthieu Baumann f863ac902c fix 0.5 pixel offset when plotting FITS image files 2025-09-29 14:29:38 +02:00
Matthieu Baumann d5d7d2a650 3.7.2 2025-09-25 10:36:14 +02:00
Matthieu Baumann d22c25ea8a add npm deploy routine in package json 2025-09-24 17:13:24 +02:00
Matthieu Baumann 2df32cb643 change u-strasbg to cds.unistra urls + enhance/simplify inertia effect 2025-09-22 11:11:12 +02:00
Matthieu Baumann 2594aff1b6 fix: crossOrigin set for HtmlImageElement from requestCredentials 2025-09-17 17:02:40 +02:00
Matthieu Baumann 547c5422d4 add minified shaders 2025-09-17 14:26:45 +02:00
Matthieu Baumann c6c7ad44c9 add a prod routine only for internal production deployment on our server. npm run serve should behave like before 2025-09-12 18:04:08 +02:00
Matthieu Baumann c5d0875265 First commit for 3.7.0
* add MOC setable properties: fill, edge and perimeter
* change package.json to 3.7.0-beta
2025-04-09 13:35:18 +02:00
Matthieu Baumann fbdc7e2e76 3.6.5 2025-04-09 11:57:10 +02:00
Matthieu Baumann 239ae2ce74 fix make it work for safari 16.1
Revert wasm-bindgen version to 0.2.92 to make it work for safari 16.1 (and maybe older?)
(This is very obscure)
2025-03-31 17:09:05 +02:00
Matthieu Baumann fcacda0c19 Several fixes:
* use Utils.copy2Clipboard in contextmenu and shareview
* check for a mousedown before computing distance from the position when the mouse has been clicked
* smartphone 2 fingers pinched rotation between lon pi and 2*pi seems to have been fixed. The bug seem to be there from a long time ago.
2025-03-26 15:47:32 +01:00
Matthieu Baumann f6acb3a324 3.6.2 2025-03-26 11:51:57 +01:00
Matthieu Baumann f56468d402 change package json to 3.6.1 2025-03-25 18:12:09 +01:00
bmatthieu3 834b831084 v3.6.1-beta 2025-02-14 17:33:05 +01:00
bmatthieu3 ccc329be04 remove npm dev dep in package json 2025-01-16 17:03:04 +01:00
bmatthieu3 6833c21115 perform radec2xyz on double before sending it to the GPU. Should fix https://github.com/cds-astro/aladin-lite/issues/219 2025-01-16 16:42:02 +01:00
Matthieu Baumann 8cac042a18 fix: only cache the HiPS object atm 2024-11-06 15:30:30 +01:00
Matthieu Baumann 52ea23a2d8 use texture2darray for displaying HiPS 2024-10-09 16:46:12 +02:00
Matthieu Baumann 8a33084de9 make jsdoc a little more responsive 2024-09-25 00:24:14 +02:00
Matthieu Baumann f79d47d61e update jsdoc template to docdash 2024-09-24 23:36:19 +02:00
Matthieu Baumann 9c9ebb0ed1 add sesame access in A.Utils + Aladin.remove that removes either an overlay or a layer 2024-09-18 17:22:17 +02:00
Matthieu Baumann 4fe70f09bb prepare alpha npm package 2024-09-12 17:08:59 +02:00
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
Matthieu Baumann f5ac0dff61 npm packaging: reduce the size of the package 2024-09-12 10:54:12 +02:00
Matthieu Baumann 8ee161481e expose in the doc the api of coo class 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 b0bf7da8b1 add error ellipse example for 2mass 2024-09-11 18:15:17 +02:00
Matthieu Baumann f0d9ccaf0f remove tsconfig, happy-dom dep 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
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 1714e8705e v3.4.5 latest 2024-07-22 18:13:22 +02:00
Matthieu Baumann 5a298f6ee1 fix some bugs, adapt ui for a new release 2024-07-17 18:43:29 +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 4b5dc7ecf1 beta 3.4.3 2024-07-03 16:09:45 +02:00
Matthieu Baumann 3b7ef36212 store shaders in the wasm, add a build:dbg vite bundle mode, projections on the gpu 2024-07-02 19:00:16 +02:00
Matthieu Baumann 2b5f8a751a add some docs on UI customization, a jsdoc conf file, fix some class links in the doc 2024-06-11 08:32:05 +02:00
MARCHAND MANON c881d1c01c maint: upgrade vite-top-level-await 2024-05-29 13:44:59 +02:00
Matthieu Baumann 93a7c7c642 points to moc/healpix released versions + multi selection 2024-05-29 19:26:35 +10:00
Matthieu Baumann 00f7005bce set url when querying simbad cone search as well 2024-05-19 17:43:14 +10:00
Matthieu Baumann 22db1baac7 first commit 2024-05-16 11:51:35 +02:00