@vixoniccom/birthdays 0.3.4 → 0.3.6
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/.idea/birthdays.iml +11 -0
- package/.idea/misc.xml +7 -0
- package/.idea/modules.xml +8 -0
- package/.idea/vcs.xml +6 -0
- package/.idea/workspace.xml +175 -0
- package/CHANGELOG.md +9 -0
- package/build.zip +0 -0
- package/package.json +2 -2
|
@@ -0,0 +1,11 @@
|
|
|
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="TestRunnerService">
|
|
9
|
+
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
|
|
10
|
+
</component>
|
|
11
|
+
</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 2.7" 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,175 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ChangeListManager">
|
|
4
|
+
<list default="true" id="72556712-7fe4-4823-925e-ca435ebaa58f" name="Default" comment="">
|
|
5
|
+
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
|
|
6
|
+
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
7
|
+
<change beforePath="$PROJECT_DIR$/src/main.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/main.js" afterDir="false" />
|
|
8
|
+
</list>
|
|
9
|
+
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
10
|
+
<option name="TRACKING_ENABLED" value="true" />
|
|
11
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
12
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
13
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
14
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
15
|
+
</component>
|
|
16
|
+
<component name="FileEditorManager">
|
|
17
|
+
<leaf>
|
|
18
|
+
<file leaf-file-name="birthdays.js" pinned="false" current-in-tab="true">
|
|
19
|
+
<entry file="file://$PROJECT_DIR$/src/model/birthdays.js">
|
|
20
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
21
|
+
<state relative-caret-position="705">
|
|
22
|
+
<caret line="89" column="27" lean-forward="true" selection-start-line="89" selection-start-column="27" selection-end-line="89" selection-end-column="27" />
|
|
23
|
+
</state>
|
|
24
|
+
</provider>
|
|
25
|
+
</entry>
|
|
26
|
+
</file>
|
|
27
|
+
</leaf>
|
|
28
|
+
</component>
|
|
29
|
+
<component name="Git.Settings">
|
|
30
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
31
|
+
</component>
|
|
32
|
+
<component name="IdeDocumentHistory">
|
|
33
|
+
<option name="CHANGED_PATHS">
|
|
34
|
+
<list>
|
|
35
|
+
<option value="$PROJECT_DIR$/src/model/birthdays.js" />
|
|
36
|
+
<option value="$PROJECT_DIR$/src/main.js" />
|
|
37
|
+
</list>
|
|
38
|
+
</option>
|
|
39
|
+
</component>
|
|
40
|
+
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
41
|
+
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
42
|
+
<component name="JsGulpfileManager">
|
|
43
|
+
<detection-done>true</detection-done>
|
|
44
|
+
<sorting>DEFINITION_ORDER</sorting>
|
|
45
|
+
</component>
|
|
46
|
+
<component name="NodeModulesDirectoryManager">
|
|
47
|
+
<handled-path value="$PROJECT_DIR$/node_modules" />
|
|
48
|
+
</component>
|
|
49
|
+
<component name="NodePackageJsonFileManager">
|
|
50
|
+
<packageJsonPaths>
|
|
51
|
+
<path value="$PROJECT_DIR$/package.json" />
|
|
52
|
+
</packageJsonPaths>
|
|
53
|
+
</component>
|
|
54
|
+
<component name="ProjectFrameBounds" extendedState="6">
|
|
55
|
+
<option name="y" value="27" />
|
|
56
|
+
<option name="width" value="1366" />
|
|
57
|
+
<option name="height" value="741" />
|
|
58
|
+
</component>
|
|
59
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
60
|
+
<component name="ProjectView">
|
|
61
|
+
<navigator proportions="" version="1">
|
|
62
|
+
<foldersAlwaysOnTop value="true" />
|
|
63
|
+
</navigator>
|
|
64
|
+
<panes>
|
|
65
|
+
<pane id="Scope" />
|
|
66
|
+
<pane id="ProjectPane">
|
|
67
|
+
<subPane>
|
|
68
|
+
<expand>
|
|
69
|
+
<path>
|
|
70
|
+
<item name="birthdays" type="b2602c69:ProjectViewProjectNode" />
|
|
71
|
+
<item name="birthdays" type="462c0819:PsiDirectoryNode" />
|
|
72
|
+
</path>
|
|
73
|
+
<path>
|
|
74
|
+
<item name="birthdays" type="b2602c69:ProjectViewProjectNode" />
|
|
75
|
+
<item name="birthdays" type="462c0819:PsiDirectoryNode" />
|
|
76
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
77
|
+
</path>
|
|
78
|
+
<path>
|
|
79
|
+
<item name="birthdays" type="b2602c69:ProjectViewProjectNode" />
|
|
80
|
+
<item name="birthdays" type="462c0819:PsiDirectoryNode" />
|
|
81
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
82
|
+
<item name="components" type="462c0819:PsiDirectoryNode" />
|
|
83
|
+
</path>
|
|
84
|
+
<path>
|
|
85
|
+
<item name="birthdays" type="b2602c69:ProjectViewProjectNode" />
|
|
86
|
+
<item name="birthdays" type="462c0819:PsiDirectoryNode" />
|
|
87
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
88
|
+
<item name="model" type="462c0819:PsiDirectoryNode" />
|
|
89
|
+
</path>
|
|
90
|
+
</expand>
|
|
91
|
+
<select />
|
|
92
|
+
</subPane>
|
|
93
|
+
</pane>
|
|
94
|
+
</panes>
|
|
95
|
+
</component>
|
|
96
|
+
<component name="PropertiesComponent">
|
|
97
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
98
|
+
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
99
|
+
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
100
|
+
</component>
|
|
101
|
+
<component name="RunDashboard">
|
|
102
|
+
<option name="ruleStates">
|
|
103
|
+
<list>
|
|
104
|
+
<RuleState>
|
|
105
|
+
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
106
|
+
</RuleState>
|
|
107
|
+
<RuleState>
|
|
108
|
+
<option name="name" value="StatusDashboardGroupingRule" />
|
|
109
|
+
</RuleState>
|
|
110
|
+
</list>
|
|
111
|
+
</option>
|
|
112
|
+
</component>
|
|
113
|
+
<component name="SvnConfiguration">
|
|
114
|
+
<configuration />
|
|
115
|
+
</component>
|
|
116
|
+
<component name="TaskManager">
|
|
117
|
+
<task active="true" id="Default" summary="Default task">
|
|
118
|
+
<changelist id="72556712-7fe4-4823-925e-ca435ebaa58f" name="Default" comment="" />
|
|
119
|
+
<created>1583866740010</created>
|
|
120
|
+
<option name="number" value="Default" />
|
|
121
|
+
<option name="presentableId" value="Default" />
|
|
122
|
+
<updated>1583866740010</updated>
|
|
123
|
+
</task>
|
|
124
|
+
<servers />
|
|
125
|
+
</component>
|
|
126
|
+
<component name="ToolWindowManager">
|
|
127
|
+
<frame x="0" y="27" width="1366" height="741" extended-state="6" />
|
|
128
|
+
<editor active="true" />
|
|
129
|
+
<layout>
|
|
130
|
+
<window_info anchor="bottom" id="TODO" order="6" />
|
|
131
|
+
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
132
|
+
<window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
|
|
133
|
+
<window_info anchor="bottom" id="Run" order="2" />
|
|
134
|
+
<window_info anchor="bottom" id="Version Control" />
|
|
135
|
+
<window_info anchor="bottom" id="Python Console" />
|
|
136
|
+
<window_info anchor="bottom" id="Terminal" />
|
|
137
|
+
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
|
|
138
|
+
<window_info anchor="bottom" id="Docker" show_stripe_button="false" />
|
|
139
|
+
<window_info anchor="right" id="Database" />
|
|
140
|
+
<window_info anchor="right" id="SciView" />
|
|
141
|
+
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
142
|
+
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
143
|
+
<window_info id="Favorites" side_tool="true" />
|
|
144
|
+
<window_info anchor="bottom" id="Find" order="1" />
|
|
145
|
+
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
146
|
+
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
147
|
+
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
148
|
+
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
149
|
+
<window_info anchor="bottom" id="Message" order="0" />
|
|
150
|
+
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
151
|
+
</layout>
|
|
152
|
+
</component>
|
|
153
|
+
<component name="TypeScriptGeneratedFilesManager">
|
|
154
|
+
<option name="version" value="1" />
|
|
155
|
+
</component>
|
|
156
|
+
<component name="VcsContentAnnotationSettings">
|
|
157
|
+
<option name="myLimit" value="2678400000" />
|
|
158
|
+
</component>
|
|
159
|
+
<component name="editorHistoryManager">
|
|
160
|
+
<entry file="file://$PROJECT_DIR$/src/main.js">
|
|
161
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
162
|
+
<state relative-caret-position="2767">
|
|
163
|
+
<caret line="212" column="9" selection-start-line="212" selection-start-column="9" selection-end-line="212" selection-end-column="9" />
|
|
164
|
+
</state>
|
|
165
|
+
</provider>
|
|
166
|
+
</entry>
|
|
167
|
+
<entry file="file://$PROJECT_DIR$/src/model/birthdays.js">
|
|
168
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
169
|
+
<state relative-caret-position="705">
|
|
170
|
+
<caret line="89" column="27" lean-forward="true" selection-start-line="89" selection-start-column="27" selection-end-line="89" selection-end-column="27" />
|
|
171
|
+
</state>
|
|
172
|
+
</provider>
|
|
173
|
+
</entry>
|
|
174
|
+
</component>
|
|
175
|
+
</project>
|
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,15 @@
|
|
|
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.6 (2020-03-10)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **birthdays:** fixed edge case for birthday rendering ([80ed225](https://gitlab.com/mandomedio/vixonic/birthdays/commit/80ed225))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
5
14
|
# [0.3.0](https://bitbucket.org/vixonicmodules/birthdays/compare/v0.2.2...v0.3.0) (2019-05-29)
|
|
6
15
|
|
|
7
16
|
|
package/build.zip
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"author": {
|
|
8
8
|
"name": ""
|
|
9
9
|
},
|
|
10
|
-
"version": "0.3.
|
|
10
|
+
"version": "0.3.6",
|
|
11
11
|
"scripts": {
|
|
12
12
|
"prepublish": "vixonic-module-packager --mode=build",
|
|
13
13
|
"watch": "vixonic-module-packager --mode=watch",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"request": "^2.79.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@vixoniccom/module-packager": "^2.
|
|
28
|
+
"@vixoniccom/module-packager": "^2.4.2",
|
|
29
29
|
"standard-version": "^5.0.2"
|
|
30
30
|
}
|
|
31
31
|
}
|