Commit 1f0e3f2
authored
feat: light mode (#2457)
* feat(light): restored light theme
* feat: styling consolidation, note block upgrades
* improvement(zoom-prevention): moved downstream
* fix(notifications): mismatching workflow ID
* feat(light): button variant updates and controls consolidation
* improvement: UI consolidation
* feat: badges, usage limit; fix(note): iframe security; improvement(s-modal): sizing
* improvement: oauth modal, subscription
* improvement(team): ui/ux
* feat: emcn, subscription, tool input
* improvement(copilot): styling consolidation
* feat: colors consolidation
* improvement(ui): light styling
* fix(build): unused billing component
* improvement: addressed comments1 parent 88cda3a commit 1f0e3f2
File tree
184 files changed
+3989
-4459
lines changed- apps/sim
- app
- (landing)
- careers
- components/landing-pricing
- _shell
- providers
- _styles
- api/billing
- chat/components/auth/email
- invite/components
- playground
- templates
- [id]
- components
- unsubscribe
- workspace/[workspaceId]
- knowledge
- [id]
- [documentId]
- components
- create-chunk-modal
- delete-chunk-modal
- document-tags-modal
- edit-chunk-modal
- components
- action-bar
- add-documents-modal
- base-tags-modal
- components
- base-card
- create-base-modal
- logs
- components
- dashboard
- components
- line-chart
- status-bar
- workflows-list
- log-details
- components/trace-spans
- logs-list
- logs-toolbar
- components
- controls
- notifications
- search
- templates
- components
- w
- [workflowId]
- components
- chat
- components/chat-message
- command-list
- cursors
- diff-controls
- error
- note-block
- notifications
- panel
- components
- copilot
- components
- copilot-message
- components
- hooks
- plan-mode-section
- todo-list
- tool-call
- user-input
- components
- attached-files-display
- context-usage-indicator
- deploy
- components/deploy-modal
- components
- api
- chat
- general
- components
- template
- editor
- components
- connection-blocks
- components/field-item
- sub-block
- components
- combobox
- condition-input
- credential-selector/components
- eval-input
- file-upload
- grouped-checkbox-list
- input-mapping
- long-input
- messages-input
- slider-input
- starter
- table
- tag-dropdown
- tool-input
- components
- custom-tool-modal
- tool-command
- trigger-save
- variables-input
- toolbar
- workflow-controls
- skeleton-loading
- subflows
- terminal
- training-modal
- variables
- workflow-block
- components/action-bar
- workflow-edge
- hooks
- components
- sidebar
- components
- help-modal
- search-modal
- settings-modal
- components
- api-keys
- copilot
- custom-tools
- environment
- files
- general
- integrations
- mcp
- components/server-list-item
- sso
- subscription
- components
- cancel-subscription
- cost-breakdown
- credit-balance
- plan-card
- team-management
- components
- member-invitation-card
- no-organization-view
- remove-member-dialog
- team-members
- team-seats-overview
- team-seats
- team-usage
- template-profile
- usage-header
- usage-limit
- usage-indicator
- workflow-list
- components
- delete-modal
- folder-item
- workflow-item
- workspace-header
- components/invite-modal
- components
- workflow-preview
- blocks
- blocks
- components
- emcn/components
- badge
- button
- code
- combobox
- date-picker
- input
- label
- popover
- s-modal
- slider
- switch
- textarea
- ui
- hooks/queries
- lib
- billing/client
- core/utils
- stores/panel
- editor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+3989
-4459
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
512 | 507 | | |
513 | 508 | | |
514 | 509 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
This file was deleted.
0 commit comments