Branch: next(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.gitignore
.npmrc
.prettierrc
.travis.yml
CHANGELOG.md
COMMIT_GUIDELINES.md
LICENSE
README.md
__tests__/components/__snapshots__/AppArea.spec.js.snap
__tests__/components/__snapshots__/Layout.spec.js.snap
__tests__/components/__snapshots__/Login.spec.js.snap
__tests__/components/__snapshots__/Search.spec.js.snap
__tests__/components/common/__snapshots__/Anchor.spec.js.snap
__tests__/components/common/__snapshots__/AsciiDoc.spec.js.snap
__tests__/components/common/__snapshots__/Icon.spec.js.snap
__tests__/components/common/__snapshots__/Languagelist.spec.js.snap
__tests__/components/common/__snapshots__/Loading.spec.js.snap
__tests__/components/common/__snapshots__/Markdown.spec.js.snap
__tests__/components/common/__snapshots__/Taglist.spec.js.snap
__tests__/components/common/__snapshots__/UtilityIcon.spec.js.snap
__tests__/components/common/controls/__snapshots__/Button.spec.js.snap
__tests__/components/common/controls/__snapshots__/Checkbox.spec.js.snap
__tests__/components/common/controls/__snapshots__/Editor.spec.js.snap
__tests__/components/common/controls/__snapshots__/Input.spec.js.snap
__tests__/components/common/controls/__snapshots__/InputColor.js.snap
__tests__/components/common/controls/__snapshots__/Select.spec.js.snap
__tests__/components/common/controls/__snapshots__/TextArea.spec.js.snap
__tests__/components/layout/__snapshots__/App.spec.js.snap
__tests__/components/layout/__snapshots__/Content.spec.js.snap
__tests__/components/layout/__snapshots__/KeyBindings.spec.js.snap
__tests__/components/layout/__snapshots__/Main.spec.js.snap
__tests__/components/layout/__snapshots__/SuperSearch.spec.js.snap
__tests__/components/layout/__snapshots__/Updater.js.snap
__tests__/components/layout/content/__snapshots__/About.spec.js.snap
__tests__/components/layout/content/__snapshots__/DashBoard.spec.js.snap
__tests__/components/layout/content/__snapshots__/NewSnippet.spec.js.snap
__tests__/components/layout/content/__snapshots__/Settings.spec.js.snap
__tests__/components/layout/content/__snapshots__/Snippet.spec.js.snap
__tests__/components/layout/content/settings/__snapshots__/Base.spec.js.snap
__tests__/components/layout/content/settings/__snapshots__/Editor.spec.js.snap
__tests__/components/layout/content/settings/__snapshots__/Snippets.spec.js.snap
__tests__/components/layout/content/snippet/__snapshots__/SnippetHeader.spec.js.snap
__tests__/components/layout/headers/__snapshots__/MainHeader.spec.js.snap