Version Packages#53
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
66e5ed2 to
8d3ccfc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@mapsight/core@14.2.0
Minor Changes
combinedVisibleLayersplugin that keeps a combined source in sync with whichever member map layers are currently visible.createMapsightConfigSchema,validateConfig, and per-domain schemas for map, layers, feature sources, and filters; ui validates config on startup (warn in development, optional strict mode in production).createStructuredSelectorusage, prefer@reduxjs/toolkitexports, and update the vector-editor browser renderer to React 18createRoot.imagesUrlinstead of baking/img/at compile time. Traffic-style sprite rules useattr(--env-imagesUrl)with a new$MAPSIGHT_TRAFFIC_STYLE__SPRITE_FILEvariable; MapController gainssetDefaultStyleEnv(); ui wirescreateOptions.imagesUrlinto that default env so CMS embeds can set the icon base per deploy path without rebuilding JS.Patch Changes
8d3ccfc: Do not immediately retry a feature source load after failure; wait for the next explicit load trigger instead.
49da00b: Fix feature highlight race conditions, export
FeatureInteractionNames, add optionalcomparetoBaseController.getAndObserveUncontrolled, and mark noisy OpenLayers feedback dispatches withquiet().Updated dependencies [49da00b]
Updated dependencies [49da00b]
Updated dependencies [8d3ccfc]
Updated dependencies [49da00b]
@mapsight/lib-ol@4.1.0
Minor Changes
49da00b: Add composable runtime icons: pictogram-based templates and
mapsightIconIdparsing in traffic-style (with configurable default xsmall/small icon zoom levels), async rasterization with volatile style-cache invalidation in lib-ol and vector-style-compiler, plususeMapsightIconand a runtime icon style plugin in ui.8d3ccfc: Add
getGeoJsonFeatureSortAnchorin lib-ol and use it for distance sorting in the feature list. TypeScriptify list components, add tag-switcher and filter toggle controls, extractMapsightIcon, and fix a feature-source autoload loop.Patch Changes
@mapsight/lib-redux@2.2.0
Minor Changes
createStructuredSelectorusage, prefer@reduxjs/toolkitexports, and update the vector-editor browser renderer to React 18createRoot.Patch Changes
@mapsight/traffic-style@5.1.0
Minor Changes
49da00b: Add composable runtime icons: pictogram-based templates and
mapsightIconIdparsing in traffic-style (with configurable default xsmall/small icon zoom levels), async rasterization with volatile style-cache invalidation in lib-ol and vector-style-compiler, plususeMapsightIconand a runtime icon style plugin in ui.e5c52ea: Resolve map sprite and theme icon paths from style env
imagesUrlinstead of baking/img/at compile time. Traffic-style sprite rules useattr(--env-imagesUrl)with a new$MAPSIGHT_TRAFFIC_STYLE__SPRITE_FILEvariable; MapController gainssetDefaultStyleEnv(); ui wirescreateOptions.imagesUrlinto that default env so CMS embeds can set the icon base per deploy path without rebuilding JS.74568cf: Improve traffic-style icon pipeline: add Font Awesome smart-city pictograms and default ort icons, fix sprite padding and missing default build output, unify sprite/runtime icon fallback in SCSS mixins, and resolve Sass deprecation warnings.
Patch Changes
@mapsight/ui@7.2.0
Minor Changes
49da00b: Add combined feature sources that merge features from multiple member sources, and a
combinedVisibleLayersplugin that keeps a combined source in sync with whichever member map layers are currently visible.49da00b: Add composable runtime icons: pictogram-based templates and
mapsightIconIdparsing in traffic-style (with configurable default xsmall/small icon zoom levels), async rasterization with volatile style-cache invalidation in lib-ol and vector-style-compiler, plususeMapsightIconand a runtime icon style plugin in ui.49da00b: Add Zod-based Mapsight config validation: core exports
createMapsightConfigSchema,validateConfig, and per-domain schemas for map, layers, feature sources, and filters; ui validates config on startup (warn in development, optional strict mode in production).49da00b: Migrate to Redux Toolkit 2, Redux 5, react-redux 9, and reselect 5; replace
createStructuredSelectorusage, prefer@reduxjs/toolkitexports, and update the vector-editor browser renderer to React 18createRoot.8d3ccfc: Add
getGeoJsonFeatureSortAnchorin lib-ol and use it for distance sorting in the feature list. TypeScriptify list components, add tag-switcher and filter toggle controls, extractMapsightIcon, and fix a feature-source autoload loop.Patch Changes
49da00b: Add
@mapsight/ui/embed/*package exports for embed entry points.e5c52ea: Resolve map sprite and theme icon paths from style env
imagesUrlinstead of baking/img/at compile time. Traffic-style sprite rules useattr(--env-imagesUrl)with a new$MAPSIGHT_TRAFFIC_STYLE__SPRITE_FILEvariable; MapController gainssetDefaultStyleEnv(); ui wirescreateOptions.imagesUrlinto that default env so CMS embeds can set the icon base per deploy path without rebuilding JS.74568cf: Improve traffic-style icon pipeline: add Font Awesome smart-city pictograms and default ort icons, fix sprite padding and missing default build output, unify sprite/runtime icon fallback in SCSS mixins, and resolve Sass deprecation warnings.
Updated dependencies [49da00b]
Updated dependencies [49da00b]
Updated dependencies [49da00b]
Updated dependencies [8d3ccfc]
Updated dependencies [49da00b]
Updated dependencies [49da00b]
Updated dependencies [8d3ccfc]
Updated dependencies [e5c52ea]
Updated dependencies [49da00b]
Updated dependencies [74568cf]
@mapsight/vector-style-compiler@10.0.0
Minor Changes
mapsightIconIdparsing in traffic-style (with configurable default xsmall/small icon zoom levels), async rasterization with volatile style-cache invalidation in lib-ol and vector-style-compiler, plususeMapsightIconand a runtime icon style plugin in ui.Patch Changes
@mapsight/lib-js@3.0.4
Patch Changes
shallowEqualRecordsutility for shallow comparison of string-keyed records.@mapsight/vector-editor@1.2.0
Minor Changes
createStructuredSelectorusage, prefer@reduxjs/toolkitexports, and update the vector-editor browser renderer to React 18createRoot.Patch Changes