Philip Matsson
dfd91d9632
Add JSDoc for new parameters in Catalog.js
2024-03-27 23:59:42 +01:00
Philip Matsson
dc027e89c4
Add hover effect to footprints and source objects
2024-03-27 23:59:42 +01:00
Matthieu Baumann
9617b233b0
add doc for Aladin.select
2024-03-27 17:34:39 +01:00
Matthieu Baumann
7b2458ac8a
v3.3.2
3.3.2
2024-03-27 15:30:51 +01:00
Matthieu Baumann
02d97d7eba
change codemeta version
2024-03-27 15:13:51 +01:00
Thomas Boch
28c4a6144a
Add DOI in identifier field
...
Add zenodo DOI
2024-03-27 14:30:28 +01:00
Thomas Boch
e2e426493f
Merge pull request #66 from ManonMarchand/add-codemeta
...
add codemeta and its validator action
2024-03-27 14:30:05 +01:00
Matthieu Baumann
f9f205f1d5
fix detecting raytracing mode
2024-03-27 11:56:54 +01:00
Matthieu Baumann
d070facc13
ability to search for a catalog by its ID
2024-03-27 10:32:04 +01:00
Matthieu Baumann
be0c84aa28
do not call setView several times on the same imageSurvey
2024-03-27 10:31:05 +01:00
Matthieu Baumann
091effc92c
deploy doc with tags and simple commits
2024-03-26 18:44:46 +01:00
Matthieu Baumann
cf26bd840c
fix multiple little things to make the examples on https://aladin.cds.unistra.fr/AladinLite/doc/API/examples/ pass
3.3.1
2024-03-26 18:36:37 +01:00
Matthieu Baumann
2062d6bfeb
deploy doc and npm on tags
2024-03-26 11:36:29 +01:00
Matthieu Baumann
2a199aaf73
v3.0.1
2024-03-26 11:21:57 +01:00
Matthieu Baumann
08a9c290ee
remove resize observer throttling
2024-03-26 11:21:18 +01:00
Matthieu Baumann
5efcb20b5c
tag 3.3.0
3.3.0
2024-03-25 17:13:37 +01:00
Matthieu Baumann
0a6686835a
fix some ui positioning
2024-03-25 17:10:07 +01:00
Matthieu Baumann
e133f36fef
fix setImageSurvey + UI change default element position
2024-03-25 11:51:49 +01:00
Thomas Boch
a7773b4618
Fix: fix link on feature name for planetary pointer, when body is earth
2024-03-25 09:58:26 +01:00
Matthieu Baumann
a3cea97d61
fix recursive triggering of the resize observer
2024-03-22 18:58:46 +01:00
Matthieu Baumann
328923cbb2
remove some console log
2024-03-22 15:14:09 +01:00
Matthieu Baumann
856fc84025
add entry point for AladinUtils object
2024-03-22 15:12:02 +01:00
Matthieu Baumann
7ad1e56912
remove some console.log
2024-03-22 11:03:12 +01:00
Matthieu Baumann
c2bb0980af
fix planetary pointer + enhance fast display when changing the hips
2024-03-22 11:02:05 +01:00
Thomas Boch
4ea8530528
Add link to nominatim OSM when displaying result for earth "pointer"
2024-03-21 11:31:13 +01:00
MARCHAND MANON
7c27227d60
docs: edit compilation instructions
...
avoid git clean -fd
2024-03-18 10:14:22 +01:00
Matthieu Baumann
54199ceadc
add more instructions in the readme.md for users wanting to build aladin lite from scratch
2024-03-16 15:33:25 +01:00
Matthieu Baumann
12c71624e7
set the font size to 1rem in search text boxes
2024-03-16 15:16:03 +01:00
Matthieu Baumann
2c50214a4e
enhance doc, ui (tooltip new delay time param)
2024-03-15 19:31:33 +01:00
Matthieu Baumann
a421453078
DOC: add more precision in the jsdoc for creating HiPS surveys and adding them to the view
2024-03-15 11:20:43 +01:00
Matthieu Baumann
f0c3bfc9f6
fix to make the tests pass
2024-03-15 00:05:56 +01:00
Matthieu Baumann
389654ba39
Refac and fix UI and cooFrame problems, add API doc too
2024-03-14 19:52:28 +01:00
Matthieu Baumann
2b618ff38d
Merge remote-tracking branch 'origin/develop' into develop
2024-03-14 19:51:18 +01:00
MARCHAND MANON
19fa8f3a27
docs: add labelColumn to the catalog documentation
2024-03-14 09:23:29 +01:00
Matthieu Baumann
84a4d357c0
fix settings features enabled at init
2024-03-12 14:34:53 +01:00
Matthieu Baumann
63ab255003
update building instructions, rust nightly is needed
2024-03-12 09:50:40 +01:00
Matthieu Baumann
cc97efa707
fix box apparition and fix cooFrame update UI selector
2024-03-12 09:45:26 +01:00
Matthieu Baumann
7e581db86d
restore setFovRange #138
2024-03-11 15:10:36 +01:00
Matthieu Baumann
ee43d0a786
version changed for npm
2024-03-11 13:47:40 +01:00
Matthieu Baumann
90d49dbad9
fix bug vscode jupyter on text input: suppr delete the widget
2024-03-11 13:44:55 +01:00
Matthieu Baumann
473d60608f
fix and add doc concerning UI A.button and A.box methods
2024-03-11 13:44:55 +01:00
Matthieu Baumann
56dbb6656a
add css classes for status bar, fullscreen, projection, share view button, location and FoV
2024-03-11 13:44:55 +01:00
Matthieu Baumann
d6e4e875a3
fix edit box and simplify the stack control
2024-03-11 13:44:55 +01:00
Matthieu Baumann
87ac26a30c
CSS class (specified in the API doc) for the SimbadPointer, Stack, Grid and Settings control buttons
2024-03-09 09:27:58 +01:00
MARCHAND MANON
74d71fd666
refactor: move defautl gridOptions back in Aladin.DEFAULT_OPTIONS
2024-03-08 11:17:18 +01:00
MARCHAND MANON
f86c621a2e
fix: fix grid options
...
the parameters gridColor, gridOpacity, and gridOptions.showLabels are no longer ignored
add gridOptions to the API description
edit default values for the grid to fit the aladin style a bit better
2024-03-08 11:17:18 +01:00
Matthieu Baumann
664dcf9647
fix for ipyaladin: initialize correctly aladin lite inside a div detached from the DOM
2024-03-07 17:11:08 +01:00
MARCHAND MANON
82d7276252
docs: add missing showCooGrid parameter in doc
2024-03-06 17:51:48 +01:00
Matthieu Baumann
0f300b908a
3.3.1-beta
2024-03-06 12:28:12 +01:00
Matthieu Baumann
acb4946d72
do not replace the text with the mouse position in Location when the input is focused
2024-03-06 12:13:57 +01:00