Git Product home page Git Product logo

ngx-phone-number-input's Introduction

Heyyy!

Visitor Badge

I am Erdi, currently, working as a fullstack developer. I like to learn new technologies. If you have an idea feel free to contact me!!

Medium Badge Linkedin Badge Twitter Badge Instagram Badge Gmail Badge

πŸ‘¨β€πŸ’» What I am doing..

JavaScript Nodejs Python React TypeScript MongoDB Redis PostgreSQL MySQL ElasticSearch GraphQL Apollo GraphQL Docker Kubernetes Amazon AWS Google Cloud Git HTML5 CSS3 SCSS

erdkse erdkse

ngx-phone-number-input's People

Contributors

erdkse avatar greenkeeper[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ngx-phone-number-input's Issues

An in-range update of core-js is breaking the build 🚨

The dependency core-js was updated from 2.5.7 to 2.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

core-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for 2.6.0 - 2018.12.05
Commits

The new version differs by 11 commits.

  • f980318 2.6.0
  • f0b4154 add es6.regexp.exec as a direct dependency of _fix-re-wks for prevent breakage of existent code
  • a221e2a replace redefine by hide because of Chrome 38 bug with symbols conversion
  • 41e41e9 add some caps for the library version
  • 79db861 Merge pull request #458 from nicolo-ribaudo/backport-453
  • b0a70f9 Backport 41a8b12c8e641061e3576f89023f0a8fa903b81b
  • f77f88e Backport gh-453
  • 04b76e8 Merge pull request #435 from nicolo-ribaudo/backport-named-replace
  • 2b102b7 Polyfll named groups in RegExp#@@replace
  • fd64c48 Merge pull request #428 from nicolo-ribaudo/backport-es2015-regex
  • bc6ed09 Make RegExp#[Symbol.*] methods call exec

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

NgxPhoneNumberInputModule error

I am getting this error while registering module in app module in Angular 6.1.6

'"ngx-phone-number-input"' has no exported member named 'NgxPhoneNumberInputModule'. Did you mean 'NgxPhoneNumberInputComponent'?ts(2724) ngx-phone-number-input.component.d.ts(2, 22): 'NgxPhoneNumberInputComponent' is declared here.

An in-range update of flag-icon-css is breaking the build 🚨

The dependency flag-icon-css was updated from 3.2.1 to 3.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

flag-icon-css is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 37 commits.

  • b35a579 3.3.0
  • cfe38fd Merge pull request #531 from lipis/dependabot/npm_and_yarn/lint-staged-8.1.4
  • 97c319a Bump lint-staged from 8.1.3 to 8.1.4
  • c8031a6 Merge pull request #529 from lipis/dependabot/npm_and_yarn/lint-staged-8.1.3
  • 093ffe5 Bump lint-staged from 8.1.1 to 8.1.3
  • f998756 Merge pull request #530 from lipis/dependabot/npm_and_yarn/prettier-1.16.4
  • 6c8a726 Bump prettier from 1.16.3 to 1.16.4
  • f321c14 Merge pull request #528 from lipis/dependabot/npm_and_yarn/prettier-1.16.3
  • 03d0f24 Bump prettier from 1.16.2 to 1.16.3
  • e612fcb Merge pull request #527 from lipis/dependabot/npm_and_yarn/prettier-1.16.2
  • aa6f141 Bump prettier from 1.16.1 to 1.16.2
  • 4b4a736 Merge pull request #526 from lipis/dependabot/npm_and_yarn/lint-staged-8.1.1
  • a961a62 Bump lint-staged from 8.1.0 to 8.1.1
  • 3735009 Merge pull request #525 from lipis/dependabot/npm_and_yarn/prettier-1.16.1
  • 858e848 Bump prettier from 1.16.0 to 1.16.1

There are 37 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/jasmine is breaking the build 🚨

The devDependency @types/jasmine was updated from 3.3.1 to 3.3.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/jasmine is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma-coverage-istanbul-reporter is breaking the build 🚨

The devDependency karma-coverage-istanbul-reporter was updated from 2.0.4 to 2.0.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma-coverage-istanbul-reporter is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 9 commits.

  • a7cc756 chore(release): 2.0.5
  • ec01a4c Merge pull request #61 from peitschie/master
  • ab284d4 build: upgrade other dependencies
  • 475bfc2 build: upgrade istanbul-api and other dependencies to fix npm audit vulns
  • 9987287 test: fix tests with latest istanbul changes
  • b0c364d chore: add .idea to gitignore
  • 66fd2ef build: fix coverage-generating tests on windows
  • 38087c2 fix: don't double-report files with mixed slashes in their names on windows
  • 3c48bf8 fix: correctly strip source file prefixes when no webpack.context is defined

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @angular-devkit/build-ng-packagr is breaking the build 🚨

The devDependency @angular-devkit/build-ng-packagr was updated from 0.11.0 to 0.11.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular-devkit/build-ng-packagr is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of ng-packagr is breaking the build 🚨

The devDependency ng-packagr was updated from 4.4.0 to 4.4.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ng-packagr is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/node is breaking the build 🚨

The devDependency @types/node was updated from 10.12.10 to 10.12.11.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @angular-devkit/build-angular is breaking the build 🚨

The devDependency @angular-devkit/build-angular was updated from 0.11.0 to 0.11.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular-devkit/build-angular is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of protractor is breaking the build 🚨

The devDependency protractor was updated from 5.4.1 to 5.4.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

protractor is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 7 commits ahead by 7, behind by 1.

  • 5d29112 chore(release): bump version to 5.4.2 (#5106)
  • db1b638 feat(saucelabs): add sauceRegion support for eu datacenters (#5083)
  • 3a5e413 chore(config): Update docs regarding proxies (#5048)
  • 6064b69 chore(tests): clean up test suite for failures (#5097)
  • f5dbe13 fix(deps): @types/node is now a dev dependency
  • d4fe1ca chore(config): Update sauceSeleniumAddress port to 443 (#5041)
  • 71e2cb8 chore(release): version bump and changelog for 5.4.1. (#4953)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma is breaking the build 🚨

The devDependency karma was updated from 3.1.1 to 3.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for v3.1.2

Bug Fixes

Features

Commits

The new version differs by 11 commits.

  • 7d4d347 chore: release v3.1.2
  • 5077c18 chore: update contributors
  • fb05fb1 fix(server): use flatted for json.stringify (#3220)
  • 2682bff feat(docs): callout the key debug strategies. (#3219)
  • 4e87902 fix(changelog): remove release which does not exist (#3214)
  • 30ff73b fix(browser): report errors to console during singleRun=false (#3209)
  • 5334d1a fix(file-list): do not preprocess up-to-date files (#3196)
  • dc5f5de fix(deps): upgrade sinon-chai 2.x -> 3.x (#3207)
  • d38f344 fix(package): bump lodash version (#3203)
  • ffb41f9 refactor(browser): log state transitions in debug (#3202)
  • 240209f fix(dep): Bump useragent to fix HeadlessChrome version (#3201)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of libphonenumber-js is breaking the build 🚨

The dependency libphonenumber-js was updated from 1.6.8 to 1.6.9.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

libphonenumber-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 3 commits.

  • c07d733 1.6.9
  • b273be3 Phone number medatada update
  • 10a35a9 Added parseDigits(string) exported function.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @angular/cli is breaking the build 🚨

The devDependency @angular/cli was updated from 7.1.0 to 7.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular/cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for v7.1.1

Commits

@ngtools/webpack (7.1.1)

Commit Description Notes
files are not being updated when using `allowJs` or `resolveJsonModule` (#13089) [Closes #13076]
[Closes #12964]
cleanup resources after modules are loaded (#12994)

@schematics/update (0.11.1)

Commit Description Notes
replace environment variables in npm/yarn rc

@schematics/angular (7.1.1)

Commit Description Notes
let tslint resolve codelyzer (#13101) [Closes #13101]
[Closes #13100]
add providers into providers metadata but not inner Object with ut. (#13081)

Special Thanks

Alan Agius, Charles Lyding, Vikram Subramanian, 衡正阳, Hans Larsen, Mathou54, Krishna Mohan

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.