-
Notifications
You must be signed in to change notification settings - Fork 125
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
Add forward and background arrows to canvas to undo/redo #419
Merged
Commits on May 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7e2bc65 - Browse repository at this point
Copy the full SHA 7e2bc65View commit details
Commits on May 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a2a4e4e - Browse repository at this point
Copy the full SHA a2a4e4eView commit details -
Merge branch 'master' into forward-backward-arrows
* master: Addressed comments from PR Added background color for copied region Replacement should happen on defaulted value, not unsafe ref. Using 1/4em unicode spaces so individuals can format names as they like. webpack-dev-server should be exactly at 1.14.0 It shouldn't be possible for a non-hovered metric card to be in the editing state. fixed node modules.
Configuration menu - View commit details
-
Copy full SHA for 0fdc5be - Browse repository at this point
Copy the full SHA 0fdc5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 126914f - Browse repository at this point
Copy the full SHA 126914fView commit details
Commits on May 26, 2016
-
Merge branch 'master' into forward-backward-arrows
* master: (27 commits) Added a comment to indicate some dead code. Renaming SimpleEditors as part of CR Basic changes for code review Add additional mac command key Stop breakage when empty cell is deleted Use NavHelper to ensure that backspace when nothing is selected will not go back in history MetricCardViewSection should always have relevant css attributes Force render of flowgrid on metric name change Cleaned text input css and made metric name not enterable when cannot be Catch event on undo Ensure that metric names update as is appropriate Refactor handleMouseDown and ensure that empty metrics are selected first click Fixed hasErrors mistype Only push updates of SimpleEditors when they are different than previous states Only render guesstimateForm if it is the correct metric Fixed a problem affecting dev where immutable invariants made space.organization a non-empty default object. Style TextInput correctly Removing broken npm deploy rules. TextForm editor should insertAtCaret with draftjs Fixing the persist edit state for the metric card name. ...
Configuration menu - View commit details
-
Copy full SHA for 87b7cad - Browse repository at this point
Copy the full SHA 87b7cadView commit details
Commits on May 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 60d6d6b - Browse repository at this point
Copy the full SHA 60d6d6bView commit details -
Merge branch 'master' into forward-backward-arrows
* master: Addressed comments form cr Pressing escape on name field should deselect Pressing enter on empty cell should not create new line Auto select metric card name and then value Css fixes to allow editing in Safari Remove undefined 'event' call in TextInput. Fixes firefox, safari. Eliminating unnecessary errors and using Signup for sign up. Disalow newlines in text value editor
Configuration menu - View commit details
-
Copy full SHA for 12960ef - Browse repository at this point
Copy the full SHA 12960efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b49fa4 - Browse repository at this point
Copy the full SHA 5b49fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf12098 - Browse repository at this point
Copy the full SHA bf12098View commit details
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.