-
Notifications
You must be signed in to change notification settings - Fork 307
promote to staging #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
promote to staging #105
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update download link in README
Update json gem dependency version to support newer rubies
Fixed Link Crash in Help Menu
Implement Show in Finder in File Tree Context Menu
Add npm registry setting
Custom npm registry
Uninstaller script
Uninstalling script for OSX
moved from /desktop/uninstaller/uninstaller.sh to /desktop/deco_unpack_lib/uninstaller/uninstaller.sh
Uninstall script
…for missing / from paths which needs to be revisited for Windows support
Update "Project" template to RN 0.27.2
File tree matching uses full path instead of name to identify root
Removed unused lodash imports
* Implement cmd+w to close tab instead of window * move close tab to compositeFileActions
…ome misc fixes (#90)
- [x] [AVD, Genymotion] toggle - [X] Timeout = 60s, less frequent message - [X] Tweak Android launch wording - [X] Tweak packager toggle button wording - [X] Tweak 'using default config' wording - [X] Increase left sidebar original width
gdowens
added a commit
that referenced
this pull request
Jun 27, 2016
* Update README Update download link in README * Update json gem dependency version to support newer rubies See: ruby/json#229 * new secrets for travis-org * add correct aws access key * Fixed Link Crash in Help Menu * Add sans-serif fallback to Helvetica styles (#37) * add npm registry setting * Move npmRegistry outside of options * Implement Show in Finder in File Tree Context Menu * Only show custom npm registries in progressbar * Use npm registry setting in install dialog * Create uninstall.sh Uninstaller script * Initial commit Uninstalling script for OSX * if watchman is already in path, do not use our own binary (#64) * Moved uninstaller moved from /desktop/uninstaller/uninstaller.sh to /desktop/deco_unpack_lib/uninstaller/uninstaller.sh * Moved it * Update uninstall.sh * Update "Project" template to RN 0.26.3 * scriptable cli-based system for building and launching in Deco (#71) * File tree matching uses full path instead of name to identify root * Remove debugging console.log * Use Electron remote for path instead of including module, workaround for missing / from paths which needs to be revisited for Windows support * Removed unused lodash imports * Updates "Project" template to RN 0.27.2 * Adds gulp task & instructions for upgrading the temporary project template * Implement cmd+w to close tab instead of window (#83) * Implement cmd+w to close tab instead of window * move close tab to compositeFileActions * copy in postinstall to Scripts path (#96) 👍 * finalize build system v1, include android support, packager switch, some misc fixes (#90) * Add focus/blur/unload events to telemetry (#97) * - [x] [iOS, Android] toggle (#98) - [x] [AVD, Genymotion] toggle - [X] Timeout = 60s, less frequent message - [X] Tweak Android launch wording - [X] Tweak packager toggle button wording - [X] Tweak 'using default config' wording - [X] Increase left sidebar original width * fix and polish error scenarios for android simulator menu (#99) 👍 * bump build number to 0.7.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.