Releases: dormd/ng2-countries
Angular 2 Feature Modules Refactoring
ng2-pipe & countries-data integration
This is the first production release.
There is breaking changes.
Integrate ng2-pipe npm for using pipes.
Integrate countries-data npm for using countries data (general, languages, anthems)
0.0.7
0.0.6
0.0.5
Speaker (TTS) & Shuffling & Animations & Module Division
A lot of changes:
- Add Speaker feature - text to speech - with responsive voice third party (online)
- Add Language mapping. Status: in process (65%)
- Add Shuffling feature - with animations
- Start working on Animations of countries borders bar. Status: in process (60%)
- Reorganize the app code - add shared and speaker modules. Status: in process (70%)
Anthems
Angular Material 2 & flag-icon-css integration
Install and integrate angular material 2 - use md-card.
Install and integrate flag-icon-css for flag svg-s.
Improve a2-to-country (name) pipe to support arguments like common/official/native name.
Build main component showing countries card with minimal data and flags.
Styling main app component.
Data Orchestration & POC
Setup countries data blocks
Modeling data with typescript interfaces
Create some pipes for start