Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-theme-core

Package Overview
Dependencies
Maintainers
17
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-theme-core - npm Package Versions

1
6

2.0.4

Diff

Changelog

Source

2.0.4 beta (2019-07-30)

Maintenance

  • All SASS imports are now from same folder qualifiers to allow working in a folder (e.g. in Playground)

<a name="2.0.0 beta"></a>

tns-bot
published 2.0.2 •

Changelog

Source

2.1.0 (2019-10-11)

Version 2.0.24 Beta was promoted to stable and was published as a scoped @nativescript/theme package.

<a name="2.0.24 beta"></a>

tns-bot
published 2.0.1 •

Changelog

Source

2.0.20 beta (2019-09-13)

Fixes

  • Fix a node-sass incompatibility

<a name="2.0.19 beta"></a>

tns-bot
published 2.0.0 •

Changelog

Source

2.0.0 beta (2019-07-17)

Breaking Changes

  • The theme is now applied using Element selectors, for instance Button, Label, etc. This means it will style the app it is added to directly, without the need to add classes to every element. The old classes are moved to .compat CSS/SCSS. New namespaced classes are introduced to avoid clashes with user CSS.
  • The theme supports a core light or dark theme and skins on top of it - 2 files should be imported for it to work. A simple change of a class on root level controls if the core theme is light or dark. Skins can be changed on the fly, without changing the core theme. However special steps are needed with the new Webpack workflow.
  • Theme 2.0 beta requires some JavaScript to be loaded which helps with the styling. It should be included in core modules before the theme goes final.
  • Theme 2.0 replaces node-sass with dart-sass which is more up to date feature-wise and doesn't have a native dependency.

Features

  • Introduced several classes that are set on the root view and used to control light/dark theme and other platform features.
  • Several helper SASS functions and mixins are introduced to ease app/component styling
  • Theme is now compatible with Kendo UI ThemeBuilder, allowing for shared Web/Mobile themes
  • Added styling for the new Tabs and BottomNavigation.
  • Added styling for several nativescript-ui components that are CSS stylable - RadListView, RadDataForm.
  • Added styling for nativescript-picker and nativescript-datetimepicker components.

<a name="1.0.4"></a>

tns-bot
published 2.0.0-rc-2019-07-15-141426-05 •

tns-bot
published 2.0.0-rc-2019-07-11-190225-04 •

tns-bot
published 1.0.6 •

walkerrunpdx
published 1.0.4 •

Changelog

Source

1.0.4 (2017-04-18)

Maintenance

  • maintenance release

<a name="1.0.3"></a>

walkerrunpdx
published 1.0.3 •

Changelog

Source

1.0.3 (2017-03-01)

Bug Fixes

  • ListView: dark skin ListView background (79d5d8e)

<a name="1.0.2"></a>

walkerrunpdx
published 1.0.2 •

Changelog

Source

1.0.2 (2016-12-06)

Bug Fixes

  • 2.4.0 is minimum required version (b399a3d)
  • forms spacing when same controls are used in a vertical stack (ce9db89)

<a name="1.0.1"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc