@cocreate/organizations 1.8.0 → 1.8.2
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.
|
@@ -18,9 +18,9 @@ jobs:
|
|
|
18
18
|
runs-on: ubuntu-latest
|
|
19
19
|
steps:
|
|
20
20
|
- name: Checkout
|
|
21
|
-
uses: actions/checkout@
|
|
21
|
+
uses: actions/checkout@v3
|
|
22
22
|
- name: Semantic Release
|
|
23
|
-
uses: cycjimmy/semantic-release-action@
|
|
23
|
+
uses: cycjimmy/semantic-release-action@v3
|
|
24
24
|
id: semantic
|
|
25
25
|
with:
|
|
26
26
|
extra_plugins: |
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
|
+
## [1.8.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.1...v1.8.2) (2023-01-06)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* bump dependencies, worklow [@v3](https://github.com/v3) ([ab687e1](https://github.com/CoCreate-app/CoCreate-organizations/commit/ab687e1b0a8ceec08127b2cf8a0ba3d13d1176d0))
|
|
7
|
+
* edit in github btn styles ([976b115](https://github.com/CoCreate-app/CoCreate-organizations/commit/976b11535557e3fc759a7fb9365cac3fdd6a526d))
|
|
8
|
+
|
|
9
|
+
## [1.8.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.0...v1.8.1) (2023-01-05)
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
* bump cdn to 1.39.4 ([3d4d9ab](https://github.com/CoCreate-app/CoCreate-organizations/commit/3d4d9ab3f99eb90bfc291a3524b27ea90df18b48))
|
|
15
|
+
* bump dependencies ([dbbc54b](https://github.com/CoCreate-app/CoCreate-organizations/commit/dbbc54b7a2057994c84be734e355e5698291726c))
|
|
16
|
+
|
|
1
17
|
# [1.8.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.37...v1.8.0) (2023-01-02)
|
|
2
18
|
|
|
3
19
|
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
modal-width="320px"
|
|
105
105
|
modal-height="100%"
|
|
106
106
|
modal-color="#229954"
|
|
107
|
-
class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50% z-index:8" pass_id="render">
|
|
107
|
+
class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4) z-index:8" pass_id="render">
|
|
108
108
|
<i class="fa fa-plus"></i>
|
|
109
109
|
</button>
|
|
110
110
|
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
modal-width="320px"
|
|
110
110
|
modal-height="100%"
|
|
111
111
|
modal-color="#229954"
|
|
112
|
-
class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50% z-index:8" pass_id="render">
|
|
112
|
+
class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4) z-index:8" pass_id="render">
|
|
113
113
|
<i class="fa fa-plus"></i>
|
|
114
114
|
</button>
|
|
115
115
|
|
package/docs/index.html
CHANGED
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
</div>
|
|
126
126
|
|
|
127
127
|
</div>
|
|
128
|
-
<button href="https://github.com/CoCreate-app/CoCreate-organizations/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
|
|
128
|
+
<button href="https://github.com/CoCreate-app/CoCreate-organizations/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4)">
|
|
129
129
|
<i class="fas fa-pencil-alt"></i>
|
|
130
130
|
</button>
|
|
131
131
|
</main>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cocreate/organizations",
|
|
3
|
-
"version": "1.8.
|
|
3
|
+
"version": "1.8.2",
|
|
4
4
|
"description": "A simple organizations component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"organizations",
|
|
@@ -60,9 +60,9 @@
|
|
|
60
60
|
"webpack-log": "^3.0.1"
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"@cocreate/actions": "^1.5.
|
|
64
|
-
"@cocreate/crud-client": "^1.17.
|
|
65
|
-
"@cocreate/docs": "^1.5.
|
|
66
|
-
"@cocreate/element-prototype": "^1.2.
|
|
63
|
+
"@cocreate/actions": "^1.5.50",
|
|
64
|
+
"@cocreate/crud-client": "^1.17.12",
|
|
65
|
+
"@cocreate/docs": "^1.5.4",
|
|
66
|
+
"@cocreate/element-prototype": "^1.2.25"
|
|
67
67
|
}
|
|
68
68
|
}
|