|
4 | 4 |
|
5 | 5 | ### UI |
6 | 6 |
|
7 | | -* **Product detail**: Cash On Delivery Pincode check (#219) |
8 | | -* **Product detail**: Circular Rating progressbar (#220) |
| 7 | +- **Product detail**: Cash On Delivery Pincode check (#219) |
| 8 | +- **Product detail**: Circular Rating progressbar (#220) |
9 | 9 |
|
10 | 10 | ### Feature |
11 | 11 |
|
12 | | -* **SEO**: Angular universal integration 🔥🚀 🍰 (#224) |
13 | | -* **User Profile**: Added User profile features (#227) (#229) |
| 12 | +- **SEO**: Angular universal integration 🔥🚀 🍰 (#224) |
| 13 | +- **User Profile**: Added User profile features (#227) (#229) |
14 | 14 |
|
15 | 15 | ### Fixes |
16 | 16 |
|
17 | | -* **Product detail**: Buynow action fixes (#222) |
18 | | -* **Payment & searching**: Retry Payment & Sortfilters (#225) |
19 | | -* **Product reviews**: Added revies show more-less & email modal (#230) |
20 | | -* **SEO**: Added fixes for jsonld format and added currency_iso format. (#236) |
| 17 | +- **Product detail**: Buynow action fixes (#222) |
| 18 | +- **Payment & searching**: Retry Payment & Sortfilters (#225) |
| 19 | +- **Product reviews**: Added revies show more-less & email modal (#230) |
| 20 | +- **SEO**: Added fixes for jsonld format and added currency_iso format. (#236) |
21 | 21 |
|
22 | 22 | ## [`v1.0.0-beta-1`][tag-1_0_0-beta-1] (2018-07-30) |
23 | 23 |
|
|
37 | 37 | - **Enable Touch** : All carousels and product list now support mobile touch events. Thanks to [ngu-carousel](https://github.com/sheikalthaf/ngu-carousel) by @sheikalthaf |
38 | 38 | - **Bug** : COD order success fixes [#204](https://github.com/aviabird/angularspree/pull/204) |
39 | 39 | - **Bugs** : Other bug fixes [#205](https://github.com/aviabird/angularspree/pull/205) |
40 | | -- **Product Detail** : zoom fixes [#e910d6b]( |
41 | | -https://github.com/aviabird/angularspree/pull/218/commits/e910d6b5048eff58d9af53e61e1305dbef73cc64) |
42 | | - |
| 40 | +- **Product Detail** : zoom fixes [#e910d6b](https://github.com/aviabird/angularspree/pull/218/commits/e910d6b5048eff58d9af53e61e1305dbef73cc64) |
43 | 41 |
|
44 | 42 | ## [`v1.0.0-alpha-2`][tag-1_0_0-alpha-2] (2018-07-18) |
45 | 43 |
|
46 | 44 | #### UI |
47 | 45 |
|
48 | | -* Product Page UI [#168](https://github.com/aviabird/angularspree/pull/168) |
49 | | -* Updated theme colour [#171](https://github.com/aviabird/angularspree/pull/171) |
50 | | -* checkout Flow UI |
51 | | -* Search Page UI |
52 | | -* Order Details |
| 46 | +- Product Page UI [#168](https://github.com/aviabird/angularspree/pull/168) |
| 47 | +- Updated theme colour [#171](https://github.com/aviabird/angularspree/pull/171) |
| 48 | +- checkout Flow UI |
| 49 | +- Search Page UI |
| 50 | +- Order Details |
53 | 51 |
|
54 | 52 | #### Feature |
55 | 53 |
|
56 | | -* Payubiz Payment integration. [#179](https://github.com/aviabird/angularspree/pull/179) |
57 | | -* Individual category page. [#196](https://github.com/aviabird/angularspree/pull/196) |
58 | | -* Updatable delivery address. |
59 | | - |
60 | | -#### Fixes |
| 54 | +- Payubiz Payment integration. [#179](https://github.com/aviabird/angularspree/pull/179) |
| 55 | +- Individual category page. [#196](https://github.com/aviabird/angularspree/pull/196) |
| 56 | +- Updatable delivery address. |
61 | 57 |
|
62 | | -* Product variant option fixes. [#194](https://github.com/aviabird/angularspree/pull/194) |
63 | | -* Duplicate review fixes. [#194](https://github.com/aviabird/angularspree/pull/194) |
64 | | -* Order list with individual order details associated with user. [#193](https://github.com/aviabird/angularspree/pull/193) |
| 58 | +#### Fixes |
65 | 59 |
|
| 60 | +- Product variant option fixes. [#194](https://github.com/aviabird/angularspree/pull/194) |
| 61 | +- Duplicate review fixes. [#194](https://github.com/aviabird/angularspree/pull/194) |
| 62 | +- Order list with individual order details associated with user. [#193](https://github.com/aviabird/angularspree/pull/193) |
66 | 63 |
|
67 | 64 | ## [`v1.0.0-alpha`][tag-1_0_0-alpha] (2018-06-12) |
68 | 65 |
|
69 | 66 | ### Core |
70 | | -* Updated versions for Angular(6), ngrx(6), rxjs(6) [#151](https://github.com/aviabird/angularspree/pull/151) |
71 | | -* Adds google login support. [#90](https://github.com/aviabird/angularspree/pull/90) |
72 | | -* Adds feature to favorite a products [#100](https://github.com/aviabird/angularspree/pull/100) |
73 | | -* Landing page [#94](https://github.com/aviabird/angularspree/pull/94), [#107](https://github.com/aviabird/angularspree/pull/107), [#129](https://github.com/aviabird/angularspree/pull/129) |
74 | | -* Search feature [#134](https://github.com/aviabird/angularspree/pull/134), [#136](https://github.com/aviabird/angularspree/pull/136), [#140](https://github.com/aviabird/angularspree/pull/140) |
75 | | -* Product image zoomer [#141](https://github.com/aviabird/angularspree/pull/141) |
76 | | -* Product Review and Rating feature [#152](https://github.com/aviabird/angularspree/pull/152) |
| 67 | + |
| 68 | +- Updated versions for Angular(6), ngrx(6), rxjs(6) [#151](https://github.com/aviabird/angularspree/pull/151) |
| 69 | +- Adds google login support. [#90](https://github.com/aviabird/angularspree/pull/90) |
| 70 | +- Adds feature to favorite a products [#100](https://github.com/aviabird/angularspree/pull/100) |
| 71 | +- Landing page [#94](https://github.com/aviabird/angularspree/pull/94), [#107](https://github.com/aviabird/angularspree/pull/107), [#129](https://github.com/aviabird/angularspree/pull/129) |
| 72 | +- Search feature [#134](https://github.com/aviabird/angularspree/pull/134), [#136](https://github.com/aviabird/angularspree/pull/136), [#140](https://github.com/aviabird/angularspree/pull/140) |
| 73 | +- Product image zoomer [#141](https://github.com/aviabird/angularspree/pull/141) |
| 74 | +- Product Review and Rating feature [#152](https://github.com/aviabird/angularspree/pull/152) |
77 | 75 |
|
78 | 76 | ## [`v0.2`][tag-0_2] (2018-06-12) |
79 | 77 |
|
80 | 78 | ### Core Pacakges updated |
81 | | -* Angular 5.2.0 |
82 | | -* NgRx 4.1.1 |
| 79 | + |
| 80 | +- Angular 5.2.0 |
| 81 | +- NgRx 4.1.1 |
83 | 82 |
|
84 | 83 | ## [`v0.1.0`][tag-0_1_0] (2018-06-12) |
85 | 84 |
|
86 | 85 | ### Core |
87 | | -* Angular 2+, ngrx |
88 | | -* Pages added |
89 | | - * Home |
90 | | - * Product Detail |
91 | | - * Cart |
92 | | - * Address |
93 | | - * My Orders |
| 86 | + |
| 87 | +- Angular 2+, ngrx |
| 88 | +- Pages added |
| 89 | + - Home |
| 90 | + - Product Detail |
| 91 | + - Cart |
| 92 | + - Address |
| 93 | + - My Orders |
94 | 94 |
|
95 | 95 | [tag-1_0_0-beta-2]: https://github.com/aviabird/angularspree/releases/tag/v1.0.0-beta-2 |
96 | 96 | [tag-1_0_0-beta-1]: https://github.com/aviabird/angularspree/releases/tag/v1.0.0-beta-1 |
|
0 commit comments