Skip to content

Latest commit

 

History

History
354 lines (299 loc) · 40 KB

File metadata and controls

354 lines (299 loc) · 40 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.12 (2026-04-27)

Features

  • add lineid, notificationid, trainid and stationid attributes and reactor search to allow multiple search types (#30) (8c2c864)
  • add lines attribute (#28) (3475b21)
  • add lnp highlight and link component (5cd87b6)
  • add lnpid attribute (df9532a)
  • add mapset timestamp attribute (6e25a8b)
  • add mapsettags attribute and fix bbox transformation on load (23809bd)
  • avoid duplication (b81bc66)
  • avoid duplication (9379c6f)
  • clear properly the state (718dec6)
  • use code splitting (#34) (88cd9a5)

Bug Fixes

  • add notificationlang attribute (6bd94c8)
  • add a container (fae18ad)
  • add displayName (3254065)
  • add documentation for url paramters (e759e58)
  • add documentation for url paramters (b4083e2)
  • add documentation for url paramters (6eb1629)
  • add featurelink in type definition (690bc21)
  • add filter props for layer tree and apply feature's min/max zoom (a6361b1)
  • add highlight lnp features (93ed570)
  • add lnp stop search and zoom on station (1866ba7)
  • add missing file (5bcca16)
  • add noapply url parameter documentation (6e42a63)
  • add notificationId state values (0ff9ea6)
  • add trains search (0830923)
  • allow only station filtered by tenant to be clicked (4e7a1cd)
  • allow to follow the vehicle when it is not renderer at the beginning (a7b067c)
  • allow to use graphs via url param (499b6bf)
  • always read url parameters when a permalink template is set (5636bce)
  • always use a fallback lanaguage if present (edf36b2)
  • apply properly initial visibility to group (4b62990)
  • autofocus the search input (9936016)
  • avoid js error when info links have empry values (7447aee)
  • btter fle css (f08f34b)
  • change variable name (cb2802b)
  • clean scrolling (4428fb0)
  • clear selectedFeatures when feature infos is null (8316c7b)
  • define priority of selected features and clean use effect dependencies arrays (fc750c1)
  • do not open the detaily overlay when an id is set (0860c62)
  • downgrade maplibre until geojson parsing null value bug is fixed (eb1c5e4)
  • execute useEffect onl ywhen featureInfos is set (bdbd702)
  • fetch notification for details (#29) (cdceec1)
  • filter out stations that does not use by the mots defined (cb1eaaf)
  • fix default value for layersconfig (2a31696)
  • fix display of no station message (75039b7)
  • fix display of selected query (cfcca47)
  • fix folowing a vehicle (ff535c3)
  • fix inout copy rendering (b3da415)
  • fix locale type (4a72e08)
  • fix pointer events on menus (f83ba3c)
  • fix search of stops via custom code (a40f144)
  • fix translation (1ab0e23)
  • fix zoom on stop (af6ea23)
  • highlight hidden by default (6882da0)
  • improve css of NotificationTitle (482ff68)
  • improve embed navigation message (8ca87b3)
  • improve embed navigation message (04560bf)
  • improve embed navigation message (abbb4f2)
  • improve embed navigation message (72c9705)
  • improve input search css (f259ee7)
  • improve layersconfig doc (a679d38)
  • improve link display and update dependencies (#32) (5aae002)
  • improve search css (16571e5)
  • improve search css (79f5216)
  • improve search css (35dd6f4)
  • improve search css (d77c887)
  • load train from url (1256c6a)
  • load train from url (e29c440)
  • make previewSituation selectable (#31) (1764489)
  • make sure coordi is not replaced (a02abe0)
  • make sure current is defined (271f950)
  • make sure map is sized before using the mapset layer (c854bdc)
  • make the layers permalink params work (cf961b2)
  • make the layers permalink params work (0559bc8)
  • manage the new info links place (027ec45)
  • MapsetLayer: only fetch kmls if layer is visible (d1272c0)
  • MapsetLayer: reload plans on pan/zoom (0a45a0c)
  • merge similar publications (#33) (ed2c582)
  • move following button to its own component (2c481b3)
  • move following button to its own component (ef49930)
  • optimize svgs (8c2d284)
  • ordered the layer tree (fbefac7)
  • preserve drawing buffer when necessary (5e4f199)
  • prioritize notification layer on click (0d19348)
  • prioritize symbol notification layer on click (c034e30)
  • properly mange group visiblity (e0c1ea9)
  • put layertree at the beginning* (23c4dca)
  • read properly the layers url param (926ddfd)
  • remove duplicate dlines and stops (78923ff)
  • remove event on unmount (e4c678c)
  • rename search classes and separate logic von classNames (2e1c667)
  • rename search classes and separate logic von classNames (584aeb8)
  • set uid (15f96cd)
  • set width in pixels to keep always the same size (29ff7c9)
  • translate notifications reasons (df3bd44)
  • unsubscribe full trajectory (064a5a2)
  • up deps (48ba599)
  • up libs (2e2b141)
  • update dependencies (eb25be8)
  • update dependencies (4857e15)
  • update mbt (5fd8d80)
  • update mbt and fix mapset layer (52b3187)
  • update mobility-toolbox-js (204a78b)
  • use better i18n (8138199)
  • use context value (87f4b89)
  • use context value (07a7198)
  • use new realtime rest api (86c179c)
  • use old render (7560582)
  • use other url for publickkey (1723a0f)
  • use proper filter (ee26cb4)
  • use proper property (2ad5509)
  • use tenant by default (332edfa)
  • use tenant by default (2fa3860)
  • use the max extent is defined (0c02b0d)
  • use twMerge in RouteStop (190ab96)
  • zoom on line and stations (1f05d67)
  • zoom on line and stations (2630f64)

0.1.9 (2025-10-07)

Features

  • add conventional pr title workflow (711af06)
  • add extent and maxextent attribute (89675e0)
  • add layer tree, share, print, and new toolbar (#26) (475c202)
  • add permalingtemplate attribute (0c28884)
  • add ui components (69f79a2)
  • MapsetLayer: add parameters to add a mapset layer (35b9a67)
  • MapsetLayer: add parameters to add a mapset layer (0651c0e)

Bug Fixes

  • activate use of graph bbox parameter (#25) (56960a1)
  • ad a default visible layers list (3664a90)
  • add extent and maxexten in doc and update deps (aae94c4)
  • add icons for search (a7dc19d)
  • add more translations (ea1dff7)
  • add more translations (6d49d2b)
  • add more translations (6dfa067)
  • add more translations (9f99968)
  • add NoRealtimeIcon (3a4441f)
  • add realod attr (bdcadb8)
  • add realod attr (5946f78)
  • add realod attr (ed1205c)
  • add translations (d37c94d)
  • avoid undefined layer comparaison (60652b1)
  • constrain only center when maxextent is defined (47c3ba8)
  • display custom html inline (10cb2ba)
  • display no realtime icon (5a6c886)
  • do not load all notifications when there is preview notifications (8716766)
  • fix search css when browser page is zoomed (60dae1d)
  • fix tailwindcss 4 variables defs (c063b72)
  • generate better documentation and split code in components to make it more reusable (#23) (7ee2c3c)
  • handle when selected Feature is a cluster and make overlay bigger (255caa5)
  • manage boolean attributes (be816a9)
  • memoize onselect callback (1d7e739)
  • move up reading Permalink (fbf3af4)
  • move up reading Permalink (978df5b)
  • remove css file (6ef6b1e)
  • remove default value (0a2e48a)
  • separate map layout from main component adn add lang attributes (213c252)
  • set icons size to 24 by default (eef7342)
  • update libs (641549c)
  • use also default prop when available (6c0e850)
  • use also input.css for components (1284687)
  • use scrollTo instead of scrollIntoView (f26aa16)
  • use smaller font for copyrights (93cea58)

0.1.8 (2024-12-04)

Bug Fixes

0.1.7 (2024-11-29)

Features

  • add new departure context (e7c08f6)
  • add RouteStop context (2347b71)
  • add RouteStop context (1498847)
  • add search web component and documentation websiite (#14) (ec2ca77)
  • add useDebug hook (2eea01d)
  • make map more configurable (#17) (84b6e4c)
  • manage progress and boarding state (cc23732)
  • permalink: update permalink on map move with XYZ (9a1678b)

Bug Fixes

  • add eslint perfectionist (6b3e865)
  • add more eslint configs* (87cb085)
  • add some eslint rules (e7a568f)
  • add useI18n hook (9558c7b)
  • add useI18n hook (80558a8)
  • add useI18n hook (6e8dcbb)
  • aply greyout properly (73c7a23)
  • apply greyout properly (8cb761e)
  • detect stop with no delays as not realtime stop (f0d9a3a)
  • fix station loading (a01c2d5)
  • fix tialwind generation (a1f14c3)
  • improve css of debug info (36a159f)
  • improve css of debug info (bfa8f22)
  • improve css of debug info (0ddcb6c)
  • improve use of context (3b60e2c)
  • improve use of context (8d3308c)
  • improve use of context (ec4ab99)
  • manage when no stop sequence are defined (26daf3a)
  • move translation in its own file (69e2c3f)
  • permalink: add permalink attribute as to toggle use of permalink (6f73323)
  • post queryparams and origin to window.top (154b78b)
  • remove only (20b5233)
  • remove use of RealtimeDepartureExtended type (85be4f6)
  • remove useless useeffect deps (885e69d)
  • remove uselss file an set a scrollbar height (a36203c)
  • update dependencies (d7b7eef)
  • update dependencies (1d3bfd7)
  • use node 22 (55fdb87)
  • use perfectionist alphabetical (8fce42d)

0.1.6 (2024-11-29)

Features

  • add new departure context (e7c08f6)
  • add RouteStop context (2347b71)
  • add RouteStop context (1498847)
  • add search web component and documentation websiite (#14) (ec2ca77)
  • add useDebug hook (2eea01d)
  • make map more configurable (#17) (84b6e4c)
  • manage progress and boarding state (cc23732)
  • permalink: update permalink on map move with XYZ (9a1678b)

Bug Fixes

  • add eslint perfectionist (6b3e865)
  • add more eslint configs* (87cb085)
  • add some eslint rules (e7a568f)
  • add useI18n hook (9558c7b)
  • add useI18n hook (80558a8)
  • add useI18n hook (6e8dcbb)
  • aply greyout properly (73c7a23)
  • apply greyout properly (8cb761e)
  • detect stop with no delays as not realtime stop (f0d9a3a)
  • fix station loading (a01c2d5)
  • fix tialwind generation (a1f14c3)
  • improve css of debug info (36a159f)
  • improve css of debug info (bfa8f22)
  • improve css of debug info (0ddcb6c)
  • improve use of context (3b60e2c)
  • improve use of context (8d3308c)
  • improve use of context (ec4ab99)
  • manage when no stop sequence are defined (26daf3a)
  • move translation in its own file (69e2c3f)
  • permalink: add permalink attribute as to toggle use of permalink (6f73323)
  • post queryparams and origin to window.top (154b78b)
  • remove only (20b5233)
  • remove use of RealtimeDepartureExtended type (85be4f6)
  • remove useless useeffect deps (885e69d)
  • remove uselss file an set a scrollbar height (a36203c)
  • update dependencies (d7b7eef)
  • update dependencies (1d3bfd7)
  • use node 22 (55fdb87)
  • use perfectionist alphabetical (8fce42d)

0.1.5 (2023-12-20)

Features

Bug Fixes

  • add DebugStop component for stop (7be3e83)
  • add invertColor property to RouteScheduleStop (1372a26)
  • add RouteDestination (c2b64ec)
  • add RouteIcon component (dec1970)
  • add RouteInfos component (3391cb1)
  • allow to overide styleOptions (cdb1e0d)
  • display long name in route identifier component (603d41b)
  • don't use default click behavior of the realtime layer (23f4025)
  • fix DebugStop update (e168f8c)
  • fix max size of route stop (cdbb995)
  • hide delay if a stop is time based (7664724)
  • move platform in stop name (2c8232c)
  • move platform in stop name (8fc0568)
  • prepare for override of RouteSchedule (b4c0dc5)
  • put attributes value in context (7171824)
  • re add defualt click on realtime layer (be122c7)
  • reduce the size of font of delay (a4608c9)
  • separate Copyright files (1aaaf74)
  • separate Copyright files (bd08d59)
  • split exports (5ea89e3)
  • split route schedule in multiple component (c7e1847)
  • split route stop display in multiple components (b3f0571)
  • update bbox properly when following a train (0b20e1e)
  • use font sans by default (63f9efe)
  • use font serif by default (e8f528c)
  • use line property for RouteIcon (756a29c)
  • use same delays colors and values in route schedule and in the map (8169f47)

0.1.4 (2023-11-07)

Bug Fixes

0.1.3 (2023-11-03)

Bug Fixes

  • add notifications from moco (#1) (3ca46e6)
  • fix attributes definition (ac87d87)
  • hide delay when they are null in route schedule (dfb3a6f)

0.1.2 (2023-10-20)

0.1.1 (2023-10-20)

Features

  • change web component name (9927ded)

0.1.0 (2023-10-18)

Features

  • move package in geops scope (996e777)