fyhao / tns-webform-client

MIT License
1 stars 0 forks source link

Bump nativescript-theme-core from 1.0.6 to 2.0.24 #433

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps nativescript-theme-core from 1.0.6 to 2.0.24.

Release notes

Sourced from nativescript-theme-core's releases.

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

Changelog

Sourced from nativescript-theme-core's changelog.

2.0.24 beta (2019-10-10)

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 (2019-09-30)

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 (2019-09-26)

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 (2019-09-21)

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
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)