Giter Site home page Giter Site logo

nzick / ng2-simple-dropdown Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 6.0 257 KB

Angular4 Simple Dropdown Component without any dependency

License: MIT License

TypeScript 58.90% JavaScript 12.38% HTML 15.58% CSS 13.14%
angular angular2 angular4 angular4-component dropdown dropdown-menus

ng2-simple-dropdown's People

Contributors

nzick avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

ng2-simple-dropdown's Issues

Gives error for angular 5.1.0

I have upgraded my angular version :

package.json:

"@angular/animations": "^5.1.0", "@angular/common": "^5.1.0", "@angular/compiler": "^5.1.0", "@angular/core": "^5.1.0", "@angular/forms": "^5.1.0", "@angular/http": "^5.1.0", "@angular/platform-browser": "^5.1.0", "@angular/platform-browser-dynamic": "^5.1.0", "@angular/platform-server": "^5.1.0", "@angular/router": "^5.1.0", "@angularclass/hmr": "~2.1.3", "@angularclass/hmr-loader": "~3.0.4", "@ng-bootstrap/ng-bootstrap": "^1.0.0-beta.7", "@types/file-saver": "1.3.0", "@types/jquery": "^3.2.16", "@types/socket.io-client": "^1.4.32", "ng2-simple-autocomplete": "^0.6.0",

It gives this error:

ERROR in node_modules/ng2-simple-autocomplete/node_modules/rxjs/Subject.d.ts(16,22): error TS2415: Class 'Subject' incorrectly extends base class 'Observable'.
Types of property 'lift' are incompatible.
Type '(operator: Operator<T, R>) => Observable' is not assignable to type '(operator: Operator<T, R>) => Observable'.
Type 'Observable' is not assignable to type 'Observable'.
Type 'T' is not assignable to type 'R'.

Any Idea ?

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.