Commit 40c3cfa
v1.22.0 (#87)
* Change version v1.22.0
* Links in the notification center navigate to a non existing docs
* Add embedding model → no curser not allowed when disabled
* chore: update submodules
---------
Co-authored-by: andhreljaKern <[email protected]>1 parent 98cc282 commit 40c3cfa
File tree
5 files changed
+5
-5
lines changed- src/components
- projects/projectId/settings/embeddings
- submodules
5 files changed
+5
-5
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
Submodule react-components updated 22 files
- components/AppNotifications.tsx+1-1
- components/AutoLogoutProgressBar.tsx+2-2
- components/KernDropdown.tsx+16-14
- components/SwitchWithLabel.tsx+1-1
- components/inbox-mail/CreateNewMailModal.tsx+421
- components/inbox-mail/DeleteInboxMailModal.tsx+97
- components/inbox-mail/InboxMailAdminPanel.tsx+129
- components/inbox-mail/InboxMailItem.tsx+69
- components/inbox-mail/InboxMailNavigator.tsx+73
- components/inbox-mail/InboxMailThreadOverview.tsx+118
- components/inbox-mail/InboxMailView.tsx+274
- components/inbox-mail/helper.ts+192
- components/inbox-mail/inboxMailLocalTranslations.json+46
- components/inbox-mail/service-mail.tsx+89
- components/inbox-mail/types-mail.tsx+62
- components/kern-icons/icons.ts+6-1
- components/kern-table/CellComponents.tsx+66-5
- components/kern-table/KernTable.tsx+7-1
- components/pagination/Pagination.tsx+49
- hooks/enums/useEnumOptionsTranslated.tsx+1-1
- types/dropdown.ts+3
- types/pagination.ts+8
0 commit comments