Lightweight JS pill collection
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
README: Give some more context on the addPill & Reset functions
7bfde3dView on GitHubDon't let the click event propagate out of the pill
805da47View on GitHubUpdate the readme to match demonstrate val/text splitting
d2dc99dView on GitHubMake the pill separate its value from its display text. Clean up Pill constructor
1d64737View on GitHubCombine the reset & setValue methods into just the reset method
ce82d2cView on GitHubAdd reset & setValue functions for PillCollections
0445ea3View on GitHubGet rid of the vendor prefix's for border-radius, IE9+ & other new browsers dont need the prefix
e718f71View on GitHub