Skip to content

Commit 4023eda

Browse files
author
Dimitar Todorov
committed
Chore: Update readme, remove local packages.
1 parent 89c7217 commit 4023eda

7 files changed

+12
-5
lines changed

Diff for: README.md

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Welcome
2-
This repository contains the source code of the Progress NativeScript UI samples application demonstrating the Angular directives. The repository does not contain the source code of Progress NativeScript UI itself but rather uses the npm package `nativescript-pro-ui` [![npm](https://img.shields.io/npm/v/nativescript-pro-ui.svg)](https://www.npmjs.com/package/nativescript-pro-ui).
3-
4-
The `master` branch contains code currently under development and is not meant to be used with the officially released version of NativeScript UI.
5-
6-
The `release` branch is the default one and is tested with the latest NativeScript UI version available.
2+
This repository contains the source code of the Progress NativeScript UI samples application demonstrating the Angular directives. The repository does not contain the source code of Progress NativeScript UI itself but rather uses the npm package:
3+
- `nativescript-ui-chart` [![npm](https://img.shields.io/npm/v/nativescript-ui-chart.svg)](https://www.npmjs.com/package/nativescript-ui-chart)
4+
- `nativescript-ui-listview` [![npm](https://img.shields.io/npm/v/nativescript-ui-listview.svg)](https://www.npmjs.com/package/nativescript-ui-listview)
5+
- `nativescript-ui-sidedrawer` [![npm](https://img.shields.io/npm/v/nativescript-ui-sidedrawer.svg)](https://www.npmjs.com/package/nativescript-ui-sidedrawer)
6+
- `nativescript-ui-calendar` [![npm](https://img.shields.io/npm/v/nativescript-ui-calendar.svg)](https://www.npmjs.com/package/nativescript-ui-calendar)
7+
- `nativescript-ui-autocomplete` [![npm](https://img.shields.io/npm/v/nativescript-ui-autocomplete.svg)](https://www.npmjs.com/package/nativescript-ui-autocomplete)
8+
- `nativescript-ui-dataform` [![npm](https://img.shields.io/npm/v/nativescript-ui-dataform.svg)](https://www.npmjs.com/package/nativescript-ui-dataform)
9+
- `nativescript-ui-gauge` [![npm](https://img.shields.io/npm/v/nativescript-ui-gauge.svg)](https://www.npmjs.com/package/nativescript-ui-gauge)
10+
11+
The `master` branch contains code currently under development and is not meant to be used with the officially released versions of the plugins.
12+
13+
The `release` branch is the default one and is tested with the latest NativeScript UI plugins available.
714

815
## Issues
916
Issues related to Progress NativeScript UI are logged in the https://github.com/telerik/nativescript-ui-feedback repository. Please do not use this repository to log issues.

Diff for: nativescript-ui-calendar-3.5.0.tgz

-3.29 MB
Binary file not shown.

Diff for: nativescript-ui-chart-3.5.0.tgz

-6.52 MB
Binary file not shown.

Diff for: nativescript-ui-dataform-3.5.0.tgz

-2.19 MB
Binary file not shown.

Diff for: nativescript-ui-gauge-3.5.0.tgz

-668 KB
Binary file not shown.

Diff for: nativescript-ui-listview-3.5.0.tgz

-1.77 MB
Binary file not shown.

Diff for: nativescript-ui-sidedrawer-3.5.0.tgz

-1.28 MB
Binary file not shown.

0 commit comments

Comments
 (0)