From d4f94a3d8f428e18b771228f3ee13fdaec5252e5 Mon Sep 17 00:00:00 2001 From: Zeno Rocha Date: Sat, 19 Sep 2015 03:20:30 -0700 Subject: [PATCH] Removes files that should belong only to master --- .gitignore | 1 - README.md | 55 - bower.json | 11 +- bower_components/highlightjs/.bower.json | 24 + bower_components/highlightjs/LICENSE | 24 + bower_components/highlightjs/Makefile | 21 + bower_components/highlightjs/README.md | 11 + bower_components/highlightjs/bower.json | 14 + bower_components/highlightjs/component.json | 12 + bower_components/highlightjs/composer.json | 26 + .../highlightjs/highlight.pack.js | 13317 ++++++++++++++++ .../highlightjs/highlight.pack.min.js | 9 + bower_components/highlightjs/styles/agate.css | 137 + .../highlightjs/styles/androidstudio.css | 53 + bower_components/highlightjs/styles/arta.css | 138 + .../highlightjs/styles/ascetic.css | 52 + .../highlightjs/styles/atelier-cave.dark.css | 113 + .../highlightjs/styles/atelier-cave.light.css | 113 + .../highlightjs/styles/atelier-dune.dark.css | 94 + .../highlightjs/styles/atelier-dune.light.css | 94 + .../styles/atelier-estuary.dark.css | 113 + .../styles/atelier-estuary.light.css | 113 + .../styles/atelier-forest.dark.css | 94 + .../styles/atelier-forest.light.css | 94 + .../highlightjs/styles/atelier-heath.dark.css | 94 + .../styles/atelier-heath.light.css | 94 + .../styles/atelier-lakeside.dark.css | 94 + .../styles/atelier-lakeside.light.css | 94 + .../styles/atelier-plateau.dark.css | 113 + .../styles/atelier-plateau.light.css | 113 + .../styles/atelier-savanna.dark.css | 113 + .../styles/atelier-savanna.light.css | 113 + .../styles/atelier-seaside.dark.css | 94 + .../styles/atelier-seaside.light.css | 94 + .../styles/atelier-sulphurpool.dark.css | 94 + .../styles/atelier-sulphurpool.light.css | 94 + .../highlightjs/styles/brown_paper.css | 103 + .../highlightjs/styles/brown_papersq.png | Bin 0 -> 18198 bytes .../highlightjs/styles/codepen-embed.css | 97 + .../highlightjs/styles/color-brewer.css | 165 + bower_components/highlightjs/styles/dark.css | 103 + .../highlightjs/styles/darkula.css | 152 + .../highlightjs/styles/default.css | 155 + bower_components/highlightjs/styles/docco.css | 134 + bower_components/highlightjs/styles/far.css | 110 + .../highlightjs/styles/foundation.css | 135 + .../highlightjs/styles/github-gist.css | 218 + .../highlightjs/styles/github.css | 123 + .../highlightjs/styles/googlecode.css | 144 + .../highlightjs/styles/grayscale.css | 128 + .../highlightjs/styles/hopscotch.css | 95 + .../highlightjs/styles/hybrid.css | 164 + bower_components/highlightjs/styles/idea.css | 122 + .../highlightjs/styles/ir_black.css | 106 + .../highlightjs/styles/kimbie.dark.css | 97 + .../highlightjs/styles/kimbie.light.css | 97 + .../highlightjs/styles/magula.css | 120 + .../highlightjs/styles/mono-blue.css | 68 + .../highlightjs/styles/monokai.css | 126 + .../highlightjs/styles/monokai_sublime.css | 154 + .../highlightjs/styles/obsidian.css | 152 + .../highlightjs/styles/paraiso.dark.css | 96 + .../highlightjs/styles/paraiso.light.css | 96 + .../highlightjs/styles/pojoaque.css | 106 + .../highlightjs/styles/pojoaque.jpg | Bin 0 -> 1186 bytes .../highlightjs/styles/railscasts.css | 184 + .../highlightjs/styles/rainbow.css | 107 + .../highlightjs/styles/school_book.css | 111 + .../highlightjs/styles/school_book.png | Bin 0 -> 486 bytes .../highlightjs/styles/solarized_dark.css | 107 + .../highlightjs/styles/solarized_light.css | 107 + .../highlightjs/styles/sunburst.css | 161 + .../styles/tomorrow-night-blue.css | 96 + .../styles/tomorrow-night-bright.css | 95 + .../styles/tomorrow-night-eighties.css | 95 + .../highlightjs/styles/tomorrow-night.css | 96 + .../highlightjs/styles/tomorrow.css | 93 + bower_components/highlightjs/styles/vs.css | 92 + bower_components/highlightjs/styles/xcode.css | 154 + .../highlightjs/styles/zenburn.css | 118 + bower_components/octicons/.bower.json | 40 + bower_components/octicons/CHANGELOG.md | 191 + bower_components/octicons/CONTRIBUTING.md | 3 + bower_components/octicons/LICENSE.txt | 9 + bower_components/octicons/README.md | 127 + bower_components/octicons/bower.json | 30 + bower_components/octicons/octicons/README.md | 1 + .../octicons/octicons/octicons-local.ttf | Bin 0 -> 50856 bytes .../octicons/octicons/octicons.css | 221 + .../octicons/octicons/octicons.eot | Bin 0 -> 29160 bytes .../octicons/octicons/octicons.less | 220 + .../octicons/octicons/octicons.scss | 220 + .../octicons/octicons/octicons.svg | 183 + .../octicons/octicons/octicons.ttf | Bin 0 -> 28992 bytes .../octicons/octicons/octicons.woff | Bin 0 -> 16060 bytes .../octicons/octicons/sprockets-octicons.scss | 217 + bower_components/octicons/package.json | 23 + bower_components/octicons/svg/alert.svg | 3 + bower_components/octicons/svg/arrow-down.svg | 3 + bower_components/octicons/svg/arrow-left.svg | 3 + bower_components/octicons/svg/arrow-right.svg | 3 + .../octicons/svg/arrow-small-down.svg | 3 + .../octicons/svg/arrow-small-left.svg | 3 + .../octicons/svg/arrow-small-right.svg | 3 + .../octicons/svg/arrow-small-up.svg | 3 + bower_components/octicons/svg/arrow-up.svg | 3 + bower_components/octicons/svg/beaker.svg | 3 + bower_components/octicons/svg/bell.svg | 3 + bower_components/octicons/svg/book.svg | 3 + bower_components/octicons/svg/bookmark.svg | 3 + bower_components/octicons/svg/briefcase.svg | 3 + bower_components/octicons/svg/broadcast.svg | 3 + bower_components/octicons/svg/browser.svg | 3 + bower_components/octicons/svg/bug.svg | 3 + bower_components/octicons/svg/calendar.svg | 3 + bower_components/octicons/svg/check.svg | 3 + bower_components/octicons/svg/checklist.svg | 3 + .../octicons/svg/chevron-down.svg | 3 + .../octicons/svg/chevron-left.svg | 3 + .../octicons/svg/chevron-right.svg | 3 + bower_components/octicons/svg/chevron-up.svg | 3 + .../octicons/svg/circle-slash.svg | 3 + .../octicons/svg/circuit-board.svg | 3 + bower_components/octicons/svg/clippy.svg | 3 + bower_components/octicons/svg/clock.svg | 3 + .../octicons/svg/cloud-download.svg | 3 + .../octicons/svg/cloud-upload.svg | 3 + bower_components/octicons/svg/code.svg | 3 + bower_components/octicons/svg/color-mode.svg | 3 + .../octicons/svg/comment-discussion.svg | 3 + bower_components/octicons/svg/comment.svg | 3 + bower_components/octicons/svg/credit-card.svg | 3 + bower_components/octicons/svg/dash.svg | 3 + bower_components/octicons/svg/dashboard.svg | 3 + bower_components/octicons/svg/database.svg | 3 + .../octicons/svg/desktop-download.svg | 3 + .../octicons/svg/device-camera-video.svg | 3 + .../octicons/svg/device-camera.svg | 3 + .../octicons/svg/device-desktop.svg | 3 + .../octicons/svg/device-mobile.svg | 3 + bower_components/octicons/svg/diff-added.svg | 3 + .../octicons/svg/diff-ignored.svg | 3 + .../octicons/svg/diff-modified.svg | 3 + .../octicons/svg/diff-removed.svg | 3 + .../octicons/svg/diff-renamed.svg | 3 + bower_components/octicons/svg/diff.svg | 3 + bower_components/octicons/svg/ellipsis.svg | 3 + bower_components/octicons/svg/eye.svg | 3 + bower_components/octicons/svg/file-binary.svg | 3 + bower_components/octicons/svg/file-code.svg | 3 + .../octicons/svg/file-directory.svg | 3 + bower_components/octicons/svg/file-media.svg | 3 + bower_components/octicons/svg/file-pdf.svg | 3 + .../octicons/svg/file-submodule.svg | 3 + .../octicons/svg/file-symlink-directory.svg | 3 + .../octicons/svg/file-symlink-file.svg | 3 + bower_components/octicons/svg/file-text.svg | 3 + bower_components/octicons/svg/file-zip.svg | 3 + bower_components/octicons/svg/flame.svg | 3 + bower_components/octicons/svg/fold.svg | 3 + bower_components/octicons/svg/gear.svg | 3 + bower_components/octicons/svg/gift.svg | 3 + bower_components/octicons/svg/gist-secret.svg | 3 + bower_components/octicons/svg/gist.svg | 3 + bower_components/octicons/svg/git-branch.svg | 3 + bower_components/octicons/svg/git-commit.svg | 3 + bower_components/octicons/svg/git-compare.svg | 3 + bower_components/octicons/svg/git-merge.svg | 3 + .../octicons/svg/git-pull-request.svg | 3 + bower_components/octicons/svg/globe.svg | 3 + bower_components/octicons/svg/graph.svg | 3 + bower_components/octicons/svg/heart.svg | 3 + bower_components/octicons/svg/history.svg | 3 + bower_components/octicons/svg/home.svg | 3 + .../octicons/svg/horizontal-rule.svg | 3 + bower_components/octicons/svg/hubot.svg | 3 + bower_components/octicons/svg/inbox.svg | 3 + bower_components/octicons/svg/info.svg | 3 + .../octicons/svg/issue-closed.svg | 3 + .../octicons/svg/issue-opened.svg | 3 + .../octicons/svg/issue-reopened.svg | 3 + bower_components/octicons/svg/jersey.svg | 3 + bower_components/octicons/svg/key.svg | 3 + bower_components/octicons/svg/keyboard.svg | 3 + bower_components/octicons/svg/law.svg | 3 + bower_components/octicons/svg/light-bulb.svg | 3 + .../octicons/svg/link-external.svg | 3 + bower_components/octicons/svg/link.svg | 3 + .../octicons/svg/list-ordered.svg | 3 + .../octicons/svg/list-unordered.svg | 3 + bower_components/octicons/svg/location.svg | 3 + bower_components/octicons/svg/lock.svg | 3 + bower_components/octicons/svg/logo-github.svg | 3 + bower_components/octicons/svg/mail-read.svg | 3 + bower_components/octicons/svg/mail-reply.svg | 3 + bower_components/octicons/svg/mail.svg | 3 + bower_components/octicons/svg/mark-github.svg | 3 + bower_components/octicons/svg/markdown.svg | 3 + bower_components/octicons/svg/megaphone.svg | 3 + bower_components/octicons/svg/mention.svg | 3 + bower_components/octicons/svg/milestone.svg | 3 + bower_components/octicons/svg/mirror.svg | 3 + .../octicons/svg/mortar-board.svg | 3 + bower_components/octicons/svg/mute.svg | 3 + bower_components/octicons/svg/no-newline.svg | 3 + bower_components/octicons/svg/octoface.svg | 3 + .../octicons/svg/organization.svg | 3 + bower_components/octicons/svg/package.svg | 3 + bower_components/octicons/svg/paintcan.svg | 3 + bower_components/octicons/svg/pencil.svg | 3 + bower_components/octicons/svg/person.svg | 3 + bower_components/octicons/svg/pin.svg | 3 + bower_components/octicons/svg/plug.svg | 3 + bower_components/octicons/svg/plus.svg | 3 + .../octicons/svg/primitive-dot.svg | 3 + .../octicons/svg/primitive-square.svg | 3 + bower_components/octicons/svg/pulse.svg | 3 + bower_components/octicons/svg/question.svg | 3 + bower_components/octicons/svg/quote.svg | 3 + bower_components/octicons/svg/radio-tower.svg | 3 + bower_components/octicons/svg/repo-clone.svg | 3 + .../octicons/svg/repo-force-push.svg | 3 + bower_components/octicons/svg/repo-forked.svg | 3 + bower_components/octicons/svg/repo-pull.svg | 3 + bower_components/octicons/svg/repo-push.svg | 3 + bower_components/octicons/svg/repo.svg | 3 + bower_components/octicons/svg/rocket.svg | 3 + bower_components/octicons/svg/rss.svg | 3 + bower_components/octicons/svg/ruby.svg | 3 + bower_components/octicons/svg/screen-full.svg | 3 + .../octicons/svg/screen-normal.svg | 3 + bower_components/octicons/svg/search.svg | 3 + bower_components/octicons/svg/server.svg | 3 + bower_components/octicons/svg/settings.svg | 3 + bower_components/octicons/svg/shield.svg | 3 + bower_components/octicons/svg/sign-in.svg | 3 + bower_components/octicons/svg/sign-out.svg | 3 + bower_components/octicons/svg/squirrel.svg | 3 + bower_components/octicons/svg/star.svg | 3 + bower_components/octicons/svg/stop.svg | 3 + bower_components/octicons/svg/sync.svg | 3 + bower_components/octicons/svg/tag.svg | 3 + bower_components/octicons/svg/telescope.svg | 3 + bower_components/octicons/svg/terminal.svg | 3 + bower_components/octicons/svg/three-bars.svg | 3 + bower_components/octicons/svg/thumbsdown.svg | 3 + bower_components/octicons/svg/thumbsup.svg | 3 + bower_components/octicons/svg/tools.svg | 3 + bower_components/octicons/svg/trashcan.svg | 3 + .../octicons/svg/triangle-down.svg | 3 + .../octicons/svg/triangle-left.svg | 3 + .../octicons/svg/triangle-right.svg | 3 + bower_components/octicons/svg/triangle-up.svg | 3 + bower_components/octicons/svg/unfold.svg | 3 + bower_components/octicons/svg/unmute.svg | 3 + bower_components/octicons/svg/versions.svg | 3 + bower_components/octicons/svg/watch.svg | 3 + bower_components/octicons/svg/x.svg | 3 + bower_components/octicons/svg/zap.svg | 3 + bower_components/primer-css/.bower.json | 31 + bower_components/primer-css/.bowerrc | 3 + bower_components/primer-css/.editorconfig | 11 + bower_components/primer-css/CONTRIBUTING.md | 79 + bower_components/primer-css/LICENSE.md | 21 + bower_components/primer-css/README.md | 151 + bower_components/primer-css/bower.json | 20 + .../primer-css/css/.primer-stats.md | 23 + bower_components/primer-css/css/primer.css | 1 + bower_components/primer-css/package.json | 22 + bower_components/primer-css/scss/_alerts.scss | 106 + .../primer-css/scss/_avatars.scss | 37 + bower_components/primer-css/scss/_base.scss | 40 + .../primer-css/scss/_blankslate.scss | 73 + .../primer-css/scss/_buttons.scss | 418 + .../primer-css/scss/_counter.scss | 10 + .../primer-css/scss/_filter-list.scss | 67 + .../primer-css/scss/_flex-table.scss | 20 + bower_components/primer-css/scss/_forms.scss | 547 + bower_components/primer-css/scss/_layout.scss | 69 + bower_components/primer-css/scss/_menu.scss | 113 + bower_components/primer-css/scss/_mixins.scss | 54 + .../primer-css/scss/_normalize.scss | 423 + bower_components/primer-css/scss/_states.scss | 32 + bower_components/primer-css/scss/_tabnav.scss | 65 + .../primer-css/scss/_tooltips.scss | 254 + .../primer-css/scss/_truncate.scss | 27 + bower_components/primer-css/scss/_type.scss | 92 + .../primer-css/scss/_utility.scss | 86 + .../primer-css/scss/_variables.scss | 34 + bower_components/primer-css/scss/primer.scss | 39 + bower_components/primer-markdown/.bower.json | 30 + bower_components/primer-markdown/CLA.md | 49 + .../primer-markdown/CONTRIBUTING.md | 79 + bower_components/primer-markdown/LICENSE.md | 21 + bower_components/primer-markdown/bower.json | 19 + .../primer-markdown/components/markdown.scss | 694 + .../components/user-content.scss | 1 + .../primer-markdown/dist/user-content.css | 546 + .../primer-markdown/dist/user-content.min.css | 7 + package.json | 16 - src/clipboard.js | 94 - 301 files changed, 27238 insertions(+), 176 deletions(-) delete mode 100644 README.md create mode 100644 bower_components/highlightjs/.bower.json create mode 100644 bower_components/highlightjs/LICENSE create mode 100644 bower_components/highlightjs/Makefile create mode 100644 bower_components/highlightjs/README.md create mode 100644 bower_components/highlightjs/bower.json create mode 100644 bower_components/highlightjs/component.json create mode 100644 bower_components/highlightjs/composer.json create mode 100644 bower_components/highlightjs/highlight.pack.js create mode 100644 bower_components/highlightjs/highlight.pack.min.js create mode 100644 bower_components/highlightjs/styles/agate.css create mode 100644 bower_components/highlightjs/styles/androidstudio.css create mode 100644 bower_components/highlightjs/styles/arta.css create mode 100644 bower_components/highlightjs/styles/ascetic.css create mode 100644 bower_components/highlightjs/styles/atelier-cave.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-cave.light.css create mode 100644 bower_components/highlightjs/styles/atelier-dune.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-dune.light.css create mode 100644 bower_components/highlightjs/styles/atelier-estuary.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-estuary.light.css create mode 100644 bower_components/highlightjs/styles/atelier-forest.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-forest.light.css create mode 100644 bower_components/highlightjs/styles/atelier-heath.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-heath.light.css create mode 100644 bower_components/highlightjs/styles/atelier-lakeside.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-lakeside.light.css create mode 100644 bower_components/highlightjs/styles/atelier-plateau.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-plateau.light.css create mode 100644 bower_components/highlightjs/styles/atelier-savanna.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-savanna.light.css create mode 100644 bower_components/highlightjs/styles/atelier-seaside.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-seaside.light.css create mode 100644 bower_components/highlightjs/styles/atelier-sulphurpool.dark.css create mode 100644 bower_components/highlightjs/styles/atelier-sulphurpool.light.css create mode 100644 bower_components/highlightjs/styles/brown_paper.css create mode 100644 bower_components/highlightjs/styles/brown_papersq.png create mode 100644 bower_components/highlightjs/styles/codepen-embed.css create mode 100644 bower_components/highlightjs/styles/color-brewer.css create mode 100644 bower_components/highlightjs/styles/dark.css create mode 100644 bower_components/highlightjs/styles/darkula.css create mode 100644 bower_components/highlightjs/styles/default.css create mode 100644 bower_components/highlightjs/styles/docco.css create mode 100644 bower_components/highlightjs/styles/far.css create mode 100644 bower_components/highlightjs/styles/foundation.css create mode 100644 bower_components/highlightjs/styles/github-gist.css create mode 100644 bower_components/highlightjs/styles/github.css create mode 100644 bower_components/highlightjs/styles/googlecode.css create mode 100644 bower_components/highlightjs/styles/grayscale.css create mode 100644 bower_components/highlightjs/styles/hopscotch.css create mode 100644 bower_components/highlightjs/styles/hybrid.css create mode 100644 bower_components/highlightjs/styles/idea.css create mode 100644 bower_components/highlightjs/styles/ir_black.css create mode 100644 bower_components/highlightjs/styles/kimbie.dark.css create mode 100644 bower_components/highlightjs/styles/kimbie.light.css create mode 100644 bower_components/highlightjs/styles/magula.css create mode 100644 bower_components/highlightjs/styles/mono-blue.css create mode 100644 bower_components/highlightjs/styles/monokai.css create mode 100644 bower_components/highlightjs/styles/monokai_sublime.css create mode 100644 bower_components/highlightjs/styles/obsidian.css create mode 100644 bower_components/highlightjs/styles/paraiso.dark.css create mode 100644 bower_components/highlightjs/styles/paraiso.light.css create mode 100644 bower_components/highlightjs/styles/pojoaque.css create mode 100644 bower_components/highlightjs/styles/pojoaque.jpg create mode 100644 bower_components/highlightjs/styles/railscasts.css create mode 100644 bower_components/highlightjs/styles/rainbow.css create mode 100644 bower_components/highlightjs/styles/school_book.css create mode 100644 bower_components/highlightjs/styles/school_book.png create mode 100644 bower_components/highlightjs/styles/solarized_dark.css create mode 100644 bower_components/highlightjs/styles/solarized_light.css create mode 100644 bower_components/highlightjs/styles/sunburst.css create mode 100644 bower_components/highlightjs/styles/tomorrow-night-blue.css create mode 100644 bower_components/highlightjs/styles/tomorrow-night-bright.css create mode 100644 bower_components/highlightjs/styles/tomorrow-night-eighties.css create mode 100644 bower_components/highlightjs/styles/tomorrow-night.css create mode 100644 bower_components/highlightjs/styles/tomorrow.css create mode 100644 bower_components/highlightjs/styles/vs.css create mode 100644 bower_components/highlightjs/styles/xcode.css create mode 100644 bower_components/highlightjs/styles/zenburn.css create mode 100644 bower_components/octicons/.bower.json create mode 100644 bower_components/octicons/CHANGELOG.md create mode 100644 bower_components/octicons/CONTRIBUTING.md create mode 100644 bower_components/octicons/LICENSE.txt create mode 100644 bower_components/octicons/README.md create mode 100644 bower_components/octicons/bower.json create mode 100644 bower_components/octicons/octicons/README.md create mode 100644 bower_components/octicons/octicons/octicons-local.ttf create mode 100644 bower_components/octicons/octicons/octicons.css create mode 100644 bower_components/octicons/octicons/octicons.eot create mode 100644 bower_components/octicons/octicons/octicons.less create mode 100644 bower_components/octicons/octicons/octicons.scss create mode 100644 bower_components/octicons/octicons/octicons.svg create mode 100644 bower_components/octicons/octicons/octicons.ttf create mode 100644 bower_components/octicons/octicons/octicons.woff create mode 100644 bower_components/octicons/octicons/sprockets-octicons.scss create mode 100644 bower_components/octicons/package.json create mode 100644 bower_components/octicons/svg/alert.svg create mode 100644 bower_components/octicons/svg/arrow-down.svg create mode 100644 bower_components/octicons/svg/arrow-left.svg create mode 100644 bower_components/octicons/svg/arrow-right.svg create mode 100644 bower_components/octicons/svg/arrow-small-down.svg create mode 100644 bower_components/octicons/svg/arrow-small-left.svg create mode 100644 bower_components/octicons/svg/arrow-small-right.svg create mode 100644 bower_components/octicons/svg/arrow-small-up.svg create mode 100644 bower_components/octicons/svg/arrow-up.svg create mode 100644 bower_components/octicons/svg/beaker.svg create mode 100644 bower_components/octicons/svg/bell.svg create mode 100644 bower_components/octicons/svg/book.svg create mode 100644 bower_components/octicons/svg/bookmark.svg create mode 100644 bower_components/octicons/svg/briefcase.svg create mode 100644 bower_components/octicons/svg/broadcast.svg create mode 100644 bower_components/octicons/svg/browser.svg create mode 100644 bower_components/octicons/svg/bug.svg create mode 100644 bower_components/octicons/svg/calendar.svg create mode 100644 bower_components/octicons/svg/check.svg create mode 100644 bower_components/octicons/svg/checklist.svg create mode 100644 bower_components/octicons/svg/chevron-down.svg create mode 100644 bower_components/octicons/svg/chevron-left.svg create mode 100644 bower_components/octicons/svg/chevron-right.svg create mode 100644 bower_components/octicons/svg/chevron-up.svg create mode 100644 bower_components/octicons/svg/circle-slash.svg create mode 100644 bower_components/octicons/svg/circuit-board.svg create mode 100644 bower_components/octicons/svg/clippy.svg create mode 100644 bower_components/octicons/svg/clock.svg create mode 100644 bower_components/octicons/svg/cloud-download.svg create mode 100644 bower_components/octicons/svg/cloud-upload.svg create mode 100644 bower_components/octicons/svg/code.svg create mode 100644 bower_components/octicons/svg/color-mode.svg create mode 100644 bower_components/octicons/svg/comment-discussion.svg create mode 100644 bower_components/octicons/svg/comment.svg create mode 100644 bower_components/octicons/svg/credit-card.svg create mode 100644 bower_components/octicons/svg/dash.svg create mode 100644 bower_components/octicons/svg/dashboard.svg create mode 100644 bower_components/octicons/svg/database.svg create mode 100644 bower_components/octicons/svg/desktop-download.svg create mode 100644 bower_components/octicons/svg/device-camera-video.svg create mode 100644 bower_components/octicons/svg/device-camera.svg create mode 100644 bower_components/octicons/svg/device-desktop.svg create mode 100644 bower_components/octicons/svg/device-mobile.svg create mode 100644 bower_components/octicons/svg/diff-added.svg create mode 100644 bower_components/octicons/svg/diff-ignored.svg create mode 100644 bower_components/octicons/svg/diff-modified.svg create mode 100644 bower_components/octicons/svg/diff-removed.svg create mode 100644 bower_components/octicons/svg/diff-renamed.svg create mode 100644 bower_components/octicons/svg/diff.svg create mode 100644 bower_components/octicons/svg/ellipsis.svg create mode 100644 bower_components/octicons/svg/eye.svg create mode 100644 bower_components/octicons/svg/file-binary.svg create mode 100644 bower_components/octicons/svg/file-code.svg create mode 100644 bower_components/octicons/svg/file-directory.svg create mode 100644 bower_components/octicons/svg/file-media.svg create mode 100644 bower_components/octicons/svg/file-pdf.svg create mode 100644 bower_components/octicons/svg/file-submodule.svg create mode 100644 bower_components/octicons/svg/file-symlink-directory.svg create mode 100644 bower_components/octicons/svg/file-symlink-file.svg create mode 100644 bower_components/octicons/svg/file-text.svg create mode 100644 bower_components/octicons/svg/file-zip.svg create mode 100644 bower_components/octicons/svg/flame.svg create mode 100644 bower_components/octicons/svg/fold.svg create mode 100644 bower_components/octicons/svg/gear.svg create mode 100644 bower_components/octicons/svg/gift.svg create mode 100644 bower_components/octicons/svg/gist-secret.svg create mode 100644 bower_components/octicons/svg/gist.svg create mode 100644 bower_components/octicons/svg/git-branch.svg create mode 100644 bower_components/octicons/svg/git-commit.svg create mode 100644 bower_components/octicons/svg/git-compare.svg create mode 100644 bower_components/octicons/svg/git-merge.svg create mode 100644 bower_components/octicons/svg/git-pull-request.svg create mode 100644 bower_components/octicons/svg/globe.svg create mode 100644 bower_components/octicons/svg/graph.svg create mode 100644 bower_components/octicons/svg/heart.svg create mode 100644 bower_components/octicons/svg/history.svg create mode 100644 bower_components/octicons/svg/home.svg create mode 100644 bower_components/octicons/svg/horizontal-rule.svg create mode 100644 bower_components/octicons/svg/hubot.svg create mode 100644 bower_components/octicons/svg/inbox.svg create mode 100644 bower_components/octicons/svg/info.svg create mode 100644 bower_components/octicons/svg/issue-closed.svg create mode 100644 bower_components/octicons/svg/issue-opened.svg create mode 100644 bower_components/octicons/svg/issue-reopened.svg create mode 100644 bower_components/octicons/svg/jersey.svg create mode 100644 bower_components/octicons/svg/key.svg create mode 100644 bower_components/octicons/svg/keyboard.svg create mode 100644 bower_components/octicons/svg/law.svg create mode 100644 bower_components/octicons/svg/light-bulb.svg create mode 100644 bower_components/octicons/svg/link-external.svg create mode 100644 bower_components/octicons/svg/link.svg create mode 100644 bower_components/octicons/svg/list-ordered.svg create mode 100644 bower_components/octicons/svg/list-unordered.svg create mode 100644 bower_components/octicons/svg/location.svg create mode 100644 bower_components/octicons/svg/lock.svg create mode 100644 bower_components/octicons/svg/logo-github.svg create mode 100644 bower_components/octicons/svg/mail-read.svg create mode 100644 bower_components/octicons/svg/mail-reply.svg create mode 100644 bower_components/octicons/svg/mail.svg create mode 100644 bower_components/octicons/svg/mark-github.svg create mode 100644 bower_components/octicons/svg/markdown.svg create mode 100644 bower_components/octicons/svg/megaphone.svg create mode 100644 bower_components/octicons/svg/mention.svg create mode 100644 bower_components/octicons/svg/milestone.svg create mode 100644 bower_components/octicons/svg/mirror.svg create mode 100644 bower_components/octicons/svg/mortar-board.svg create mode 100644 bower_components/octicons/svg/mute.svg create mode 100644 bower_components/octicons/svg/no-newline.svg create mode 100644 bower_components/octicons/svg/octoface.svg create mode 100644 bower_components/octicons/svg/organization.svg create mode 100644 bower_components/octicons/svg/package.svg create mode 100644 bower_components/octicons/svg/paintcan.svg create mode 100644 bower_components/octicons/svg/pencil.svg create mode 100644 bower_components/octicons/svg/person.svg create mode 100644 bower_components/octicons/svg/pin.svg create mode 100644 bower_components/octicons/svg/plug.svg create mode 100644 bower_components/octicons/svg/plus.svg create mode 100644 bower_components/octicons/svg/primitive-dot.svg create mode 100644 bower_components/octicons/svg/primitive-square.svg create mode 100644 bower_components/octicons/svg/pulse.svg create mode 100644 bower_components/octicons/svg/question.svg create mode 100644 bower_components/octicons/svg/quote.svg create mode 100644 bower_components/octicons/svg/radio-tower.svg create mode 100644 bower_components/octicons/svg/repo-clone.svg create mode 100644 bower_components/octicons/svg/repo-force-push.svg create mode 100644 bower_components/octicons/svg/repo-forked.svg create mode 100644 bower_components/octicons/svg/repo-pull.svg create mode 100644 bower_components/octicons/svg/repo-push.svg create mode 100644 bower_components/octicons/svg/repo.svg create mode 100644 bower_components/octicons/svg/rocket.svg create mode 100644 bower_components/octicons/svg/rss.svg create mode 100644 bower_components/octicons/svg/ruby.svg create mode 100644 bower_components/octicons/svg/screen-full.svg create mode 100644 bower_components/octicons/svg/screen-normal.svg create mode 100644 bower_components/octicons/svg/search.svg create mode 100644 bower_components/octicons/svg/server.svg create mode 100644 bower_components/octicons/svg/settings.svg create mode 100644 bower_components/octicons/svg/shield.svg create mode 100644 bower_components/octicons/svg/sign-in.svg create mode 100644 bower_components/octicons/svg/sign-out.svg create mode 100644 bower_components/octicons/svg/squirrel.svg create mode 100644 bower_components/octicons/svg/star.svg create mode 100644 bower_components/octicons/svg/stop.svg create mode 100644 bower_components/octicons/svg/sync.svg create mode 100644 bower_components/octicons/svg/tag.svg create mode 100644 bower_components/octicons/svg/telescope.svg create mode 100644 bower_components/octicons/svg/terminal.svg create mode 100644 bower_components/octicons/svg/three-bars.svg create mode 100644 bower_components/octicons/svg/thumbsdown.svg create mode 100644 bower_components/octicons/svg/thumbsup.svg create mode 100644 bower_components/octicons/svg/tools.svg create mode 100644 bower_components/octicons/svg/trashcan.svg create mode 100644 bower_components/octicons/svg/triangle-down.svg create mode 100644 bower_components/octicons/svg/triangle-left.svg create mode 100644 bower_components/octicons/svg/triangle-right.svg create mode 100644 bower_components/octicons/svg/triangle-up.svg create mode 100644 bower_components/octicons/svg/unfold.svg create mode 100644 bower_components/octicons/svg/unmute.svg create mode 100644 bower_components/octicons/svg/versions.svg create mode 100644 bower_components/octicons/svg/watch.svg create mode 100644 bower_components/octicons/svg/x.svg create mode 100644 bower_components/octicons/svg/zap.svg create mode 100644 bower_components/primer-css/.bower.json create mode 100644 bower_components/primer-css/.bowerrc create mode 100644 bower_components/primer-css/.editorconfig create mode 100644 bower_components/primer-css/CONTRIBUTING.md create mode 100644 bower_components/primer-css/LICENSE.md create mode 100644 bower_components/primer-css/README.md create mode 100644 bower_components/primer-css/bower.json create mode 100644 bower_components/primer-css/css/.primer-stats.md create mode 100644 bower_components/primer-css/css/primer.css create mode 100644 bower_components/primer-css/package.json create mode 100644 bower_components/primer-css/scss/_alerts.scss create mode 100644 bower_components/primer-css/scss/_avatars.scss create mode 100644 bower_components/primer-css/scss/_base.scss create mode 100644 bower_components/primer-css/scss/_blankslate.scss create mode 100644 bower_components/primer-css/scss/_buttons.scss create mode 100644 bower_components/primer-css/scss/_counter.scss create mode 100644 bower_components/primer-css/scss/_filter-list.scss create mode 100644 bower_components/primer-css/scss/_flex-table.scss create mode 100644 bower_components/primer-css/scss/_forms.scss create mode 100644 bower_components/primer-css/scss/_layout.scss create mode 100644 bower_components/primer-css/scss/_menu.scss create mode 100644 bower_components/primer-css/scss/_mixins.scss create mode 100644 bower_components/primer-css/scss/_normalize.scss create mode 100644 bower_components/primer-css/scss/_states.scss create mode 100644 bower_components/primer-css/scss/_tabnav.scss create mode 100644 bower_components/primer-css/scss/_tooltips.scss create mode 100644 bower_components/primer-css/scss/_truncate.scss create mode 100644 bower_components/primer-css/scss/_type.scss create mode 100644 bower_components/primer-css/scss/_utility.scss create mode 100644 bower_components/primer-css/scss/_variables.scss create mode 100644 bower_components/primer-css/scss/primer.scss create mode 100644 bower_components/primer-markdown/.bower.json create mode 100644 bower_components/primer-markdown/CLA.md create mode 100644 bower_components/primer-markdown/CONTRIBUTING.md create mode 100644 bower_components/primer-markdown/LICENSE.md create mode 100644 bower_components/primer-markdown/bower.json create mode 100644 bower_components/primer-markdown/components/markdown.scss create mode 100644 bower_components/primer-markdown/components/user-content.scss create mode 100644 bower_components/primer-markdown/dist/user-content.css create mode 100644 bower_components/primer-markdown/dist/user-content.min.css delete mode 100644 package.json delete mode 100644 src/clipboard.js diff --git a/.gitignore b/.gitignore index 7bf6eb1..3c3629e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -bower_components node_modules diff --git a/README.md b/README.md deleted file mode 100644 index 0316584..0000000 --- a/README.md +++ /dev/null @@ -1,55 +0,0 @@ -# clipboard.js - -> A modern approach to copy & cut to the clipboard. No Flash. No dependencies. Just 1kb. - -## Install - -You can get it using bower: - -``` -bower install clipboard --save -``` - -Or [download as ZIP](https://github.com/zenorocha/clipboard.js/archive/master.zip). - -## Usage - -First, you need to instantiate it using a selector. This selector corresponds to the trigger element, usually a ` -``` - -Another way of doing it, is to copy the content from an another element. You can do that by adding a `data-target` attribute in your trigger element. The value you include on this attribute needs to match another's element `id` attribute. - -```html -

Lorem ipsum

- -``` - -Additionally, you can define a `data-action` attribute to specify if you want to either `copy` or `cut` content. If you omit this attribute, `copy` will be used. - -```html - - -``` - -As you may expect, the `cut` action only works on `` or `