Releases: NativeScript/theme
Releases · NativeScript/theme
2.1.0
2.0.24 beta
Features
- Add platform API classes in .ns-{platform}-{sdkVersion} format to the root element, which should allow
targeting both platform and sdkVersion - Make .hr to depend on background color by default
Fixes
- Fix SideDrawer styling to be more like in templates
- Update Kendo skin colors to be more alike their web counterparts
- Fix .ns-statusbar-transparent to not target or break API 19
- Fix compat theme setting in app
- Make sure app-compat to target compat theming with the variable
2.0.23 beta
Fixes
- Don't set default colors to labels, as it overrides dialog colors in iOS
- Make the ActionBar colors defaults so they can be overridden
2.0.22 beta
Fixes
- Added a workaround for node-sass still not getting updated to 3.6.x - to be able to import variables
as listed in the README - Fix large border-radius not applied in iOS, up the small to 4pt (to differ from Android defaults) (thanks @kulikala)
- Remove the default Image margin - not needed and confusing
- Sync app and app-compat, some housekeeping
2.0.21 beta
Features
- Add focus state support for the RadDataForm
- Adjust RadAutoCompleteTextView paddings after its CSS fixes in 5.1.1
Fixes
- Remove bold from ActionBar title to make it consistent across OSes
- Fix .action-bar-title in compat
- Fix the missing Roboto font in iOS - font now set to sans-serif normal
- Fix RadAutoCompleteTextView clear button in iOS
2.0.20 beta
Fixes
- Fix a node-sass incompatibility
2.0.19 beta
Features
- Export CSS variables to .ns-modal too
2.0.18 beta
Features
- Apply a default skin over the Core theme, similar to core in 1.x
- Add styling for custom ActionBar (GridLayout, Label and Buttons in the TitleView), check the example
Fixes
- Fix some issues in the app
- Move all colorization in the skins
- Fix some issues in Slider, SearchBar, SegmentedBar
- Fix the aqua accent
2.0.17 beta
Features
- Export all variable maps to CSS variables. Check the README.md for a full list.
- Revise font-sizes, make them the same for both platforms
Fixes
- Fix the modal ActionBar with ns-statusbar-transparent
- Fix the aqua skin colors
- Revamp the Button animations to work in ActionBar
- Return accent var in maps
- Remove the ghost StackLayout padding in RadListView
2.0.16 beta
Features
- Add .t-36 class
Fixes
- Fix the dark DateTimePicker's missing icons
- Fix a crash on orientation change