Skip to content

chore: release main#595

Closed
ugrc-release-bot[bot] wants to merge 2 commits intomainfrom
release-please--branches--main
Closed

chore: release main#595
ugrc-release-bot[bot] wants to merge 2 commits intomainfrom
release-please--branches--main

Conversation

@ugrc-release-bot
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

utah-design-system: 2.1.0

2.1.0 (2026-02-10)

Features

  • alert-dialog: introduce a modal window (8b78305)
  • avatar: add avatar component (2e1ef37)
  • button: add 4 more button sizes (f40204e), closes #346
  • button: add pending state (2155342)
  • create types for package (7b176eb)
  • design-system: add multi-provider to sherlock (172a6b3)
  • design-system: implement feature service provider for Sherlock (39a87d0)
  • design: create checkbox and radio button components (eafe98a)
  • disclosure: create disclosure implementation from utah design system (5fd500d)
  • eslint-config: implement eslint-plugin-storybook and associated fixes (537c760), closes #476
  • fileinput: Add FileInput component to utah-design-system (#562) (deaeb8e)
  • fileinput: implement controlled file input with onChange callback (0bcf66a)
  • firebase-analytics: create provider for firebase analytics (a72affa)
  • firebase-app: create provider for firebase apps (21e691f)
  • firebase-auth: create provider for firebase authentication (8ba6dce)
  • FirebaseAuthProvider: add a ready boolean to notify auth is settled (1383a52)
  • footer: allow footer to be customized (05388c9), closes #344
  • header: add utahid avatar to header (701bf42)
  • home-button: introduce a button to go to a default extent (c7ee996)
  • homebutton: allow custom actions when pressed (d9c94bd)
  • layer-selector: add support for basemap configs (4215005)
  • layer-selector: implement onBasemapChange prop (5fa9528)
  • menu: introduce a menu component (531e18f)
  • select: create select component (51568e8)
  • sherlock: convert to typescript (12fe17d)
  • sherlock: make sure that fields are of type string for feature service provider (72d1940)
  • slider: introduce a slider component (7b3d1d2)
  • social-media: add instagram icon (ad774e1)
  • spinner: introduce a busy bar (8f98ea0)
  • switch: introduce switch component (3fb6c76)
  • tabs: introduce new tabs component (f05231a), closes #347
  • tags: introduce a tag group component (2da8446), closes #287
  • textarea: create text area component (2d8673c)
  • textfield: add required * when isRequired (51152cf)
  • toggle-button: introduce a toggle button (4f0997e)
  • uds: add firebase functions and firestore providers (39f8004)
  • uds: add ky options to sherlock feature service provider (2c61b76)
  • uds: auto-connect to firebase auth emulators in dev (eb79861)
  • uds: create ToggleButtonGroup component (7d023f5)
  • uds: implement size prop for Drawer (475d95d)
  • uds: introduce a firebase storage provider (24a778f)
  • uds: introduce a tooltip component (ceedbed)
  • utahid: add utahid login button (ce51a50)
  • utahid: allow size to be passed through to the button (9d6ad92)
  • utahidlogin: add continue with treatment to login button and display errors (2ac79df)

Bug Fixes

  • button: move hover to enabled status to remove hover on disabled buttons (291308b)
  • button: remove hover states when disabled (2c2b01f)
  • contexts: align type with header (75dedde)
  • design-system: add missing export for Avatar component (9ce0cff)
  • design-system: add missing exports (e178534)
  • design-system: fix file type (1655aad)
  • design: correct type location (9cd3fea), closes #294
  • don't build the package (4562da0)
  • drawer: fix layout for full screen tray (ffc0e7e), closes #343
  • drawer: simplify and fix draw trigger alignment (6b8d0c1)
  • drawer: update css to remove extra scrollbars (ce4673e)
  • fileinput: fix a11y issue with a disconnect between the label and hidden input (e3f7234)
  • fileinput: fix description contrast in dark mode (2280834)
  • footer: style all links properly (a3bf877)
  • footer: upgrade deprecated type (496431e)
  • geocode: correct states for invalid requests (30c0918)
  • geocode: improve typescript types (9ae5b92)
  • geocode: remove console.log (4419c24)
  • geocode: update types (fb496f1)
  • header: align type with auth provider (a95b077)
  • header: allow auth props to be undefined (a2634ad)
  • header: correct typescript syntax (18a1d1e)
  • header: make layout more friendly for smaller screens (594b8c2)
  • header: move auth out of header and accept as a parameter (6fd21c3)
  • header: set target _blank for external links (82c465f)
  • header: update types since authentication is optional and overlay state is a prop (9b1d380)
  • hooks: correct position type on useViewUiPosition (d75aed8)
  • layer-selector: add guards against adding duplicate layers (2aee0a0)
  • layer-selector: color ir only goes through level 18 (77b0880)
  • layer-selector: fix incorrect default focus (40c597a)
  • layer-selector: fix lods to better reflect the current situation (208247b)
  • layer-selector: give position prop a default value and better map init (eb25d5e)
  • layer-selector: handle view.map becoming nullish (1878770)
  • layer-selector: hide overlays header if none are defined (fe18c0c)
  • layer-selector: prevent duplicate layers from being added to the map (a597673)
  • layer-selector: remove unnecessary zoom when changing layers (0cd9473)
  • layer-selector: switch from toggling visibility to add/remove (086dae9)
  • layer-selector: switch from webmap to directly layer create for Terrain token in basemap prop (f8e4f44)
  • modal: handling scrolling on smaller devices (bdfd196)
  • monorepo: typescript types during build (b94ae6b), closes #278 #277
  • point to the built package (414dc9a)
  • sherlock: add extensions to @arcgis imports (f3d03a4)
  • sherlock: add service default spatial reference to features (517a93b)
  • sherlock: allow contextField to be optional on the ugrcApiProvider (29f5026)
  • sherlock: correct get feature query (e82d184)
  • sherlock: eliminate duplicate results for feature service provider (4860e0a)
  • sherlock: make error message visible and guard against fetch errors (8b40960)
  • sherlock: order search results for map service provider (5ce5bda)
  • sherlock: remove aria hidden from group element (5f4a2a9)
  • sherlock: spatial reference is a prop of geometry, not graphic (e90946c)
  • sherlock: use new value for attribute style for web api (d3e9574)
  • social-media: remove buzzsprout (be6433a)
  • social-media: replace link component with native anchor tag (1dcd020)
  • spinner: add a shorter default delay (dda6c20)
  • spinner: make minDelay generic (5002607)
  • tabs: disabled tabs should be hidden (bf23a84)
  • TagGroup: add disabled to compound variant (fba13db)
  • textfield: allow input props to be passed through (df03c1f), closes #396
  • uds: add missing import to barrel file (471c31a)
  • uds: allow custom styles for Banner (8a3b333)
  • uds: export firebase storage context (83fa31d)
  • uds: fix sidebar toggle button alignment (c64f6e3)
  • uds: fix type errors that are only showing up in project checks (9876b84)
  • uds: fix typescript check errors after applying new tsconfig (afc8703)
  • uds: make prop types match check (b0c5553)
  • uds: pass aria labels to hooks to prevent warnings in console (3f12588)
  • uds: remove no longer necessary prop types (b0a8dbf)
  • uds: reorder and remove react-dom (9557eab)
  • uds: use correct dependency versions for tailwind 3 (03691e5)
  • update typescript type path (0533a21)
  • utahid: optimize svg (3c7d72c)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant