angular-vs-repeat icon indicating copy to clipboard operation
angular-vs-repeat copied to clipboard

Add `showConsoleDebug` option

Open Liooo opened this issue 6 years ago • 2 comments

The console warning shown here is usually very useful, but sometimes we want to suppress it (like in production).

This PR:

  • adds showConsoleDebug option, which hides the console warnings when set to false (defaults to true, so this is backward compatible)
  • bumps up the version to 2.1.0

Liooo avatar Mar 28 '18 05:03 Liooo

@kamilkp resolved conflict, plz merge if it's looking good

Liooo avatar Apr 03 '18 10:04 Liooo

@kamilkp please merge this feature. In my list I have merged top/bottom borders generating a 1px difference between the actual size and the computed size. This is not problem and should not spam the console. Thank you.

mistic100 avatar May 24 '18 08:05 mistic100