Giter VIP home page Giter VIP logo

jw-angular-social-buttons's Introduction

jw-angular-social-buttons's People

Contributors

cornflourblue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jw-angular-social-buttons's Issues

Facbook 'Share' Button?

I noticed the Facebook 'Share' button next to the 'Like' button, and I'm wondering how to implement it. Looking at the test docs, it looks like the Like button is implemented with the <fb-like url={{url}}></fb-like> directive. What's the directive for the share button?

Remove the Like button from Facebook buttons

I am using your component with angular 6 . I have no problem, but I went to fb-like.component.js and changed the template to template: "<div class=\"fb-like\" [attr.data-href]=\"url\" data-layout=\"button\" data-action=\"like\" data-show-faces=\"false\" data-share=\"true\"></div>", so I just get a simple Like and Share Button.

How can I remove the Like button? I tried with CSS, doing display:none, but it does not work.

Thanks

output for post added

can you please add an Output field for post created?

I want to catch when the post is created and do stuff.

thanks!

[BUG] Prod build doesn't work with Angular 6.1.6

ERROR in : Unexpected value 'JwSocialButtonsModule in C:/htdocs/project/node_modules
/jw-angular-social-buttons/lib/jw-angular-social-buttons.module.d.ts' imported by the m
odule 'AppModule in C:/htdocs/project/src/app/app.module.ts'. Please add a @NgModule
 annotation.

This is the error that I get after following the examples in the article: http://jasonwatmore.com/post/2018/06/01/angular-2-social-sharing-buttons-for-facebook-google-plus-twitter-linkedin-and-pinterest

Issue in Angular 9 (Ivy compatibility issue)

ERROR in node_modules/jw-angular-social-buttons/lib/jw-angular-social-buttons.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of SurveyWebFeatureResultPublishModule, but could not be resolved to an NgModule class.

This likely means that the library (jw-angular-social-buttons) which declares JwSocialButtonsModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

1 export declare class JwSocialButtonsModule {

Not supporting in angular 9

This likely means that the library (jw-angular-social-buttons) which declares JwSocialButtonsModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

1 export declare class JwSocialButtonsModule 

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.