-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conflicts: src/data.js
- Loading branch information
Showing
3,175 changed files
with
208,741 additions
and
404,184 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
File renamed without changes.
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,6 +1,6 @@ | ||
{ | ||
"name": "nixui", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"homepage": "https://github.com/matejc/nixui", | ||
"authors": [ | ||
"Matej Cotman <[email protected]>" | ||
|
@@ -13,7 +13,7 @@ | |
"nix", | ||
"package manager" | ||
], | ||
"license": "BSD 2-Clause", | ||
"license": "Apache-2.0", | ||
"ignore": [ | ||
"**/.*", | ||
"node_modules", | ||
|
@@ -22,13 +22,16 @@ | |
"tests" | ||
], | ||
"dependencies": { | ||
"polymer": "Polymer/polymer#0.5.1", | ||
"core-elements": "Polymer/core-elements#0.5.1", | ||
"core-signals": "Polymer/core-signals#0.5.1", | ||
"paper-elements": "Polymer/paper-elements#0.5.1", | ||
"core-animation": "Polymer/core-animation#0.5.1", | ||
"underscore": "underscore#1.7.0", | ||
"jQuery": "~2.1.1", | ||
"d3": "~3.4.13" | ||
"polymer": "Polymer/polymer#1.1.0", | ||
"paper-elements": "PolymerElements/paper-elements#1.0.2", | ||
"iron-elements": "PolymerElements/iron-elements#1.0.3", | ||
"neon-elements": "PolymerElements/neon-elements#1.0.0", | ||
"google-feeds": "GoogleWebComponents/google-feeds#1.0.1", | ||
"js-beautify": "1.5.10", | ||
"font-awesome-polymer-icons": "philya/font-awesome-polymer-icons#39d6e60662" | ||
}, | ||
"resolutions": { | ||
"polymer": "^1.0.0" | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
bower_components/context-free-parser/context-free-parser.html
This file was deleted.
Oops, something went wrong.
130 changes: 0 additions & 130 deletions
130
bower_components/context-free-parser/context-free-parser.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.