Commit 30d9d3c
authored
fix: Replace shortid package with nanoid package (#2025)
Resolves #1922
Changes Implemented:
- Replaced shortid with nanoid, given that shortid is deprecated (Reran
all tests to ensure that functionality upholds)
Info on Nanoid: https://github.com/ai/nanoid/blob/main/README.md1 parent 236a10e commit 30d9d3c
48 files changed
Lines changed: 367 additions & 700 deletions
File tree
- packages
- code-studio
- src/main
- components
- src
- theme
- console
- src/monaco
- dashboard-core-plugins
- src
- controls/dropdown-filter
- linker
- panels
- dashboard
- src/layout
- embed-widget
- src
- golden-layout
- src/utils
- iris-grid
- src
- sidebar
- jsapi-utils
- src
- react-hooks
- src
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments