Coder Social home page Coder Social logo

jspanchal / ngx-flyout Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 5.0 1.04 MB

Sidebar/Flyout/Sidenav Component For Angular 6 and Greater

Home Page: http://codetonics.com/ngx-flyout/

License: MIT License

JavaScript 12.12% TypeScript 68.94% HTML 9.18% CSS 3.49% SCSS 6.27%
angular angular6 angular6-component angular6-library component flyout sidebar sidenav

ngx-flyout's People

Contributors

dependabot[bot] avatar jspanchal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ngx-flyout's Issues

Please add a license

Personally, I think a permissive license like MIT/Apache is most suitable for this.

custom classes for flyout are not overriding defaults

setting up my custom class like this

<ngx-flyout [(open)]="flyoutIsOpen" [hideOnBackdropClick]="false" [showBackdrop]="false" [showCloseButton]="false" [flyoutClasses]="['flyout-add']">

here is my CSS/SCSS
.flyout-add { background-color: black; }

none of the custom stylings are being applied

dependancies with angular are not configured right for upgrade to Angular 8

When i want to upgrade to Angular 8 i get teh folowwing warnings

Package "ngx-flyout" has an incompatible peer dependency to "@angular/common" (requires "^6.0.0-rc.0 || ^6.0.0" (extended), would install "8.1.3").
Package "ngx-flyout" has an incompatible peer dependency to "@angular/core" (requires "^6.0.0-rc.0 || ^6.0.0" (extended), would install "8.1.3").

I know it's just warnings, but i would like to ask you to change your project so that you can also say that your project is Angular 8 compatible

Error saying that Browser module is already loaded

I'm getting the following error when using this package...

"zone.js:484 Unhandled Promise rejection: BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module..."

I've noticed that changing the BrowserModule import to CommonModule in the ngx-flyout.js file in the fesm5 folder seems to fix the error, though.

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.