Commit a911927
authored
CodeSandbox 2.5 (codesandbox#446)
* Prepared Cerebral and redux strangle strategy
* Patron refactored
* Prepared sandbox module and workspace
* Fixed loading sandbox, code change and forking
* Header refactored
* Refactored Project
* Prepared dependencies
* working project refactor
* Fixed updateSandboxInfo
* Refactored Tags
* File handling implemented
* Tabs and code editor
* Added signals for preview window
* workspace, editor and preview running with mobx
* Refactored Preferences (EditorSettings/Experiments/Badges/PaymentInfo/CodeFormatting)
* Refactored Deployment
* Refactored Monaco and Preview
* Modals refactored
* Moved from app to newStore
* Removed shortcuts provider
* Fixed user binding and other small stuff
* Check devtools
* Added provider
* Added local storage for settings
* Codemirror running
* Refactored Zeit integration component
* refactored ZenModeIntroduction
* Refactored SignOutNotice
* Refactored Navigation
* Refactored UserMenu
* Refactored SignInButton
* CLI and git integration
* Initial refactor of profile
* Fixed bugs and modals
* Fixed workspace bugs
* Refactored code editors to support not using store
* Embed running again, needs iterations
* Fixed integrations
* Detached redux, woop woop
* Fixed ContextMenu
* Removed containers
* Refactored to use reactions for codeeditor and preview
* Tabs by shortid to preserve state across sandboxes
* Fixed updateModules to use current sandbox
* Fixed is in project view
* removed store folder, changed around some utils
* Changed newStore to store
* Refactored to new components pattern
* Fixed codesandbox#31 and cleaned up Devtools
* Fixed quick actions
* fixed moving and closing tabs
* Fixed prettify
* Fixed dependency changes in preview
* Fixed github repo creation
* Fixed deleting sandbox, new sandbox on other pages and and wrong signal payload to deploy
* fixed zenmode
* Fixed reacting to code editor changes
* Fixed wrong preferences signal definition and badges
* Fixed change sandbox showcase, delete sandbox and pagination on liked sandboxes
* Fixed router, patron errors and patron feedback
* Refactored and tested embed
* Reimplemented prettierrc support due to merging issues
* Fixed casing
* Fixed git commit and pr
* Fixed linting and test errors
* Fixed codesandbox#68
* Fix codesandbox#71
* Fixed codesandbox#70
* Removed unused React
* fixed prompt when saving new sandbox
* Fixed toggle devtools
* fixed wrong signal payload to toggle workspace
* Refactored and fixed keybinding manager
* Refactored keybindings and fixed preferences
* Fixed key binding errors
* Optimistic file handling
* Refactored structure
* Optimistic dependencies, resources, renaming modules and directories
* Handle fork and sandbox change
* Start load sandbox sequence before mount and update
* Fix codemirror setting for editor
* Fixed handling no user
* fixed codesandbox#74
* Fixed codesandbox#79
* Changed preferences to use id instead of index
* Fixed codesandbox#82
* Fixed codesandbox#83
* Fixed codesandbox#84
* Fixed codesandbox#85 and other url options
* Fix lint errors
* Mark tab as not dirty when changing code
* Make deployment modal less wide
* Fix Alert modal styling
* Fix badge visibility
* Fix ZEIT sign out
* Redesign
* More preview hooks
* Sidebar work
* Add more workspace items
* Deployment
* Fix integrations
* Git fixes
* Change git fetching
* Fix signing in and github commiting
* Add tags, improve API
* Update Zen Mode
* Fix typo
* Fix toggle
* Fix dragging with scrolling preview
* Remove the fix from devtools
* Non-owned sandboxes design
* Fix title overflow
* Fix codesandbox#87
* Refactored modals
* Fix resizer height
* Add social icons and fix minor styling
* Cleanup of modals
* Fix image viewer
* Fixed patron loading and modals
* Progress
* Progress
* Fixed issue related to code execution when changing modules
* Parallel loading of user
* UI Config
* Push!
* Fix sizes
* Fixed embed bugs
* Custom babel config
* BabelRC
* Babel plugins
* Fixes
* Fix types
* Fix ATA in Editor
* Sandbox config support and forking fixes
* Configuration progress
* add package.json
* Configurations
* Add yarn install to codesandbox-fs
* Fix installing
* Update package name
* Prevent infinite loop
* Add cache for codesandbox-fs
* Remove hook
* Deploy commit
* Fix SSR problem with keybindings
* Fix undefined template for homepage
* Angular
* Fixes
* Fix homepage
* Fix build script
* Add tslint
* Add fixtures
* Add more fixtures
* Mark dependency type fetching as done regardless of the outcome
* Test UI
* Fix describe block handling
* Fix idle status
* Another fix
* Better work with files
* Test progress
* Test progress
* Almost finish tests
* Remove extra tests in sidebar
* Process test feedback
* Typings
* Fix Stripe subscription loading
* Logo
* Fix jest errors
* Fix a bunch of fork scenarios
* Add Download back
* Fix deleting sandboxes from profile
* Fixes
* More improvements
* Test feedback by @gautamarora
* Size changes
* Process more feedback
* Partly fix lint/tests
* Force transpilation of test files to happen in the test runner
* Snapshot testing
* Fix describe blocks with snapshot testing
* Fixes
* Fix peerDependency problems
* Fix dep conflict resolving
* Add version safety
* More safety
* Schemas
* Make integration tests sequential
* Temporarily disable jest-lite tests
* Fixes
* Fix snapshot testing
* Fix action spam
* Fix transpilation of modules with missing dependencies
* Fix tabSize
* Fix dir renaming
* Change checkout key for windows
* Fix keybindings for windows
* Update 'new' sandbox
* Fix tab scrolling
* Fix main module resolving
* Fix showcase1 parent 97c5883 commit a911927
File tree
1,211 files changed
+594956
-40703
lines changed- .circleci
- flow-typed/npm
- @cerebral
- @emmetio
- packages
- app
- config
- flow-typed/npm
- integration-tests/tests
- src
- app
- components
- Alert
- Button
- __snapshots__
- CodeEditor
- CodeMirror
- Configuration
- FilePath
- FuzzySearch
- ImageViewer
- Monaco
- workers
- utils
- ConfirmLink
- ContextMenu
- DelayedAnimation
- DeleteSandboxButton
- EditableTags
- GitHubLogo
- GitProgress
- Cube
- GithubBadge
- HeaderSearchBar
- HoverMenu
- IntegrationModal
- Integration
- DetailInfo
- Loading
- Modal
- ModeIcons
- NewSandbox
- NowLogo
- OpaqueLogo
- PatronStar
- Portal
- Preference
- PreferenceKeybinding
- Preview
- AddressBar
- DevTools
- Console
- Input
- MessageIcon
- Message
- Tests
- TestDetails
- ErrorDetails
- TestBlock
- TestName
- TestElement
- TestOverview
- TestProgressBar
- TestSummaryText
- TestSummary
- Unread
- Editor
- PrivacyStatus
- ReactIcon
- SandboxList
- Skeleton
- SocialInfo
- Stat
- SubTitle
- SubscribeForm
- CheckoutForm
- Tags
- TextArea
- Title
- TypescriptIcon
- UserWithAvatar
- ZeitLogo
- buttons
- __snapshots__
- sandbox
- CodeEditor
- FuzzySearch
- Tabs
- monaco/workers
- Preview
- DevTools
- Console
- utils
- Stats
- Tags
- user
- SubscribeForm
- containers
- Deployment
- LikeHeart
- Notifications
- Preferences
- Badges
- CodeFormatting
- EditorPageSettings
- EditorSettings
- PreviewSettings
- Experiments
- Integrations
- KeyMapping
- PaymentInfo
- QuickActions
- UserMenu
- integrations
- modals
- hoc
- __snapshots__
- pages
- CLI
- Prompt
- CliInstructions
- GitHub
- NewSandbox
- Patron
- PricingModal
- Badge
- Particles
- PricingChoice
- ChangeSubscription
- Range
- ThankYou
- PricingInfo
- Feature
- Profile
- Header
- UserInfo
- ProfileInfo
- Stats
- Badges
- Sandboxes
- Showcase
- SandboxInfo
- SelectSandbox
- ShowcasePreview
- Sandbox
- Editor
- Content
- Header
- Preview
- Tabs
- TabContainer
- Tab
- Header
- Action
- Logo
- Workspace
- Advertisement
- ConnectionNotice
- CreateRepo
- Dependencies
- AddResource
- AddVersion
- ExternalResource
- VersionEntry
- __snapshots__
- Files
- DirectoryEntry
- DirectoryChildren
- Entry
- EditIcons
- EntryIcons
- EntryTitleInput
- EntryTitle
- Git
- Changes
- TotalChanges
- modals
- Logo
- OpenedTabs
- Project
- SandboxActions
- Tags
- Versions
- PublishFields
- WorkspaceItem
- items
- ConfigurationFiles
- Deployment
- Files
- GitHub
- NotOwnedSandboxInfo
- ProjectInfo
- QuickActions
- SearchDependencies
- DependencyHit
- RawAutoComplete
- SignOutNoticeModal
- ZenModeIntroductionModal
- Search
- Filters
- Filter
- ResultInfo
- Results
- SandboxCard
- SandboxInfo
- Stat
- Terms
- auth
- common
- GithubIntegration
- LikeHeart
- Modals
- CommitModal
- DeleteProfileSandboxModal
- DeleteSandboxModal
- DeploymentModal
- Cube
- ExportGitHubModal
- PRModal
- PreferencesModal
- Badges
- CodeFormatting
- Prettier
- EditorPageSettings
- EditorSettings
- PreviewSettings
- Experiments
- Integrations
- KeyMapping
- PaymentInfo
- Card
- SearchDependenciesModal
- SelectSandboxModal
- Sandbox
- NotFound
- Notifications
- Notification
- SignInButton
- SignIn
- Stats
- Stat
- UserMenu
- Menu
- ZeitAuth
- ZeitIntegration
- store
- api
- connection
- entities
- sandboxes
- actions
- boilerplates
- directories
- __snapshots__
- modules
- __snapshots__
- utils
- utils
- create-zip
- create-react-app-typescript
- deploy
- export-to-github
- users
- modal
- modules
- deployment
- editor
- files
- git
- patron
- preferences
- profile
- workspace
- notifications
- preferences
- preview-actions-api
- providers
- Git
- Utils
- create-zip
- create-react-app-typescript
- create-react-app
- full
- preact-cli
- svelte
- vue-cli
- services
- middleware
- user
- utils
- utils
- view
- utils
- codemirror
- embed
- components
- App
- Content
- EditorLink
- Files
- File
- Header
- Sidebar
- __snapshots__
- sandbox
- errors
- eval
- loaders
- presets
- angular-cli
- tests
- transpilers
- angular2-template
- babel
- base64
- sass
- style
- typescript
- utils/loader-utils
- vue/css-loader
- npm
- react-error-overlay
- static/js
- codesandbox-api/src
- actions
- dispatcher
- common
- components
- Input
- Preference
- PreferenceKeybinding
- Select
- Switch
- icons
- logos
- spacing
- sandbox
- templates
- configuration
- angular-cli
- babelrc
- package-json
- prettierRC
- sandbox
- utils
- badges
- homepage
- content/docs
- images
- src
- components
- screens/home
- Animation
- Frameworks
- standalone-packages/codesandbox-browserfs
- scripts
- src
- backend
- core
- generic
- test
- fixtures
- dropbox
- files
- emscripten
- isofs/1/2/3/4/5/6/7/8
- node
- httpdownloadfs
- isofs
- static
- zipfs
- harness
- emscripten
- factories
- tests
- emscripten
- fs
- Dropbox
- HTTPRequest
- IsoFS
- MountableFileSystem
- OverlayFS
- all
- localStorage
- general
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,211 files changed
+594956
-40703
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
22 | 31 | | |
23 | 32 | | |
24 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 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 | + | |
| 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 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 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 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments