electron-notifications icon indicating copy to clipboard operation
electron-notifications copied to clipboard

Fork & Pull Request

Open vfabregat opened this issue 8 years ago • 2 comments

Hi! We did a few mofications in your library, and we want to know if you are interested in a PR to publish this changes in NPM.

Here you can check the changes: https://github.com/valudio/electron-notifications

The summary changes are:

  • Changed the layout to use flex.
  • Changed the styles
  • Added the following options:
    • devTools: to show the devTools
    • backgroundColor: Added the option to change the default background color
    • buttonsColor: Option to change the default buttons color
    • textFontSize: Added the option to change the text font size
  • Allow to set notification without a duration
  • The title is not required anymore

If you want, we'll be delighted to sent you a PR with those changes

Regards

vfabregat avatar Nov 27 '17 12:11 vfabregat

Yes, I'd love that!

bayleedev avatar Dec 01 '17 18:12 bayleedev

Nice! I created the PR, let me know if you have any problem.

regards

vfabregat avatar Dec 07 '17 08:12 vfabregat