Browse Source

Merge branch 'dev' of https://github.com/abpframework/abp into dev

pull/1650/head
mehmet-erim 7 years ago
parent
commit
c8366e558a
  1. 3
      docs/en/Blog-Posts/2019-08-16 v0_19_Release/Post.md

3
docs/en/Blog-Posts/2019-08-16 v0_19_Release/Post.md

@ -16,9 +16,8 @@ Finally, ABP has a **SPA UI** option with the latest [Angular](https://angular.i
We've created the template, document and infrastructure based on the latest Angular tools and trends:
* Uses [PrimeNG](https://www.primefaces.org/primeng/) as the main UI component library. You can use your favorite library, no problem, but pre-built modules works with PrimeNG components for datagrid and some other components.
* Uses [NgBootstrap](https://ng-bootstrap.github.io/) and [PrimeNG](https://www.primefaces.org/primeng/) as the UI component libraries. You can use your favorite library, no problem, but pre-built modules work with these libraries.
* Uses [NGXS](https://ngxs.gitbook.io/ngxs/) as the state management library.
* ...
Angular was the first SPA UI option, but it is not the last. After v1.0 release, we will start to work on a second UI option. Not decided yet, but candidates are Blazor, React and Vue.js. Waiting your feedback. You can thumb up using the following issues:

Loading…
Cancel
Save