@ewtd/ewt-notice-bar
Advanced tools
Comparing version
@@ -0,1 +1,6 @@ | ||
<a name="0.1.2"></a> | ||
## [0.1.2](http://git.mistong.com/ewtd/ewt-notice-bar/compare/v0.1.1...v0.1.2) (2020-06-30) | ||
<a name="0.1.1"></a> | ||
@@ -2,0 +7,0 @@ ## 0.1.1 (2020-06-30) |
@@ -22,5 +22,16 @@ /* | ||
<NoticeBar></NoticeBar> | ||
<NoticeBar> | ||
前端东西确实蛮多,但也没必要什么都想学。一旦你有这个想法,多半会像个无头苍蝇乱飞。 | ||
变换方法通过一个给定角度对一个指定的点进行旋转变换,你对梦想一无无所知。 | ||
</NoticeBar> | ||
`; | ||
const codeDefault = ` | ||
import { NoticeBar } from '@ewtd/ewt'; | ||
<NoticeBar> | ||
前端东西确实蛮多,但也没必要什么都想学。一旦你有这个想法,多半会像个无头苍蝇乱飞。 | ||
</NoticeBar> | ||
`; | ||
const arrowFunc = '() => {}'; | ||
@@ -39,3 +50,3 @@ | ||
</Code> | ||
<Code sourceCode={codeLarge} buttonText="内容未溢出不滚动" > | ||
<Code sourceCode={codeDefault} buttonText="内容未溢出不滚动" > | ||
<NoticeBar onClose={() => { console.log('closed'); }}> | ||
@@ -42,0 +53,0 @@ 前端东西确实蛮多,但也没必要什么都想学。一旦你有这个想法,多半会像个无头苍蝇乱飞。 |
{ | ||
"name": "@ewtd/ewt-notice-bar", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "An ewt component", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
23241
2.52%309
3%