Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat( core ): Size and Alignment - Checkbox and radio button sizes are calculated from parent font size. Aligned to baseline of the application's font. #19

Merged
merged 1 commit into from
Oct 21, 2017

Conversation

lokesh-coder
Copy link
Owner

BREAKING CHANGE: The complete API has been changed, and this version does not compatible with v2.x

refactor( core ): Complete rewritten of the library
feat( animation ): Pulse
feat( state ): Introducing state, to work with different checkbox states
feat( scale ): Added support to make checkbox bigger
feat( SVG ): Added support for svg elements,files and sprites
feat( Image ): Added support for tiny images
feat( Switch ): New iOS style switches with 3 variants
fix( core ): z-index is calculated from 0 to 2 [ #6 , #14 ]
feat( lock ): Similar to disable but looks like active [ #17 ]
build( CI ): Setup Travis for auto publish from staging to master
doc( readme ): Updated with examples, badges, gif preview and a logo
doc( readme ): Removed bower installation guide
doc( readme ): Changed CDN provider from cdnjs to jsDelivr
refactor( core ): All class names starts with prefix p- except prettyand state

…e calculated from parent font size. Aligned to baseline of the application's font.

BREAKING CHANGE: The complete API has been changed, and this version does not compatible with v2.x

refactor( core ): Complete rewritten of the library
feat( animation ): Pulse
feat( state ): Introducing state, to work with different checkbox states
feat( scale ): Added support to make checkbox bigger
feat( SVG ): Added support for svg elements,files and sprites
feat( Image ): Added support for tiny images
feat( Switch ): New iOS style switches with 3 variants
fix( core ): z-index is calculated from 0 to 2 [ #6 , #14  ]
feat( lock ): Similar to disable but looks like active [ #17  ]
build( CI ): Setup Travis for auto publish from staging to master 
doc( readme ): Updated with examples, badges, gif preview and a logo
doc( readme ): Removed bower installation guide
doc( readme ): Changed CDN provider from cdnjs to jsDelivr
refactor( core ): All class names starts with prefix `p-` except *pretty*and *state*
@lokesh-coder lokesh-coder merged commit 81bb8c5 into master Oct 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant