Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 17:43

1.93.0 (2024-10-09)

πŸš€ Features

  • monorepo: bump versions (3c030b94)
  • monorepo: use latest version of pnpm (5b60c6b5)
  • monorepo: regenerate lockfile (b4a469e5)
  • monorepo: regenerate lockfile (0e277cec)
  • monorepo: apply lint fixes (9803ac77)
  • monorepo: update github workflows (daec0ac6)
  • monorepo: migrate to unified configs (693ce1a3)
  • pass state instead of field (66b855b4)
  • add editor dispatcher (16cb5a32)
  • design-system: rwa editor props and modals logic (f0ab9f0f)
  • document-model-libs: pass args (eaea1aae)
  • document-model-libs: remove wrapped editor to prevent loss of state (4e4c37f5)
  • improved create script (88b225f2)
  • migrate eslint config (#378)
  • added Footer component (38a1ffdf)
  • display dates in tables in UTC + UTC label for date inputs (dab0731b)
  • added LoadingScreen Component (440bb5df)
  • update loader animation (#344)
  • switch to inline svgs (#337)
  • remove react aria (#336)
  • simplify tree view (#332)
  • use radix tooltip instead of react tooltip (#329)
  • revision history optimization (#327)
  • add rwa report file icon (#321)
  • add signature UI row component (#310)
  • bump react aria (0e01efd3)
  • add filter transactions by asset (#285)
  • implement teep's feedback 2 (#259)
  • add other tab (#251)
  • implement teeps feedback (#239)
  • added connect toast (5497ea7b)
  • added connect settings modal (da943155)
  • add chromatic (#211)
  • bump all to latest (#197)
  • update inputs to match schema (#185)
  • updated readme (23dfa5c5)
  • added asset details to fixed-income-assets-table (bee2322b)
  • added RWAAssetDetails components + table inputs components (a5c92936)
  • updated document drive dep (78b82507)
  • added RWATable component (7a36aabd)
  • added create asset modal + RWA base input components (e0633983)
  • updated drive info request (8d9f7ac4)
  • request public drive info (a2be5b83)
  • 101 UI drive settings component (#104)
  • add new configs for typescript eslint (#93)
  • 75 drive status indicator local cloud available offline (#92)
  • add official tailwind prettier plugin (#91)
  • fixed dropItem export (e9319cb2)
  • removed react-click-away-listener as peer dependency (8ed92661)
  • tree-view-input: πŸš€ Added TreeViewInput Component (bba0d1e1)
  • dropdown-menu: πŸš€ added DropdownMenu component (aad28ad1)
  • added sidebar collapse animation (9706446a)
  • project-setup: enabled commit lint (0921ad4d)
  • added release workflow (d3df37cd)
  • added jest setup + testing library (8fb4f485)
  • added eslint setup (e08b2266)
  • added storybook setup (45da43da)

🩹 Fixes

  • monorepo: try just release publish (3a708dab)
  • monorepo: remove skip publish (3788d2c7)
  • monorepo: add install ignore scripts (4f2832d6)
  • monorepo: fix command name (d3e296e8)
  • monorepo: try build all (42beb01c)
  • monorepo: remove workspaces and package manager fields (e0b53fef)
  • monorepo: try remove resolutions (d8ed0db3)
  • monorepo: try frozen lockfile (ea788885)
  • monorepo: add missing dep (28d487d7)
  • fixed read required button not being enabled when scroll ends (deed9f41)
  • prevent revisions history scroll cutoff (6ac1efdc)
  • don't show selected file on fileItem path (3bdb9eb2)
  • Storybook body styles (dbe53e8a)
  • sotorybook dep with yarn (fc7970e8)

❀️ Thank You