File tree
373 files changed
+4213
-950
lines changed- packages
- angular-workspace
- nimble-angular
- src/directives
- combobox
- tests
- number-field
- tests
- select
- tests
- text-area
- tests
- text-field
- tests
- spright-angular
- blazor-workspace
- NimbleBlazor
- Components
- SprightBlazor
- Tests/NimbleBlazor.Tests/Unit/Components
- nimble-components
- src
- combobox
- icon-base/tests
- patterns/dropdown
- select
- react-workspace
- nimble-react
- build/generate-icons
- source
- src
- anchor
- anchor-button
- anchor-tab
- anchor-tabs
- anchor-tree-item
- anchored-region
- banner
- breadcrumb
- breadcrumb-item
- button
- card
- card-button
- checkbox
- combobox
- dialog
- drawer
- label-provider
- core
- rich-text
- table
- list-option
- list-option-group
- mapping
- empty
- icon
- spinner
- text
- user
- number-field
- radio
- radio-group
- rich-text
- editor
- viewer
- rich-text-mention/users
- select
- spinner
- switch
- tab
- tab-panel
- table
- table-column
- anchor
- date-text
- duration-text
- mapping
- number-text
- text
- tabs
- tabs-toolbar
- text-area
- text-field
- theme-provider
- toggle-button
- toolbar
- tooltip
- tree-item
- tree-view
- utilities/react-wrapper
- wafer-map
- styles
- react-client-app
- public
- src
- components
- spright-react
- src
- chat
- conversation
- message
- rectangle
- utilities/react-wrapper
- site
- spright-components
- storybook
- .storybook
- blocks
- src
- docs
- nimble
- anchor
- anchor-button
- anchor-tab
- anchor-tabs
- anchor-tree-item
- anchored-region
- banner
- breadcrumb
- breadcrumb-item
- button
- card
- card-button
- checkbox
- combobox
- dialog
- drawer
- icon-base
- label-provider
- base
- core
- rich-text
- table
- list-option
- list-option-group
- mapping
- empty
- icon
- spinner
- text
- number-field
- patterns
- anchor
- button
- required-visible
- radio
- radio-group
- rich-text
- editor
- mention-listbox
- viewer
- rich-text-mention/users
- view
- select
- spinner
- switch
- tab
- tab-panel
- table
- table-column
- anchor
- base
- date-text
- duration-text
- mapping
- number-text
- text
- tabs
- tabs-toolbar
- text-area
- text-field
- theme-provider
- toggle-button
- toolbar
- tooltip
- tree-item
- tree-view
- wafer-map
- spright
- chat
- conversation
- message
- rectangle
- utilities
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
373 files changed
+4213
-950
lines changedLines changed: 627 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 |
| |
49 | 52 |
| |
50 | 53 |
| |
|
Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
4 | 49 |
| |
5 | 50 |
| |
6 | 51 |
| |
|
Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
7 | 31 |
| |
8 | 32 |
| |
9 | 33 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
86 | 102 |
| |
87 | 103 |
|
Lines changed: 86 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
104 | 126 |
| |
105 | 127 |
| |
106 | 128 |
| |
| |||
115 | 137 |
| |
116 | 138 |
| |
117 | 139 |
| |
| 140 | + | |
| 141 | + | |
118 | 142 |
| |
119 | 143 |
| |
120 | 144 |
| |
| |||
177 | 201 |
| |
178 | 202 |
| |
179 | 203 |
| |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
180 | 214 |
| |
181 | 215 |
| |
182 | 216 |
| |
| |||
191 | 225 |
| |
192 | 226 |
| |
193 | 227 |
| |
| 228 | + | |
| 229 | + | |
194 | 230 |
| |
195 | 231 |
| |
196 | 232 |
| |
| |||
206 | 242 |
| |
207 | 243 |
| |
208 | 244 |
| |
| 245 | + | |
| 246 | + | |
209 | 247 |
| |
210 | 248 |
| |
211 | 249 |
| |
| |||
311 | 349 |
| |
312 | 350 |
| |
313 | 351 |
| |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
314 | 374 |
| |
315 | 375 |
| |
316 | 376 |
| |
| |||
325 | 385 |
| |
326 | 386 |
| |
327 | 387 |
| |
| 388 | + | |
| 389 | + | |
328 | 390 |
| |
329 | 391 |
| |
330 | 392 |
| |
| |||
340 | 402 |
| |
341 | 403 |
| |
342 | 404 |
| |
| 405 | + | |
| 406 | + | |
343 | 407 |
| |
344 | 408 |
| |
345 | 409 |
| |
| |||
445 | 509 |
| |
446 | 510 |
| |
447 | 511 |
| |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
448 | 534 |
| |
449 | 535 |
| |
450 | 536 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
99 | 115 |
| |
100 | 116 |
|
0 commit comments