GitShow/tannerlinsley/nz-toggle
tannerlinsley

nz-toggle

Dual and triple-state toggles for AngularJS

by tannerlinsley
Star on GitHubForkWebsitenpm

JavaScript

41 stars28 forks7 contributorsQuiet · 6y agoSince 20142.1.0

Meet the team

See all 7 on GitHub →
tannerlinsley
tannerlinsley30 contributions
ckr
ckr4 contributions
moravcik
moravcik2 contributions
LiamK
LiamK1 contribution
gitter-badger
gitter-badger1 contribution

Languages

View on GitHub →
JavaScript62.9%
CSS26.9%
HTML10.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 in progress · Last activity 6y ago
See all on GitHub →
thewayiam
Bind with another input element, another input element couldn't correct affect nz-toggleOpenIssue

Is there any chance to make another input element bind with nz-toggle? or is there any function to set nz-toggle to true/false/null from javascript? I've try to bind nz-toggle with another input element as below, when toggle with nz-toggle, the correct value will display on input element, but when type in input element, nz-toggle will always move to middle.

thewayiam · 7y ago
mgvanbochove
Dependency to angularjs addedOpenPR

Hi, We added a dependency to angularjs which solves a runtime problem when we build using the prod profile defined in our gulp file. By adding this dependency gulp (or some of the tools executed by gulp) knows nz-toggle depends on angularjs and gulp knows how to create single js file with all dependencies.

mgvanbochove · 7y ago
pvillaverde
Fix: Compatibility with md-virtual-repeater. Fire only on user event #41OpenPR

I've had some trouble when using nz-toggle with md-virtual-repeater. As ngModel was watched for changes and then updated. When Virtual repeater when you are scrolling down on a table, for example, each element was acting like if it has changed. Solved by calling the update function only in the function, instead of calling it on the watch.

pvillaverde · 8y ago

Recent fixes

View closed PRs →
brentcklein
Upgraded gulp dependency to ^4.0.0MergedPR

gulp ^3.9.0 has a dependency with a security vulnerability.

brentcklein · 1y ago
rharevichvendor
Removed touch eventsMergedPR
rharevichvendor · 6y ago
ozknemoy
ng-strict-di mode do not workClosedIssue

directive nzToggle do not use DI annotation. so ng-strict-di throw an error

ozknemoy · 7y ago
Structured data for AI agents

Repository: tannerlinsley/nz-toggle. Description: Dual and triple-state toggles for AngularJS Stars: 41, Forks: 28. Primary language: JavaScript. Languages: JavaScript (62.9%), CSS (26.9%), HTML (10.1%). Homepage: http://codepen.io/anon/pen/yNjyME Latest release: 2.1.0 (11y ago). Open PRs: 4, open issues: 11. Last activity: 6y ago. Community health: 28%. Top contributors: tannerlinsley, ckr, moravcik, LiamK, gitter-badger.

·@ofershap

Replace github.com with gitshow.dev