Skip to content

Commit

Permalink
Merge branch 'release-v0.10.0'
Browse files Browse the repository at this point in the history
Close #107
Close #106
Close #101
  • Loading branch information
Matthew Morek committed Aug 4, 2016
2 parents 6c22131 + a7d3137 commit 64b154e
Show file tree
Hide file tree
Showing 128 changed files with 1,578 additions and 817 deletions.
4 changes: 2 additions & 2 deletions .sass-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Linter Options
options:
formatter: stylish
merge-default-rules: false
merge-default-rules: true
# Rule Configuration
rules:
# Extends
Expand Down Expand Up @@ -34,7 +34,7 @@ rules:
no-duplicate-properties:
- 1
-
exclude: ['display']
exclude: ['display', 'background-color']

no-empty-rulesets: 1
no-extends: 0
Expand Down
25 changes: 12 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
language: node_js
node_js:
- "5.5"
- "5.0"
- "5.12"
- "4.4"
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install:
- npm set progress=false
- export PATH=$(python -c 'from sys import argv;from collections import OrderedDict as od;print(":".join(od((p,None) for p in argv[1].split(":") if p.startswith("/")).keys()))' "$PATH")
- npm install -g grunt-cli bower html-auditor
install: npm install
before_script:
- rvm install 2.2.3
- rvm use 2.2.3
# - ruby --version
- gem install jekyll --no-rdoc --no-ri --pre
# - jekyll --version
# - node_modules/.bin/grunt --version
# - node_modules/.bin/bower --version
- node_modules/.bin/bower install --config.interactive=false
- node_modules/.bin/grunt test
script: echo "Done!"
- bower install --config.interactive=false
script: grunt test
7 changes: 3 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@
"gruntfile.js"
],
"devDependencies": {
"bootstrap-sass": "~3.3.5"
},
"dependencies": {
"normalize-scss": "^3.0.3"
"bootstrap-sass": "~3.3.5",
"normalize-scss": "^3.0.3",
"mathsass": "^0.9.5"
}
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file removed dist/assets/icons/ui/png/speaker-notes-dark.png
Diff not rendered.
Binary file removed dist/assets/icons/ui/png/speaker-notes-light.png
Diff not rendered.
Binary file removed dist/assets/icons/ui/png/star-on-dark.png
Diff not rendered.
Binary file removed dist/assets/icons/ui/png/star-on-light.png
Diff not rendered.
File renamed without changes
File renamed without changes
88 changes: 42 additions & 46 deletions dist/assets/icons/ui/preview.html

Large diffs are not rendered by default.

120 changes: 56 additions & 64 deletions dist/assets/icons/ui/ui-icons.fallback.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.icon-accept-dark { background-image: url('png/accept-dark.png'); background-repeat: no-repeat; }

.icon-accept-light { background-image: url('png/accept-light.png'); background-repeat: no-repeat; }

.icon-account-circle-dark { background-image: url('png/account-circle-dark.png'); background-repeat: no-repeat; }

.icon-account-circle-light { background-image: url('png/account-circle-light.png'); background-repeat: no-repeat; }
Expand All @@ -22,29 +26,21 @@

.icon-arrow-drop-up-light { background-image: url('png/arrow-drop-up-light.png'); background-repeat: no-repeat; }

.icon-attach-file-dark { background-image: url('png/attach-file-dark.png'); background-repeat: no-repeat; }
.icon-attach-dark { background-image: url('png/attach-dark.png'); background-repeat: no-repeat; }

.icon-attach-file-light { background-image: url('png/attach-file-light.png'); background-repeat: no-repeat; }
.icon-attach-light { background-image: url('png/attach-light.png'); background-repeat: no-repeat; }

.icon-attach-money-dark { background-image: url('png/attach-money-dark.png'); background-repeat: no-repeat; }
.icon-attention-dark { background-image: url('png/attention-dark.png'); background-repeat: no-repeat; }

.icon-attach-money-light { background-image: url('png/attach-money-light.png'); background-repeat: no-repeat; }
.icon-attention-light { background-image: url('png/attention-light.png'); background-repeat: no-repeat; }

.icon-backspace-dark { background-image: url('png/backspace-dark.png'); background-repeat: no-repeat; }

.icon-backspace-light { background-image: url('png/backspace-light.png'); background-repeat: no-repeat; }

.icon-block-dark { background-image: url('png/block-dark.png'); background-repeat: no-repeat; }

.icon-block-light { background-image: url('png/block-light.png'); background-repeat: no-repeat; }

.icon-bug-report-dark { background-image: url('png/bug-report-dark.png'); background-repeat: no-repeat; }
.icon-bug-dark { background-image: url('png/bug-dark.png'); background-repeat: no-repeat; }

.icon-bug-report-light { background-image: url('png/bug-report-light.png'); background-repeat: no-repeat; }

.icon-cached-dark { background-image: url('png/cached-dark.png'); background-repeat: no-repeat; }

.icon-cached-light { background-image: url('png/cached-light.png'); background-repeat: no-repeat; }
.icon-bug-light { background-image: url('png/bug-light.png'); background-repeat: no-repeat; }

.icon-checkbox-checked-dark { background-image: url('png/checkbox-checked-dark.png'); background-repeat: no-repeat; }

Expand All @@ -54,9 +50,9 @@

.icon-checkbox-unchecked-light { background-image: url('png/checkbox-unchecked-light.png'); background-repeat: no-repeat; }

.icon-clear-dark { background-image: url('png/clear-dark.png'); background-repeat: no-repeat; }
.icon-close-circle-dark { background-image: url('png/close-circle-dark.png'); background-repeat: no-repeat; }

.icon-clear-light { background-image: url('png/clear-light.png'); background-repeat: no-repeat; }
.icon-close-circle-light { background-image: url('png/close-circle-light.png'); background-repeat: no-repeat; }

.icon-credit-card-dark { background-image: url('png/credit-card-dark.png'); background-repeat: no-repeat; }

Expand All @@ -66,33 +62,25 @@

.icon-delete-light { background-image: url('png/delete-light.png'); background-repeat: no-repeat; }

.icon-done-dark { background-image: url('png/done-dark.png'); background-repeat: no-repeat; }

.icon-done-light { background-image: url('png/done-light.png'); background-repeat: no-repeat; }

.icon-download-dark { background-image: url('png/download-dark.png'); background-repeat: no-repeat; }

.icon-download-light { background-image: url('png/download-light.png'); background-repeat: no-repeat; }

.icon-drafts-dark { background-image: url('png/drafts-dark.png'); background-repeat: no-repeat; }

.icon-drafts-light { background-image: url('png/drafts-light.png'); background-repeat: no-repeat; }

.icon-edit-dark { background-image: url('png/edit-dark.png'); background-repeat: no-repeat; }

.icon-edit-light { background-image: url('png/edit-light.png'); background-repeat: no-repeat; }

.icon-email-dark { background-image: url('png/email-dark.png'); background-repeat: no-repeat; }
.icon-email-closed-dark { background-image: url('png/email-closed-dark.png'); background-repeat: no-repeat; }

.icon-email-light { background-image: url('png/email-light.png'); background-repeat: no-repeat; }
.icon-email-closed-light { background-image: url('png/email-closed-light.png'); background-repeat: no-repeat; }

.icon-error-dark { background-image: url('png/error-dark.png'); background-repeat: no-repeat; }
.icon-email-open-dark { background-image: url('png/email-open-dark.png'); background-repeat: no-repeat; }

.icon-error-light { background-image: url('png/error-light.png'); background-repeat: no-repeat; }
.icon-email-open-light { background-image: url('png/email-open-light.png'); background-repeat: no-repeat; }

.icon-exit-to-app-dark { background-image: url('png/exit-to-app-dark.png'); background-repeat: no-repeat; }
.icon-emoticon-dark { background-image: url('png/emoticon-dark.png'); background-repeat: no-repeat; }

.icon-exit-to-app-light { background-image: url('png/exit-to-app-light.png'); background-repeat: no-repeat; }
.icon-emoticon-light { background-image: url('png/emoticon-light.png'); background-repeat: no-repeat; }

.icon-external-link-dark { background-image: url('png/external-link-dark.png'); background-repeat: no-repeat; }

Expand All @@ -110,26 +98,22 @@

.icon-flag-light { background-image: url('png/flag-light.png'); background-repeat: no-repeat; }

.icon-grade-dark { background-image: url('png/grade-dark.png'); background-repeat: no-repeat; }
.icon-grade-neg-dark { background-image: url('png/grade-neg-dark.png'); background-repeat: no-repeat; }

.icon-grade-light { background-image: url('png/grade-light.png'); background-repeat: no-repeat; }
.icon-grade-neg-light { background-image: url('png/grade-neg-light.png'); background-repeat: no-repeat; }

.icon-help-dark { background-image: url('png/help-dark.png'); background-repeat: no-repeat; }
.icon-grade-pos-dark { background-image: url('png/grade-pos-dark.png'); background-repeat: no-repeat; }

.icon-help-light { background-image: url('png/help-light.png'); background-repeat: no-repeat; }
.icon-grade-pos-light { background-image: url('png/grade-pos-light.png'); background-repeat: no-repeat; }

.icon-highlight-remove-dark { background-image: url('png/highlight-remove-dark.png'); background-repeat: no-repeat; }
.icon-help-dark { background-image: url('png/help-dark.png'); background-repeat: no-repeat; }

.icon-highlight-remove-light { background-image: url('png/highlight-remove-light.png'); background-repeat: no-repeat; }
.icon-help-light { background-image: url('png/help-light.png'); background-repeat: no-repeat; }

.icon-home-dark { background-image: url('png/home-dark.png'); background-repeat: no-repeat; }

.icon-home-light { background-image: url('png/home-light.png'); background-repeat: no-repeat; }

.icon-https-dark { background-image: url('png/https-dark.png'); background-repeat: no-repeat; }

.icon-https-light { background-image: url('png/https-light.png'); background-repeat: no-repeat; }

.icon-info-neg-dark { background-image: url('png/info-neg-dark.png'); background-repeat: no-repeat; }

.icon-info-neg-light { background-image: url('png/info-neg-light.png'); background-repeat: no-repeat; }
Expand All @@ -138,10 +122,6 @@

.icon-info-pos-light { background-image: url('png/info-pos-light.png'); background-repeat: no-repeat; }

.icon-insert-emoticon-dark { background-image: url('png/insert-emoticon-dark.png'); background-repeat: no-repeat; }

.icon-insert-emoticon-light { background-image: url('png/insert-emoticon-light.png'); background-repeat: no-repeat; }

.icon-link-dark { background-image: url('png/link-dark.png'); background-repeat: no-repeat; }

.icon-link-light { background-image: url('png/link-light.png'); background-repeat: no-repeat; }
Expand All @@ -150,13 +130,17 @@

.icon-live-help-light { background-image: url('png/live-help-light.png'); background-repeat: no-repeat; }

.icon-location-on-dark { background-image: url('png/location-on-dark.png'); background-repeat: no-repeat; }
.icon-location-dark { background-image: url('png/location-dark.png'); background-repeat: no-repeat; }

.icon-location-light { background-image: url('png/location-light.png'); background-repeat: no-repeat; }

.icon-money-dark { background-image: url('png/money-dark.png'); background-repeat: no-repeat; }

.icon-location-on-light { background-image: url('png/location-on-light.png'); background-repeat: no-repeat; }
.icon-money-light { background-image: url('png/money-light.png'); background-repeat: no-repeat; }

.icon-lock-outline-dark { background-image: url('png/lock-outline-dark.png'); background-repeat: no-repeat; }
.icon-noentry-dark { background-image: url('png/noentry-dark.png'); background-repeat: no-repeat; }

.icon-lock-outline-light { background-image: url('png/lock-outline-light.png'); background-repeat: no-repeat; }
.icon-noentry-light { background-image: url('png/noentry-light.png'); background-repeat: no-repeat; }

.icon-notifications-off-dark { background-image: url('png/notifications-off-dark.png'); background-repeat: no-repeat; }

Expand All @@ -178,41 +162,45 @@

.icon-phone-light { background-image: url('png/phone-light.png'); background-repeat: no-repeat; }

.icon-query-builder-dark { background-image: url('png/query-builder-dark.png'); background-repeat: no-repeat; }
.icon-radio-btn-off-dark { background-image: url('png/radio-btn-off-dark.png'); background-repeat: no-repeat; }

.icon-query-builder-light { background-image: url('png/query-builder-light.png'); background-repeat: no-repeat; }
.icon-radio-btn-off-light { background-image: url('png/radio-btn-off-light.png'); background-repeat: no-repeat; }

.icon-radio-button-off-dark { background-image: url('png/radio-button-off-dark.png'); background-repeat: no-repeat; }
.icon-radio-btn-on-dark { background-image: url('png/radio-btn-on-dark.png'); background-repeat: no-repeat; }

.icon-radio-button-off-light { background-image: url('png/radio-button-off-light.png'); background-repeat: no-repeat; }
.icon-radio-btn-on-light { background-image: url('png/radio-btn-on-light.png'); background-repeat: no-repeat; }

.icon-radio-button-on-dark { background-image: url('png/radio-button-on-dark.png'); background-repeat: no-repeat; }
.icon-reject-dark { background-image: url('png/reject-dark.png'); background-repeat: no-repeat; }

.icon-radio-button-on-light { background-image: url('png/radio-button-on-light.png'); background-repeat: no-repeat; }
.icon-reject-light { background-image: url('png/reject-light.png'); background-repeat: no-repeat; }

.icon-reload-dark { background-image: url('png/reload-dark.png'); background-repeat: no-repeat; }

.icon-reload-light { background-image: url('png/reload-light.png'); background-repeat: no-repeat; }

.icon-search-dark { background-image: url('png/search-dark.png'); background-repeat: no-repeat; }

.icon-search-light { background-image: url('png/search-light.png'); background-repeat: no-repeat; }

.icon-settings-dark { background-image: url('png/settings-dark.png'); background-repeat: no-repeat; }
.icon-secure-dark { background-image: url('png/secure-dark.png'); background-repeat: no-repeat; }

.icon-settings-light { background-image: url('png/settings-light.png'); background-repeat: no-repeat; }
.icon-secure-light { background-image: url('png/secure-light.png'); background-repeat: no-repeat; }

.icon-share-dark { background-image: url('png/share-dark.png'); background-repeat: no-repeat; }
.icon-secure-neg-dark { background-image: url('png/secure-neg-dark.png'); background-repeat: no-repeat; }

.icon-share-light { background-image: url('png/share-light.png'); background-repeat: no-repeat; }
.icon-secure-neg-light { background-image: url('png/secure-neg-light.png'); background-repeat: no-repeat; }

.icon-speaker-notes-dark { background-image: url('png/speaker-notes-dark.png'); background-repeat: no-repeat; }
.icon-settings-dark { background-image: url('png/settings-dark.png'); background-repeat: no-repeat; }

.icon-speaker-notes-light { background-image: url('png/speaker-notes-light.png'); background-repeat: no-repeat; }
.icon-settings-light { background-image: url('png/settings-light.png'); background-repeat: no-repeat; }

.icon-star-off-dark { background-image: url('png/star-off-dark.png'); background-repeat: no-repeat; }
.icon-share-dark { background-image: url('png/share-dark.png'); background-repeat: no-repeat; }

.icon-star-off-light { background-image: url('png/star-off-light.png'); background-repeat: no-repeat; }
.icon-share-light { background-image: url('png/share-light.png'); background-repeat: no-repeat; }

.icon-star-on-dark { background-image: url('png/star-on-dark.png'); background-repeat: no-repeat; }
.icon-signout-dark { background-image: url('png/signout-dark.png'); background-repeat: no-repeat; }

.icon-star-on-light { background-image: url('png/star-on-light.png'); background-repeat: no-repeat; }
.icon-signout-light { background-image: url('png/signout-light.png'); background-repeat: no-repeat; }

.icon-thumb-down-dark { background-image: url('png/thumb-down-dark.png'); background-repeat: no-repeat; }

Expand All @@ -222,6 +210,10 @@

.icon-thumb-up-light { background-image: url('png/thumb-up-light.png'); background-repeat: no-repeat; }

.icon-time-dark { background-image: url('png/time-dark.png'); background-repeat: no-repeat; }

.icon-time-light { background-image: url('png/time-light.png'); background-repeat: no-repeat; }

.icon-translate-dark { background-image: url('png/translate-dark.png'); background-repeat: no-repeat; }

.icon-translate-light { background-image: url('png/translate-light.png'); background-repeat: no-repeat; }
Expand Down
Loading

0 comments on commit 64b154e

Please sign in to comment.