• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vue-final / vue-final-modal
97%
master: 0%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v4.0.5
DEFAULT BRANCH: master
Repo Added 26 Feb 2021 07:45AM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH version/2.2
branch: version/2.2
CHANGE BRANCH
x
Reset
  • version/2.2
  • bugfix/#106
  • bugfix/do-not-close-modal-when-select-text
  • build--do-not-minify-distributed-code
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • dependabot/npm_and_yarn/docs/browserslist-4.16.6
  • dependabot/npm_and_yarn/docs/elliptic-6.5.4
  • dependabot/npm_and_yarn/docs/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/docs/lodash-4.17.21
  • dependabot/npm_and_yarn/docs/ssri-6.0.2
  • dependabot/npm_and_yarn/docs/ua-parser-js-0.7.28
  • dependabot/npm_and_yarn/docs/ws-6.2.2
  • dependabot/npm_and_yarn/docs/y18n-4.0.3
  • dependabot/npm_and_yarn/example/ssri-6.0.2
  • dependabot/npm_and_yarn/glob-parent-5.1.2
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/ws-5.2.3
  • dev
  • docs--improve-introduction
  • docs-overal-improvements
  • feat/312
  • feat/api-return-promise
  • feat/autoprefixer
  • feat/bump-dev-dependencies
  • feat/bump-docs-version
  • feat/close-scoped-slot
  • feat/createVfm
  • feat/drag
  • feat/drag-modal
  • feat/drag-resize
  • feat/favicon
  • feat/improve-type
  • feat/swipe-to-close
  • feat/v-html-in-dynamic-modal-slot
  • feat/v3/api-return-promise
  • feat/v3/autoprefixer
  • feat/v3/bump-docs-version
  • feat/v3/close-scoped-slot
  • feat/v3/code-block
  • feat/v3/drag-resize
  • feat/v3/favicon
  • feat/v3/plugin-validation
  • feat/v3/remove-params
  • feat/v3/swipe-to-close
  • feat/v3/v-html-in-dynami-modal-slot
  • feat/v3/vite
  • feat/v3/vitepress
  • feature/#57
  • feature/dynamic-modal
  • feature/enhance-use-modal
  • feature/improve-z-index-fn
  • feature/make-component-independent
  • feature/next-dynamic-modal
  • fix/329
  • fix/add-missing-types
  • fix/avoid-vfm-onmounted-in-use-modal
  • fix/focus-trap
  • fix/resolve-nuxt-hydration
  • fix/t
  • hotfix/transition-not-working-when-using-array-type-for-content-class
  • master
  • next
  • refactor-docs--rearrange-docs
  • refactor/improve-patch-method
  • refactor/plugin-validation
  • refactor/v3-focus-trap
  • refactor/v3-transition-state-side-effect
  • refactor/v3/drag-resize
  • refactor/v3/focus-trap
  • refactor/v3/lock-scroll
  • refs/tags/v4.0.0
  • refs/tags/v4.0.0-beta.2
  • refs/tags/v4.0.0-beta.3
  • refs/tags/v4.0.0-rc.0
  • refs/tags/v4.0.0-rc.1
  • refs/tags/v4.0.0-rc.11
  • refs/tags/v4.0.0-rc.12
  • refs/tags/v4.0.0-rc.13
  • refs/tags/v4.0.0-rc.14
  • refs/tags/v4.0.0-rc.2
  • refs/tags/v4.0.0-rc.3
  • refs/tags/v4.0.0-rc.4
  • refs/tags/v4.0.0-rc.5
  • refs/tags/v4.0.0-rc.8
  • refs/tags/v4.0.0-rc.9
  • refs/tags/v4.0.1
  • refs/tags/v4.0.2
  • refs/tags/v4.0.3
  • refs/tags/v4.0.4
  • refs/tags/v4.0.5
  • test-utils
  • v2.0.0
  • v2.0.1
  • v2.1.0
  • v2.2.0
  • v2.3.0
  • v2.3.1
  • v2.3.2
  • v3
  • v3.0.0
  • v3.0.1
  • v3.1.0
  • v3.2.0
  • v3.2.1
  • v3.3.0
  • v3.3.1
  • v4
  • v4.0.1
  • v4.0.2
  • version/3.2

pending completion
224

Pull #95

travis-ci

web-flow
Merge 895a3b7f4 into 408603f47
Pull Request #95: Version/2.2

111 of 119 branches covered (93.28%)

Branch coverage included in aggregate %.

43 of 43 new or added lines in 4 files covered. (100.0%)

194 of 196 relevant lines covered (98.98%)

30.76 hits per line

Relevant lines Covered
Build:
Build:
196 RELEVANT LINES 194 COVERED LINES
30.76 HITS PER LINE
Source Files on version/2.2
  • Tree
  • List 5
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
224 version/2.2 Merge 895a3b7f4 into 408603f47 Pull #95 03 May 2021 07:20AM UTC web-flow travis-ci pending completion  
222 version/2.2 Merge branch 'master' into version/2.2 push 03 May 2021 06:17AM UTC hunterliu1003 travis-ci pending completion  
221 version/2.2 feat: add close method to scoped-slot (#93) push 03 May 2021 06:13AM UTC web-flow travis-ci pending completion  
152 version/2.2 feat!: api return promise (#76) * feat: api return promise * refactor: use noop to replace empty arrow function * feat: unit tests * docs: update * fix: dynamic modal promise, refactor unit test push 12 Apr 2021 07:01AM UTC web-flow travis-ci pending completion  
140 version/2.2 Feat: vite (#78) * feat: 1. bump rollup, rollup-plugin-cleanup 2. remove rollup-plugin-css-only * feat(example): vite, windicss, vite-plugin-components for Vue 2 * docs: fix duplicate component name * feat: remove vue-cli-service, add je... push 11 Apr 2021 03:18PM UTC web-flow travis-ci pending completion  
135 version/2.2 Merge branch 'master' into version/2.2 push 09 Apr 2021 10:26AM UTC hunterliu1003 travis-ci pending completion  
127 version/2.2 refactor: plugin validation, unit test (#70) fix: build lib refactor validPlugin function refactor: validPlugin and unit test test: watch hideOverlay push 06 Apr 2021 11:35AM UTC web-flow travis-ci pending completion  
126 version/2.2 feat: add postcss plugin autoprefixer (#71) push 06 Apr 2021 11:32AM UTC web-flow travis-ci pending completion  
123 version/2.2 Merge pull request #72 from vue-final/feat/favicon chore: add favicon push 06 Apr 2021 11:27AM UTC web-flow travis-ci pending completion  
121 version/2.2 Merge pull request #74 from vue-final/feat/bump-docs-version docs: Bump @nuxt/content-theme-docs push 06 Apr 2021 11:23AM UTC web-flow travis-ci pending completion  
See All Builds (781)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc