You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes the useRange prop from FacetTimeline in place of the range, refine, and start props
Updates the SearchResultsLayer component to accept a geometry prop, which will be the path to the data that should be rendered on the map. This also removes the showPolygons props.
π New Features
Deprecates the PlaceDetails component and adds the HeaderImage and KeyValueList components
Moves the user-defined fields DataTypes to the shared package; Adds a re-export in user-defined-fields
This will allow handling of user-defined fields without the need to import the whole package, which has semantic-components as a dependency