Coder Social home page Coder Social logo

ng-tooltip's People

Contributors

hanstiono avatar pglazkov avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ng-tooltip's Issues

Problems with angular material tables

Can't get it to work with angular material tables. When clicking on the standardicon, the popup shows up below the table and far to right. The table is inside a angular material dialog.

[Server Side Rendering (SSR)] - Implement SSR with angular universal

There are some window usages in the tooltip component onInit() which are forbidden for SSR.
We need to implement SSR using angular universal. Please find in folders:

  • !window --> should be isPlatformBrowser() OR should not run on SSR
  • !!window --> should be isPlatformServer() OR should run on SSR

[RxJS imports issue] Tooltip position should be updated on screen size changes

There is a file called window-size.service.ts. The purpose of the file is to detect any screen resize changes and it requires some RxJS imports.
For some reason, RxJS imports throws error when you do the app build: yarn build

Please find in folders the string:

@Commented rxjs --

and you can try to uncomment them and see what the build errors are

Preventing closing the tooltip on click (outside)

Hello,

I wonder how can I prevent the tooltip to close. It seems to me, that the tooltip is closing whenever I perform any click, even any interaction (e.g. keypress) in the browser windows. This makes it unusable, if you would like to put an input/select/checkboxes inside of it.

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.