Skip to content

Tags: NativeScript/theme

Tags

v3.1.1

Toggle v3.1.1's commit message
release: 3.1.1

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: use math import

2.3.4

Toggle 2.3.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
NathanaelA Nathanael Anderson
Fixes for NS6 & NS7

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #256 from NativeScript/bundev/fix-wrong-actionbar-…

…colors

fix: wrong ActionBar colors, introduced with node-sass fix in 2.3.2

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #248 from NativeScript/bundev/fix-primary-colors

fix: Bootstrap and .nt-form colors not adapting to skin

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #248 from NativeScript/bundev/fix-primary-colors

fix: Bootstrap and .nt-form colors not adapting to skin

v2.2.1

Toggle v2.2.1's commit message
chore: update platform versions

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: unify issue templates (#206)

v2.1.2

Toggle v2.1.2's commit message
Remove border-radius-rounded variable - use border-radius-sm instead …

…(they had 1pt difference).

Make the default Image height only 20pt
Increase the side drawer header padding
Override the min-height for thumb/-thumb
Add -circle class to complement -rounded/rounded
Fix the esm to cjs transpilation (was breaking Angular projects in Playground)
Update CHANGELOG
Up the version

v2.1.1

Toggle v2.1.1's commit message
Export CSS variables in Core CSS

Fix divider colors
Add 5pt Button default padding
Remove default font-weight from .ns-root
Fix vertical SideDrawer header centering in iOS - remove height, use padding
Remove default FontAwesome 4 rule as it doesn't belong in the theme. Leave it for compat mode.
Update CHANGELOG
Update dependencies
Up the version