@_nu/css-toast
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2020 NU-system | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+9
-1
@@ -1,4 +0,12 @@ | ||
| ## 0.0.1 (2019-08-10) | ||
| # Change Log | ||
| All notable changes to this project will be documented in this file. | ||
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
| ## 0.0.2 (2020-07-04) | ||
| ### Bug Fixes | ||
| - update ([43338f1](https://github.com/nu-system/css-toast/commit/43338f17c5654c81aff1fcdf442acfa96785d0fd)) | ||
| ## 0.0.1 (2019-08-10) |
+3
-2
| { | ||
| "name": "@_nu/css-toast", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "NU 「 no-ui 」 组件库系统 nu-system 「 Toast 组件 」", | ||
@@ -42,3 +42,4 @@ "author": "yfe-team", | ||
| } | ||
| } | ||
| }, | ||
| "gitHead": "afdb8532d9d27631a41f971827a19c4cc0cb5739" | ||
| } |
7232
24.75%8
14.29%