Commit a5a9043
mark
# This is a combination of 8 commits.
# This is the 1st commit message:
DEX-2357 [SDK] Support RWA markets
add RWA hooks
> `useRwaSymbolsInfo`,`useRwaSymbolsInfoStore`,`useGetRwaSymbolInfo`
update markets, support RWA tab/tabView/Cell
add locale fileds
export GradientText
add RWA api result type
update readme, add config env part
DEX-2357 [SDK] Support RWA markets
apps/storybook/src/stories/base/icon/icon.stories.tsx
> update icon storybook
packages/i18n
> update i18n
packages/ui
> add new icon(NewsFill)
other
> add countdown for symbolFullBar
> add widgets
DEX-2357 [SDK] Support RWA markets
position cell add RWA status view
DEX-2357 [SDK] Support RWA markets
OrderEntry ui
# Conflicts:
# packages/i18n/locales/de.json
# packages/i18n/locales/en.json
# packages/i18n/locales/es.json
# packages/i18n/locales/fr.json
# packages/i18n/locales/id.json
# packages/i18n/locales/it.json
# packages/i18n/locales/ja.json
# packages/i18n/locales/ko.json
# packages/i18n/locales/nl.json
# packages/i18n/locales/pl.json
# packages/i18n/locales/pt.json
# packages/i18n/locales/ru.json
# packages/i18n/locales/tr.json
# packages/i18n/locales/uk.json
# packages/i18n/locales/vi.json
# packages/i18n/locales/zh.json
# packages/i18n/src/locale/module/common.ts
# This is the commit message #2:
DEX-2357 [SDK] Support RWA markets
modify isCurrentlyTrading logic
update RWA tooltip countdown display
# This is the commit message #3:
DEX-2357 [SDK] Support RWA markets
packages/trading/src/components/desktop/dataList/dataList.ui.tsx
> fix warning issue
packages/ui/src/toast/Toaster.tsx
> update toast.custom
packages/ui/src/icon/newsFill.tsx
> update svg path
packages/trading/src/components/desktop/notify/rwaNotification.tsx
> RWA outside markets notify view
packages/trading/src/components/base/countdown.tsx
> coudown view
packages/trading/src/pages/trading/trading.ui.mobile.tsx
packages/markets/src/components/symbolInfoBar/symbolInfoBar.script.ts
packages/markets/src/components/symbolInfoBar/symbolInfoBar.ui.tsx
> add RWA status and RWA countdown alert
packages/markets/src/components/symbolInfoBarFull/rwaTooltip.tsx
> adapter mWeb
packages/i18n
> add new keys
# This is the commit message #4:
DEX-2357 [SDK] Support RWA markets
packages/trading/src/pages/trading/trading.ui.mobile.tsx
> update mWeb RWA status bar
# This is the commit message #5:
DEX-2357 [SDK] Support RWA markets
add lose i18n
# This is the commit message #6:
DEX-2357 [SDK] Support RWA markets
add RWA tab for mWeb markets
# This is the commit message #7:
DEX-2357 [SDK] Support RWA markets
close outside markets hours alert
# This is the commit message #8:
fix RWA tooltip click
DEX-2357 add initial margin input
add locales
DEX-2357 fix margin input
DEX-2357 add initial margin input
locales and RWA status bar1 parent aaab870 commit a5a9043
File tree
69 files changed
+1965
-335
lines changed- apps/storybook/src/stories/base/icon
- packages
- hooks/src/orderly
- i18n
- locales
- src/locale/module
- markets/src
- components
- dropDownMarkets
- expandMarkets
- marketsList
- marketsSheet
- sideMarkets
- symbolInfoBarFull
- symbolInfoBar
- pages/home/marketsDataList
- trading/src
- components
- base
- desktop
- dataList
- notify
- hooks
- pages/trading
- types/src/types
- ui-order-entry/src
- components
- customInput
- orderInput
- qtyAndTotal
- trailingStop
- ui-positions/src/components
- positions/desktop
- rwaStatus
- ui/src
- icon
- toast
- typography
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+1965
-335
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
51 | 84 | | |
52 | 85 | | |
53 | 86 | | |
| |||
94 | 127 | | |
95 | 128 | | |
96 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
97 | 225 | | |
98 | 226 | | |
99 | 227 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
144 | 246 | | |
145 | 247 | | |
146 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
117 | 128 | | |
118 | 129 | | |
119 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
293 | 298 | | |
294 | 299 | | |
295 | 300 | | |
| 301 | + | |
296 | 302 | | |
297 | 303 | | |
298 | 304 | | |
| |||
301 | 307 | | |
302 | 308 | | |
303 | 309 | | |
304 | | - | |
| 310 | + | |
305 | 311 | | |
306 | 312 | | |
307 | 313 | | |
| |||
324 | 330 | | |
325 | 331 | | |
326 | 332 | | |
| 333 | + | |
327 | 334 | | |
328 | 335 | | |
329 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
330 | 340 | | |
331 | 341 | | |
332 | 342 | | |
| |||
340 | 350 | | |
341 | 351 | | |
342 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
343 | 356 | | |
344 | 357 | | |
345 | 358 | | |
| |||
361 | 374 | | |
362 | 375 | | |
363 | 376 | | |
| 377 | + | |
| 378 | + | |
364 | 379 | | |
365 | 380 | | |
366 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
61 | 87 | | |
62 | 88 | | |
63 | 89 | | |
| |||
0 commit comments