@cocreate/crud-client
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,9 @@ | ||
## [1.0.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.3...v1.0.4) (2021-04-19) | ||
### Bug Fixes | ||
* ci and build process ([4f082f3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4f082f398f42aa30a615a7bf02908f21da0cb4c3)) | ||
* npm publish and cdn deployment ([b4cbfd3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b4cbfd33d898e1f5b7bd2b0477622d2bae1e7e7f)) | ||
## [1.0.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.2...v1.0.3) (2021-04-09) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/crud-client", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -63,4 +63,5 @@ "keywords": [ | ||
"@cocreate/docs": "^1.0.3", | ||
"@cocreate/socket-client": "^1.0.2" | ||
"@cocreate/socket-client": "^1.0.2", | ||
"mini-css-extract-plugin": "^1.5.0" | ||
} | ||
} |
# CoCreate-crud-client | ||
A simple crud-client component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API. Take it for a spin in our [playground!](https://cocreate.app/docs/crud-client) | ||
![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-crud-client/dist/CoCreate-crud-client.min.js?label=minified%20size&style=for-the-badge) | ||
![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-crud-client/dist/CoCreate-crud-client.min.js?label=minified%20size&style=for-the-badge) | ||
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-crud-client?style=for-the-badge) | ||
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-crud-client?style=for-the-badge) | ||
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-crud-client?style=for-the-badge) | ||
![GitHub labels](https://img.shields.io/github/labels/CoCreate-app/CoCreate-crud-client/help%20wanted?style=for-the-badge) | ||
![CoCreate](https://cdn.cocreate.app/logo.png) | ||
![CoCreate-crud-client](https://cdn.cocreate.app/docs/CoCreate-crud-client.gif) | ||
[CoCreate Docs](https://cocreate.app/docs/crud-client) | ||
## [Docs & Demo](https://cocreate.app/docs/crud-client) | ||
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/issues) and [pull requests](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/pulls) or merely upvote or comment on existing issues or pull requests. | ||
For a complete guide and working demo refer to the [doumentation](https://cocreate.app/docs/crud-client) | ||
We appreciate your continued support, thank you! | ||
## CDN | ||
```html | ||
<script src="https://cdn.cocreate.app/crud-client/latest/CoCreate-crud-client.min.js"></script> | ||
``` | ||
```html | ||
<script src="https://cdn.cocreate.app/crud-client/latest/CoCreate-crud-client.min.css"></script> | ||
``` | ||
## NPM | ||
```shell | ||
$ npm install @cocreate/crud-client | ||
``` | ||
# Table of Contents | ||
@@ -27,7 +42,9 @@ | ||
<a name="announcements"></a> | ||
# Announcements | ||
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-crud-client/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-crud-client/releases). You may also subscribe to email for releases and breaking changes. | ||
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-crud-client/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-crud-client/releases). You may also subscribe to email for releases and breaking changes. | ||
<a name="roadmap"></a> | ||
# Roadmap | ||
@@ -37,4 +54,4 @@ | ||
<a name="about"></a> | ||
<a name="about"></a> | ||
# About | ||
@@ -49,2 +66,3 @@ | ||
<a name="contribute"></a> | ||
# How to Contribute | ||
@@ -54,4 +72,8 @@ | ||
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/CoCreate-crud-client/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-crud-client/pulls) or merely upvote or comment on existing issues or pull requests. | ||
We appreciate your continued support, thank you! | ||
# License | ||
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-crud-client/blob/master/LICENSE) | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68010
76
3
+ Added@jridgewell/gen-mapping@0.3.5(transitive)
+ Added@jridgewell/resolve-uri@3.1.2(transitive)
+ Added@jridgewell/set-array@1.2.1(transitive)
+ Added@jridgewell/source-map@0.3.6(transitive)
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@jridgewell/trace-mapping@0.3.25(transitive)
+ Added@types/eslint@9.6.1(transitive)
+ Added@types/eslint-scope@3.7.7(transitive)
+ Added@types/estree@1.0.6(transitive)
+ Added@types/json-schema@7.0.15(transitive)
+ Added@types/node@22.9.1(transitive)
+ Added@webassemblyjs/ast@1.14.1(transitive)
+ Added@webassemblyjs/floating-point-hex-parser@1.13.2(transitive)
+ Added@webassemblyjs/helper-api-error@1.13.2(transitive)
+ Added@webassemblyjs/helper-buffer@1.14.1(transitive)
+ Added@webassemblyjs/helper-numbers@1.13.2(transitive)
+ Added@webassemblyjs/helper-wasm-bytecode@1.13.2(transitive)
+ Added@webassemblyjs/helper-wasm-section@1.14.1(transitive)
+ Added@webassemblyjs/ieee754@1.13.2(transitive)
+ Added@webassemblyjs/leb128@1.13.2(transitive)
+ Added@webassemblyjs/utf8@1.13.2(transitive)
+ Added@webassemblyjs/wasm-edit@1.14.1(transitive)
+ Added@webassemblyjs/wasm-gen@1.14.1(transitive)
+ Added@webassemblyjs/wasm-opt@1.14.1(transitive)
+ Added@webassemblyjs/wasm-parser@1.14.1(transitive)
+ Added@webassemblyjs/wast-printer@1.14.1(transitive)
+ Added@xtuc/ieee754@1.2.0(transitive)
+ Added@xtuc/long@4.2.2(transitive)
+ Addedacorn@8.14.0(transitive)
+ Addedajv@6.12.6(transitive)
+ Addedajv-keywords@3.5.2(transitive)
+ Addedbig.js@5.2.2(transitive)
+ Addedbrowserslist@4.24.2(transitive)
+ Addedbuffer-from@1.1.2(transitive)
+ Addedcaniuse-lite@1.0.30001680(transitive)
+ Addedchrome-trace-event@1.0.4(transitive)
+ Addedcommander@2.20.3(transitive)
+ Addedelectron-to-chromium@1.5.63(transitive)
+ Addedemojis-list@3.0.0(transitive)
+ Addedenhanced-resolve@5.17.1(transitive)
+ Addedes-module-lexer@1.5.4(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedeslint-scope@5.1.1(transitive)
+ Addedesrecurse@4.3.0(transitive)
+ Addedestraverse@4.3.05.3.0(transitive)
+ Addedevents@3.3.0(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedfast-json-stable-stringify@2.1.0(transitive)
+ Addedglob-to-regexp@0.4.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedjest-worker@27.5.1(transitive)
+ Addedjson-parse-even-better-errors@2.3.1(transitive)
+ Addedjson-schema-traverse@0.4.1(transitive)
+ Addedjson5@2.2.3(transitive)
+ Addedloader-runner@4.3.0(transitive)
+ Addedloader-utils@2.0.4(transitive)
+ Addedmerge-stream@2.0.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedmini-css-extract-plugin@1.6.2(transitive)
+ Addedneo-async@2.6.2(transitive)
+ Addednode-releases@2.0.18(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addedrandombytes@2.1.0(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedschema-utils@3.3.0(transitive)
+ Addedserialize-javascript@6.0.2(transitive)
+ Addedsource-list-map@2.0.1(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-support@0.5.21(transitive)
+ Addedsupports-color@8.1.1(transitive)
+ Addedtapable@2.2.1(transitive)
+ Addedterser@5.36.0(transitive)
+ Addedterser-webpack-plugin@5.3.10(transitive)
+ Addedundici-types@6.19.8(transitive)
+ Addedupdate-browserslist-db@1.1.1(transitive)
+ Addeduri-js@4.4.1(transitive)
+ Addedwatchpack@2.4.2(transitive)
+ Addedwebpack@5.96.1(transitive)
+ Addedwebpack-sources@1.4.33.2.3(transitive)