-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "add workaround for Chrome 40+ selectionChanged regression; fixes
#26" This reverts commit f1762ec. Regression fixed in Chrome and reached Stable. Workaround no longer necessary.
- Loading branch information
Showing
3 changed files
with
10 additions
and
48 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"manifest_version": 2, | ||
"name": "CSS Shapes Editor", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"author": "Razvan Caliman <[email protected]>", | ||
"minimum_chrome_version": "37.0.0", | ||
"description": "Interactive editor for CSS Shapes.", | ||
|
This file contains 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