Commit 3158b62
authored
feat: light, emcn, modals (#2104)
* feat: aligned current unassigned hex to old globals
* feat: emcn modal, help-modal; improvement(ui): emcn textarea, emcn combobox, messages-input
* improvement(modal): ui, transition
* improvement: terminal expand, variables styling; refactor(float): hooks
* improvement(invite-modal): emcn aligned
* feat(terminal): height memory
* improvement(invite-modal): skeleton ui
* improvement(invite-modal): badges UI
* feat: deploy-modal, emcn
* refactor: deleted duplicate dark styles
* feat: emcn, settings, light
* improvement: emcn, settings
* improvement: settings-modal, emcn
* improvement: SSO, light-mode
* improvement: EMCN, light
* fix issues, run lint
* fix: reverted mock data1 parent 7de721e commit 3158b62
File tree
179 files changed
+10798
-10177
lines changed- apps/sim
- app
- _shell/providers
- _styles
- api/users/me/settings
- templates/components
- workspace/[workspaceId]
- knowledge
- [id]/[documentId]/components/create-chunk-modal
- components
- create-modal
- icons
- logs
- components/dashboard
- templates/components
- w
- [workflowId]
- components
- chat
- components/output-select
- hooks
- diff-controls
- note-block
- notifications
- panel
- components
- copilot
- components
- copilot-message
- components
- plan-mode-section
- todo-list
- tool-call
- welcome
- deploy
- components
- deploy-modal
- components
- api
- chat
- hooks
- general
- components
- template
- hooks/hooks
- editor
- components
- connection-blocks
- components/field-item
- sub-block
- components
- code
- condition-input
- input-mapping
- messages-input
- schedule-save
- starter
- table
- tool-input
- components
- code-editor
- custom-tool-modal
- trigger-save
- variables-input
- subflow-editor
- toolbar
- components
- subflows
- terminal
- hooks
- variables
- webhook-settings
- workflow-block
- components/action-bar
- workflow-edge
- hooks
- use-float
- utils
- components
- sidebar
- components-new
- help-modal
- search-modal
- settings-modal
- components
- account
- api-keys
- copilot
- creator-profile
- credentials
- custom-tools
- environment
- files
- general
- integrations
- mcp
- components
- form-field
- formatted-input
- header-row
- mcp-server-skeleton
- server-list-item
- privacy
- sso
- subscription
- components
- cancel-subscription
- cost-breakdown
- plan-card
- usage-limit
- team-management
- components
- member-invitation-card
- no-organization-view
- remove-member-dialog
- team-members
- team-seats-overview
- team-seats
- team-usage
- template-profile
- hooks
- workflow-list/components
- delete-modal
- folder-item
- workflow-item
- workspace-header
- components/invite-modal
- components
- workflow-preview
- blocks/blocks
- components
- emcn
- components
- button
- code
- combobox
- label
- modal
- popover
- s-modal
- switch
- textarea
- tooltip
- icons
- ui
- hooks
- queries
- lib/core/utils
- stores
- execution
- settings/general
- terminal
- variables
- packages/db
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
179 files changed
+10798
-10177
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
437 | 438 | | |
438 | 439 | | |
| 440 | + | |
| 441 | + | |
439 | 442 | | |
440 | | - | |
| 443 | + | |
441 | 444 | | |
442 | 445 | | |
443 | | - | |
444 | | - | |
| 446 | + | |
445 | 447 | | |
446 | 448 | | |
447 | 449 | | |
| |||
620 | 622 | | |
621 | 623 | | |
622 | 624 | | |
623 | | - | |
| 625 | + | |
| 626 | + | |
624 | 627 | | |
625 | | - | |
| 628 | + | |
626 | 629 | | |
627 | 630 | | |
628 | 631 | | |
| |||
652 | 655 | | |
653 | 656 | | |
654 | 657 | | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
655 | 663 | | |
656 | 664 | | |
657 | 665 | | |
| |||
690 | 698 | | |
691 | 699 | | |
692 | 700 | | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
693 | 709 | | |
694 | 710 | | |
695 | 711 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
0 commit comments