@vixoniccom/birthdays 0.3.1 → 0.3.3-dev1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.eslintrc CHANGED
@@ -1,3 +1,3 @@
1
- {
2
- "extends": ["standard", "standard-react"]
1
+ {
2
+ "extends": ["standard", "standard-react"]
3
3
  }
package/CHANGELOG.md CHANGED
@@ -2,82 +2,73 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
- ## [0.3.1](https://gitlab.com/mandomedio/vixonic/birthdays/compare/v0.3.0...v0.3.1) (2019-09-05)
5
+ # [0.3.0](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.2.2...v0.3.0) (2019-05-29)
6
+
7
+
8
+ ### Features
9
+
10
+ * changed tests ([1210810](https://bitbucket.org/vixonicmodules/birthdays/commits/1210810))
11
+ * max characters for name and description ([fbc9f00](https://bitbucket.org/vixonicmodules/birthdays/commits/fbc9f00))
12
+ * removed svg image solution for Tizen. ([edd6474](https://bitbucket.org/vixonicmodules/birthdays/commits/edd6474))
13
+
14
+
15
+
16
+ ## [0.2.2](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.2.1...v0.2.2) (2019-03-21)
6
17
 
7
18
 
8
19
  ### Bug Fixes
9
20
 
10
- * **birthdays:** fixed excel parsing problems and excel sheet url never updating ([ff42047](https://gitlab.com/mandomedio/vixonic/birthdays/commit/ff42047))
11
-
12
-
13
-
14
- # [0.3.0](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.2.2...v0.3.0) (2019-05-29)
15
-
16
-
17
- ### Features
18
-
19
- * changed tests ([1210810](https://bitbucket.org/vixonicmodules/birthdays/commits/1210810))
20
- * max characters for name and description ([fbc9f00](https://bitbucket.org/vixonicmodules/birthdays/commits/fbc9f00))
21
- * removed svg image solution for Tizen. ([edd6474](https://bitbucket.org/vixonicmodules/birthdays/commits/edd6474))
22
-
23
-
24
-
25
- ## [0.2.2](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.2.1...v0.2.2) (2019-03-21)
26
-
27
-
28
- ### Bug Fixes
29
-
30
- * rename test excel file because it has ñ ([916176b](https://bitbucket.org/vixonicmodules/birthdays/commits/916176b))
31
-
32
-
33
-
34
- <a name="0.2.1"></a>
35
- ## [0.2.1](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.2.0...v0.2.1) (2018-09-10)
36
-
37
-
38
- ### Bug Fixes
39
-
40
- * common orientation date propType. ([b557e7f](https://bitbucket.org/vixonicmodules/birthdays/commits/b557e7f))
41
- * text date index error. ([1875174](https://bitbucket.org/vixonicmodules/birthdays/commits/1875174))
42
-
43
-
44
-
45
- <a name="0.2.0"></a>
46
- # [0.2.0](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.1.9...v0.2.0) (2018-08-22)
47
-
48
-
49
- ### Bug Fixes
50
-
51
- * URL file:// removed for web packager. ([b54ef38](https://bitbucket.org/vixonicmodules/birthdays/commits/b54ef38))
52
-
53
-
54
- ### Features
55
-
56
- * image size setup and elements alignment ([b5fc1cd](https://bitbucket.org/vixonicmodules/birthdays/commits/b5fc1cd))
57
-
58
-
59
-
60
- <a name="0.1.9"></a>
61
- ## 0.1.9 (2018-08-22)
62
-
63
-
64
- ### Bug Fixes
65
-
66
- * Accidental empty rows prevent data loading correctly. ([ab23707](https://bitbucket.org/vixonicmodules/birthdays/commits/ab23707))
67
- * Fonts error ([59f1ca4](https://bitbucket.org/vixonicmodules/birthdays/commits/59f1ca4))
68
- * package.json 0.1.4 ([773c0b2](https://bitbucket.org/vixonicmodules/birthdays/commits/773c0b2))
69
- * url quotes for images and xml parse. ([35d01ff](https://bitbucket.org/vixonicmodules/birthdays/commits/35d01ff))
70
-
71
-
72
- ### Features
73
-
74
- * added default message. ([6989915](https://bitbucket.org/vixonicmodules/birthdays/commits/6989915))
75
- * Animation parameters added and all fonts added ([f458f18](https://bitbucket.org/vixonicmodules/birthdays/commits/f458f18))
76
- * Circle and Text calendar date styles ([9359c5d](https://bitbucket.org/vixonicmodules/birthdays/commits/9359c5d))
77
- * Flat date ([d246da2](https://bitbucket.org/vixonicmodules/birthdays/commits/d246da2))
78
- * improved gitignore and initialize singleton ([e0b56c8](https://bitbucket.org/vixonicmodules/birthdays/commits/e0b56c8))
79
- * Initial branch commit ([a6ee608](https://bitbucket.org/vixonicmodules/birthdays/commits/a6ee608))
80
- * outlines + separatos + zip ([386a509](https://bitbucket.org/vixonicmodules/birthdays/commits/386a509))
81
- * refactor finished ([a02c68e](https://bitbucket.org/vixonicmodules/birthdays/commits/a02c68e))
82
- * release 0.0.5 ([d2e0db7](https://bitbucket.org/vixonicmodules/birthdays/commits/d2e0db7))
83
- * vertical layout implemented. ([9209ba9](https://bitbucket.org/vixonicmodules/birthdays/commits/9209ba9))
21
+ * rename test excel file because it has ñ ([916176b](https://bitbucket.org/vixonicmodules/birthdays/commits/916176b))
22
+
23
+
24
+
25
+ <a name="0.2.1"></a>
26
+ ## [0.2.1](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.2.0...v0.2.1) (2018-09-10)
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * common orientation date propType. ([b557e7f](https://bitbucket.org/vixonicmodules/birthdays/commits/b557e7f))
32
+ * text date index error. ([1875174](https://bitbucket.org/vixonicmodules/birthdays/commits/1875174))
33
+
34
+
35
+
36
+ <a name="0.2.0"></a>
37
+ # [0.2.0](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.1.9...v0.2.0) (2018-08-22)
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * URL file:// removed for web packager. ([b54ef38](https://bitbucket.org/vixonicmodules/birthdays/commits/b54ef38))
43
+
44
+
45
+ ### Features
46
+
47
+ * image size setup and elements alignment ([b5fc1cd](https://bitbucket.org/vixonicmodules/birthdays/commits/b5fc1cd))
48
+
49
+
50
+
51
+ <a name="0.1.9"></a>
52
+ ## 0.1.9 (2018-08-22)
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * Accidental empty rows prevent data loading correctly. ([ab23707](https://bitbucket.org/vixonicmodules/birthdays/commits/ab23707))
58
+ * Fonts error ([59f1ca4](https://bitbucket.org/vixonicmodules/birthdays/commits/59f1ca4))
59
+ * package.json 0.1.4 ([773c0b2](https://bitbucket.org/vixonicmodules/birthdays/commits/773c0b2))
60
+ * url quotes for images and xml parse. ([35d01ff](https://bitbucket.org/vixonicmodules/birthdays/commits/35d01ff))
61
+
62
+
63
+ ### Features
64
+
65
+ * added default message. ([6989915](https://bitbucket.org/vixonicmodules/birthdays/commits/6989915))
66
+ * Animation parameters added and all fonts added ([f458f18](https://bitbucket.org/vixonicmodules/birthdays/commits/f458f18))
67
+ * Circle and Text calendar date styles ([9359c5d](https://bitbucket.org/vixonicmodules/birthdays/commits/9359c5d))
68
+ * Flat date ([d246da2](https://bitbucket.org/vixonicmodules/birthdays/commits/d246da2))
69
+ * improved gitignore and initialize singleton ([e0b56c8](https://bitbucket.org/vixonicmodules/birthdays/commits/e0b56c8))
70
+ * Initial branch commit ([a6ee608](https://bitbucket.org/vixonicmodules/birthdays/commits/a6ee608))
71
+ * outlines + separatos + zip ([386a509](https://bitbucket.org/vixonicmodules/birthdays/commits/386a509))
72
+ * refactor finished ([a02c68e](https://bitbucket.org/vixonicmodules/birthdays/commits/a02c68e))
73
+ * release 0.0.5 ([d2e0db7](https://bitbucket.org/vixonicmodules/birthdays/commits/d2e0db7))
74
+ * vertical layout implemented. ([9209ba9](https://bitbucket.org/vixonicmodules/birthdays/commits/9209ba9))
package/README.md CHANGED
@@ -1,11 +1,11 @@
1
- # Birthdays
2
- ## Changelog
3
-
4
- ### [0.1.4] - 2017/07/20
5
- #### Fixed
6
- - Fixed weekly + filter past in january.
7
-
8
- ### [0.1.1] - 2017/07/20
9
- #### Changed
10
- - Fixed missing url quotes in background images and fonts.
11
- - Fixed parsing when data file is an XML and not excel file.
1
+ # Birthdays
2
+ ## Changelog
3
+
4
+ ### [0.1.4] - 2017/07/20
5
+ #### Fixed
6
+ - Fixed weekly + filter past in january.
7
+
8
+ ### [0.1.1] - 2017/07/20
9
+ #### Changed
10
+ - Fixed missing url quotes in background images and fonts.
11
+ - Fixed parsing when data file is an XML and not excel file.
package/build.zip CHANGED
Binary file