@vixoniccom/birthdays 0.1.2-dev.1 → 0.3.1
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 +2 -2
- package/.idea/birthdays.iml +18 -0
- package/.idea/misc.xml +7 -0
- package/.idea/modules.xml +8 -0
- package/.idea/vcs.xml +6 -0
- package/.idea/workspace.xml +229 -0
- package/CHANGELOG.md +75 -66
- package/README.md +11 -11
- package/build.zip +0 -0
- package/configuration.json +591 -591
- package/package.json +36 -31
package/.eslintrc
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
{
|
|
2
|
-
"extends": ["standard", "standard-react"]
|
|
1
|
+
{
|
|
2
|
+
"extends": ["standard", "standard-react"]
|
|
3
3
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module type="PYTHON_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager">
|
|
4
|
+
<content url="file://$MODULE_DIR$" />
|
|
5
|
+
<orderEntry type="inheritedJdk" />
|
|
6
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
7
|
+
</component>
|
|
8
|
+
<component name="TemplatesService">
|
|
9
|
+
<option name="TEMPLATE_FOLDERS">
|
|
10
|
+
<list>
|
|
11
|
+
<option value="$MODULE_DIR$/node_modules/conventional-changelog-atom/templates" />
|
|
12
|
+
</list>
|
|
13
|
+
</option>
|
|
14
|
+
</component>
|
|
15
|
+
<component name="TestRunnerService">
|
|
16
|
+
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
|
|
17
|
+
</component>
|
|
18
|
+
</module>
|
package/.idea/misc.xml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="JavaScriptSettings">
|
|
4
|
+
<option name="languageLevel" value="JSX" />
|
|
5
|
+
</component>
|
|
6
|
+
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (env)" project-jdk-type="Python SDK" />
|
|
7
|
+
</project>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ProjectModuleManager">
|
|
4
|
+
<modules>
|
|
5
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/birthdays.iml" filepath="$PROJECT_DIR$/.idea/birthdays.iml" />
|
|
6
|
+
</modules>
|
|
7
|
+
</component>
|
|
8
|
+
</project>
|
package/.idea/vcs.xml
ADDED
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ChangeListManager">
|
|
4
|
+
<list default="true" id="4bdc760f-3d07-4af9-a2e0-3e664984a078" name="Default" comment="" />
|
|
5
|
+
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
6
|
+
<option name="TRACKING_ENABLED" value="true" />
|
|
7
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
8
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
9
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
10
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
11
|
+
</component>
|
|
12
|
+
<component name="FileEditorManager">
|
|
13
|
+
<leaf>
|
|
14
|
+
<file leaf-file-name="main.js" pinned="false" current-in-tab="false">
|
|
15
|
+
<entry file="file://$PROJECT_DIR$/src/main.js">
|
|
16
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
17
|
+
<state relative-caret-position="133">
|
|
18
|
+
<caret line="90" column="31" selection-start-line="90" selection-start-column="31" selection-end-line="90" selection-end-column="31" />
|
|
19
|
+
</state>
|
|
20
|
+
</provider>
|
|
21
|
+
</entry>
|
|
22
|
+
</file>
|
|
23
|
+
<file leaf-file-name="birthdays.js" pinned="false" current-in-tab="false">
|
|
24
|
+
<entry file="file://$PROJECT_DIR$/src/model/birthdays.js">
|
|
25
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
26
|
+
<state relative-caret-position="1122">
|
|
27
|
+
<caret line="75" column="28" selection-start-line="75" selection-start-column="28" selection-end-line="75" selection-end-column="28" />
|
|
28
|
+
</state>
|
|
29
|
+
</provider>
|
|
30
|
+
</entry>
|
|
31
|
+
</file>
|
|
32
|
+
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
|
|
33
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
34
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
35
|
+
<state relative-caret-position="68">
|
|
36
|
+
<caret line="4" column="5" selection-start-line="4" selection-start-column="5" selection-end-line="4" selection-end-column="5" />
|
|
37
|
+
</state>
|
|
38
|
+
</provider>
|
|
39
|
+
</entry>
|
|
40
|
+
</file>
|
|
41
|
+
<file leaf-file-name="package.json" pinned="false" current-in-tab="true">
|
|
42
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
43
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
44
|
+
<state relative-caret-position="17">
|
|
45
|
+
<caret line="1" column="22" selection-start-line="1" selection-start-column="22" selection-end-line="1" selection-end-column="22" />
|
|
46
|
+
</state>
|
|
47
|
+
</provider>
|
|
48
|
+
</entry>
|
|
49
|
+
</file>
|
|
50
|
+
</leaf>
|
|
51
|
+
</component>
|
|
52
|
+
<component name="FindInProjectRecents">
|
|
53
|
+
<findStrings>
|
|
54
|
+
<find>requestBirthdays</find>
|
|
55
|
+
<find>workbook does not contain</find>
|
|
56
|
+
<find>xlsx</find>
|
|
57
|
+
</findStrings>
|
|
58
|
+
</component>
|
|
59
|
+
<component name="Git.Settings">
|
|
60
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
61
|
+
</component>
|
|
62
|
+
<component name="IdeDocumentHistory">
|
|
63
|
+
<option name="CHANGED_PATHS">
|
|
64
|
+
<list>
|
|
65
|
+
<option value="$PROJECT_DIR$/src/main.js" />
|
|
66
|
+
<option value="$PROJECT_DIR$/.gitignore" />
|
|
67
|
+
<option value="$PROJECT_DIR$/package.json" />
|
|
68
|
+
</list>
|
|
69
|
+
</option>
|
|
70
|
+
</component>
|
|
71
|
+
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
72
|
+
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
73
|
+
<component name="JsGulpfileManager">
|
|
74
|
+
<detection-done>true</detection-done>
|
|
75
|
+
<sorting>DEFINITION_ORDER</sorting>
|
|
76
|
+
</component>
|
|
77
|
+
<component name="NodeModulesDirectoryManager">
|
|
78
|
+
<handled-path value="$PROJECT_DIR$/node_modules" />
|
|
79
|
+
</component>
|
|
80
|
+
<component name="NodePackageJsonFileManager">
|
|
81
|
+
<packageJsonPaths>
|
|
82
|
+
<path value="$PROJECT_DIR$/package.json" />
|
|
83
|
+
</packageJsonPaths>
|
|
84
|
+
</component>
|
|
85
|
+
<component name="ProjectFrameBounds" extendedState="6">
|
|
86
|
+
<option name="x" value="676" />
|
|
87
|
+
<option name="width" value="697" />
|
|
88
|
+
<option name="height" value="735" />
|
|
89
|
+
</component>
|
|
90
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
91
|
+
<component name="ProjectView">
|
|
92
|
+
<navigator proportions="" version="1">
|
|
93
|
+
<foldersAlwaysOnTop value="true" />
|
|
94
|
+
</navigator>
|
|
95
|
+
<panes>
|
|
96
|
+
<pane id="ProjectPane">
|
|
97
|
+
<subPane>
|
|
98
|
+
<expand>
|
|
99
|
+
<path>
|
|
100
|
+
<item name="birthdays" type="b2602c69:ProjectViewProjectNode" />
|
|
101
|
+
<item name="birthdays" type="462c0819:PsiDirectoryNode" />
|
|
102
|
+
</path>
|
|
103
|
+
<path>
|
|
104
|
+
<item name="birthdays" type="b2602c69:ProjectViewProjectNode" />
|
|
105
|
+
<item name="birthdays" type="462c0819:PsiDirectoryNode" />
|
|
106
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
107
|
+
</path>
|
|
108
|
+
</expand>
|
|
109
|
+
<select />
|
|
110
|
+
</subPane>
|
|
111
|
+
</pane>
|
|
112
|
+
<pane id="Scope" />
|
|
113
|
+
</panes>
|
|
114
|
+
</component>
|
|
115
|
+
<component name="PropertiesComponent">
|
|
116
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
117
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
118
|
+
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
119
|
+
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
120
|
+
</component>
|
|
121
|
+
<component name="RunDashboard">
|
|
122
|
+
<option name="ruleStates">
|
|
123
|
+
<list>
|
|
124
|
+
<RuleState>
|
|
125
|
+
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
126
|
+
</RuleState>
|
|
127
|
+
<RuleState>
|
|
128
|
+
<option name="name" value="StatusDashboardGroupingRule" />
|
|
129
|
+
</RuleState>
|
|
130
|
+
</list>
|
|
131
|
+
</option>
|
|
132
|
+
</component>
|
|
133
|
+
<component name="SvnConfiguration">
|
|
134
|
+
<configuration />
|
|
135
|
+
</component>
|
|
136
|
+
<component name="TaskManager">
|
|
137
|
+
<task active="true" id="Default" summary="Default task">
|
|
138
|
+
<changelist id="4bdc760f-3d07-4af9-a2e0-3e664984a078" name="Default" comment="" />
|
|
139
|
+
<created>1567704926827</created>
|
|
140
|
+
<option name="number" value="Default" />
|
|
141
|
+
<option name="presentableId" value="Default" />
|
|
142
|
+
<updated>1567704926827</updated>
|
|
143
|
+
</task>
|
|
144
|
+
<servers />
|
|
145
|
+
</component>
|
|
146
|
+
<component name="ToolWindowManager">
|
|
147
|
+
<frame x="-8" y="-8" width="1382" height="744" extended-state="6" />
|
|
148
|
+
<editor active="true" />
|
|
149
|
+
<layout>
|
|
150
|
+
<window_info anchor="bottom" id="TODO" order="6" />
|
|
151
|
+
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
152
|
+
<window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
|
|
153
|
+
<window_info anchor="bottom" id="Run" order="2" />
|
|
154
|
+
<window_info anchor="bottom" id="Version Control" />
|
|
155
|
+
<window_info anchor="bottom" id="Python Console" />
|
|
156
|
+
<window_info anchor="bottom" id="Terminal" />
|
|
157
|
+
<window_info anchor="bottom" id="TypeScript" />
|
|
158
|
+
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24962178" />
|
|
159
|
+
<window_info anchor="bottom" id="Docker" show_stripe_button="false" />
|
|
160
|
+
<window_info anchor="right" id="Database" />
|
|
161
|
+
<window_info anchor="bottom" id="Find" order="1" />
|
|
162
|
+
<window_info anchor="right" id="SciView" />
|
|
163
|
+
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
164
|
+
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
165
|
+
<window_info id="Favorites" side_tool="true" />
|
|
166
|
+
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
167
|
+
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
168
|
+
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
169
|
+
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
170
|
+
<window_info anchor="bottom" id="Message" order="0" />
|
|
171
|
+
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
172
|
+
</layout>
|
|
173
|
+
</component>
|
|
174
|
+
<component name="TypeScriptGeneratedFilesManager">
|
|
175
|
+
<option name="version" value="1" />
|
|
176
|
+
</component>
|
|
177
|
+
<component name="VcsContentAnnotationSettings">
|
|
178
|
+
<option name="myLimit" value="2678400000" />
|
|
179
|
+
</component>
|
|
180
|
+
<component name="XDebuggerManager">
|
|
181
|
+
<breakpoint-manager>
|
|
182
|
+
<breakpoints>
|
|
183
|
+
<line-breakpoint enabled="true" type="javascript">
|
|
184
|
+
<url>file://$PROJECT_DIR$/src/model/birthdays.js</url>
|
|
185
|
+
<line>99</line>
|
|
186
|
+
<properties lambdaOrdinal="-1" />
|
|
187
|
+
</line-breakpoint>
|
|
188
|
+
</breakpoints>
|
|
189
|
+
<option name="time" value="1" />
|
|
190
|
+
</breakpoint-manager>
|
|
191
|
+
</component>
|
|
192
|
+
<component name="editorHistoryManager">
|
|
193
|
+
<entry file="file://$PROJECT_DIR$/node_modules/xlsx/types/index.d.ts">
|
|
194
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
195
|
+
<state relative-caret-position="193">
|
|
196
|
+
<caret line="17" column="16" selection-start-line="17" selection-start-column="16" selection-end-line="17" selection-end-column="16" />
|
|
197
|
+
</state>
|
|
198
|
+
</provider>
|
|
199
|
+
</entry>
|
|
200
|
+
<entry file="file://$PROJECT_DIR$/src/main.js">
|
|
201
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
202
|
+
<state relative-caret-position="133">
|
|
203
|
+
<caret line="90" column="31" selection-start-line="90" selection-start-column="31" selection-end-line="90" selection-end-column="31" />
|
|
204
|
+
</state>
|
|
205
|
+
</provider>
|
|
206
|
+
</entry>
|
|
207
|
+
<entry file="file://$PROJECT_DIR$/src/model/birthdays.js">
|
|
208
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
209
|
+
<state relative-caret-position="1122">
|
|
210
|
+
<caret line="75" column="28" selection-start-line="75" selection-start-column="28" selection-end-line="75" selection-end-column="28" />
|
|
211
|
+
</state>
|
|
212
|
+
</provider>
|
|
213
|
+
</entry>
|
|
214
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
215
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
216
|
+
<state relative-caret-position="68">
|
|
217
|
+
<caret line="4" column="5" selection-start-line="4" selection-start-column="5" selection-end-line="4" selection-end-column="5" />
|
|
218
|
+
</state>
|
|
219
|
+
</provider>
|
|
220
|
+
</entry>
|
|
221
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
222
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
223
|
+
<state relative-caret-position="17">
|
|
224
|
+
<caret line="1" column="22" selection-start-line="1" selection-start-column="22" selection-end-line="1" selection-end-column="22" />
|
|
225
|
+
</state>
|
|
226
|
+
</provider>
|
|
227
|
+
</entry>
|
|
228
|
+
</component>
|
|
229
|
+
</project>
|
package/CHANGELOG.md
CHANGED
|
@@ -2,73 +2,82 @@
|
|
|
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
|
-
|
|
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)
|
|
5
|
+
## [0.3.1](https://gitlab.com/mandomedio/vixonic/birthdays/compare/v0.3.0...v0.3.1) (2019-09-05)
|
|
17
6
|
|
|
18
7
|
|
|
19
8
|
### Bug Fixes
|
|
20
9
|
|
|
21
|
-
*
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
*
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
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))
|
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
ADDED
|
Binary file
|