From 13c69c2448bd82d4b9b85c9503553be82e721c39 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 18:44:43 +0800 Subject: [PATCH 01/25] docs: add issues and component logs to all docs --- scripts/generate-changelog.js | 17 +- scripts/generate-contribution.mjs | 203 +++++++++++++++++++++ src/packages/actionsheet/doc.en-US.md | 16 ++ src/packages/actionsheet/doc.md | 16 ++ src/packages/actionsheet/doc.taro.md | 16 ++ src/packages/actionsheet/doc.zh-TW.md | 16 ++ src/packages/address/doc.en-US.md | 18 ++ src/packages/address/doc.md | 18 ++ src/packages/address/doc.taro.md | 18 ++ src/packages/address/doc.zh-TW.md | 18 ++ src/packages/animate/doc.en-US.md | 14 ++ src/packages/animate/doc.md | 14 ++ src/packages/animate/doc.taro.md | 14 ++ src/packages/animate/doc.zh-TW.md | 14 ++ src/packages/animatingnumbers/doc.en-US.md | 16 ++ src/packages/animatingnumbers/doc.md | 16 ++ src/packages/animatingnumbers/doc.taro.md | 16 ++ src/packages/animatingnumbers/doc.zh-TW.md | 16 ++ src/packages/audio/doc.en-US.md | 13 ++ src/packages/audio/doc.md | 13 ++ src/packages/audio/doc.taro.md | 13 ++ src/packages/audio/doc.zh-TW.md | 13 ++ src/packages/avatar/doc.en-US.md | 16 ++ src/packages/avatar/doc.md | 16 ++ src/packages/avatar/doc.taro.md | 16 ++ src/packages/avatar/doc.zh-TW.md | 16 ++ src/packages/avatarcropper/doc.en-US.md | 16 ++ src/packages/avatarcropper/doc.md | 16 ++ src/packages/avatarcropper/doc.taro.md | 16 ++ src/packages/avatarcropper/doc.zh-TW.md | 16 ++ src/packages/backtop/doc.en-US.md | 16 ++ src/packages/backtop/doc.md | 16 ++ src/packages/backtop/doc.taro.md | 16 ++ src/packages/backtop/doc.zh-TW.md | 16 ++ src/packages/badge/doc.en-US.md | 16 ++ src/packages/badge/doc.md | 16 ++ src/packages/badge/doc.taro.md | 16 ++ src/packages/badge/doc.zh-TW.md | 16 ++ src/packages/barrage/doc.en-US.md | 16 ++ src/packages/barrage/doc.md | 16 ++ src/packages/barrage/doc.taro.md | 16 ++ src/packages/barrage/doc.zh-TW.md | 16 ++ src/packages/button/doc.en-US.md | 18 ++ src/packages/button/doc.md | 18 ++ src/packages/button/doc.taro.md | 18 ++ src/packages/button/doc.zh-TW.md | 18 ++ src/packages/calendar/doc.en-US.md | 18 ++ src/packages/calendar/doc.md | 18 ++ src/packages/calendar/doc.taro.md | 18 ++ src/packages/calendar/doc.zh-TW.md | 18 ++ src/packages/calendarcard/doc.en-US.md | 16 ++ src/packages/calendarcard/doc.md | 16 ++ src/packages/calendarcard/doc.taro.md | 16 ++ src/packages/calendarcard/doc.zh-TW.md | 16 ++ src/packages/card/doc.en-US.md | 16 ++ src/packages/card/doc.md | 16 ++ src/packages/card/doc.taro.md | 16 ++ src/packages/card/doc.zh-TW.md | 16 ++ src/packages/cascader/doc.en-US.md | 16 ++ src/packages/cascader/doc.md | 16 ++ src/packages/cascader/doc.taro.md | 16 ++ src/packages/cascader/doc.zh-TW.md | 16 ++ src/packages/cell/doc.en-US.md | 16 ++ src/packages/cell/doc.md | 16 ++ src/packages/cell/doc.taro.md | 16 ++ src/packages/cell/doc.zh-TW.md | 16 ++ src/packages/checkbox/doc.en-US.md | 16 ++ src/packages/checkbox/doc.md | 16 ++ src/packages/checkbox/doc.taro.md | 16 ++ src/packages/checkbox/doc.zh-TW.md | 16 ++ src/packages/circleprogress/doc.en-US.md | 16 ++ src/packages/circleprogress/doc.md | 16 ++ src/packages/circleprogress/doc.taro.md | 16 ++ src/packages/circleprogress/doc.zh-TW.md | 16 ++ src/packages/collapse/doc.en-US.md | 16 ++ src/packages/collapse/doc.md | 16 ++ src/packages/collapse/doc.taro.md | 16 ++ src/packages/collapse/doc.zh-TW.md | 16 ++ src/packages/configprovider/doc.en-US.md | 16 ++ src/packages/configprovider/doc.md | 16 ++ src/packages/configprovider/doc.taro.md | 16 ++ src/packages/configprovider/doc.zh-TW.md | 16 ++ src/packages/countdown/doc.en-US.md | 16 ++ src/packages/countdown/doc.md | 16 ++ src/packages/countdown/doc.taro.md | 16 ++ src/packages/countdown/doc.zh-TW.md | 16 ++ src/packages/datepicker/doc.en-US.md | 18 ++ src/packages/datepicker/doc.md | 18 ++ src/packages/datepicker/doc.taro.md | 18 ++ src/packages/datepicker/doc.zh-TW.md | 18 ++ src/packages/dialog/doc.en-US.md | 19 ++ src/packages/dialog/doc.md | 19 ++ src/packages/dialog/doc.taro.md | 19 ++ src/packages/dialog/doc.zh-TW.md | 19 ++ src/packages/divider/doc.en-US.md | 18 ++ src/packages/divider/doc.md | 18 ++ src/packages/divider/doc.taro.md | 18 ++ src/packages/divider/doc.zh-TW.md | 18 ++ src/packages/drag/doc.en-US.md | 18 ++ src/packages/drag/doc.md | 18 ++ src/packages/drag/doc.taro.md | 18 ++ src/packages/drag/doc.zh-TW.md | 18 ++ src/packages/elevator/doc.en-US.md | 16 ++ src/packages/elevator/doc.md | 16 ++ src/packages/elevator/doc.taro.md | 16 ++ src/packages/elevator/doc.zh-TW.md | 16 ++ src/packages/ellipsis/doc.en-US.md | 16 ++ src/packages/ellipsis/doc.md | 16 ++ src/packages/ellipsis/doc.taro.md | 16 ++ src/packages/ellipsis/doc.zh-TW.md | 16 ++ src/packages/empty/doc.en-US.md | 16 ++ src/packages/empty/doc.md | 16 ++ src/packages/empty/doc.taro.md | 16 ++ src/packages/empty/doc.zh-TW.md | 16 ++ src/packages/fixednav/doc.en-US.md | 16 ++ src/packages/fixednav/doc.md | 16 ++ src/packages/fixednav/doc.taro.md | 16 ++ src/packages/fixednav/doc.zh-TW.md | 16 ++ src/packages/form/doc.en-US.md | 22 +++ src/packages/form/doc.md | 22 +++ src/packages/form/doc.taro.md | 22 +++ src/packages/form/doc.zh-TW.md | 22 +++ src/packages/grid/doc.en-US.md | 15 ++ src/packages/grid/doc.md | 15 ++ src/packages/grid/doc.taro.md | 15 ++ src/packages/grid/doc.zh-TW.md | 15 ++ src/packages/hoverbutton/doc.en-US.md | 10 + src/packages/hoverbutton/doc.md | 10 + src/packages/hoverbutton/doc.taro.md | 10 + src/packages/hoverbutton/doc.zh-TW.md | 10 + src/packages/icon/doc.en-US.md | 18 ++ src/packages/icon/doc.md | 18 ++ src/packages/icon/doc.taro.md | 18 ++ src/packages/icon/doc.zh-TW.md | 18 ++ src/packages/image/doc.en-US.md | 18 ++ src/packages/image/doc.md | 18 ++ src/packages/image/doc.taro.md | 18 ++ src/packages/image/doc.zh-TW.md | 18 ++ src/packages/imagepreview/doc.en-US.md | 16 ++ src/packages/imagepreview/doc.md | 16 ++ src/packages/imagepreview/doc.taro.md | 16 ++ src/packages/imagepreview/doc.zh-TW.md | 16 ++ src/packages/indicator/doc.en-US.md | 16 ++ src/packages/indicator/doc.md | 16 ++ src/packages/indicator/doc.taro.md | 16 ++ src/packages/indicator/doc.zh-TW.md | 16 ++ src/packages/infiniteloading/doc.en-US.md | 16 ++ src/packages/infiniteloading/doc.md | 16 ++ src/packages/infiniteloading/doc.taro.md | 16 ++ src/packages/infiniteloading/doc.zh-TW.md | 16 ++ src/packages/input/doc.en-US.md | 16 ++ src/packages/input/doc.md | 16 ++ src/packages/input/doc.taro.md | 16 ++ src/packages/input/doc.zh-TW.md | 16 ++ src/packages/inputnumber/doc.en-US.md | 16 ++ src/packages/inputnumber/doc.md | 16 ++ src/packages/inputnumber/doc.taro.md | 16 ++ src/packages/inputnumber/doc.zh-TW.md | 16 ++ src/packages/layout/doc.en-US.md | 16 ++ src/packages/layout/doc.md | 16 ++ src/packages/layout/doc.taro.md | 16 ++ src/packages/layout/doc.zh-TW.md | 16 ++ src/packages/loading/doc.en-US.md | 18 ++ src/packages/loading/doc.md | 18 ++ src/packages/loading/doc.taro.md | 18 ++ src/packages/loading/doc.zh-TW.md | 18 ++ src/packages/lottie/doc.en-US.md | 10 + src/packages/lottie/doc.md | 10 + src/packages/lottie/doc.taro.md | 10 + src/packages/lottie/doc.zh-TW.md | 10 + src/packages/menu/doc.en-US.md | 16 ++ src/packages/menu/doc.md | 16 ++ src/packages/menu/doc.taro.md | 16 ++ src/packages/menu/doc.zh-TW.md | 16 ++ src/packages/navbar/doc.en-US.md | 16 ++ src/packages/navbar/doc.md | 16 ++ src/packages/navbar/doc.taro.md | 16 ++ src/packages/navbar/doc.zh-TW.md | 16 ++ src/packages/noticebar/doc.en-US.md | 16 ++ src/packages/noticebar/doc.md | 16 ++ src/packages/noticebar/doc.taro.md | 16 ++ src/packages/noticebar/doc.zh-TW.md | 16 ++ src/packages/notify/doc.en-US.md | 16 ++ src/packages/notify/doc.md | 16 ++ src/packages/notify/doc.taro.md | 16 ++ src/packages/notify/doc.zh-TW.md | 16 ++ src/packages/numberkeyboard/doc.en-US.md | 16 ++ src/packages/numberkeyboard/doc.md | 16 ++ src/packages/numberkeyboard/doc.taro.md | 16 ++ src/packages/numberkeyboard/doc.zh-TW.md | 16 ++ src/packages/overlay/doc.en-US.md | 16 ++ src/packages/overlay/doc.md | 16 ++ src/packages/overlay/doc.taro.md | 16 ++ src/packages/overlay/doc.zh-TW.md | 16 ++ src/packages/pagination/doc.en-US.md | 16 ++ src/packages/pagination/doc.md | 16 ++ src/packages/pagination/doc.taro.md | 16 ++ src/packages/pagination/doc.zh-TW.md | 16 ++ src/packages/picker/doc.en-US.md | 19 ++ src/packages/picker/doc.md | 19 ++ src/packages/picker/doc.taro.md | 19 ++ src/packages/picker/doc.zh-TW.md | 19 ++ src/packages/pickerview/doc.en-US.md | 10 + src/packages/pickerview/doc.md | 10 + src/packages/pickerview/doc.taro.md | 10 + src/packages/pickerview/doc.zh-TW.md | 10 + src/packages/popover/doc.en-US.md | 16 ++ src/packages/popover/doc.md | 16 ++ src/packages/popover/doc.taro.md | 16 ++ src/packages/popover/doc.zh-TW.md | 16 ++ src/packages/popup/doc.en-US.md | 16 ++ src/packages/popup/doc.md | 16 ++ src/packages/popup/doc.taro.md | 16 ++ src/packages/popup/doc.zh-TW.md | 16 ++ src/packages/price/doc.en-US.md | 14 ++ src/packages/price/doc.md | 14 ++ src/packages/price/doc.taro.md | 14 ++ src/packages/price/doc.zh-TW.md | 14 ++ src/packages/progress/doc.en-US.md | 16 ++ src/packages/progress/doc.md | 16 ++ src/packages/progress/doc.taro.md | 16 ++ src/packages/progress/doc.zh-TW.md | 16 ++ src/packages/pulltorefresh/doc.en-US.md | 16 ++ src/packages/pulltorefresh/doc.md | 16 ++ src/packages/pulltorefresh/doc.taro.md | 16 ++ src/packages/pulltorefresh/doc.zh-TW.md | 16 ++ src/packages/radio/doc.en-US.md | 16 ++ src/packages/radio/doc.md | 16 ++ src/packages/radio/doc.taro.md | 16 ++ src/packages/radio/doc.zh-TW.md | 16 ++ src/packages/range/doc.en-US.md | 16 ++ src/packages/range/doc.md | 16 ++ src/packages/range/doc.taro.md | 16 ++ src/packages/range/doc.zh-TW.md | 16 ++ src/packages/rate/doc.en-US.md | 16 ++ src/packages/rate/doc.md | 16 ++ src/packages/rate/doc.taro.md | 16 ++ src/packages/rate/doc.zh-TW.md | 16 ++ src/packages/resultpage/doc.en-US.md | 10 + src/packages/resultpage/doc.md | 10 + src/packages/resultpage/doc.taro.md | 10 + src/packages/resultpage/doc.zh-TW.md | 10 + src/packages/safearea/doc.en-US.md | 15 ++ src/packages/safearea/doc.md | 15 ++ src/packages/safearea/doc.taro.md | 15 ++ src/packages/safearea/doc.zh-TW.md | 15 ++ src/packages/searchbar/doc.en-US.md | 16 ++ src/packages/searchbar/doc.md | 16 ++ src/packages/searchbar/doc.taro.md | 16 ++ src/packages/searchbar/doc.zh-TW.md | 16 ++ src/packages/segmented/doc.en-US.md | 10 + src/packages/segmented/doc.md | 10 + src/packages/segmented/doc.taro.md | 10 + src/packages/segmented/doc.zh-TW.md | 10 + src/packages/shortpassword/doc.en-US.md | 15 ++ src/packages/shortpassword/doc.md | 15 ++ src/packages/shortpassword/doc.taro.md | 15 ++ src/packages/shortpassword/doc.zh-TW.md | 15 ++ src/packages/sidebar/doc.en-US.md | 10 + src/packages/sidebar/doc.md | 10 + src/packages/sidebar/doc.taro.md | 10 + src/packages/sidebar/doc.zh-TW.md | 10 + src/packages/sidenavbar/doc.en-US.md | 15 ++ src/packages/sidenavbar/doc.md | 15 ++ src/packages/sidenavbar/doc.taro.md | 15 ++ src/packages/sidenavbar/doc.zh-TW.md | 15 ++ src/packages/signature/doc.en-US.md | 16 ++ src/packages/signature/doc.md | 16 ++ src/packages/signature/doc.taro.md | 16 ++ src/packages/signature/doc.zh-TW.md | 16 ++ src/packages/skeleton/doc.en-US.md | 14 ++ src/packages/skeleton/doc.md | 14 ++ src/packages/skeleton/doc.taro.md | 14 ++ src/packages/skeleton/doc.zh-TW.md | 14 ++ src/packages/space/doc.en-US.md | 16 ++ src/packages/space/doc.md | 16 ++ src/packages/space/doc.taro.md | 16 ++ src/packages/space/doc.zh-TW.md | 16 ++ src/packages/steps/doc.en-US.md | 15 ++ src/packages/steps/doc.md | 15 ++ src/packages/steps/doc.taro.md | 15 ++ src/packages/steps/doc.zh-TW.md | 15 ++ src/packages/sticky/doc.en-US.md | 16 ++ src/packages/sticky/doc.md | 16 ++ src/packages/sticky/doc.taro.md | 16 ++ src/packages/sticky/doc.zh-TW.md | 16 ++ src/packages/swipe/doc.en-US.md | 16 ++ src/packages/swipe/doc.md | 16 ++ src/packages/swipe/doc.taro.md | 16 ++ src/packages/swipe/doc.zh-TW.md | 16 ++ src/packages/swiper/doc.en-US.md | 18 ++ src/packages/swiper/doc.md | 18 ++ src/packages/swiper/doc.taro.md | 18 ++ src/packages/swiper/doc.zh-TW.md | 18 ++ src/packages/switch/doc.en-US.md | 17 ++ src/packages/switch/doc.md | 17 ++ src/packages/switch/doc.taro.md | 17 ++ src/packages/switch/doc.zh-TW.md | 17 ++ src/packages/tabbar/doc.en-US.md | 18 ++ src/packages/tabbar/doc.md | 18 ++ src/packages/tabbar/doc.taro.md | 18 ++ src/packages/tabbar/doc.zh-TW.md | 18 ++ src/packages/table/doc.en-US.md | 16 ++ src/packages/table/doc.md | 16 ++ src/packages/table/doc.taro.md | 16 ++ src/packages/table/doc.zh-TW.md | 16 ++ src/packages/tabs/doc.en-US.md | 16 ++ src/packages/tabs/doc.md | 16 ++ src/packages/tabs/doc.taro.md | 16 ++ src/packages/tabs/doc.zh-TW.md | 16 ++ src/packages/tag/doc.en-US.md | 16 ++ src/packages/tag/doc.md | 16 ++ src/packages/tag/doc.taro.md | 16 ++ src/packages/tag/doc.zh-TW.md | 16 ++ src/packages/textarea/doc.en-US.md | 16 ++ src/packages/textarea/doc.md | 16 ++ src/packages/textarea/doc.taro.md | 16 ++ src/packages/textarea/doc.zh-TW.md | 16 ++ src/packages/timeselect/doc.en-US.md | 14 ++ src/packages/timeselect/doc.md | 14 ++ src/packages/timeselect/doc.taro.md | 14 ++ src/packages/timeselect/doc.zh-TW.md | 14 ++ src/packages/toast/doc.en-US.md | 18 ++ src/packages/toast/doc.md | 18 ++ src/packages/toast/doc.taro.md | 18 ++ src/packages/toast/doc.zh-TW.md | 18 ++ src/packages/tour/doc.en-US.md | 15 ++ src/packages/tour/doc.md | 15 ++ src/packages/tour/doc.taro.md | 15 ++ src/packages/tour/doc.zh-TW.md | 15 ++ src/packages/trendarrow/doc.en-US.md | 15 ++ src/packages/trendarrow/doc.md | 15 ++ src/packages/trendarrow/doc.taro.md | 15 ++ src/packages/trendarrow/doc.zh-TW.md | 15 ++ src/packages/uploader/doc.en-US.md | 16 ++ src/packages/uploader/doc.md | 16 ++ src/packages/uploader/doc.taro.md | 16 ++ src/packages/uploader/doc.zh-TW.md | 16 ++ src/packages/video/doc.en-US.md | 16 ++ src/packages/video/doc.md | 16 ++ src/packages/video/doc.taro.md | 16 ++ src/packages/video/doc.zh-TW.md | 16 ++ src/packages/virtuallist/doc.en-US.md | 16 ++ src/packages/virtuallist/doc.md | 16 ++ src/packages/virtuallist/doc.taro.md | 16 ++ src/packages/virtuallist/doc.zh-TW.md | 16 ++ src/packages/watermark/doc.en-US.md | 16 ++ src/packages/watermark/doc.md | 16 ++ src/packages/watermark/doc.taro.md | 16 ++ src/packages/watermark/doc.zh-TW.md | 16 ++ 350 files changed, 5713 insertions(+), 7 deletions(-) create mode 100644 scripts/generate-contribution.mjs diff --git a/scripts/generate-changelog.js b/scripts/generate-changelog.js index 6658292526..7f9ddb2874 100644 --- a/scripts/generate-changelog.js +++ b/scripts/generate-changelog.js @@ -1,12 +1,15 @@ -const fs = require('fs-extra'); -const path = require('path'); -const changelog = fs.readFileSync(path.join(__dirname, '../CHANGELOG.md'), 'utf8'); +const fs = require('fs-extra') +const path = require('path') +const changelog = fs.readFileSync( + path.join(__dirname, '../CHANGELOG.md'), + 'utf8' +) const a = changelog.split('# v') console.log(a[1]) const getLatestRelease = (cl) => { const a = changelog.split('# v') - if(a.length === 0) return '' + if (a.length === 0) return '' return `# v${a[1]}` // const tag1 = cl.indexOf('#') @@ -18,8 +21,8 @@ const getLatestRelease = (cl) => { // } // return '' } -let res = getLatestRelease(changelog); +let res = getLatestRelease(changelog) if (res) { res += `\n> [CHANGELOG](https://github.com/jdf2e/nutui-react/blob/next/CHANGELOG.md)\n` - fs.writeFileSync('.github/changelog.md', res); -} \ No newline at end of file + fs.writeFileSync('.github/changelog.md', res) +} diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs new file mode 100644 index 0000000000..5bfa38723a --- /dev/null +++ b/scripts/generate-contribution.mjs @@ -0,0 +1,203 @@ +import axios from 'axios' +import * as fs from 'fs' +import * as path from 'path' +import { fileURLToPath } from 'url' +import { dirname } from 'path' +import config from '../src/config.json' assert { type: 'json' } +const __filename = fileURLToPath(import.meta.url) +const __dirname = dirname(__filename) +// 添加 GitHub API 配置 +const GITHUB_API = { + BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', + HEADERS: { + Accept: 'application/vnd.github.v3+json', + Authorization: `Bearer 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`, + }, +} + +// 修改原有的 headers 定义 +const headers = GITHUB_API.HEADERS +config.nav.packages +const coms = config.nav + .map((i) => i.packages) + .flat(Infinity) + .filter((i) => i.show) +async function generateContribution(componentName, componentNameCN) { + try { + // 获取 Issues + const issuesResponse = await axios.get( + 'https://api.github.com/repos/jdf2e/nutui-react/issues', + { + params: { + state: 'closed', + sort: 'updated', + direction: 'desc', + per_page: 1000, + // 添加过滤条件,排除 PR + is: 'issue', + }, + headers, + } + ) + + const issues = issuesResponse.data + .filter( + (issue) => + // 确保是 issue 而不是 PR + !issue.pull_request && + (issue.title.toLowerCase().includes(componentName.toLowerCase()) || + issue.title.includes(componentNameCN)) + ) + .slice(0, 5) + .map((issue) => ({ + title: issue.title, + url: issue.html_url, + })) + + // 获取 Releases + const releasesResponse = await axios.get( + 'https://api.github.com/repos/jdf2e/nutui-react/releases', + { + params: { + per_page: 100, + }, + headers, // 使用相同的 headers + } + ) + + const releases = releasesResponse.data + .reduce((acc, release) => { + const buttonUpdates = release.body + .split('\n') + .filter( + (line) => + line.toLowerCase().includes(componentName.toLowerCase()) || + line.includes(componentNameCN) + ) + .map((line) => { + // 移除前面的 * 和空格 + let processedLine = line.replace(/^[*\s-]*/, '') + + // 识别提交类型并移除原始 emoji 文本 + let type = 'others' + if (processedLine.includes(':bug:')) { + type = 'fix' + processedLine = processedLine.replace(':bug:', '') + } + if (processedLine.includes(':sparkles:')) { + type = 'feat' + processedLine = processedLine.replace(':sparkles:', '') + } + + const symbols = { + feat: '✨ ', + fix: '🐛 ', + docs: '📖 ', + style: '🎨 ', + perf: '⚡️ ', + others: '💡 ', + } + + // 清理并格式化内容 + let processedContent = processedLine + .trim() + .replace(/^(feat|fix|docs|style|perf):\s*/, '') + + // 处理 PR 链接 + const prMatch = processedContent.match(/#(\d+)/) + if (prMatch) { + const prNumber = prMatch[1] + processedContent = processedContent.replace( + `#${prNumber}`, + `[#${prNumber}](https://github.com/jdf2e/nutui-react/pull/${prNumber})` + ) + } + + return { + version: release.tag_name, + content: `- ${symbols[type]}${processedContent} \`${release.tag_name}\``, + } + }) + return [...acc, ...buttonUpdates] + }, []) + .slice(0, 5) + + // 生成 Markdown 内容 + // 生成不同语言版本的内容 + const contentZH = `## 贡献记录\n +### Issues\n +${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} + +> 更多已解决问题请查看 [Issues](${GITHUB_API.BASE_URL}/issues?q=is%3Aissue+state%3Aclosed+label%3A${componentName}) + +### Component Logs\n +${releases.map((item) => item.content).join('\n')} + +> 更多版本更新记录请查看 [Releases](${GITHUB_API.BASE_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) +` + +const contentEN = `## Contribution + +### Issues\n +${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} + +> View more [Issues](${GITHUB_API.BASE_URL}/issues?q=is%3Aissue+state%3Aclosed+label%3A${componentName}) + +### Component Logs\n +${releases.map((item) => item.content).join('\n')} + +> View more [Releases](${GITHUB_API.BASE_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) +` + +const contentZHTW = `## 貢獻記錄 + +### Issues\n +${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} + +> 更多已解決問題請查看 [Issues](${GITHUB_API.BASE_URL}/issues?q=is%3Aissue+state%3Aclosed+label%3A${componentName}) + +### Component Logs\n +${releases.map((item) => item.content).join('\n')} + +> 更多版本更新記錄請查看 [Releases](${GITHUB_API.BASE_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) + ` + + // 写入不同语言版本的文件 + const baseDir = path.resolve( + __dirname, + `../src/packages/${componentName.toLowerCase()}` + ) + const files = { + 'doc.md': contentZH, + 'doc.taro.md': contentZH, + 'doc.en-US.md': contentEN, + 'doc.zh-TW.md': contentZHTW, + } + + for (const [filename, content] of Object.entries(files)) { + const filePath = path.join(baseDir, filename) + if (fs.existsSync(filePath)) { + const doc = fs.readFileSync(filePath, 'utf-8') + const updatedDoc = + doc.includes('## 贡献记录') || + doc.includes('## Contribution') || + doc.includes('## 貢獻記錄') + ? doc.replace( + /## (贡献记录|Contribution|貢獻記錄)[\s\S]*$/, + content + ) + : `${doc}\n${content}` + + fs.writeFileSync(filePath, updatedDoc) + console.log(`${componentName} ${filename} 更新完成!`) + } + } + } catch (error) { + console.error(`${componentName} 文档更新失败:`, error.message) + } +} + +// generateContribution('Button', '按钮') +Promise.all(coms.map((i) => generateContribution(i.name, i.cName))) + .then(() => console.log('所有组件文档更新完成!')) + .catch((error) => console.error('部分组件更新失败:', error)) diff --git a/src/packages/actionsheet/doc.en-US.md b/src/packages/actionsheet/doc.en-US.md index edbaa827da..a0d5ccb9ed 100644 --- a/src/packages/actionsheet/doc.en-US.md +++ b/src/packages/actionsheet/doc.en-US.md @@ -89,3 +89,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-actionsheet-item-line-height | item line height | `24px` | | \--nutui-actionsheet-item-color | item color | `$color-title` | | \--nutui-actionsheet-item-danger | item danger color | `$color-primary` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) + +### Component Logs + +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` +- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` +- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) diff --git a/src/packages/actionsheet/doc.md b/src/packages/actionsheet/doc.md index 373e7e2def..e7df38ed83 100644 --- a/src/packages/actionsheet/doc.md +++ b/src/packages/actionsheet/doc.md @@ -98,3 +98,19 @@ import { ActionSheet } from '@nutui/nutui-react' | \--nutui-actionsheet-item-line-height | 列表项行高 | `24px` | | \--nutui-actionsheet-item-color | 列表项字色 | `$color-title` | | \--nutui-actionsheet-item-danger | 列表项danger字色 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) + +### Component Logs + +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` +- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` +- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) diff --git a/src/packages/actionsheet/doc.taro.md b/src/packages/actionsheet/doc.taro.md index 51bae8f217..8cb7d7280a 100644 --- a/src/packages/actionsheet/doc.taro.md +++ b/src/packages/actionsheet/doc.taro.md @@ -98,3 +98,19 @@ import { ActionSheet } from '@nutui/nutui-react-taro' | \--nutui-actionsheet-item-line-height | 列表项行高 | `24px` | | \--nutui-actionsheet-item-color | 列表项字色 | `$color-title` | | \--nutui-actionsheet-item-danger | 列表项danger字色 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) + +### Component Logs + +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` +- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` +- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) diff --git a/src/packages/actionsheet/doc.zh-TW.md b/src/packages/actionsheet/doc.zh-TW.md index 1596cf9916..10899a01f1 100644 --- a/src/packages/actionsheet/doc.zh-TW.md +++ b/src/packages/actionsheet/doc.zh-TW.md @@ -98,3 +98,19 @@ import { ActionSheet } from '@nutui/nutui-react' | \--nutui-actionsheet-item-line-height | 列錶項行高 | `24px` | | \--nutui-actionsheet-item-color | 列錶項字色 | `$color-title` | | \--nutui-actionsheet-item-danger | 列錶項danger字色 | `$color-primary` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) + +### Component Logs + +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` +- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` +- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) diff --git a/src/packages/address/doc.en-US.md b/src/packages/address/doc.en-US.md index 341987dd05..bb333c26f7 100644 --- a/src/packages/address/doc.en-US.md +++ b/src/packages/address/doc.en-US.md @@ -87,3 +87,21 @@ You can get the Address instance and call instance methods through ref. | close | Close address selection | `-` | More properties in Cascader. + +## Contribution + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) + +### Component Logs + +- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` +- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` +- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) diff --git a/src/packages/address/doc.md b/src/packages/address/doc.md index f85135541d..f457daef5a 100644 --- a/src/packages/address/doc.md +++ b/src/packages/address/doc.md @@ -89,3 +89,21 @@ import { Address } from '@nutui/nutui-react' | close | 关闭地址选择 | `-` | 更多参数可参考 `Cascader` 组件。 + +## 贡献记录 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) + +### Component Logs + +- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` +- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` +- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) diff --git a/src/packages/address/doc.taro.md b/src/packages/address/doc.taro.md index 507b2f549a..0b0e4163df 100644 --- a/src/packages/address/doc.taro.md +++ b/src/packages/address/doc.taro.md @@ -89,3 +89,21 @@ import { Address } from '@nutui/nutui-react-taro' | close | 关闭地址选择 | `-` | 更多参数可参考 `Cascader` 组件。 + +## 贡献记录 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) + +### Component Logs + +- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` +- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` +- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) diff --git a/src/packages/address/doc.zh-TW.md b/src/packages/address/doc.zh-TW.md index 21542b220a..b1d278f286 100644 --- a/src/packages/address/doc.zh-TW.md +++ b/src/packages/address/doc.zh-TW.md @@ -81,3 +81,21 @@ import { Address } from '@nutui/nutui-react' | close | 關閉地址選擇 | `-` | 更多參數可參考 `Cascader` 組件。 + +## 貢獻記錄 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) + +### Component Logs + +- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` +- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` +- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) diff --git a/src/packages/animate/doc.en-US.md b/src/packages/animate/doc.en-US.md index a3f0555acf..9db27c1f2d 100644 --- a/src/packages/animate/doc.en-US.md +++ b/src/packages/animate/doc.en-US.md @@ -52,3 +52,17 @@ import { Animate } from '@nutui/nutui-react' | 9 | jump | jump,It is recommended that loop be true | | 10 | twinkle | twinkle,It is recommended that loop be true | | 11 | flicker | Polish button,It is recommended that loop be true | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) + +### Component Logs + +- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` +- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` +- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) diff --git a/src/packages/animate/doc.md b/src/packages/animate/doc.md index 7107d246fe..7b9edaacff 100644 --- a/src/packages/animate/doc.md +++ b/src/packages/animate/doc.md @@ -52,3 +52,17 @@ import { Animate } from '@nutui/nutui-react' | 9 | jump | 跳跃,建议loop为true | | 10 | twinkle | 水波,建议loop为true | | 11 | flicker | 擦亮按钮,建议loop为true | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) + +### Component Logs + +- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` +- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` +- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) diff --git a/src/packages/animate/doc.taro.md b/src/packages/animate/doc.taro.md index 0a39ff1bca..90ddefa241 100644 --- a/src/packages/animate/doc.taro.md +++ b/src/packages/animate/doc.taro.md @@ -52,3 +52,17 @@ import { Animate } from '@nutui/nutui-react-taro' | 9 | jump | 跳跃,建议loop为true | | 10 | twinkle | 水波,建议loop为true | | 11 | flicker | 擦亮按钮,建议loop为true | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) + +### Component Logs + +- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` +- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` +- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) diff --git a/src/packages/animate/doc.zh-TW.md b/src/packages/animate/doc.zh-TW.md index 502d311bbb..684079b652 100644 --- a/src/packages/animate/doc.zh-TW.md +++ b/src/packages/animate/doc.zh-TW.md @@ -52,3 +52,17 @@ import { Animate } from '@nutui/nutui-react' | 9 | jump | 跳躍,建議loop為true | | 10 | twinkle | 水波,建議loop為true | | 11 | flicker | 擦亮按鈕,建議loop為true | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) + +### Component Logs + +- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` +- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` +- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) diff --git a/src/packages/animatingnumbers/doc.en-US.md b/src/packages/animatingnumbers/doc.en-US.md index f9fea38408..032d72248e 100644 --- a/src/packages/animatingnumbers/doc.en-US.md +++ b/src/packages/animatingnumbers/doc.en-US.md @@ -54,3 +54,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-countup-bg-color | background color of item | `inherit` | | \--nutui-countup-color | color of item | `$color-title` | | \--nutui-countup-separator-color | The font color of the separator | `$color-title` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` +- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` +- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` +- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/animatingnumbers/doc.md b/src/packages/animatingnumbers/doc.md index 78c824a6dc..19f63d9ed5 100644 --- a/src/packages/animatingnumbers/doc.md +++ b/src/packages/animatingnumbers/doc.md @@ -54,3 +54,19 @@ import { AnimatingNumbers } from '@nutui/nutui-react' | \--nutui-countup-bg-color | 每个数字块的背景色 | `inherit` | | \--nutui-countup-color | 每个数字块的字色 | `$color-title` | | \--nutui-countup-separator-color | 分隔符的字体颜色 | `$color-title` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` +- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` +- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` +- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/animatingnumbers/doc.taro.md b/src/packages/animatingnumbers/doc.taro.md index 13582470ea..ebd9fdb20a 100644 --- a/src/packages/animatingnumbers/doc.taro.md +++ b/src/packages/animatingnumbers/doc.taro.md @@ -54,3 +54,19 @@ import { AnimatingNumbers } from '@nutui/nutui-react-taro' | \--nutui-countup-bg-color | 每个数字块的背景色 | `inherit` | | \--nutui-countup-color | 每个数字块的字色 | `$color-title` | | \--nutui-countup-separator-color | 分隔符的字体颜色 | `$color-title` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` +- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` +- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` +- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/animatingnumbers/doc.zh-TW.md b/src/packages/animatingnumbers/doc.zh-TW.md index 7c7a85f486..fcb18621fc 100644 --- a/src/packages/animatingnumbers/doc.zh-TW.md +++ b/src/packages/animatingnumbers/doc.zh-TW.md @@ -54,3 +54,19 @@ import { AnimatingNumbers } from '@nutui/nutui-react' | \--nutui-countup-bg-color | 每個數字塊的背景色 | `inherit` | | \--nutui-countup-color | 每個數字塊的字色 | `$color-title` | | \--nutui-countup-separator-color | 分隔符的字體顏色 | `$color-title` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` +- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` +- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` +- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/audio/doc.en-US.md b/src/packages/audio/doc.en-US.md index ae8092b718..63bc565c8b 100644 --- a/src/packages/audio/doc.en-US.md +++ b/src/packages/audio/doc.en-US.md @@ -60,3 +60,16 @@ import { Audio } from '@nutui/nutui-react' | onEnd | The voice playback is complete, loop=false takes effect | `(event:SyntheticEvent) => void` | `-` | | onMute | Mute | `(event:HTMLAudioElement) => void` | `-` | | onCanPlay | Can be triggered when the media can be played | `(event:SyntheticEvent) => void` | `-` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) diff --git a/src/packages/audio/doc.md b/src/packages/audio/doc.md index 99db0ed528..183e0ec545 100644 --- a/src/packages/audio/doc.md +++ b/src/packages/audio/doc.md @@ -60,3 +60,16 @@ import { Audio } from '@nutui/nutui-react' | onEnd | 语音播放完成,loop = false 时生效 | `(event:SyntheticEvent) => void` | `-` | | onMute | 静音回调 | `(event:HTMLAudioElement) => void` | `-` | | onCanPlay | 可以播放媒体时触发 | `(event:SyntheticEvent) => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) diff --git a/src/packages/audio/doc.taro.md b/src/packages/audio/doc.taro.md index 17eb0330e6..886a77dbda 100644 --- a/src/packages/audio/doc.taro.md +++ b/src/packages/audio/doc.taro.md @@ -160,3 +160,16 @@ export default App | onPlayEnd | 语音播放完成,loop=false时生效 | event:HTMLAudioElement | | onMute | 静音回调 | event:HTMLAudioElement | | onCanPlay | 可以播放媒体时触发 | event:HTMLAudioElement | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) diff --git a/src/packages/audio/doc.zh-TW.md b/src/packages/audio/doc.zh-TW.md index cf409e9677..40c0f2befe 100644 --- a/src/packages/audio/doc.zh-TW.md +++ b/src/packages/audio/doc.zh-TW.md @@ -60,3 +60,16 @@ import { Audio } from '@nutui/nutui-react' | onEnd | 語音播放完成,loop = false 時生效 | `(event:HTMLAudioElement) => void` | `-` | | onMute | 靜音回調 | `(event:HTMLAudioElement) => void` | `-` | | onCanPlay | 可以播放媒體時觸發 | `(event:HTMLAudioElement) => void` | `-` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) + +### Component Logs + +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) diff --git a/src/packages/avatar/doc.en-US.md b/src/packages/avatar/doc.en-US.md index 74176a209a..8ece7520e1 100644 --- a/src/packages/avatar/doc.en-US.md +++ b/src/packages/avatar/doc.en-US.md @@ -137,3 +137,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-avatar-small-height | The height of small avatars | `32px` | | \--nutui-avatar-normal-width | The width of a normal size avatar | `40px` | | \--nutui-avatar-normal-height | Height of normal size avatar | `40px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.md b/src/packages/avatar/doc.md index 3e3093fd1f..d3470b60e8 100644 --- a/src/packages/avatar/doc.md +++ b/src/packages/avatar/doc.md @@ -137,3 +137,19 @@ Icon 和字符型可以自定义图标颜色及背景色 | \--nutui-avatar-small-height | 小尺寸头像的高度 | `32px` | | \--nutui-avatar-normal-width | 正常尺寸头像的宽度 | `40px` | | \--nutui-avatar-normal-height | 正常尺寸头像的高度 | `40px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.taro.md b/src/packages/avatar/doc.taro.md index 609afc3d7a..f149d1e94a 100644 --- a/src/packages/avatar/doc.taro.md +++ b/src/packages/avatar/doc.taro.md @@ -135,3 +135,19 @@ Icon 和字符型可以自定义图标颜色及背景色 | \--nutui-avatar-small-height | 小尺寸头像的高度 | `32px` | | \--nutui-avatar-normal-width | 正常尺寸头像的宽度 | `40px` | | \--nutui-avatar-normal-height | 正常尺寸头像的高度 | `40px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.zh-TW.md b/src/packages/avatar/doc.zh-TW.md index 061890cb27..da0ee4435c 100644 --- a/src/packages/avatar/doc.zh-TW.md +++ b/src/packages/avatar/doc.zh-TW.md @@ -137,3 +137,19 @@ Icon 和字符型可以自定義圖標顏色及背景色 | \--nutui-avatar-small-height | 小尺寸頭像的高度 | `32px` | | \--nutui-avatar-normal-width | 正常尺寸頭像的寬度 | `40px` | | \--nutui-avatar-normal-height | 正常尺寸頭像的高度 | `40px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/avatarcropper/doc.en-US.md b/src/packages/avatarcropper/doc.en-US.md index ecc8dda885..520d85e1f8 100644 --- a/src/packages/avatarcropper/doc.en-US.md +++ b/src/packages/avatarcropper/doc.en-US.md @@ -56,3 +56,19 @@ Set the shape of the crop display, which is still square after the crop, and nee | shape | Crop shape, optional value is:`square` `round` | `string` | `square` | | onConfirm | Click Confirm to trigger after cropping | `(url: string) => void` | `-` | | onCancel | Click cancel trigger | `-` | `-` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` +- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) diff --git a/src/packages/avatarcropper/doc.md b/src/packages/avatarcropper/doc.md index dfe75a6cb1..ca584c9456 100644 --- a/src/packages/avatarcropper/doc.md +++ b/src/packages/avatarcropper/doc.md @@ -54,3 +54,19 @@ import { AvatarCropper } from '@nutui/nutui-react' | shape | 裁剪形状,可选值为:`square` `round` | `string` | `square` | | onConfirm | 裁剪后点击确认触发 | `(url: string) => void` | `-` | | onCancel | 点击取消触发 | `-` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` +- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) diff --git a/src/packages/avatarcropper/doc.taro.md b/src/packages/avatarcropper/doc.taro.md index 9358f84786..c51fea63af 100644 --- a/src/packages/avatarcropper/doc.taro.md +++ b/src/packages/avatarcropper/doc.taro.md @@ -56,3 +56,19 @@ import { AvatarCropper } from '@nutui/nutui-react-taro' | shape | 裁剪形状,可选值为:`square` `round` | `string` | `square` | | onConfirm | 裁剪后点击确认触发 | `(url: string) => void` | `-` | | onCancel | 点击取消触发 | `-` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` +- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) diff --git a/src/packages/avatarcropper/doc.zh-TW.md b/src/packages/avatarcropper/doc.zh-TW.md index 042d883b75..83d47310e1 100644 --- a/src/packages/avatarcropper/doc.zh-TW.md +++ b/src/packages/avatarcropper/doc.zh-TW.md @@ -54,3 +54,19 @@ import { AvatarCropper } from '@nutui/nutui-react' | shape | 裁剪形狀,可選值爲:`square` `round` | `string` | `square` | | onConfirm | 裁剪後點擊確認觸發 | `(url: string) => void` | `-` | | onCancel | 點擊取消觸發 | `-` | `-` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) + +### Component Logs + +- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` +- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` +- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` +- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` +- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) diff --git a/src/packages/backtop/doc.en-US.md b/src/packages/backtop/doc.en-US.md index d0e145fd43..77aca187d5 100644 --- a/src/packages/backtop/doc.en-US.md +++ b/src/packages/backtop/doc.en-US.md @@ -82,3 +82,19 @@ The component provides the following CSS variables, which can be used to customi | Name | Description | Default | | --- | --- | --- | | \--nutui-backtop-border-color | border color | `#e0e0e0` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) + +### Component Logs + +- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` +- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) diff --git a/src/packages/backtop/doc.md b/src/packages/backtop/doc.md index 4e653248f9..e04a338e13 100644 --- a/src/packages/backtop/doc.md +++ b/src/packages/backtop/doc.md @@ -71,3 +71,19 @@ import { BackTop } from '@nutui/nutui-react' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-backtop-border-color | 边框颜色 | `#e0e0e0` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) + +### Component Logs + +- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` +- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) diff --git a/src/packages/backtop/doc.taro.md b/src/packages/backtop/doc.taro.md index dec6816459..1bc2736bcf 100644 --- a/src/packages/backtop/doc.taro.md +++ b/src/packages/backtop/doc.taro.md @@ -73,3 +73,19 @@ import { BackTop } from '@nutui/nutui-react-taro' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-backtop-border-color | 边框颜色 | `#e0e0e0` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) + +### Component Logs + +- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` +- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) diff --git a/src/packages/backtop/doc.zh-TW.md b/src/packages/backtop/doc.zh-TW.md index 2ba44a46d8..0e6e3f1814 100644 --- a/src/packages/backtop/doc.zh-TW.md +++ b/src/packages/backtop/doc.zh-TW.md @@ -82,3 +82,19 @@ import { BackTop } from '@nutui/nutui-react' | 名稱 | 說明 | 默認值 | | --- | --- | --- | | \--nutui-backtop-border-color | 邊框顏色 | `#e0e0e0` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) + +### Component Logs + +- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` +- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) diff --git a/src/packages/badge/doc.en-US.md b/src/packages/badge/doc.en-US.md index ca72b96ac2..83762833a2 100644 --- a/src/packages/badge/doc.en-US.md +++ b/src/packages/badge/doc.en-US.md @@ -115,3 +115,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-badge-dot-border | The border when the badge is a dot | `1px solid $color-primary-text` | | \--nutui-badge-outline-color | The border when badge is outline text color value | `$color-primary` | | \--nutui-badge-outline-border | The border when badge is outline fill mode | `1px solid $color-primary-text` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) + +### Component Logs + +- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` +- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` +- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` +- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) diff --git a/src/packages/badge/doc.md b/src/packages/badge/doc.md index 17d94c954c..9148bdf0eb 100644 --- a/src/packages/badge/doc.md +++ b/src/packages/badge/doc.md @@ -114,3 +114,19 @@ import { Badge } from '@nutui/nutui-react' | \--nutui-badge-dot-border | badge 为圆点时的边框 | `1px solid $color-primary-text` | | \--nutui-badge-outline-color | badge 为 outline 文字色值 | `$color-primary` | | \--nutui-badge-outline-border | badge 为 outline 填充模式时的边框 | `1px solid $color-primary-text` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) + +### Component Logs + +- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` +- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` +- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` +- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) diff --git a/src/packages/badge/doc.taro.md b/src/packages/badge/doc.taro.md index c7aaed3911..209b91e5ec 100644 --- a/src/packages/badge/doc.taro.md +++ b/src/packages/badge/doc.taro.md @@ -114,3 +114,19 @@ import { Badge } from '@nutui/nutui-react-taro' | \--nutui-badge-dot-border | badge 为圆点时的边框 | `1px solid $color-primary-text` | | \--nutui-badge-outline-color | badge 为 outline 文字色值 | `$color-primary` | | \--nutui-badge-outline-border | badge 为 outline 填充模式时的边框 | `1px solid $color-primary-text` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) + +### Component Logs + +- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` +- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` +- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` +- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) diff --git a/src/packages/badge/doc.zh-TW.md b/src/packages/badge/doc.zh-TW.md index 947d9ef103..3f08df83a6 100644 --- a/src/packages/badge/doc.zh-TW.md +++ b/src/packages/badge/doc.zh-TW.md @@ -114,3 +114,19 @@ import { Badge } from '@nutui/nutui-react' | \--nutui-badge-dot-border | badge 為圓點時的邊框 | `1px solid $color-primary-text` | | \--nutui-badge-outline-color | badge 為 outline 文字色值 | `$color-primary` | | \--nutui-badge-outline-border | badge 為 outline 填充模式時的邊框 | `1px solid $color-primary-text` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) + +### Component Logs + +- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` +- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` +- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` +- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) diff --git a/src/packages/barrage/doc.en-US.md b/src/packages/barrage/doc.en-US.md index 2ef1708b7f..4d5f2d89fe 100644 --- a/src/packages/barrage/doc.en-US.md +++ b/src/packages/barrage/doc.en-US.md @@ -36,3 +36,19 @@ import { Barrage } from '@nutui/nutui-react' | Event | Description | Arguments | | --- | --- | --- | | add | Add data | `(word: string) => void` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) + +### Component Logs + +- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` +- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` +- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` +- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` +- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) diff --git a/src/packages/barrage/doc.md b/src/packages/barrage/doc.md index 836e05117a..66318f375f 100644 --- a/src/packages/barrage/doc.md +++ b/src/packages/barrage/doc.md @@ -36,3 +36,19 @@ import { Barrage } from '@nutui/nutui-react' | 属性 | 说明 | 类型 | | --- | --- | --- | | add | 添加数据 | `(word: string) => void` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) + +### Component Logs + +- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` +- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` +- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` +- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` +- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) diff --git a/src/packages/barrage/doc.taro.md b/src/packages/barrage/doc.taro.md index 0680f9013d..cfd0ff624a 100644 --- a/src/packages/barrage/doc.taro.md +++ b/src/packages/barrage/doc.taro.md @@ -36,3 +36,19 @@ import { Barrage } from '@nutui/nutui-react-taro' | 属性 | 说明 | 类型 | | --- | --- | --- | | add | 添加数据 | `(word: string) => void` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) + +### Component Logs + +- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` +- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` +- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` +- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` +- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) diff --git a/src/packages/barrage/doc.zh-TW.md b/src/packages/barrage/doc.zh-TW.md index 5d53232bc0..68d9a04d99 100644 --- a/src/packages/barrage/doc.zh-TW.md +++ b/src/packages/barrage/doc.zh-TW.md @@ -36,3 +36,19 @@ import { Barrage } from '@nutui/nutui-react' | 屬性 | 說明 | 類型 | | --- | --- | --- | | add | 添加數據 | `(word: string) => void` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) + +### Component Logs + +- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` +- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` +- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` +- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` +- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) diff --git a/src/packages/button/doc.en-US.md b/src/packages/button/doc.en-US.md index 5228a54ed1..476bd70f63 100644 --- a/src/packages/button/doc.en-US.md +++ b/src/packages/button/doc.en-US.md @@ -148,3 +148,21 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-button-mini-font-size | The font size of the button with size mini | `$font-size-xs` | | \--nutui-button-mini-border-radius | The rounded corners of the button with size mini | `6px` | | \--nutui-button-text-icon-margin | Margin of text with icon button | `4px` | + +## Contribution + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) + +### Component Logs + +- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/button/doc.md b/src/packages/button/doc.md index 8593e5cc01..938aa7ef4f 100644 --- a/src/packages/button/doc.md +++ b/src/packages/button/doc.md @@ -147,3 +147,21 @@ import { Button } from '@nutui/nutui-react' | \--nutui-button-mini-font-size | size 为 mini 的按钮的字号 | `$font-size-xs` | | \--nutui-button-mini-border-radius | size 为 mini 的按钮的圆角 | `6px` | | \--nutui-button-text-icon-margin | 带 icon按钮的文本的边距 | `4px` | + +## 贡献记录 + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) + +### Component Logs + +- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/button/doc.taro.md b/src/packages/button/doc.taro.md index bb6bd7603a..6771022807 100644 --- a/src/packages/button/doc.taro.md +++ b/src/packages/button/doc.taro.md @@ -160,3 +160,21 @@ import { Button } from '@nutui/nutui-react-taro' | \--nutui-button-mini-font-size | size 为 mini 的按钮的字号 | `$font-size-xs` | | \--nutui-button-mini-border-radius | size 为 mini 的按钮的圆角 | `6px` | | \--nutui-button-text-icon-margin | 带 icon按钮的文本的边距 | `4px` | + +## 贡献记录 + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) + +### Component Logs + +- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/button/doc.zh-TW.md b/src/packages/button/doc.zh-TW.md index 72226ca296..a7c741221f 100644 --- a/src/packages/button/doc.zh-TW.md +++ b/src/packages/button/doc.zh-TW.md @@ -148,3 +148,21 @@ import { Button } from '@nutui/nutui-react' | \--nutui-button-mini-font-size | size 為 mini 的按鈕的字號 | `$font-size-xs` | | \--nutui-button-mini-border-radius | size 為 mini 的按鈕的圓角 | `6px` | | \--nutui-button-text-icon-margin | 有 icon按鈕的文字的邊距 | `4px` | + +## 貢獻記錄 + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) + +### Component Logs + +- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` +- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/calendar/doc.en-US.md b/src/packages/calendar/doc.en-US.md index 9cb7d7da14..e93b156517 100644 --- a/src/packages/calendar/doc.en-US.md +++ b/src/packages/calendar/doc.en-US.md @@ -170,3 +170,21 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-calendar-day-height | calendar day height | `60px` | | \--nutui-calendar-day-font-weight | calendar day font weight | `500` | | \--nutui-calendar-day-active-border-radius | calendar day active border radius | `4px` | + +## Contribution + +### Issues + +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) + +### Component Logs + +- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` +- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) diff --git a/src/packages/calendar/doc.md b/src/packages/calendar/doc.md index 11a21c7a8b..f5af75eafd 100644 --- a/src/packages/calendar/doc.md +++ b/src/packages/calendar/doc.md @@ -170,3 +170,21 @@ import { Calendar } from '@nutui/nutui-react' | \--nutui-calendar-day-height | 日历元素高度 | `60px` | | \--nutui-calendar-day-font-weight | 日历元素字重 | `500` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | + +## 贡献记录 + +### Issues + +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) + +### Component Logs + +- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` +- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) diff --git a/src/packages/calendar/doc.taro.md b/src/packages/calendar/doc.taro.md index 89419851a8..4c4bd12bfa 100644 --- a/src/packages/calendar/doc.taro.md +++ b/src/packages/calendar/doc.taro.md @@ -170,3 +170,21 @@ import { Calendar } from '@nutui/nutui-react-taro' | \--nutui-calendar-day-height | 日历元素高度 | `60px` | | \--nutui-calendar-day-font-weight | 日历元素字重 | `500` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | + +## 贡献记录 + +### Issues + +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) + +### Component Logs + +- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` +- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) diff --git a/src/packages/calendar/doc.zh-TW.md b/src/packages/calendar/doc.zh-TW.md index ec5d1e69eb..98668c1ecb 100644 --- a/src/packages/calendar/doc.zh-TW.md +++ b/src/packages/calendar/doc.zh-TW.md @@ -170,3 +170,21 @@ import { Calendar } from '@nutui/nutui-react' | \--nutui-calendar-day-height | 日歴元素高度 | `60px` | | \--nutui-calendar-day-font-weight | 日歴元素字重 | `500` | | \--nutui-calendar-day-active-border-radius | 日歴選中元素的圓角 | `4px` | + +## 貢獻記錄 + +### Issues + +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) + +### Component Logs + +- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` +- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` +- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) diff --git a/src/packages/calendarcard/doc.en-US.md b/src/packages/calendarcard/doc.en-US.md index cc000fc06d..d30fea6485 100644 --- a/src/packages/calendarcard/doc.en-US.md +++ b/src/packages/calendarcard/doc.en-US.md @@ -151,3 +151,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-calendar-day-width | calendar day width | `14.28%` | | \--nutui-calendar-choose-color | calendar choose color | `$color-primary` | | \--nutui-calendar-day-active-border-radius | calendar day active border radius | `4px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) + +### Component Logs + +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` +- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) diff --git a/src/packages/calendarcard/doc.md b/src/packages/calendarcard/doc.md index b6e03b5da8..12330bde2e 100644 --- a/src/packages/calendarcard/doc.md +++ b/src/packages/calendarcard/doc.md @@ -151,3 +151,19 @@ import { CalendarCard } from '@nutui/nutui-react' | \--nutui-calendar-day-width | 日历元素宽度 | `14.28%` | | \--nutui-calendar-choose-color | 日历选中元素的字色 | `$color-primary` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) + +### Component Logs + +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` +- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) diff --git a/src/packages/calendarcard/doc.taro.md b/src/packages/calendarcard/doc.taro.md index c5bce80cdc..b86b4f62e5 100644 --- a/src/packages/calendarcard/doc.taro.md +++ b/src/packages/calendarcard/doc.taro.md @@ -151,3 +151,19 @@ import { CalendarCard } from '@nutui/nutui-react-taro' | \--nutui-calendar-day-width | 日历元素宽度 | `14.28%` | | \--nutui-calendar-choose-color | 日历选中元素的字色 | `$color-primary` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) + +### Component Logs + +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` +- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) diff --git a/src/packages/calendarcard/doc.zh-TW.md b/src/packages/calendarcard/doc.zh-TW.md index cd92f9bbb4..9b745900da 100644 --- a/src/packages/calendarcard/doc.zh-TW.md +++ b/src/packages/calendarcard/doc.zh-TW.md @@ -151,3 +151,19 @@ import { CalendarCard } from '@nutui/nutui-react' | \--nutui-calendar-day-width | 日歷元素寬度 | `14.28%` | | \--nutui-calendar-choose-color | 日歷選中元素的字色 | `$color-primary` | | \--nutui-calendar-day-active-border-radius | 日歷選中元素的圓角 | `4px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) + +### Component Logs + +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` +- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) diff --git a/src/packages/card/doc.en-US.md b/src/packages/card/doc.en-US.md index 48d0797ac3..ba4c3b2fd9 100644 --- a/src/packages/card/doc.en-US.md +++ b/src/packages/card/doc.en-US.md @@ -85,3 +85,19 @@ The component provides the following CSS variables, which can be used to customi | Name | Description | Default | | --- | --- | --- | | \--nutui-card-border-radius | The size of the rounded corners of the card picture and card | `4px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/card/doc.md b/src/packages/card/doc.md index 4945e7ab21..6a249716e3 100644 --- a/src/packages/card/doc.md +++ b/src/packages/card/doc.md @@ -85,3 +85,19 @@ import { Card, Price, Tag } from '@nutui/nutui-react' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-card-border-radius | 卡片、图片的圆角大小 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/card/doc.taro.md b/src/packages/card/doc.taro.md index dfd0b80c7c..8bdebeba9e 100644 --- a/src/packages/card/doc.taro.md +++ b/src/packages/card/doc.taro.md @@ -85,3 +85,19 @@ import { Card, Price, Tag } from '@nutui/nutui-react-taro' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-card-border-radius | 卡片、图片的圆角大小 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/card/doc.zh-TW.md b/src/packages/card/doc.zh-TW.md index 064e5048f2..3418f6113a 100644 --- a/src/packages/card/doc.zh-TW.md +++ b/src/packages/card/doc.zh-TW.md @@ -85,3 +85,19 @@ import { Card, Price, Tag } from '@nutui/nutui-react' | 名稱 | 說明 | 默認值 | | --- | --- | --- | | \--nutui-card-border-radius | 卡片、圖片的圓角大小 | `4px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` +- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` +- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` +- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/cascader/doc.en-US.md b/src/packages/cascader/doc.en-US.md index e382f5d190..f04927a75c 100644 --- a/src/packages/cascader/doc.en-US.md +++ b/src/packages/cascader/doc.en-US.md @@ -117,3 +117,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-cascader-item-color | cascader item color | `$color-title` | | \--nutui-cascader-item-font-size | cascader item font size | `$font-size-base` | | \--nutui-cascader-item-active-color | cascader item active color | `$color-primary` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) + +### Component Logs + +- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` +- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` +- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` +- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) diff --git a/src/packages/cascader/doc.md b/src/packages/cascader/doc.md index 8758db7ea1..ed5cf75ae8 100644 --- a/src/packages/cascader/doc.md +++ b/src/packages/cascader/doc.md @@ -117,3 +117,19 @@ import { Cascader } from '@nutui/nutui-react' | \--nutui-cascader-item-color | 级联数据每一条的色值 | `$color-title` | | \--nutui-cascader-item-font-size | 级联数据每一条的字号 | `$font-size-base` | | \--nutui-cascader-item-active-color | 级联数据每一条的选中色值 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) + +### Component Logs + +- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` +- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` +- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` +- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) diff --git a/src/packages/cascader/doc.taro.md b/src/packages/cascader/doc.taro.md index 3d729965ff..13bb15bad6 100644 --- a/src/packages/cascader/doc.taro.md +++ b/src/packages/cascader/doc.taro.md @@ -117,3 +117,19 @@ import { Cascader } from '@nutui/nutui-react-taro' | \--nutui-cascader-item-color | 级联数据每一条的色值 | `$color-title` | | \--nutui-cascader-item-font-size | 级联数据每一条的字号 | `$font-size-base` | | \--nutui-cascader-item-active-color | 级联数据每一条的选中色值 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) + +### Component Logs + +- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` +- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` +- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` +- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) diff --git a/src/packages/cascader/doc.zh-TW.md b/src/packages/cascader/doc.zh-TW.md index 7ac7f7104f..33f9805446 100644 --- a/src/packages/cascader/doc.zh-TW.md +++ b/src/packages/cascader/doc.zh-TW.md @@ -117,3 +117,19 @@ import { Cascader } from '@nutui/nutui-react' | \--nutui-cascader-item-color | 級聯數據每一條的色值 | `$color-title` | | \--nutui-cascader-item-font-size | 級聯數據每一條的字號 | `$font-size-base` | | \--nutui-cascader-item-active-color | 級聯數據每一條的選中色值 | `$color-primary` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) + +### Component Logs + +- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` +- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` +- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` +- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) diff --git a/src/packages/cell/doc.en-US.md b/src/packages/cell/doc.en-US.md index 65711adaa1..d0800d0c1d 100644 --- a/src/packages/cell/doc.en-US.md +++ b/src/packages/cell/doc.en-US.md @@ -126,3 +126,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-cell-group-description-line-height | The description row height of cell group | `16px` | | \--nutui-cell-group-background-color | The background color of the cell group | `$white` | | \--nutui-cell-group-wrap-margin | The margin of the cell group wrap | `10px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) + +### Component Logs + +- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` +- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` +- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` +- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` +- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.md b/src/packages/cell/doc.md index 16f162eb49..d7d54a7120 100644 --- a/src/packages/cell/doc.md +++ b/src/packages/cell/doc.md @@ -128,3 +128,19 @@ import { Cell } from '@nutui/nutui-react' | \--nutui-cell-group-description-line-height | 单元格分组的描述行高 | `16px` | | \--nutui-cell-group-background-color | 单元格分组的背景颜色 | `$white` | | \--nutui-cell-group-wrap-margin | 单元格分组容器的外边距 | `10px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) + +### Component Logs + +- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` +- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` +- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` +- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` +- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.taro.md b/src/packages/cell/doc.taro.md index 84f320c97a..53d639acf2 100644 --- a/src/packages/cell/doc.taro.md +++ b/src/packages/cell/doc.taro.md @@ -127,3 +127,19 @@ import { Cell } from '@nutui/nutui-react-taro' | \--nutui-cell-group-description-line-height | 单元格分组的描述行高 | `16px` | | \--nutui-cell-group-background-color | 单元格分组的背景颜色 | `$white` | | \--nutui-cell-group-wrap-margin | 单元格分组容器的外边距 | `10px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) + +### Component Logs + +- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` +- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` +- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` +- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` +- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.zh-TW.md b/src/packages/cell/doc.zh-TW.md index 4ffacb8d1a..9909b186b2 100644 --- a/src/packages/cell/doc.zh-TW.md +++ b/src/packages/cell/doc.zh-TW.md @@ -128,3 +128,19 @@ import { Cell } from '@nutui/nutui-react' | \--nutui-cell-group-description-line-height | 單元格分組的描述行高 | `16px` | | \--nutui-cell-group-background-color | 單元格分組的背景顏色 | `$white` | | \--nutui-cell-group-wrap-margin | 單元格分組容器的外邊距 | `10px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) + +### Component Logs + +- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` +- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` +- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` +- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` +- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/checkbox/doc.en-US.md b/src/packages/checkbox/doc.en-US.md index 290d99808d..927541a16f 100644 --- a/src/packages/checkbox/doc.en-US.md +++ b/src/packages/checkbox/doc.en-US.md @@ -196,3 +196,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-checkbox-list-item-border | List item border | `15px` | | \--nutui-checkbox-list-padding | list padding | `15px` | | \--nutui-checkbox-list-item-padding | padding of list items | `15px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) + +### Component Logs + +- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` +- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` +- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) diff --git a/src/packages/checkbox/doc.md b/src/packages/checkbox/doc.md index 32c1053c8e..6dd18131bb 100644 --- a/src/packages/checkbox/doc.md +++ b/src/packages/checkbox/doc.md @@ -198,3 +198,19 @@ import { Checkbox } from '@nutui/nutui-react' | \--nutui-checkbox-list-item-border | 列表项的边框 | `15px` | | \--nutui-checkbox-list-padding | 列表的padding | `15px` | | \--nutui-checkbox-list-item-padding | 列表项的padding | `15px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) + +### Component Logs + +- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` +- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` +- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) diff --git a/src/packages/checkbox/doc.taro.md b/src/packages/checkbox/doc.taro.md index dd19914884..c72bc5c484 100644 --- a/src/packages/checkbox/doc.taro.md +++ b/src/packages/checkbox/doc.taro.md @@ -198,3 +198,19 @@ import { Checkbox } from '@nutui/nutui-react-taro' | \--nutui-checkbox-list-item-border | 列表项的边框 | `15px` | | \--nutui-checkbox-list-padding | 列表的padding | `15px` | | \--nutui-checkbox-list-item-padding | 列表项的padding | `15px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) + +### Component Logs + +- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` +- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` +- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) diff --git a/src/packages/checkbox/doc.zh-TW.md b/src/packages/checkbox/doc.zh-TW.md index bda025bcad..3595cf12fb 100644 --- a/src/packages/checkbox/doc.zh-TW.md +++ b/src/packages/checkbox/doc.zh-TW.md @@ -198,3 +198,19 @@ import { Checkbox } from '@nutui/nutui-react' | \--nutui-checkbox-list-item-border | 列表项的边框 | `15px` | | \--nutui-checkbox-list-padding | 列表的padding | `15px` | | \--nutui-checkbox-list-item-padding | 列表项的padding | `15px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) + +### Component Logs + +- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` +- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` +- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) diff --git a/src/packages/circleprogress/doc.en-US.md b/src/packages/circleprogress/doc.en-US.md index d6d9981544..4d4f922216 100644 --- a/src/packages/circleprogress/doc.en-US.md +++ b/src/packages/circleprogress/doc.en-US.md @@ -84,3 +84,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-circleprogress-path-color | The color of the circular progress bar track | `#e5e9f2` | | \--nutui-circleprogress-text-color | The color of the track content area of ​​the circular progress bar | `$color-title` | | \--nutui-circleprogress-text-size | The size of the track content area of ​​the circular progress bar | `$font-size-l` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` +- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` +- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) diff --git a/src/packages/circleprogress/doc.md b/src/packages/circleprogress/doc.md index 5832553f73..d1a16d2488 100644 --- a/src/packages/circleprogress/doc.md +++ b/src/packages/circleprogress/doc.md @@ -84,3 +84,19 @@ import { CircleProgress } from '@nutui/nutui-react' | \--nutui-circleprogress-path-color | 环形进度条轨道的颜色 | `#e5e9f2` | | \--nutui-circleprogress-text-color | 环形进度条轨道内容区的颜色 | `$color-title` | | \--nutui-circleprogress-text-size | 环形进度条轨道内容区的大小 | `$font-size-l` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` +- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` +- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) diff --git a/src/packages/circleprogress/doc.taro.md b/src/packages/circleprogress/doc.taro.md index 8a2b051285..d4bedda037 100644 --- a/src/packages/circleprogress/doc.taro.md +++ b/src/packages/circleprogress/doc.taro.md @@ -84,3 +84,19 @@ import { CircleProgress } from '@nutui/nutui-react-taro' | \--nutui-circleprogress-path-color | 环形进度条轨道的颜色 | `#e5e9f2` | | \--nutui-circleprogress-text-color | 环形进度条轨道内容区的颜色 | `$color-title` | | \--nutui-circleprogress-text-size | 环形进度条轨道内容区的大小 | `$font-size-l` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` +- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` +- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) diff --git a/src/packages/circleprogress/doc.zh-TW.md b/src/packages/circleprogress/doc.zh-TW.md index cdb53cbf15..8572081448 100644 --- a/src/packages/circleprogress/doc.zh-TW.md +++ b/src/packages/circleprogress/doc.zh-TW.md @@ -84,3 +84,19 @@ import { CircleProgress } from '@nutui/nutui-react' | \--nutui-circleprogress-path-color | 環形進度條軌道的顏色 | `#e5e9f2` | | \--nutui-circleprogress-text-color | 環形進度條軌道內容區的顏色 | `$color-title` | | \--nutui-circleprogress-text-size | 環形進度條軌道內容區的大小 | `$font-size-l` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` +- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` +- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) diff --git a/src/packages/collapse/doc.en-US.md b/src/packages/collapse/doc.en-US.md index 5f99d9a566..566c75c5b2 100644 --- a/src/packages/collapse/doc.en-US.md +++ b/src/packages/collapse/doc.en-US.md @@ -113,3 +113,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-collapse-wrapper-content-font-size | content fontSize | `$font-size-base` | | \--nutui-collapse-wrapper-content-line-height | content lineHeight | `1.5` | | \--nutui-collapse-wrapper-content-padding | content padding | `12px 26px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) + +### Component Logs + +- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` +- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` +- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) diff --git a/src/packages/collapse/doc.md b/src/packages/collapse/doc.md index 0cbe106fe4..7cd92e72fc 100644 --- a/src/packages/collapse/doc.md +++ b/src/packages/collapse/doc.md @@ -113,3 +113,19 @@ import { Collapse } from 'nutui-react' | \--nutui-collapse-wrapper-content-font-size | 内容字体大小 | `$font-size-base` | | \--nutui-collapse-wrapper-content-line-height | 内容行高 | `1.5` | | \--nutui-collapse-wrapper-content-padding | 内容内边距 | `12px 26px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) + +### Component Logs + +- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` +- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` +- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) diff --git a/src/packages/collapse/doc.taro.md b/src/packages/collapse/doc.taro.md index 148a732b4e..34757a6849 100644 --- a/src/packages/collapse/doc.taro.md +++ b/src/packages/collapse/doc.taro.md @@ -113,3 +113,19 @@ import { Collapse } from 'nutui-react-taro' | \--nutui-collapse-wrapper-content-font-size | 内容字体大小 | `$font-size-base` | | \--nutui-collapse-wrapper-content-line-height | 内容行高 | `1.5` | | \--nutui-collapse-wrapper-content-padding | 内容内边距 | `12px 26px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) + +### Component Logs + +- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` +- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` +- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) diff --git a/src/packages/collapse/doc.zh-TW.md b/src/packages/collapse/doc.zh-TW.md index 4ef4dee47f..57a5d1a9bd 100644 --- a/src/packages/collapse/doc.zh-TW.md +++ b/src/packages/collapse/doc.zh-TW.md @@ -113,3 +113,19 @@ import { Collapse } from 'nutui-react' | \--nutui-collapse-wrapper-content-font-size | 內容字體大小 | `$font-size-base` | | \--nutui-collapse-wrapper-content-line-height | 內容行高 | `1.5` | | \--nutui-collapse-wrapper-content-padding | 內容內邊距 | `12px 26px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) + +### Component Logs + +- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` +- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` +- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` +- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` +- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) diff --git a/src/packages/configprovider/doc.en-US.md b/src/packages/configprovider/doc.en-US.md index 059e7dc5e8..5d91f43142 100644 --- a/src/packages/configprovider/doc.en-US.md +++ b/src/packages/configprovider/doc.en-US.md @@ -123,3 +123,19 @@ If you can't find the language pack you need, you are welcome to create a new la | --- | --- | --- | --- | | locale | set the language | `BaseLang` | `zhCN` | | theme | set the theme | `Record` | `-` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) + +### Component Logs + +- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` +- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` +- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` +- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` +- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) diff --git a/src/packages/configprovider/doc.md b/src/packages/configprovider/doc.md index 4d2ba9d91e..439a54b1d5 100644 --- a/src/packages/configprovider/doc.md +++ b/src/packages/configprovider/doc.md @@ -123,3 +123,19 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 | --- | --- | --- | --- | | locale | 设置多语言包 | `BaseLang` | `zhCN` | | theme | 设置主题 | `Record` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) + +### Component Logs + +- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` +- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` +- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` +- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` +- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) diff --git a/src/packages/configprovider/doc.taro.md b/src/packages/configprovider/doc.taro.md index fa8ad1d5bf..997d615087 100644 --- a/src/packages/configprovider/doc.taro.md +++ b/src/packages/configprovider/doc.taro.md @@ -123,3 +123,19 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 | --- | --- | --- | --- | | locale | 设置多语言包 | `BaseLang` | `zhCN` | | theme | 设置主题 | `Record` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) + +### Component Logs + +- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` +- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` +- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` +- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` +- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) diff --git a/src/packages/configprovider/doc.zh-TW.md b/src/packages/configprovider/doc.zh-TW.md index db2158c672..cb2ae0fcbd 100644 --- a/src/packages/configprovider/doc.zh-TW.md +++ b/src/packages/configprovider/doc.zh-TW.md @@ -123,3 +123,19 @@ NutUI-React 提供了 ConfigProvider 元件用於全域配置國際化文案。 | --- | --- | --- | --- | | locale | 設置多語言包 | `BaseLang` | zhCN | | theme | 設置主題 | `Record` | \- | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) + +### Component Logs + +- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` +- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` +- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` +- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` +- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) diff --git a/src/packages/countdown/doc.en-US.md b/src/packages/countdown/doc.en-US.md index 433119dc17..38748a6dae 100644 --- a/src/packages/countdown/doc.en-US.md +++ b/src/packages/countdown/doc.en-US.md @@ -147,3 +147,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-countdown-number-primary-color | When type is `primary`, the text color of the countdown time area | `$color-primary-text` | | \--nutui-countdown-primary-background-color | When type is `primary`, the background color of the countdown time area | `$color-primary` | | \--nutui-countdown-primary-border-color | When type is `primary`, the border color of the countdown time area | `$color-primary` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) + +### Component Logs + +- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` +- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` +- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` +- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` +- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) diff --git a/src/packages/countdown/doc.md b/src/packages/countdown/doc.md index d26bfec589..0a335b2c32 100644 --- a/src/packages/countdown/doc.md +++ b/src/packages/countdown/doc.md @@ -148,3 +148,19 @@ import { CountDown } from '@nutui/nutui-react' | \--nutui-countdown-number-primary-color | type为`primary`时,倒计时的时间区域的文字颜色 | `$color-primary-text` | | \--nutui-countdown-primary-background-color | type为`primary`时,倒计时的时间区域的背景颜色 | `$color-primary` | | \--nutui-countdown-primary-border-color | type为`primary`时,倒计时的时间区域的边框颜色颜色 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) + +### Component Logs + +- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` +- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` +- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` +- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` +- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) diff --git a/src/packages/countdown/doc.taro.md b/src/packages/countdown/doc.taro.md index 3b492caf8c..6b57f8c8f7 100644 --- a/src/packages/countdown/doc.taro.md +++ b/src/packages/countdown/doc.taro.md @@ -148,3 +148,19 @@ import { CountDown } from '@nutui/nutui-react-taro' | \--nutui-countdown-number-primary-color | type为`primary`时,倒计时的时间区域的文字颜色 | `$color-primary-text` | | \--nutui-countdown-primary-background-color | type为`primary`时,倒计时的时间区域的背景颜色 | `$color-primary` | | \--nutui-countdown-primary-border-color | type为`primary`时,倒计时的时间区域的边框颜色颜色 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) + +### Component Logs + +- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` +- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` +- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` +- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` +- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) diff --git a/src/packages/countdown/doc.zh-TW.md b/src/packages/countdown/doc.zh-TW.md index 458a9aef45..c3cec01ca3 100644 --- a/src/packages/countdown/doc.zh-TW.md +++ b/src/packages/countdown/doc.zh-TW.md @@ -148,3 +148,19 @@ import { CountDown } from '@nutui/nutui-react' | \--nutui-countdown-number-primary-color | type爲`primary`時,倒計時的時間區域的文字顏色 | `$color-primary-text` | | \--nutui-countdown-primary-background-color | type爲`primary`時,倒計時的時間區域的背景顏色 | `$color-primary` | | \--nutui-countdown-primary-border-color | type爲`primary`時,倒計時的時間區域的邊框顏色顏色 | `$color-primary` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) + +### Component Logs + +- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` +- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` +- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` +- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` +- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) diff --git a/src/packages/datepicker/doc.en-US.md b/src/packages/datepicker/doc.en-US.md index 03fa3aff30..76ec562b1b 100644 --- a/src/packages/datepicker/doc.en-US.md +++ b/src/packages/datepicker/doc.en-US.md @@ -95,3 +95,21 @@ import { DatePicker } from '@nutui/nutui' | onCancel | Emitted when click cancel button. | `() => void` | `-` | | onClose | Emitted when click confirm and cancel button. | `(options, value) => void` | `-` | | onChange | Emitted when current option changed. | `(options, value, index) => void` | `-` | + +## Contribution + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` +- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` +- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) diff --git a/src/packages/datepicker/doc.md b/src/packages/datepicker/doc.md index c7b3d741cd..eccaee29d6 100644 --- a/src/packages/datepicker/doc.md +++ b/src/packages/datepicker/doc.md @@ -105,3 +105,21 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type | onCancel | 点击取消按钮时触发 | `() => void` | `-` | | onClose | 确定和取消时,都触发 | `(options, value) => void` | `-` | | onChange | 选项改变时触发 | `(options, value, index) => void` | `-` | + +## 贡献记录 + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` +- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` +- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) diff --git a/src/packages/datepicker/doc.taro.md b/src/packages/datepicker/doc.taro.md index 766a1230b4..ba44873c63 100644 --- a/src/packages/datepicker/doc.taro.md +++ b/src/packages/datepicker/doc.taro.md @@ -105,3 +105,21 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type | onCancel | 点击取消按钮时触发 | `() => void` | `-` | | onClose | 确定和取消时,都触发 | `(options, value) => void` | `-` | | onChange | 选项改变时触发 | `(options, value, index) => void` | `-` | + +## 贡献记录 + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` +- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` +- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) diff --git a/src/packages/datepicker/doc.zh-TW.md b/src/packages/datepicker/doc.zh-TW.md index c364f20277..c5dc2b8aaf 100644 --- a/src/packages/datepicker/doc.zh-TW.md +++ b/src/packages/datepicker/doc.zh-TW.md @@ -105,3 +105,21 @@ DatetimePicker 通過 type 屬性來定義需要選擇的時間類型。將 type | onCancel | 點擊取消按鈕時觸發 | `() => void` | `-` | | onClose | 確定和取消時,都觸發 | `(options, value) => void` | `-` | | onChange | 選項改變時觸發 | `(options, value, index) => void` | `-` | + +## 貢獻記錄 + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` +- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` +- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) diff --git a/src/packages/dialog/doc.en-US.md b/src/packages/dialog/doc.en-US.md index ea0c40abd3..ba315f74cc 100644 --- a/src/packages/dialog/doc.en-US.md +++ b/src/packages/dialog/doc.en-US.md @@ -169,3 +169,22 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-dialog-close-top | dialog Closes the top value of the button | `16px` | | \--nutui-dialog-close-left | dialog Closes the left value of the button | `16px` | | \--nutui-dialog-close-right | dialog Closes the right value of the button | `16px` | + +## Contribution + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) + +### Component Logs + +- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` +- 🐛 fix(dialog): revert defaultprops `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 dialog `v2.6.18` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) diff --git a/src/packages/dialog/doc.md b/src/packages/dialog/doc.md index e2491e58df..867f40a1ec 100644 --- a/src/packages/dialog/doc.md +++ b/src/packages/dialog/doc.md @@ -169,3 +169,22 @@ export default function App() { | \--nutui-dialog-close-top | 对话框关闭按钮的top值 | `16px` | | \--nutui-dialog-close-left | 对话框关闭按钮的left值 | `16px` | | \--nutui-dialog-close-right | 对话框关闭按钮的right值 | `16px` | + +## 贡献记录 + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) + +### Component Logs + +- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` +- 🐛 fix(dialog): revert defaultprops `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 dialog `v2.6.18` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) diff --git a/src/packages/dialog/doc.taro.md b/src/packages/dialog/doc.taro.md index ef32c52a3f..1448d31de5 100644 --- a/src/packages/dialog/doc.taro.md +++ b/src/packages/dialog/doc.taro.md @@ -149,3 +149,22 @@ DialogOptions 是 DialogProps 的子集,包含如下属性:title, content, f | \--nutui-dialog-close-top | 对话框关闭按钮的top值 | `16px` | | \--nutui-dialog-close-left | 对话框关闭按钮的left值 | `16px` | | \--nutui-dialog-close-right | 对话框关闭按钮的right值 | `16px` | + +## 贡献记录 + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) + +### Component Logs + +- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` +- 🐛 fix(dialog): revert defaultprops `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 dialog `v2.6.18` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) diff --git a/src/packages/dialog/doc.zh-TW.md b/src/packages/dialog/doc.zh-TW.md index fbde368995..38cc49cb70 100644 --- a/src/packages/dialog/doc.zh-TW.md +++ b/src/packages/dialog/doc.zh-TW.md @@ -169,3 +169,22 @@ export default function App() { | \--nutui-dialog-close-top | 對話框關閉按鈕的top值 | `16px` | | \--nutui-dialog-close-left | 對話框關閉按鈕的left值 | `16px` | | \--nutui-dialog-close-right | 對話框關閉按鈕的right值 | `16px` | + +## 貢獻記錄 + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) + +### Component Logs + +- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` +- 🐛 fix(dialog): revert defaultprops `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 dialog `v2.6.18` +- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) diff --git a/src/packages/divider/doc.en-US.md b/src/packages/divider/doc.en-US.md index df1ee5364b..5c5692bc7e 100644 --- a/src/packages/divider/doc.en-US.md +++ b/src/packages/divider/doc.en-US.md @@ -91,3 +91,21 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-divider-spacing | The spacing value between the dividing line of the text | `8px` | | \--nutui-divider-vertical-height | The height of the vertical split line | `12px` | | \--nutui-divider-vertical-margin | The margin value of the vertical split line | `0 8px` | + +## Contribution + +### Issues + +- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) + +### Component Logs + +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` +- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` +- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` +- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` +- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.md b/src/packages/divider/doc.md index 7c727917fa..d62935f88d 100644 --- a/src/packages/divider/doc.md +++ b/src/packages/divider/doc.md @@ -91,3 +91,21 @@ import { Divider } from '@nutui/nutui-react' | \--nutui-divider-spacing | 左边分割线与文案的间隔值 | `8px` | | \--nutui-divider-vertical-height | 垂直分割线的高度 | `12px` | | \--nutui-divider-vertical-margin | 垂直分割线的margin值 | `0 8px` | + +## 贡献记录 + +### Issues + +- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) + +### Component Logs + +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` +- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` +- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` +- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` +- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.taro.md b/src/packages/divider/doc.taro.md index 58bbb332dd..7534bf0f0e 100644 --- a/src/packages/divider/doc.taro.md +++ b/src/packages/divider/doc.taro.md @@ -91,3 +91,21 @@ import { Divider } from '@nutui/nutui-react-taro' | \--nutui-divider-spacing | 左边分割线与文案的间隔值 | `8px` | | \--nutui-divider-vertical-height | 垂直分割线的高度 | `12px` | | \--nutui-divider-vertical-margin | 垂直分割线的margin值 | `0 8px` | + +## 贡献记录 + +### Issues + +- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) + +### Component Logs + +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` +- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` +- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` +- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` +- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.zh-TW.md b/src/packages/divider/doc.zh-TW.md index d0ff06a401..ebd422e6ea 100644 --- a/src/packages/divider/doc.zh-TW.md +++ b/src/packages/divider/doc.zh-TW.md @@ -91,3 +91,21 @@ import { Divider } from '@nutui/nutui-react' | \--nutui-divider-spacing | 左邊分割線與文案的間隔值 | `8px` | | \--nutui-divider-vertical-height | 垂直分割線的高度 | `12px` | | \--nutui-divider-vertical-margin | 垂直分割線的margin值 | `0 8px` | + +## 貢獻記錄 + +### Issues + +- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) + +### Component Logs + +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` +- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` +- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` +- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` +- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/drag/doc.en-US.md b/src/packages/drag/doc.en-US.md index 88f62cb52d..6b7a7ef68b 100644 --- a/src/packages/drag/doc.en-US.md +++ b/src/packages/drag/doc.en-US.md @@ -54,3 +54,21 @@ import { Drag } from '@nutui/nutui-react' | onDragStart | Start dragging elements | `() => void` | `-` | | onDrag | Drag element | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | Stop dragging elements | `(state: { offset: [x: number, y: number] }) => void` | `-` | + +## Contribution + +### Issues + +- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) + +### Component Logs + +- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` +- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` +- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) diff --git a/src/packages/drag/doc.md b/src/packages/drag/doc.md index c19384c128..9843ea680d 100644 --- a/src/packages/drag/doc.md +++ b/src/packages/drag/doc.md @@ -54,3 +54,21 @@ import { Drag } from '@nutui/nutui-react' | onDragStart | 开始拖拽元素 | `() => void` | `-` | | onDrag | 拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | 停止拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | + +## 贡献记录 + +### Issues + +- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) + +### Component Logs + +- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` +- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` +- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) diff --git a/src/packages/drag/doc.taro.md b/src/packages/drag/doc.taro.md index 28f27a6db1..105c5487a9 100644 --- a/src/packages/drag/doc.taro.md +++ b/src/packages/drag/doc.taro.md @@ -54,3 +54,21 @@ import { Drag } from '@nutui/nutui-react-taro' | onDragStart | 开始拖拽元素 | `() => void` | `-` | | onDrag | 拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | 停止拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | + +## 贡献记录 + +### Issues + +- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) + +### Component Logs + +- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` +- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` +- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) diff --git a/src/packages/drag/doc.zh-TW.md b/src/packages/drag/doc.zh-TW.md index e833fd5e64..27cc53dc8b 100644 --- a/src/packages/drag/doc.zh-TW.md +++ b/src/packages/drag/doc.zh-TW.md @@ -54,3 +54,21 @@ import { Drag } from '@nutui/nutui-react' | onDragStart | 開始拖拽元素 | `() => void` | `-` | | onDrag | 拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | 停止拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | + +## 貢獻記錄 + +### Issues + +- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) + +### Component Logs + +- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` +- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` +- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) diff --git a/src/packages/elevator/doc.en-US.md b/src/packages/elevator/doc.en-US.md index ca70b7e6c1..74c87d3ba5 100644 --- a/src/packages/elevator/doc.en-US.md +++ b/src/packages/elevator/doc.en-US.md @@ -108,3 +108,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-elevator-list-fixed-color | Ceiling floor text color | `$color-primary` | | \--nutui-elevator-list-fixed-bg-color | Ceiling floor background color | `$white` | | \--nutui-elevator-list-fixed-box-shadow | Ceiling floor shadow | `0 0 10px #eee` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) + +### Component Logs + +- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` +- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` +- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` +- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) diff --git a/src/packages/elevator/doc.md b/src/packages/elevator/doc.md index 13938d7948..c8c5dd5197 100644 --- a/src/packages/elevator/doc.md +++ b/src/packages/elevator/doc.md @@ -108,3 +108,19 @@ import { Elevator } from '@nutui/nutui-react' | \--nutui-elevator-list-fixed-color | 吸顶楼层文字颜色 | `$color-primary` | | \--nutui-elevator-list-fixed-bg-color | 吸顶楼层背景颜色 | `$white` | | \--nutui-elevator-list-fixed-box-shadow | 吸顶楼层阴影 | `0 0 10px #eee` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) + +### Component Logs + +- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` +- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` +- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` +- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) diff --git a/src/packages/elevator/doc.taro.md b/src/packages/elevator/doc.taro.md index 1383315877..d193b9f111 100644 --- a/src/packages/elevator/doc.taro.md +++ b/src/packages/elevator/doc.taro.md @@ -108,3 +108,19 @@ import { Elevator } from '@nutui/nutui-react-taro' | \--nutui-elevator-list-fixed-color | 吸顶楼层文字颜色 | `$color-primary` | | \--nutui-elevator-list-fixed-bg-color | 吸顶楼层背景颜色 | `$white` | | \--nutui-elevator-list-fixed-box-shadow | 吸顶楼层阴影 | `0 0 10px #eee` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) + +### Component Logs + +- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` +- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` +- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` +- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) diff --git a/src/packages/elevator/doc.zh-TW.md b/src/packages/elevator/doc.zh-TW.md index 61752216bd..3fd3052b83 100644 --- a/src/packages/elevator/doc.zh-TW.md +++ b/src/packages/elevator/doc.zh-TW.md @@ -108,3 +108,19 @@ import { Elevator } from '@nutui/nutui-react' | \--nutui-elevator-list-fixed-color | 吸頂樓層文字顏色 | `$color-primary` | | \--nutui-elevator-list-fixed-bg-color | 吸頂樓層背景顏色 | `$white` | | \--nutui-elevator-list-fixed-box-shadow | 吸頂樓層陰影 | `0 0 10px #eee` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) + +### Component Logs + +- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` +- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` +- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` +- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) diff --git a/src/packages/ellipsis/doc.en-US.md b/src/packages/ellipsis/doc.en-US.md index 8710416b54..3d19c5fd85 100644 --- a/src/packages/ellipsis/doc.en-US.md +++ b/src/packages/ellipsis/doc.en-US.md @@ -75,3 +75,19 @@ The component provides the following CSS variables, which can be used to customi | Name | Description | Default Value | | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按钮颜色 | `#3460fa` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) + +### Component Logs + +- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` +- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` +- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` +- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` +- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) diff --git a/src/packages/ellipsis/doc.md b/src/packages/ellipsis/doc.md index 335e5a924a..4c118dfa07 100644 --- a/src/packages/ellipsis/doc.md +++ b/src/packages/ellipsis/doc.md @@ -75,3 +75,19 @@ import { Ellipsis } from '@nutui/nutui-react' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按钮颜色 | `#3460fa` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) + +### Component Logs + +- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` +- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` +- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` +- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` +- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) diff --git a/src/packages/ellipsis/doc.taro.md b/src/packages/ellipsis/doc.taro.md index a772067c10..11d2218d8a 100644 --- a/src/packages/ellipsis/doc.taro.md +++ b/src/packages/ellipsis/doc.taro.md @@ -83,3 +83,19 @@ import { Ellipsis } from '@nutui/nutui-react-taro' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按钮颜色 | `#3460fa` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) + +### Component Logs + +- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` +- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` +- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` +- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` +- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) diff --git a/src/packages/ellipsis/doc.zh-TW.md b/src/packages/ellipsis/doc.zh-TW.md index 77fea5a859..6a264ec7d1 100644 --- a/src/packages/ellipsis/doc.zh-TW.md +++ b/src/packages/ellipsis/doc.zh-TW.md @@ -75,3 +75,19 @@ import { Ellipsis } from '@nutui/nutui-react' | 名稱 | 說明 | 默認值 | | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按鈕顏色 | `#3460fa` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) + +### Component Logs + +- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` +- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` +- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` +- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` +- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) diff --git a/src/packages/empty/doc.en-US.md b/src/packages/empty/doc.en-US.md index 5a7f5dec9c..93841ea878 100644 --- a/src/packages/empty/doc.en-US.md +++ b/src/packages/empty/doc.en-US.md @@ -89,3 +89,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-empty-title-line-height | Empty component image title line height | `$font-size-l` | | \--nutui-empty-description-line-height | Empty component image description line height | `1` | | \--nutui-empty-background-color | Empty component background color | `#fff` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) + +### Component Logs + +- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` +- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` +- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` +- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.md b/src/packages/empty/doc.md index c27888eae9..6a67b5c17d 100644 --- a/src/packages/empty/doc.md +++ b/src/packages/empty/doc.md @@ -89,3 +89,19 @@ import { Empty } from '@nutui/nutui-react' | \--nutui-empty-title-line-height | Empty组件图片标题行高 | `$font-size-l` | | \--nutui-empty-description-line-height | Empty组件图片描述行高 | `1` | | \--nutui-empty-background-color | Empty组件背景色 | `#fff` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) + +### Component Logs + +- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` +- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` +- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` +- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.taro.md b/src/packages/empty/doc.taro.md index eae98b4322..8112d9ad3b 100644 --- a/src/packages/empty/doc.taro.md +++ b/src/packages/empty/doc.taro.md @@ -89,3 +89,19 @@ import { Empty } from '@nutui/nutui-react-taro' | \--nutui-empty-title-line-height | Empty组件图片标题行高 | `$font-size-l` | | \--nutui-empty-description-line-height | Empty组件图片描述行高 | `1` | | \--nutui-empty-background-color | Empty组件背景色 | `#fff` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) + +### Component Logs + +- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` +- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` +- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` +- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.zh-TW.md b/src/packages/empty/doc.zh-TW.md index d51077263b..46bb5c5e5b 100644 --- a/src/packages/empty/doc.zh-TW.md +++ b/src/packages/empty/doc.zh-TW.md @@ -89,3 +89,19 @@ import { Empty } from '@nutui/nutui-react' | \--nutui-empty-title-line-height | Empty組件圖片標題行高 | `$font-size-l` | | \--nutui-empty-description-line-height | Empty組件圖片描述行高 | `1` | | \--nutui-empty-background-color | Empty組件背景色 | `#fff` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) + +### Component Logs + +- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` +- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` +- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` +- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/fixednav/doc.en-US.md b/src/packages/fixednav/doc.en-US.md index 2f449b3159..42a3313ce4 100644 --- a/src/packages/fixednav/doc.en-US.md +++ b/src/packages/fixednav/doc.en-US.md @@ -80,3 +80,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-fixednav-button-background | button background | `$color-primary-gradient-1` | | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | active color | `$color-primary` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) + +### Component Logs + +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` +- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` +- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` +- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) diff --git a/src/packages/fixednav/doc.md b/src/packages/fixednav/doc.md index 2d362930c5..8f2943b13d 100644 --- a/src/packages/fixednav/doc.md +++ b/src/packages/fixednav/doc.md @@ -80,3 +80,19 @@ import { FixedNav } from '@nutui/nutui-react' | \--nutui-fixednav-button-background | button 的背景颜色 | `$color-primary-gradient-1` | | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | 激活颜色 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) + +### Component Logs + +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` +- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` +- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` +- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) diff --git a/src/packages/fixednav/doc.taro.md b/src/packages/fixednav/doc.taro.md index fd9cdf2bfb..30e246bb6b 100644 --- a/src/packages/fixednav/doc.taro.md +++ b/src/packages/fixednav/doc.taro.md @@ -80,3 +80,19 @@ import { FixedNav } from '@nutui/nutui-react-taro' | \--nutui-fixednav-button-background | button 的背景颜色 | `$color-primary-gradient-1` | | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | 激活颜色 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) + +### Component Logs + +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` +- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` +- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` +- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) diff --git a/src/packages/fixednav/doc.zh-TW.md b/src/packages/fixednav/doc.zh-TW.md index 36128b0a98..21ec788bef 100644 --- a/src/packages/fixednav/doc.zh-TW.md +++ b/src/packages/fixednav/doc.zh-TW.md @@ -80,3 +80,19 @@ import { FixedNav } from '@nutui/nutui-react' | \--nutui-fixednav-button-background | button 的背景顏色 | `$color-primary-gradient-1` | | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | 激活顏色 | `$color-primary` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) + +### Component Logs + +- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` +- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` +- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` +- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` +- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) diff --git a/src/packages/form/doc.en-US.md b/src/packages/form/doc.en-US.md index 53c3d2cedd..48fe67b599 100644 --- a/src/packages/form/doc.en-US.md +++ b/src/packages/form/doc.en-US.md @@ -150,3 +150,25 @@ The component provides the following CSS Variables, which can be used for custom | \--nutui-form-item-body-input-text-align | Text alignment of form item input box | `left` | | \--nutui-form-item-tip-font-size | Font size for error messages | `10px` | | \--nutui-form-item-tip-text-align | Text alignment for error messages | `left` | + +## Contribution + +### Issues + +- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) +- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) +- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) +- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) + +### Component Logs + +- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` +- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` +- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` +- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) diff --git a/src/packages/form/doc.md b/src/packages/form/doc.md index ad2b2aadd3..7ba84547fb 100644 --- a/src/packages/form/doc.md +++ b/src/packages/form/doc.md @@ -149,3 +149,25 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 | \--nutui-form-item-body-input-text-align | 表单项输入框的文本对齐方式 | `left` | | \--nutui-form-item-tip-font-size | 错误信息的字号 | `10px` | | \--nutui-form-item-tip-text-align | 错误信息的文本对齐方式 | `left` | + +## 贡献记录 + +### Issues + +- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) +- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) +- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) +- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) + +### Component Logs + +- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` +- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` +- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` +- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) diff --git a/src/packages/form/doc.taro.md b/src/packages/form/doc.taro.md index c4cec28d2e..e930c360c3 100644 --- a/src/packages/form/doc.taro.md +++ b/src/packages/form/doc.taro.md @@ -149,3 +149,25 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 | \--nutui-form-item-body-input-text-align | 表单项输入框的文本对齐方式 | `left` | | \--nutui-form-item-tip-font-size | 错误信息的字号 | `10px` | | \--nutui-form-item-tip-text-align | 错误信息的文本对齐方式 | `left` | + +## 贡献记录 + +### Issues + +- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) +- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) +- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) +- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) + +### Component Logs + +- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` +- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` +- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` +- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) diff --git a/src/packages/form/doc.zh-TW.md b/src/packages/form/doc.zh-TW.md index 741f7a0620..0909c5a0f0 100644 --- a/src/packages/form/doc.zh-TW.md +++ b/src/packages/form/doc.zh-TW.md @@ -149,3 +149,25 @@ Form.useForm()創建 Form 實例,用於管理所有數據狀態。 | \--nutui-form-item-body-input-text-align | 錶單項輸入框的文本對齊方式 | `left` | | \--nutui-form-item-tip-font-size | 錯誤信息的字號 | `10px` | | \--nutui-form-item-tip-text-align | 錯誤信息的文本對齊方式 | `left` | + +## 貢獻記錄 + +### Issues + +- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) +- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) +- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) +- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) +- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) + +### Component Logs + +- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` +- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` +- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` +- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` +- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) diff --git a/src/packages/grid/doc.en-US.md b/src/packages/grid/doc.en-US.md index 38bf0e99b3..d8442b38f8 100644 --- a/src/packages/grid/doc.en-US.md +++ b/src/packages/grid/doc.en-US.md @@ -131,3 +131,18 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-grid-item-text-margin | margin | `8px` | | \--nutui-grid-item-text-color | text color | `$color-title` | | \--nutui-grid-item-text-font-size | text font size | `$font-size-s` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) + +### Component Logs + +- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` +- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` +- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) diff --git a/src/packages/grid/doc.md b/src/packages/grid/doc.md index 9168082ef1..53c76a49af 100644 --- a/src/packages/grid/doc.md +++ b/src/packages/grid/doc.md @@ -129,3 +129,18 @@ import { Grid } from '@nutui/nutui-react' | \--nutui-grid-item-text-margin | 外边距 | `8px` | | \--nutui-grid-item-text-color | 文字颜色 | `$color-title` | | \--nutui-grid-item-text-font-size | 文字字体大小 | `$font-size-s` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) + +### Component Logs + +- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` +- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` +- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) diff --git a/src/packages/grid/doc.taro.md b/src/packages/grid/doc.taro.md index 333487a2d1..573b9a1a24 100644 --- a/src/packages/grid/doc.taro.md +++ b/src/packages/grid/doc.taro.md @@ -129,3 +129,18 @@ import { Grid } from '@nutui/nutui-react-taro' | \--nutui-grid-item-text-margin | 外边距 | `8px` | | \--nutui-grid-item-text-color | 文字颜色 | `$color-title` | | \--nutui-grid-item-text-font-size | 文字字体大小 | `$font-size-s` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) + +### Component Logs + +- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` +- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` +- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) diff --git a/src/packages/grid/doc.zh-TW.md b/src/packages/grid/doc.zh-TW.md index 3b6e275568..f3cac18af2 100644 --- a/src/packages/grid/doc.zh-TW.md +++ b/src/packages/grid/doc.zh-TW.md @@ -129,3 +129,18 @@ import { Grid } from '@nutui/nutui-react' | \--nutui-grid-item-text-margin | 外邊距 | `8px` | | \--nutui-grid-item-text-color | 文字顏色 | `$color-title` | | \--nutui-grid-item-text-font-size | 文字字體大小 | `$font-size-s` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) + +### Component Logs + +- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` +- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` +- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` +- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) diff --git a/src/packages/hoverbutton/doc.en-US.md b/src/packages/hoverbutton/doc.en-US.md index 82e65aeb18..08443f16b7 100644 --- a/src/packages/hoverbutton/doc.en-US.md +++ b/src/packages/hoverbutton/doc.en-US.md @@ -88,3 +88,13 @@ The component provides the following CSS variables that can be used for custom s | \--nutui-hoverbutton-item-background-active | Button active background color | `#F6F6F6` | | \--nutui-hoverbutton-item-icon-color | Icon normal color | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | Icon active color | `#595959` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) + +### Component Logs + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) diff --git a/src/packages/hoverbutton/doc.md b/src/packages/hoverbutton/doc.md index 3cc9374aaa..056dcd4b71 100644 --- a/src/packages/hoverbutton/doc.md +++ b/src/packages/hoverbutton/doc.md @@ -96,3 +96,13 @@ import { HoverButton } from '@nutui/nutui-react' | \--nutui-hoverbutton-item-background-active | 按钮背景色-点击态 | `#F6F6F6` | | \--nutui-hoverbutton-item-icon-color | 图标色-正常态 | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | 图标色-点击态 | `#595959` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) diff --git a/src/packages/hoverbutton/doc.taro.md b/src/packages/hoverbutton/doc.taro.md index f91cbb9ef5..df6e539902 100644 --- a/src/packages/hoverbutton/doc.taro.md +++ b/src/packages/hoverbutton/doc.taro.md @@ -88,3 +88,13 @@ import { HoverButton } from '@nutui/nutui-react-taro' | \--nutui-hoverbutton-item-background-active | 按钮背景色-点击态 | `#F6F6F6` | | \--nutui-hoverbutton-item-icon-color | 图标色-正常态 | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | 图标色-点击态 | `#595959` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) diff --git a/src/packages/hoverbutton/doc.zh-TW.md b/src/packages/hoverbutton/doc.zh-TW.md index 96cdd00313..847952e9e8 100644 --- a/src/packages/hoverbutton/doc.zh-TW.md +++ b/src/packages/hoverbutton/doc.zh-TW.md @@ -96,3 +96,13 @@ import { HoverButton } from '@nutui/nutui-react-taro' | \--nutui-hoverbutton-item-background-active | 按鈕背景色-點擊態 | `#F6F6F6` | | \--nutui-hoverbutton-item-icon-color | 圖標色-正常態 | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | 圖標色-點擊態 | `#595959` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) + +### Component Logs + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) diff --git a/src/packages/icon/doc.en-US.md b/src/packages/icon/doc.en-US.md index 004d454fa9..4e7d14aaf5 100644 --- a/src/packages/icon/doc.en-US.md +++ b/src/packages/icon/doc.en-US.md @@ -175,3 +175,21 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-icon-height | height of iconfont container | `16px` | | \--nutui-icon-width | width of iconfont container | `16px` | | \--nutui-icon-line-height | iconfont line height | `16px` | + +## Contribution + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) + +### Component Logs + +- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` +- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` +- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.md b/src/packages/icon/doc.md index ca5f053a9b..93c0fe1889 100644 --- a/src/packages/icon/doc.md +++ b/src/packages/icon/doc.md @@ -174,3 +174,21 @@ export default App | \--nutui-icon-height | iconfont 容器的高度 | `16px` | | \--nutui-icon-width | iconfont 容器的宽度 | `16px` | | \--nutui-icon-line-height | iconfont 的行高 | `16px` | + +## 贡献记录 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) + +### Component Logs + +- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` +- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` +- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.taro.md b/src/packages/icon/doc.taro.md index def16d1a7e..e777a75839 100644 --- a/src/packages/icon/doc.taro.md +++ b/src/packages/icon/doc.taro.md @@ -177,3 +177,21 @@ export default App | \--nutui-icon-height | iconfont 容器的高度 | `16px` | | \--nutui-icon-width | iconfont 容器的宽度 | `16px` | | \--nutui-icon-line-height | iconfont 的行高 | `16px` | + +## 贡献记录 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) + +### Component Logs + +- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` +- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` +- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.zh-TW.md b/src/packages/icon/doc.zh-TW.md index 3db64e15d1..fea95ce1a2 100644 --- a/src/packages/icon/doc.zh-TW.md +++ b/src/packages/icon/doc.zh-TW.md @@ -175,3 +175,21 @@ export default App | \--nutui-icon-height | iconfont 容器的高度 | `16px` | | \--nutui-icon-width | iconfont 容器的寬度 | `16px` | | \--nutui-icon-line-height | iconfont 的行高 | `16px` | + +## 貢獻記錄 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) + +### Component Logs + +- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` +- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` +- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` +- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/image/doc.en-US.md b/src/packages/image/doc.en-US.md index 20512355ab..433f716911 100644 --- a/src/packages/image/doc.en-US.md +++ b/src/packages/image/doc.en-US.md @@ -129,3 +129,21 @@ The Image component provides lazy loading of images, which can be realized by co | right | Align Right | | bottom | Align Bottom | | left | Align Left | + +## Contribution + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) + +### Component Logs + +- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` +- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` +- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` +- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` +- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/image/doc.md b/src/packages/image/doc.md index 94662ed79c..5971f28f0c 100644 --- a/src/packages/image/doc.md +++ b/src/packages/image/doc.md @@ -129,3 +129,21 @@ import { Image } from '@nutui/nutui-react' | right | 右侧对齐 | | bottom | 底部对齐 | | left | 左侧对齐 | + +## 贡献记录 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) + +### Component Logs + +- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` +- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` +- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` +- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` +- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/image/doc.taro.md b/src/packages/image/doc.taro.md index ad7e176d87..f07223ee90 100644 --- a/src/packages/image/doc.taro.md +++ b/src/packages/image/doc.taro.md @@ -100,3 +100,21 @@ import { Image } from '@nutui/nutui-react-taro' | onError | 图片加载失败后触发 | `() => void` | `-` | ### 直接使用 Taro 现有 Image 组件开发 [参考文档](https://taro-docs.jd.com/docs/components/media/image) + +## 贡献记录 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) + +### Component Logs + +- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` +- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` +- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` +- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` +- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/image/doc.zh-TW.md b/src/packages/image/doc.zh-TW.md index a88798973e..fbd09dea7e 100644 --- a/src/packages/image/doc.zh-TW.md +++ b/src/packages/image/doc.zh-TW.md @@ -129,3 +129,21 @@ import { Image } from '@nutui/nutui-react' | right | 右側對齊 | | bottom | 底部對齊 | | left | 左側對齊 | + +## 貢獻記錄 + +### Issues + +- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) + +### Component Logs + +- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` +- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` +- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` +- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` +- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/imagepreview/doc.en-US.md b/src/packages/imagepreview/doc.en-US.md index 0457e0d832..c498c029d0 100644 --- a/src/packages/imagepreview/doc.en-US.md +++ b/src/packages/imagepreview/doc.en-US.md @@ -86,3 +86,19 @@ import { ImagePreview } from '@nutui/nutui-react' | closeIconPosition | Close Icon Position | `top-right` \| `top-left` \| `bottom` | `top-right` | | onChange | Emitted when swiper changes | `(value:number) => void` | `-` | | onClose | Emitted when closing ImagePreview | `() => void` | `-` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) + +### Component Logs + +- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` +- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) diff --git a/src/packages/imagepreview/doc.md b/src/packages/imagepreview/doc.md index 081de7f052..9f8282a44b 100644 --- a/src/packages/imagepreview/doc.md +++ b/src/packages/imagepreview/doc.md @@ -86,3 +86,19 @@ import { ImagePreview } from '@nutui/nutui-react' | closeIconPosition | 关闭按钮位置 | `top-right` \| `top-left` \| `bottom` | `top-right` | | onChange | 切换时触发 | `(value:number) => void` | `-` | | onClose | 点击遮罩关闭图片预览时触发 | `() => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) + +### Component Logs + +- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` +- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) diff --git a/src/packages/imagepreview/doc.taro.md b/src/packages/imagepreview/doc.taro.md index ed0c79e084..6bffe0cd39 100644 --- a/src/packages/imagepreview/doc.taro.md +++ b/src/packages/imagepreview/doc.taro.md @@ -87,3 +87,19 @@ import { ImagePreview } from '@nutui/nutui-react-taro' | closeIconPosition | 关闭按钮位置 | `top-right` \| `top-left` \| `bottom` | `top-right` | | onChange | 切换时触发 | `(value:number) => void` | `-` | | onClose | 点击遮罩关闭图片预览时触发 | `() => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) + +### Component Logs + +- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` +- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) diff --git a/src/packages/imagepreview/doc.zh-TW.md b/src/packages/imagepreview/doc.zh-TW.md index 824ede3180..d73f3d425a 100644 --- a/src/packages/imagepreview/doc.zh-TW.md +++ b/src/packages/imagepreview/doc.zh-TW.md @@ -86,3 +86,19 @@ import { ImagePreview } from '@nutui/nutui-react' | closeIconPosition | 關閉按鈕位置 | `top-right` \| `top-left` \| `bottom` | `top-right` | | onChange | 切換時觸發 | `(value:number) => void` | `-` | | onClose | 點擊遮罩關閉圖片預覽時觸發 | `() => void` | `-` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) + +### Component Logs + +- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` +- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) diff --git a/src/packages/indicator/doc.en-US.md b/src/packages/indicator/doc.en-US.md index feb5f3d144..51f6330d1e 100644 --- a/src/packages/indicator/doc.en-US.md +++ b/src/packages/indicator/doc.en-US.md @@ -84,3 +84,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-indicator-dot-active-size | indicator dot active size | `6px` | | \--nutui-indicator-border-radius | indicator active border size | `$radius-xxs` | | \--nutui-indicator-dot-margin | when horizontal, indicator margin | `$spacing-xxxs` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) + +### Component Logs + +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` +- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` +- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` +- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.md b/src/packages/indicator/doc.md index 16ce2c1dbe..dad01871cc 100644 --- a/src/packages/indicator/doc.md +++ b/src/packages/indicator/doc.md @@ -84,3 +84,19 @@ import { Indicator } from '@nutui/nutui-react' | \--nutui-indicator-dot-active-size | 指示器焦点时尺寸 | `6px` | | \--nutui-indicator-border-radius | 指示器焦点时的border值 | `$radius-xxs` | | \--nutui-indicator-dot-margin | 指示器横向时的margin值 | `$spacing-xxxs` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) + +### Component Logs + +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` +- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` +- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` +- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.taro.md b/src/packages/indicator/doc.taro.md index 7b0331f69b..91128508d5 100644 --- a/src/packages/indicator/doc.taro.md +++ b/src/packages/indicator/doc.taro.md @@ -84,3 +84,19 @@ import { Indicator } from '@nutui/nutui-react-taro' | \--nutui-indicator-dot-active-size | 指示器焦点时尺寸 | `6px` | | \--nutui-indicator-border-radius | 指示器焦点时的border值 | `$radius-xxs` | | \--nutui-indicator-dot-margin | 指示器横向时的margin值 | `$spacing-xxxs` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) + +### Component Logs + +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` +- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` +- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` +- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.zh-TW.md b/src/packages/indicator/doc.zh-TW.md index 0d170f68a4..c97db74016 100644 --- a/src/packages/indicator/doc.zh-TW.md +++ b/src/packages/indicator/doc.zh-TW.md @@ -84,3 +84,19 @@ import { Indicator } from '@nutui/nutui-react' | \--nutui-indicator-dot-active-size | 指示器焦點時尺寸 | `6px` | | \--nutui-indicator-border-radius | 指示器焦點時的border值 | `$radius-xxs` | | \--nutui-indicator-dot-margin | 指示器橫向時的margin值 | `$spacing-xxxs` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) + +### Component Logs + +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` +- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` +- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` +- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/infiniteloading/doc.en-US.md b/src/packages/infiniteloading/doc.en-US.md index 4ec3d45972..0063408c0f 100644 --- a/src/packages/infiniteloading/doc.en-US.md +++ b/src/packages/infiniteloading/doc.en-US.md @@ -79,3 +79,19 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-infiniteloading-color | Swipe to bottom text color | `$color-text-help` | | \--nutui-infiniteloading-icon-size | Swipe to bottom icon size | `24px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) + +### Component Logs + +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` +- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) diff --git a/src/packages/infiniteloading/doc.md b/src/packages/infiniteloading/doc.md index 67f0d510b6..9df4969ba4 100644 --- a/src/packages/infiniteloading/doc.md +++ b/src/packages/infiniteloading/doc.md @@ -79,3 +79,19 @@ import { InfiniteLoading } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-infiniteloading-color | 滑动到底部的文字颜色 | `$color-text-help` | | \--nutui-infiniteloading-icon-size | 滑动到底部的文字颜色 | `24px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) + +### Component Logs + +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` +- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) diff --git a/src/packages/infiniteloading/doc.taro.md b/src/packages/infiniteloading/doc.taro.md index 12300a386c..9c67afadba 100644 --- a/src/packages/infiniteloading/doc.taro.md +++ b/src/packages/infiniteloading/doc.taro.md @@ -70,3 +70,19 @@ import { InfiniteLoading } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-infiniteloading-color | 滑动到底部的文字颜色 | `$color-text-help` | | \--nutui-infiniteloading-icon-size | 滑动到底部的文字颜色 | `24px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) + +### Component Logs + +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` +- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) diff --git a/src/packages/infiniteloading/doc.zh-TW.md b/src/packages/infiniteloading/doc.zh-TW.md index 5076668c4b..806f5c46c8 100644 --- a/src/packages/infiniteloading/doc.zh-TW.md +++ b/src/packages/infiniteloading/doc.zh-TW.md @@ -79,3 +79,19 @@ import { InfiniteLoading } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-infiniteloading-color | 滑動到底部的文字顏色 | `$color-text-help` | | \--nutui-infiniteloading-icon-size | 滑動到底部的文字顏色 | `24px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) + +### Component Logs + +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` +- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) diff --git a/src/packages/input/doc.en-US.md b/src/packages/input/doc.en-US.md index fda7f39a48..873d222664 100644 --- a/src/packages/input/doc.en-US.md +++ b/src/packages/input/doc.en-US.md @@ -164,3 +164,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-input-border-radius | border radius | `0` | | \--nutui-input-font-size | font size | `$font-size-base` | | \--nutui-input-padding | input padding | `10px 25px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` +- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/input/doc.md b/src/packages/input/doc.md index 742675b8e1..ad38ce197c 100644 --- a/src/packages/input/doc.md +++ b/src/packages/input/doc.md @@ -167,3 +167,19 @@ import { Input } from '@nutui/nutui-react' | \--nutui-input-border-radius | 输入框圆角 | `0` | | \--nutui-input-font-size | 文本字号 | `$font-size-base` | | \--nutui-input-padding | 输入框容器的内边距 | `10px 25px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` +- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/input/doc.taro.md b/src/packages/input/doc.taro.md index ff83b33374..4234571cd2 100644 --- a/src/packages/input/doc.taro.md +++ b/src/packages/input/doc.taro.md @@ -167,3 +167,19 @@ import { Input } from '@nutui/nutui-react-taro' | \--nutui-input-border-radius | 输入框圆角 | `0` | | \--nutui-input-font-size | 文本字号 | `$font-size-base` | | \--nutui-input-padding | 输入框容器的内边距 | `10px 25px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` +- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/input/doc.zh-TW.md b/src/packages/input/doc.zh-TW.md index 735f068904..c202663499 100644 --- a/src/packages/input/doc.zh-TW.md +++ b/src/packages/input/doc.zh-TW.md @@ -164,3 +164,19 @@ import { Input } from '@nutui/nutui-react' | \--nutui-input-border-radius | 输入框圆角 | `0` | | \--nutui-input-font-size | 文本字号 | `$font-size-base` | | \--nutui-input-padding | 输入框容器的内边距 | `10px 25px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` +- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/inputnumber/doc.en-US.md b/src/packages/inputnumber/doc.en-US.md index 7491ec24d3..f18ee28298 100644 --- a/src/packages/inputnumber/doc.en-US.md +++ b/src/packages/inputnumber/doc.en-US.md @@ -153,3 +153,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-inputnumber-icon-color | The color of the icon in the number input box | `$color-text` | | \--nutui-inputnumber-icon-size | The size of the icon in the number input box | `8px` | | \--nutui-inputnumber-disabled-color | The color of the disabled status of inputnumber | `$color-text-disabled` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) + +### Component Logs + +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` +- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` +- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` +- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) diff --git a/src/packages/inputnumber/doc.md b/src/packages/inputnumber/doc.md index a8f17a582e..b7b4255801 100644 --- a/src/packages/inputnumber/doc.md +++ b/src/packages/inputnumber/doc.md @@ -153,3 +153,19 @@ import { InputNumber } from '@nutui/nutui-react' | \--nutui-inputnumber-icon-color | 数字输入框中icon的颜色 | `$color-text` | | \--nutui-inputnumber-icon-size | 数字输入框中icon的大小 | `8px` | | \--nutui-inputnumber-disabled-color | 数字输入框禁用色 | `$color-text-disabled` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) + +### Component Logs + +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` +- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` +- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` +- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) diff --git a/src/packages/inputnumber/doc.taro.md b/src/packages/inputnumber/doc.taro.md index cec8fb8f7a..570312c5a8 100644 --- a/src/packages/inputnumber/doc.taro.md +++ b/src/packages/inputnumber/doc.taro.md @@ -145,3 +145,19 @@ import { InputNumber } from '@nutui/nutui-react-taro' | \--nutui-inputnumber-icon-color | 数字输入框中icon的颜色 | `$color-text` | | \--nutui-inputnumber-icon-size | 数字输入框中icon的大小 | `8px` | | \--nutui-inputnumber-disabled-color | 数字输入框禁用色 | `$color-text-disabled` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) + +### Component Logs + +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` +- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` +- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` +- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) diff --git a/src/packages/inputnumber/doc.zh-TW.md b/src/packages/inputnumber/doc.zh-TW.md index 53efde519b..0129d4b29d 100644 --- a/src/packages/inputnumber/doc.zh-TW.md +++ b/src/packages/inputnumber/doc.zh-TW.md @@ -144,3 +144,19 @@ import { InputNumber } from '@nutui/nutui-react' | \--nutui-inputnumber-icon-color | 數字輸入框中icon的顏色 | `$color-text` | | \--nutui-inputnumber-icon-size | 數字輸入框中icon的大小 | `8px` | | \--nutui-inputnumber-disabled-color | 數字輸入框禁用色 | `$color-text-disabled` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) + +### Component Logs + +- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` +- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` +- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` +- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` +- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) diff --git a/src/packages/layout/doc.en-US.md b/src/packages/layout/doc.en-US.md index ef523d6446..784144eba6 100644 --- a/src/packages/layout/doc.en-US.md +++ b/src/packages/layout/doc.en-US.md @@ -66,3 +66,19 @@ The component provides the following CSS variables, which can be used to customi | Name | Description | Default | | --- | --- | --- | | \--nutui-col-default-margin-bottom | col margin-bottom | `15px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) + +### Component Logs + +- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` +- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` +- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.md b/src/packages/layout/doc.md index afbd9dcdd5..0c72a1f792 100644 --- a/src/packages/layout/doc.md +++ b/src/packages/layout/doc.md @@ -66,3 +66,19 @@ import { Row, Col } from '@nutui/nutui-react' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-col-default-margin-bottom | col 组件的下边距 | `15px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) + +### Component Logs + +- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` +- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` +- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.taro.md b/src/packages/layout/doc.taro.md index 8e68c9cf07..d39d9303e0 100644 --- a/src/packages/layout/doc.taro.md +++ b/src/packages/layout/doc.taro.md @@ -66,3 +66,19 @@ import { Row, Col } from '@nutui/nutui-react-taro' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-col-default-margin-bottom | col 组件的下边距 | `15px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) + +### Component Logs + +- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` +- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` +- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.zh-TW.md b/src/packages/layout/doc.zh-TW.md index d7ee4b0f25..8ce32504c4 100644 --- a/src/packages/layout/doc.zh-TW.md +++ b/src/packages/layout/doc.zh-TW.md @@ -66,3 +66,19 @@ import { Row, Col } from '@nutui/nutui-react' | 名稱 | 說明 | 默認值 | | --- | --- | --- | | \--nutui-col-default-margin-bottom | col 組件的下邊距 | `15px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) + +### Component Logs + +- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` +- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` +- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/loading/doc.en-US.md b/src/packages/loading/doc.en-US.md index 3ea9f4944b..96d37d13df 100644 --- a/src/packages/loading/doc.en-US.md +++ b/src/packages/loading/doc.en-US.md @@ -96,3 +96,21 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-loading-icon-size | icon size | `$font-size-s` | | \--nutui-loading-color | font color | `$color-text-help` | | \--nutui-loading-font-size | font size | `$font-size-s` | + +## Contribution + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) + +### Component Logs + +- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.md b/src/packages/loading/doc.md index fec7201f42..7e817334f7 100644 --- a/src/packages/loading/doc.md +++ b/src/packages/loading/doc.md @@ -96,3 +96,21 @@ import { Loading } from '@nutui/nutui-react' | \--nutui-loading-icon-size | icon大小 | `$font-size-s` | | \--nutui-loading-color | 文本色值 | `$color-text-help` | | \--nutui-loading-font-size | 文本字号 | `$font-size-s` | + +## 贡献记录 + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) + +### Component Logs + +- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.taro.md b/src/packages/loading/doc.taro.md index 94bd07386a..af4ef235e4 100644 --- a/src/packages/loading/doc.taro.md +++ b/src/packages/loading/doc.taro.md @@ -96,3 +96,21 @@ import { Loading } from '@nutui/nutui-react-taro' | \--nutui-loading-icon-size | icon大小 | `$font-size-s` | | \--nutui-loading-color | 文本色值 | `$color-text-help` | | \--nutui-loading-font-size | 文本字号 | `$font-size-s` | + +## 贡献记录 + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) + +### Component Logs + +- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.zh-TW.md b/src/packages/loading/doc.zh-TW.md index 049654d5ee..13c56b1863 100644 --- a/src/packages/loading/doc.zh-TW.md +++ b/src/packages/loading/doc.zh-TW.md @@ -96,3 +96,21 @@ import { Loading } from '@nutui/nutui-react' | \--nutui-loading-icon-size | icon大小 | `$font-size-s` | | \--nutui-loading-color | 文本色值 | `$color-text-help` | | \--nutui-loading-font-size | 文本字號 | `$font-size-s` | + +## 貢獻記錄 + +### Issues + +- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) + +### Component Logs + +- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` +- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` +- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` +- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/lottie/doc.en-US.md b/src/packages/lottie/doc.en-US.md index 0b755b3fa0..53fdcd28bf 100644 --- a/src/packages/lottie/doc.en-US.md +++ b/src/packages/lottie/doc.en-US.md @@ -60,3 +60,13 @@ import { Lottie } from '@nutui/nutui-react' | playSegments | Play interval frame | `(segments: AnimationSegment \| AnimationSegment[], forceFlag?: boolean) => void` | | destroy | destroy | `() => void` | | getDuration | inFrames If true, returns the duration in frames; inFrames if false, returns the duration in seconds. | `(inFrames?: boolean) => number` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) + +### Component Logs + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) diff --git a/src/packages/lottie/doc.md b/src/packages/lottie/doc.md index fdc72a9a43..023f55e6c3 100644 --- a/src/packages/lottie/doc.md +++ b/src/packages/lottie/doc.md @@ -66,3 +66,13 @@ import { Lottie } from '@nutui/nutui-react' | getDuration | inFrames 如果为真,则以帧为单位返回持续时间;inFrames 如果为假,则以秒为单位返回。 | `(inFrames?: boolean) => number` | 详细可以参考 [lottie-react](https://lottiereact.com/) + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) diff --git a/src/packages/lottie/doc.taro.md b/src/packages/lottie/doc.taro.md index f2a74f06d0..6d97fe1d6d 100644 --- a/src/packages/lottie/doc.taro.md +++ b/src/packages/lottie/doc.taro.md @@ -68,3 +68,13 @@ import { Lottie } from '@nutui/nutui-react-taro' 详细可以参考 [https://lottiereact.com/](https://lottiereact.com/) | 方法名 | 说明 | 参数 | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) diff --git a/src/packages/lottie/doc.zh-TW.md b/src/packages/lottie/doc.zh-TW.md index 353a93bde9..73d70e8d4b 100644 --- a/src/packages/lottie/doc.zh-TW.md +++ b/src/packages/lottie/doc.zh-TW.md @@ -62,3 +62,13 @@ import { Lottie } from '@nutui/nutui-react-taro' | playSegments | 播放區間訊框 | `(segments: AnimationSegment \| AnimationSegment[], forceFlag?: boolean) => void` | | destroy | 銷毀 | `() => void` | | getDuration | inFrames 若為真,則以幀為單位傳回持續時間;inFrames 若為假,則以秒為單位傳回。 | `(inFrames?: boolean) => number` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) + +### Component Logs + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) diff --git a/src/packages/menu/doc.en-US.md b/src/packages/menu/doc.en-US.md index aa87cb88a0..0a66fa2246 100644 --- a/src/packages/menu/doc.en-US.md +++ b/src/packages/menu/doc.en-US.md @@ -137,3 +137,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-menu-item-disabled-color | Disabled state color | `$color-text-disabled` | | \--nutui-menu-item-padding | padding for menu options | `12px 0` | | \--nutui-menu-item-option-icon-margin | Distance between menu item text and icon | `6px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) + +### Component Logs + +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` +- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.md b/src/packages/menu/doc.md index 37bcaf6295..6184120a9a 100644 --- a/src/packages/menu/doc.md +++ b/src/packages/menu/doc.md @@ -137,3 +137,19 @@ import { Menu } from '@nutui/nutui-react' | \--nutui-menu-item-disabled-color | 禁用状态的颜色 | `$color-text-disabled` | | \--nutui-menu-item-padding | 菜单选项的内边距 | `12px 0` | | \--nutui-menu-item-icon-margin | 菜单选项文本与icon的距离 | `8px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) + +### Component Logs + +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` +- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.taro.md b/src/packages/menu/doc.taro.md index a26b854dc7..62c56f0fa4 100644 --- a/src/packages/menu/doc.taro.md +++ b/src/packages/menu/doc.taro.md @@ -137,3 +137,19 @@ import { Menu } from '@nutui/nutui-react-taro' | \--nutui-menu-item-disabled-color | 禁用状态的颜色 | `$color-text-disabled` | | \--nutui-menu-item-padding | 菜单选项的内边距 | `12px 0` | | \--nutui-menu-item-icon-margin | 菜单选项文本与icon的距离 | `8px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) + +### Component Logs + +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` +- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.zh-TW.md b/src/packages/menu/doc.zh-TW.md index 6649741a00..f4b48c0414 100644 --- a/src/packages/menu/doc.zh-TW.md +++ b/src/packages/menu/doc.zh-TW.md @@ -137,3 +137,19 @@ import { Menu } from '@nutui/nutui-react' | \--nutui-menu-item-disabled-color | 禁用狀態的顏色 | `$color-text-disabled` | | \--nutui-menu-item-padding | 菜單選項的內邊距 | `12px 0` | | \--nutui-menu-item-icon-margin | 菜單選項文本與icon的距離 | `8px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) + +### Component Logs + +- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` +- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` +- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/navbar/doc.en-US.md b/src/packages/navbar/doc.en-US.md index 56c4aa2f15..5e8061f6b3 100644 --- a/src/packages/navbar/doc.en-US.md +++ b/src/packages/navbar/doc.en-US.md @@ -68,3 +68,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-navbar-title-font-size | The font size of the navbar's title | `$font-size-base` | | \--nutui-navbar-title-font-weight | The font weight of the navbar's title | `0` | | \--nutui-navbar-title-font-color | The font color of the navbar's title | `$color-title` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.md b/src/packages/navbar/doc.md index 971ae1aa16..63fedbcb03 100644 --- a/src/packages/navbar/doc.md +++ b/src/packages/navbar/doc.md @@ -68,3 +68,19 @@ import { NavBar } from '@nutui/nutui-react' | \--nutui-navbar-title-font-size | 头部导航标题的字体大小 | `$font-size-base` | | \--nutui-navbar-title-font-weight | 头部导航标题的字体粗细 | `0` | | \--nutui-navbar-title-font-color | 头部导航标题的字体颜色 | `$color-title` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.taro.md b/src/packages/navbar/doc.taro.md index d0595763c8..67b176f95f 100644 --- a/src/packages/navbar/doc.taro.md +++ b/src/packages/navbar/doc.taro.md @@ -68,3 +68,19 @@ import { NavBar } from '@nutui/nutui-react-taro' | \--nutui-navbar-title-font-size | 头部导航标题的字体大小 | `$font-size-base` | | \--nutui-navbar-title-font-weight | 头部导航标题的字体粗细 | `0` | | \--nutui-navbar-title-font-color | 头部导航标题的字体颜色 | `$color-title` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.zh-TW.md b/src/packages/navbar/doc.zh-TW.md index 1e9108499c..68685efad1 100644 --- a/src/packages/navbar/doc.zh-TW.md +++ b/src/packages/navbar/doc.zh-TW.md @@ -68,3 +68,19 @@ import { NavBar } from '@nutui/nutui-react' | \--nutui-navbar-title-font-size | 頭部導航標題的字體大小 | `$font-size-base` | | \--nutui-navbar-title-font-weight | 頭部導航標題的字體粗細 | `0` | | \--nutui-navbar-title-font-color | 頭部導航標題的字體顏色 | `$color-title` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/noticebar/doc.en-US.md b/src/packages/noticebar/doc.en-US.md index ce3de95031..50b70d7fcb 100644 --- a/src/packages/noticebar/doc.en-US.md +++ b/src/packages/noticebar/doc.en-US.md @@ -154,3 +154,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-noticebar-icon-gap | gap of icon and text | `4px` | | \--nutui-noticebar-left-icon-width | noticebar left icon width | `16px` | | \--nutui-noticebar-right-icon-width | noticebar right icon width | `16px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) + +### Component Logs + +- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` +- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` +- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) diff --git a/src/packages/noticebar/doc.md b/src/packages/noticebar/doc.md index e23cddbdcf..ff9a5ea7fe 100644 --- a/src/packages/noticebar/doc.md +++ b/src/packages/noticebar/doc.md @@ -154,3 +154,19 @@ import { NoticeBar } from '@nutui/nutui-react' | \--nutui-noticebar-icon-gap | icon、text间距 | `4px` | | \--nutui-noticebar-left-icon-width | 左侧icon的宽度和高度的设定 | `16px` | | \--nutui-noticebar-right-icon-width | 右侧icon的宽度和高度的设定 | `16px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) + +### Component Logs + +- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` +- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` +- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) diff --git a/src/packages/noticebar/doc.taro.md b/src/packages/noticebar/doc.taro.md index 7d7a2a2ec1..6980049a4f 100644 --- a/src/packages/noticebar/doc.taro.md +++ b/src/packages/noticebar/doc.taro.md @@ -154,3 +154,19 @@ import { NoticeBar } from '@nutui/nutui-react-taro' | \--nutui-noticebar-icon-gap | icon、text间距 | `4px` | | \--nutui-noticebar-left-icon-width | 左侧icon的宽度和高度的设定 | `16px` | | \--nutui-noticebar-right-icon-width | 右侧icon的宽度和高度的设定 | `16px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) + +### Component Logs + +- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` +- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` +- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) diff --git a/src/packages/noticebar/doc.zh-TW.md b/src/packages/noticebar/doc.zh-TW.md index 1b827a3f84..15f545d9ce 100644 --- a/src/packages/noticebar/doc.zh-TW.md +++ b/src/packages/noticebar/doc.zh-TW.md @@ -154,3 +154,19 @@ import { NoticeBar } from '@nutui/nutui-react' | \--nutui-noticebar-icon-gap | icon、text間距 | `4px` | | \--nutui-noticebar-left-icon-width | 左側icon的寬度和高度的設定 | `16px` | | \--nutui-noticebar-right-icon-width | 右側icon的寬度和高度的設定 | `16px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) + +### Component Logs + +- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` +- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` +- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` +- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` +- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) diff --git a/src/packages/notify/doc.en-US.md b/src/packages/notify/doc.en-US.md index 773c727a25..175529ed92 100644 --- a/src/packages/notify/doc.en-US.md +++ b/src/packages/notify/doc.en-US.md @@ -71,3 +71,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-notify-success-background-color | Background color of successful notify | `$color-success` | | \--nutui-notify-danger-background-color | Danger notify background color | `$color-primary` | | \--nutui-notify-warning-background-color | Warning notify background color | `$color-warning` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) + +### Component Logs + +- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` +- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` +- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` +- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` +- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) diff --git a/src/packages/notify/doc.md b/src/packages/notify/doc.md index c76968f709..0864b72502 100644 --- a/src/packages/notify/doc.md +++ b/src/packages/notify/doc.md @@ -71,3 +71,19 @@ import { Notify } from '@nutui/nutui-react' | \--nutui-notify-success-background-color | 成功通知的背景颜色 | `$color-success` | | \--nutui-notify-danger-background-color | 危险通知的背景颜色 | `$color-primary` | | \--nutui-notify-warning-background-color | 警告通知的背景颜色 | `$color-warning` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) + +### Component Logs + +- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` +- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` +- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` +- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` +- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) diff --git a/src/packages/notify/doc.taro.md b/src/packages/notify/doc.taro.md index ae188107a9..e13db0693f 100644 --- a/src/packages/notify/doc.taro.md +++ b/src/packages/notify/doc.taro.md @@ -115,3 +115,19 @@ export default App | \--nutui-notify-success-background-color | 成功通知的背景颜色 | `$color-success` | | \--nutui-notify-danger-background-color | 危险通知的背景颜色 | `$color-primary` | | \--nutui-notify-warning-background-color | 警告通知的背景颜色 | `$color-warning` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) + +### Component Logs + +- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` +- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` +- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` +- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` +- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) diff --git a/src/packages/notify/doc.zh-TW.md b/src/packages/notify/doc.zh-TW.md index 2b08cf4446..b86b4c1148 100644 --- a/src/packages/notify/doc.zh-TW.md +++ b/src/packages/notify/doc.zh-TW.md @@ -73,3 +73,19 @@ import { Notify } from '@nutui/nutui-react' | \--nutui-notify-success-background-color | 成功通知的背景顏色 | `$color-success` | | \--nutui-notify-danger-background-color | 危險通知的背景顏色 | `$color-primary` | | \--nutui-notify-warning-background-color | 警告通知的背景顏色 | `$color-warning` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) + +### Component Logs + +- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` +- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` +- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` +- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` +- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) diff --git a/src/packages/numberkeyboard/doc.en-US.md b/src/packages/numberkeyboard/doc.en-US.md index 24d137cc6b..ad8491b926 100644 --- a/src/packages/numberkeyboard/doc.en-US.md +++ b/src/packages/numberkeyboard/doc.en-US.md @@ -104,3 +104,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-numberkeyboard-key-confirm-font-color | key confirm fontColor | `#fff` | | \--nutui-numberkeyboard-key-confirm-background-color | key confirm backgroundColor | `$color-primary` | | \--nutui-numberkeyboard-background-color | keyboard container backgroundColor | `$color-background` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) + +### Component Logs + +- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` +- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` +- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` +- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/numberkeyboard/doc.md b/src/packages/numberkeyboard/doc.md index cddfb357fb..52d8f334e2 100644 --- a/src/packages/numberkeyboard/doc.md +++ b/src/packages/numberkeyboard/doc.md @@ -104,3 +104,19 @@ import { NumberKeyboard } from '@nutui/nutui-react' | \--nutui-numberkeyboard-key-confirm-font-color | 确认按键字体颜色 | `#fff` | | \--nutui-numberkeyboard-key-confirm-background-color | 确认按键背景颜色 | `$color-primary` | | \--nutui-numberkeyboard-background-color | 键盘容器背景色 | `$color-background` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) + +### Component Logs + +- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` +- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` +- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` +- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/numberkeyboard/doc.taro.md b/src/packages/numberkeyboard/doc.taro.md index ed05405114..a9a8bc1fdb 100644 --- a/src/packages/numberkeyboard/doc.taro.md +++ b/src/packages/numberkeyboard/doc.taro.md @@ -104,3 +104,19 @@ import { NumberKeyboard } from '@nutui/nutui-react-taro' | \--nutui-numberkeyboard-key-confirm-font-color | 确认按键字体颜色 | `#fff` | | \--nutui-numberkeyboard-key-confirm-background-color | 确认按键背景颜色 | `$color-primary` | | \--nutui-numberkeyboard-background-color | 键盘容器背景色 | `$color-background` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) + +### Component Logs + +- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` +- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` +- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` +- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/numberkeyboard/doc.zh-TW.md b/src/packages/numberkeyboard/doc.zh-TW.md index c0996eebb0..41ab79421a 100644 --- a/src/packages/numberkeyboard/doc.zh-TW.md +++ b/src/packages/numberkeyboard/doc.zh-TW.md @@ -104,3 +104,19 @@ import { NumberKeyboard } from '@nutui/nutui-react' | \--nutui-numberkeyboard-key-confirm-font-color | 確認按鍵字體顏色 | `#fff` | | \--nutui-numberkeyboard-key-confirm-background-color | 確認按鍵背景顏色 | `$color-primary` | | \--nutui-numberkeyboard-background-color | 鍵盤容器背景色 | `$color-background` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) + +### Component Logs + +- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` +- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` +- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` +- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/overlay/doc.en-US.md b/src/packages/overlay/doc.en-US.md index 4ffa427617..3e931491f8 100644 --- a/src/packages/overlay/doc.en-US.md +++ b/src/packages/overlay/doc.en-US.md @@ -86,3 +86,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-overlay-content-bg-color | Mask layer nested content background color | `$white` | | \--nutui-overlay-content-color | Mask layer nested content font color | `$color-title` | | \--nutui-overlay-animation-duration | Mask layer nested content animation duration | `0.3s` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` +- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` +- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) diff --git a/src/packages/overlay/doc.md b/src/packages/overlay/doc.md index 57f13c1229..0b9f9763b4 100644 --- a/src/packages/overlay/doc.md +++ b/src/packages/overlay/doc.md @@ -86,3 +86,19 @@ import { Overlay } from '@nutui/nutui-react' | \--nutui-overlay-content-bg-color | 遮罩层嵌套内容背景颜色 | `$white` | | \--nutui-overlay-content-color | 遮罩层嵌套内容字体颜色 | `$color-title` | | \--nutui-overlay-animation-duration | 遮罩层动画延时的时长 | `0.3s` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` +- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` +- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) diff --git a/src/packages/overlay/doc.taro.md b/src/packages/overlay/doc.taro.md index 645682d93b..0cb876dd47 100644 --- a/src/packages/overlay/doc.taro.md +++ b/src/packages/overlay/doc.taro.md @@ -86,3 +86,19 @@ import { Overlay } from '@nutui/nutui-react-taro' | \--nutui-overlay-content-bg-color | 遮罩层嵌套内容背景颜色 | `$white` | | \--nutui-overlay-content-color | 遮罩层嵌套内容字体颜色 | `$color-title` | | \--nutui-overlay-animation-duration | 遮罩层动画延时的时长 | `0.3s` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` +- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` +- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) diff --git a/src/packages/overlay/doc.zh-TW.md b/src/packages/overlay/doc.zh-TW.md index 929acff1af..af89a1f0fd 100644 --- a/src/packages/overlay/doc.zh-TW.md +++ b/src/packages/overlay/doc.zh-TW.md @@ -86,3 +86,19 @@ import { Overlay } from '@nutui/nutui-react' | \--nutui-overlay-content-bg-color | 遮罩層嵌套內容背景顏色 | `$white` | | \--nutui-overlay-content-color | 遮罩層嵌套內容字體顏色 | `$color-title` | | \--nutui-overlay-animation-duration | 遮罩層動畫延時的時長 | `0.3s` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` +- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` +- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) diff --git a/src/packages/pagination/doc.en-US.md b/src/packages/pagination/doc.en-US.md index 5de67bf3fe..3bd1a6b17c 100644 --- a/src/packages/pagination/doc.en-US.md +++ b/src/packages/pagination/doc.en-US.md @@ -108,3 +108,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-pagination-lite-radius | lite mode radius | `12px` | | \--nutui-pagination-lite-background-color | lite mode background color | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite mode background color of current page | `var(--nutui-black-5)` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) + +### Component Logs + +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` +- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` +- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.md b/src/packages/pagination/doc.md index 643f20eea3..5f375a7876 100644 --- a/src/packages/pagination/doc.md +++ b/src/packages/pagination/doc.md @@ -108,3 +108,19 @@ import { Pagination } from '@nutui/nutui-react' | \--nutui-pagination-lite-radius | lite模式下的圆角 | `12px` | | \--nutui-pagination-lite-background-color | lite模式下的默认背景色 | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite模式下的当前选中的背景色 | `var(--nutui-black-5)` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) + +### Component Logs + +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` +- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` +- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.taro.md b/src/packages/pagination/doc.taro.md index e16865b836..d8bdeca671 100644 --- a/src/packages/pagination/doc.taro.md +++ b/src/packages/pagination/doc.taro.md @@ -108,3 +108,19 @@ import { Pagination } from '@nutui/nutui-react-taro' | \--nutui-pagination-lite-radius | lite模式下的圆角 | `12px` | | \--nutui-pagination-lite-background-color | lite模式下的默认背景色 | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite模式下的当前选中的背景色 | `var(--nutui-black-5)` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) + +### Component Logs + +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` +- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` +- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.zh-TW.md b/src/packages/pagination/doc.zh-TW.md index 68a3bbcd7f..972e864f66 100644 --- a/src/packages/pagination/doc.zh-TW.md +++ b/src/packages/pagination/doc.zh-TW.md @@ -108,3 +108,19 @@ import { Pagination } from '@nutui/nutui-react' | \--nutui-pagination-lite-radius | lite模式下的圓角 | `12px` | | \--nutui-pagination-lite-background-color | lite模式下的默認背景色 | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite模式下的當前選中的背景色 | `var(--nutui-black-5)` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) + +### Component Logs + +- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` +- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` +- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` +- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/picker/doc.en-US.md b/src/packages/picker/doc.en-US.md index 53c7004f06..3b6ef5a533 100644 --- a/src/packages/picker/doc.en-US.md +++ b/src/packages/picker/doc.en-US.md @@ -122,3 +122,22 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-picker-item-text-color | picker pannel item text color | `$color-title` | | \--nutui-picker-item-text-font-size | picker pannel item text font size | `14px` | | \--nutui-picker-item-active-line-border | picker pannel item active line border | `1px solid #d8d8d8` | + +## Contribution + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) +- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` +- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.md b/src/packages/picker/doc.md index 38554d701e..6b6de16608 100644 --- a/src/packages/picker/doc.md +++ b/src/packages/picker/doc.md @@ -122,3 +122,22 @@ import { Picker } from '@nutui/nutui-react' | \--nutui-picker-item-text-color | 面板每一条数据的字色 | `$color-title` | | \--nutui-picker-item-text-font-size | 面板每条数据字号 | `14px` | | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid #d8d8d8` | + +## 贡献记录 + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) +- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` +- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.taro.md b/src/packages/picker/doc.taro.md index 6d07ec41cb..7a0699cd97 100644 --- a/src/packages/picker/doc.taro.md +++ b/src/packages/picker/doc.taro.md @@ -122,3 +122,22 @@ import { Picker } from '@nutui/nutui-react-taro' | \--nutui-picker-item-text-color | 面板每一条数据的字色 | `$color-title` | | \--nutui-picker-item-text-font-size | 面板每条数据字号 | `14px` | | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid #d8d8d8` | + +## 贡献记录 + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) +- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` +- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.zh-TW.md b/src/packages/picker/doc.zh-TW.md index 354e679eb9..1f2d8f26d2 100644 --- a/src/packages/picker/doc.zh-TW.md +++ b/src/packages/picker/doc.zh-TW.md @@ -122,3 +122,22 @@ import { Picker } from '@nutui/nutui-react' | \--nutui-picker-item-text-color | 面板每一條數據的字色 | `$color-title` | | \--nutui-picker-item-text-font-size | 面板每條數據字號 | `14px` | | \--nutui-picker-item-active-line-border | 面板當前選中的border值 | `1px solid #d8d8d8` | + +## 貢獻記錄 + +### Issues + +- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) +- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) + +### Component Logs + +- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` +- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` +- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` +- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` +- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/pickerview/doc.en-US.md b/src/packages/pickerview/doc.en-US.md index 42006732bd..04ee2fee25 100644 --- a/src/packages/pickerview/doc.en-US.md +++ b/src/packages/pickerview/doc.en-US.md @@ -92,3 +92,13 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-picker-item-text-font-size | The font size of each piece of data in the panel | `$font-size-base` | | \--nutui-picker-item-active-line-border | The border value currently selected by the panel | `1px solid $color-border` | | \--nut-picker-mask-background | Panel shade gradient value | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) + +### Component Logs + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) diff --git a/src/packages/pickerview/doc.md b/src/packages/pickerview/doc.md index ef3cb7dc18..3a110cd10d 100644 --- a/src/packages/pickerview/doc.md +++ b/src/packages/pickerview/doc.md @@ -92,3 +92,13 @@ import { PickerView } from '@nutui/nutui-react' | \--nutui-picker-item-text-font-size | 面板每条数据的字号 | `$font-size-base` | | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid $color-border` | | \--nut-picker-mask-background | 面板遮挡区渐变值 | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) diff --git a/src/packages/pickerview/doc.taro.md b/src/packages/pickerview/doc.taro.md index 344fc9dee3..bde86795b6 100644 --- a/src/packages/pickerview/doc.taro.md +++ b/src/packages/pickerview/doc.taro.md @@ -92,3 +92,13 @@ import { PickerView } from '@nutui/nutui-react-taro' | \--nutui-picker-item-text-font-size | 面板每条数据的字号 | `$font-size-base` | | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid $color-border` | | \--nut-picker-mask-background | 面板遮挡区渐变值 | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) diff --git a/src/packages/pickerview/doc.zh-TW.md b/src/packages/pickerview/doc.zh-TW.md index 073f5b8e4f..3ce3e5b5a5 100644 --- a/src/packages/pickerview/doc.zh-TW.md +++ b/src/packages/pickerview/doc.zh-TW.md @@ -92,3 +92,13 @@ import { PickerView } from '@nutui/nutui-react-taro' | \--nutui-picker-item-text-font-size | 面闆每條數據的字號 | `$font-size-base` | | \--nutui-picker-item-active-line-border | 面闆當前選中的border值 | `1px solid $color-border` | | \--nut-picker-mask-background | 面闆遮擋區漸變值 | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) + +### Component Logs + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) diff --git a/src/packages/popover/doc.en-US.md b/src/packages/popover/doc.en-US.md index 2a40cedeef..d73f60993a 100644 --- a/src/packages/popover/doc.en-US.md +++ b/src/packages/popover/doc.en-US.md @@ -166,3 +166,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-popover-disable-color | Option Disabled Colors | `$color-text-disabled` | | \--nutui-popover-menu-item-padding | The padding value of each item in the option area menu | `8px` | | \--nutui-popover-menu-item-width | The width value of each item in the options | `160px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) + +### Component Logs + +- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` +- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` +- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` +- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` +- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) diff --git a/src/packages/popover/doc.md b/src/packages/popover/doc.md index d9c18016d1..12e1c62ff0 100644 --- a/src/packages/popover/doc.md +++ b/src/packages/popover/doc.md @@ -168,3 +168,19 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 | \--nutui-popover-disable-color | 选项禁用的颜色 | `$color-text-disabled` | | \--nutui-popover-menu-item-padding | 选项区菜单每一项的 padding 值 | `8px` | | \--nutui-popover-menu-item-width | 选项区菜单每一项宽度值,超过宽度值后,会折行展示,保障信息的完整性 | `160px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) + +### Component Logs + +- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` +- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` +- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` +- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` +- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) diff --git a/src/packages/popover/doc.taro.md b/src/packages/popover/doc.taro.md index 0eca49b5e2..9fd51f1e1e 100644 --- a/src/packages/popover/doc.taro.md +++ b/src/packages/popover/doc.taro.md @@ -159,3 +159,19 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 | \--nutui-popover-disable-color | 选项禁用的颜色 | `$color-text-disabled` | | \--nutui-popover-menu-item-padding | 选项区菜单每一项的 padding 值 | `8px` | | \--nutui-popover-menu-item-width | 选项区菜单每一项宽度值,超过宽度值后,会折行展示,保障信息的完整性 | `160px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) + +### Component Logs + +- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` +- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` +- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` +- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` +- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) diff --git a/src/packages/popover/doc.zh-TW.md b/src/packages/popover/doc.zh-TW.md index 8dfac8902c..5897cdf23a 100644 --- a/src/packages/popover/doc.zh-TW.md +++ b/src/packages/popover/doc.zh-TW.md @@ -168,3 +168,19 @@ PopoverList 屬性是一個由對象構成的數組,數組中的每個對象 | \--nutui-popover-disable-color | 選項禁用的顏色 | `$color-text-disabled` | | \--nutui-popover-menu-item-padding | 選項區菜單每一項的 padding 值 | `8px` | | \--nutui-popover-menu-item-width | 選項區菜單每一項寬度值,超過寬度值後,會折行展示,保障信息的完整性 | `160px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) + +### Component Logs + +- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` +- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` +- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` +- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` +- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) diff --git a/src/packages/popup/doc.en-US.md b/src/packages/popup/doc.en-US.md index b513983d55..a0d7f8c2ff 100644 --- a/src/packages/popup/doc.en-US.md +++ b/src/packages/popup/doc.en-US.md @@ -117,3 +117,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-popup-title-height | popup's title height | `50px` | | \--nutui-popup-title-border-bottom | popup's title border-bottom | `0` | | \--nutui-popup-animation-duration | lose icon's animation duration | `0.3s` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) + +### Component Logs + +- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` +- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` +- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.md b/src/packages/popup/doc.md index 27b6076865..52458289d2 100644 --- a/src/packages/popup/doc.md +++ b/src/packages/popup/doc.md @@ -117,3 +117,19 @@ import { Popup } from '@nutui/nutui-react' | \--nutui-popup-title-height | 标题栏的高度 | `50px` | | \--nutui-popup-title-border-bottom | 标题栏底部边框 | `0` | | \--nutui-popup-animation-duration | 弹框动画的延时 | `0.3s` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) + +### Component Logs + +- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` +- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` +- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.taro.md b/src/packages/popup/doc.taro.md index 5badf6c610..c0e8b88e2e 100644 --- a/src/packages/popup/doc.taro.md +++ b/src/packages/popup/doc.taro.md @@ -139,3 +139,19 @@ import { Popup } from '@nutui/nutui-react-taro' ## FAQ 在 iOS 下,有时候 `lockScroll` 可能不生效,此刻在打开 `popup` 时,可将宿主页面的样式增加 `overflow: hidden;`,关闭弹层时,再重置样式。 + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) + +### Component Logs + +- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` +- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` +- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.zh-TW.md b/src/packages/popup/doc.zh-TW.md index d866b0c20b..757a8c1e42 100644 --- a/src/packages/popup/doc.zh-TW.md +++ b/src/packages/popup/doc.zh-TW.md @@ -117,3 +117,19 @@ import { Popup } from '@nutui/nutui-react' | \--nutui-popup-title-height | 標題欄的高度 | `50px` | | \--nutui-popup-title-border-bottom | 標題欄底部邊框 | `0` | | \--nutui-popup-animation-duration | 彈框動畫的延時 | `0.3s` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) + +### Component Logs + +- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` +- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` +- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` +- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` +- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/price/doc.en-US.md b/src/packages/price/doc.en-US.md index 6efc166c41..440d763d2b 100644 --- a/src/packages/price/doc.en-US.md +++ b/src/packages/price/doc.en-US.md @@ -122,3 +122,17 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-price-symbol-small-size | small size symbol font size | `12px` | | \--nutui-price-integer-small-size | small Size integer part font size | `12px` | | \--nutui-price-decimal-small-size | small Size decimal part font size | `12px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` +- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) diff --git a/src/packages/price/doc.md b/src/packages/price/doc.md index f19ad0b34f..c40eb38710 100644 --- a/src/packages/price/doc.md +++ b/src/packages/price/doc.md @@ -122,3 +122,17 @@ import { Price } from '@nutui/nutui-react' | \--nutui-price-symbol-small-size | small 尺寸符号字体大小 | `12px` | | \--nutui-price-integer-small-size | small 尺寸整数部分字体大小 | `12px` | | \--nutui-price-decimal-small-size | small 尺寸小数部分字体大小 | `12px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` +- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) diff --git a/src/packages/price/doc.taro.md b/src/packages/price/doc.taro.md index 2ca6dc6736..4b11ed54ad 100644 --- a/src/packages/price/doc.taro.md +++ b/src/packages/price/doc.taro.md @@ -121,3 +121,17 @@ import { Price } from '@nutui/nutui-react-taro' | \--nutui-price-symbol-small-size | small 尺寸符号字体大小 | `12px` | | \--nutui-price-integer-small-size | small 尺寸整数部分字体大小 | `12px` | | \--nutui-price-decimal-small-size | small 尺寸小数部分字体大小 | `12px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` +- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) diff --git a/src/packages/price/doc.zh-TW.md b/src/packages/price/doc.zh-TW.md index 6d27fe12a8..4f27c70e4b 100644 --- a/src/packages/price/doc.zh-TW.md +++ b/src/packages/price/doc.zh-TW.md @@ -122,3 +122,17 @@ import { Price } from '@nutui/nutui-react' | \--nutui-price-symbol-small-size | small 尺寸符號字體大小 | `12px` | | \--nutui-price-integer-small-size | small 尺寸整數部分字體大小 | `12px` | | \--nutui-price-decimal-small-size | small 尺寸小數部分字體大小 | `12px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) + +### Component Logs + +- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` +- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` +- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) diff --git a/src/packages/progress/doc.en-US.md b/src/packages/progress/doc.en-US.md index 9bc71c5f72..ec81597e2a 100644 --- a/src/packages/progress/doc.en-US.md +++ b/src/packages/progress/doc.en-US.md @@ -108,3 +108,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-progress-text-position-bottom | text bottom | `-4px` | | \--nutui-progress-text-border-radius | text borderRadius | `5px` | | \--nutui-progress-text-background | text background | `$progress-color` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` +- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.md b/src/packages/progress/doc.md index dd950dc861..9cb701a06b 100644 --- a/src/packages/progress/doc.md +++ b/src/packages/progress/doc.md @@ -108,3 +108,19 @@ import { Progress } from '@nutui/nutui-react' | \--nutui-progress-text-position-bottom | 文本定位 bottom | `-4px` | | \--nutui-progress-text-border-radius | 文本边框圆角 | `5px` | | \--nutui-progress-text-background | 文本背景颜色 | `$progress-color` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` +- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.taro.md b/src/packages/progress/doc.taro.md index 6d876efafd..4df97330a6 100644 --- a/src/packages/progress/doc.taro.md +++ b/src/packages/progress/doc.taro.md @@ -108,3 +108,19 @@ import { Progress } from '@nutui/nutui-react-taro' | \--nutui-progress-text-position-bottom | 文本定位 bottom | `-4px` | | \--nutui-progress-text-border-radius | 文本边框圆角 | `5px` | | \--nutui-progress-text-background | 文本背景颜色 | `$progress-color` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` +- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.zh-TW.md b/src/packages/progress/doc.zh-TW.md index 75017082f1..a1ef135b6e 100644 --- a/src/packages/progress/doc.zh-TW.md +++ b/src/packages/progress/doc.zh-TW.md @@ -108,3 +108,19 @@ import { Progress } from '@nutui/nutui-react' | \--nutui-progress-text-position-bottom | 文本定位 bottom | `-4px` | | \--nutui-progress-text-border-radius | 文本邊框圓角 | `5px` | | \--nutui-progress-text-background | 文本背景顏色 | `$progress-color` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) + +### Component Logs + +- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` +- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` +- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` +- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` +- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/pulltorefresh/doc.en-US.md b/src/packages/pulltorefresh/doc.en-US.md index ad73ae61d5..0fa1e1d0b1 100644 --- a/src/packages/pulltorefresh/doc.en-US.md +++ b/src/packages/pulltorefresh/doc.en-US.md @@ -55,3 +55,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-pulltorefresh-icon-width | Swipe to icon width | `36px` | | \--nutui-pulltorefresh-icon-height | Swipe to icon height | `26px` | | \--nutui-pulltorefresh-color-primary | When background is deep | `$color-primay` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) + +### Component Logs + +- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` +- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` +- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` +- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` +- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/pulltorefresh/doc.md b/src/packages/pulltorefresh/doc.md index fa99ed8c5d..0a6cee908f 100644 --- a/src/packages/pulltorefresh/doc.md +++ b/src/packages/pulltorefresh/doc.md @@ -55,3 +55,19 @@ import { PullToRefresh } from '@nutui/nutui-react' | \--nutui-pulltorefresh-icon-width | 下拉时icon宽度 | `36px` | | \--nutui-pulltorefresh-icon-height | 下拉时icon高度 | `26px` | | \--nutui-pulltorefresh-color-primary | 深色背景模式 | `$color-primay` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) + +### Component Logs + +- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` +- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` +- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` +- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` +- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/pulltorefresh/doc.taro.md b/src/packages/pulltorefresh/doc.taro.md index f87497af99..26a4b5d639 100644 --- a/src/packages/pulltorefresh/doc.taro.md +++ b/src/packages/pulltorefresh/doc.taro.md @@ -66,3 +66,19 @@ import { PullToRefresh } from '@nutui/nutui-react-taro' | \--nutui-pulltorefresh-icon-width | 下拉时icon宽度 | `36px` | | \--nutui-pulltorefresh-icon-height | 下拉时icon高度 | `26px` | | \--nutui-pulltorefresh-color-primary | 深色背景模式 | `$color-primay` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) + +### Component Logs + +- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` +- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` +- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` +- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` +- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/pulltorefresh/doc.zh-TW.md b/src/packages/pulltorefresh/doc.zh-TW.md index d31df3f823..faa846de70 100644 --- a/src/packages/pulltorefresh/doc.zh-TW.md +++ b/src/packages/pulltorefresh/doc.zh-TW.md @@ -55,3 +55,19 @@ import { PullToRefresh } from '@nutui/nutui-react' | \--nutui-pulltorefresh-icon-width | 下拉時icon寬度 | `36px` | | \--nutui-pulltorefresh-icon-height | 下拉時icon高度 | `26px` | | \--nutui-pulltorefresh-color-primary | 深色背景模式 | `$color-primay` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) + +### Component Logs + +- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` +- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` +- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` +- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` +- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/radio/doc.en-US.md b/src/packages/radio/doc.en-US.md index 1bb01caaf3..60d1ea8b66 100644 --- a/src/packages/radio/doc.en-US.md +++ b/src/packages/radio/doc.en-US.md @@ -161,3 +161,19 @@ The component provides the following CSS Variables, which can be used for custom | \--nutui-radiogroup-radio-margin | Margin Right of each radio in Group mode | `20px` | | \--nutui-radiogroup-radio-margin-bottom | Margin Bottom of each radio in Group mode | `5px` | | \--nutui-radiogroup-radio-label-margin | Label margin in each radio in Group mode | `0 5px 0 5px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) + +### Component Logs + +- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` +- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` +- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` +- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` +- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.md b/src/packages/radio/doc.md index 7ac49858d8..f651242938 100644 --- a/src/packages/radio/doc.md +++ b/src/packages/radio/doc.md @@ -161,3 +161,19 @@ import { Radio } from '@nutui/nutui-react' | \--nutui-radiogroup-radio-margin | Group模式下每个 radio 的右侧边距 | `20px` | | \--nutui-radiogroup-radio-margin-bottom | Group模式下每个 radio 的底部边距 | `5px` | | \--nutui-radiogroup-radio-label-margin | Group模式下每个 radio 中的 label 外边距 | `0 5px 0 5px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) + +### Component Logs + +- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` +- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` +- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` +- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` +- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.taro.md b/src/packages/radio/doc.taro.md index 21178df905..29a9e16fa2 100644 --- a/src/packages/radio/doc.taro.md +++ b/src/packages/radio/doc.taro.md @@ -161,3 +161,19 @@ import { Radio } from '@nutui/nutui-react-taro' | \--nutui-radiogroup-radio-margin | Group模式下每个 radio 的右侧边距 | `20px` | | \--nutui-radiogroup-radio-margin-bottom | Group模式下每个 radio 的底部边距 | `5px` | | \--nutui-radiogroup-radio-label-margin | Group模式下每个 radio 中的 label 外边距 | `0 5px 0 5px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) + +### Component Logs + +- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` +- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` +- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` +- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` +- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.zh-TW.md b/src/packages/radio/doc.zh-TW.md index 3b95884b74..41ece01ebf 100644 --- a/src/packages/radio/doc.zh-TW.md +++ b/src/packages/radio/doc.zh-TW.md @@ -160,3 +160,19 @@ import { Radio } from '@nutui/nutui-react' | \--nutui-radio-button-border-radius | shape為button的圓角 | `15px` | | \--nutui-radiogroup-radio-margin | Group模式下每個 radio 的外邊距 | `0 20px 5px 0` | | \--nutui-radiogroup-radio-label-margin | Group模式下每個 radio 中的 label 外邊距 | `0 5px 0 5px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) + +### Component Logs + +- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` +- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` +- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` +- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` +- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/range/doc.en-US.md b/src/packages/range/doc.en-US.md index 4cac4ac8a4..3fa222d954 100644 --- a/src/packages/range/doc.en-US.md +++ b/src/packages/range/doc.en-US.md @@ -154,3 +154,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-range-button-width | button width | `24px` | | \--nutui-range-button-height | button height | `24px` | | \--nutui-range-button-border | button border | `1px solid $color-primary` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) + +### Component Logs + +- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` +- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` +- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` +- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) diff --git a/src/packages/range/doc.md b/src/packages/range/doc.md index 4f60fcf98b..a03e33c978 100644 --- a/src/packages/range/doc.md +++ b/src/packages/range/doc.md @@ -154,3 +154,19 @@ import { Range } from '@nutui/nutui-react' | \--nutui-range-button-width | 按钮宽度 | `24px` | | \--nutui-range-button-height | 按钮高度 | `24px` | | \--nutui-range-button-border | 按钮边框 | `1px solid $color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) + +### Component Logs + +- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` +- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` +- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` +- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) diff --git a/src/packages/range/doc.taro.md b/src/packages/range/doc.taro.md index 16dad755f6..002dfd471c 100644 --- a/src/packages/range/doc.taro.md +++ b/src/packages/range/doc.taro.md @@ -154,3 +154,19 @@ import { Range } from '@nutui/nutui-react-taro' | \--nutui-range-button-width | 按钮宽度 | `24px` | | \--nutui-range-button-height | 按钮高度 | `24px` | | \--nutui-range-button-border | 按钮边框 | `1px solid $color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) + +### Component Logs + +- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` +- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` +- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` +- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) diff --git a/src/packages/range/doc.zh-TW.md b/src/packages/range/doc.zh-TW.md index a0046a5630..fbc8de987b 100644 --- a/src/packages/range/doc.zh-TW.md +++ b/src/packages/range/doc.zh-TW.md @@ -154,3 +154,19 @@ import { Range } from '@nutui/nutui-react' | \--nutui-range-button-width | 按鈕寬度 | `24px` | | \--nutui-range-button-height | 按鈕高度 | `24px` | | \--nutui-range-button-border | 按鈕邊框 | `1px solid $color-primary` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) + +### Component Logs + +- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` +- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` +- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` +- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) diff --git a/src/packages/rate/doc.en-US.md b/src/packages/rate/doc.en-US.md index fa90b6072d..dacc52de68 100644 --- a/src/packages/rate/doc.en-US.md +++ b/src/packages/rate/doc.en-US.md @@ -141,3 +141,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-rate-icon-size | icon size | `12px` | | \--nutui-rate-font-color | Rating font color | `$color-primary-icon` | | \--nutui-rate-font-size | Rating font size | `12px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) + +### Component Logs + +- 💡 🏡 chore: migrate to v3 `v2.7.2` +- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` +- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` +- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` +- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) diff --git a/src/packages/rate/doc.md b/src/packages/rate/doc.md index d9d1c69c8f..ca11cfce6f 100644 --- a/src/packages/rate/doc.md +++ b/src/packages/rate/doc.md @@ -141,3 +141,19 @@ import { Rate } from '@nutui/nutui-react' | \--nutui-rate-icon-size | icon 尺寸 | `12px` | | \--nutui-rate-font-color | 评分字体颜色 | `$color-primary-icon` | | \--nutui-rate-font-size | 评分字体大小 | `12px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) + +### Component Logs + +- 💡 🏡 chore: migrate to v3 `v2.7.2` +- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` +- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` +- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` +- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) diff --git a/src/packages/rate/doc.taro.md b/src/packages/rate/doc.taro.md index 1709373b14..3b5aff92c5 100644 --- a/src/packages/rate/doc.taro.md +++ b/src/packages/rate/doc.taro.md @@ -141,3 +141,19 @@ import { Rate } from '@nutui/nutui-react-taro' | \--nutui-rate-icon-size | icon 尺寸 | `12px` | | \--nutui-rate-font-color | 评分字体颜色 | `$color-primary-icon` | | \--nutui-rate-font-size | 评分字体大小 | `12px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) + +### Component Logs + +- 💡 🏡 chore: migrate to v3 `v2.7.2` +- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` +- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` +- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` +- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) diff --git a/src/packages/rate/doc.zh-TW.md b/src/packages/rate/doc.zh-TW.md index e64b1ee237..238c11fcfe 100644 --- a/src/packages/rate/doc.zh-TW.md +++ b/src/packages/rate/doc.zh-TW.md @@ -141,3 +141,19 @@ import { Rate } from '@nutui/nutui-react' | \--nutui-rate-icon-size | icon 尺寸 | `12px` | | \--nutui-rate-font-color | 評分字體顏色 | `$color-primary-icon` | | \--nutui-rate-font-size | 評分字體大小 | `12px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) + +### Component Logs + +- 💡 🏡 chore: migrate to v3 `v2.7.2` +- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` +- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` +- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` +- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) diff --git a/src/packages/resultpage/doc.en-US.md b/src/packages/resultpage/doc.en-US.md index 4709a4d4b6..f03c4f28ca 100644 --- a/src/packages/resultpage/doc.en-US.md +++ b/src/packages/resultpage/doc.en-US.md @@ -82,3 +82,13 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-resultpage-description-color | Describe the text color | `$color-text` | | \--nutui-resultpage-description-line-height | Describe the line height | `20px` | | \--nutui-resultpage-actions-margin-topt | The margin-top value of the operation area | `16px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) + +### Component Logs + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) diff --git a/src/packages/resultpage/doc.md b/src/packages/resultpage/doc.md index 71b174aab4..c2b62df10a 100644 --- a/src/packages/resultpage/doc.md +++ b/src/packages/resultpage/doc.md @@ -82,3 +82,13 @@ import { ResultPage } from '@nutui/nutui-react' | \--nutui-resultpage-description-color | 描述的文字颜色 | `$color-text` | | \--nutui-resultpage-description-line-height | 描述的行高 | `20px` | | \--nutui-resultpage-actions-margin-topt | 操作区域的margin-top值 | `16px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) diff --git a/src/packages/resultpage/doc.taro.md b/src/packages/resultpage/doc.taro.md index a58442854d..d6b1ab1f6c 100644 --- a/src/packages/resultpage/doc.taro.md +++ b/src/packages/resultpage/doc.taro.md @@ -82,3 +82,13 @@ import { ResultPage } from '@nutui/nutui-react-taro' | \--nutui-resultpage-description-color | 描述的文字颜色 | `$color-text` | | \--nutui-resultpage-description-line-height | 描述的行高 | `20px` | | \--nutui-resultpage-actions-margin-top | 操作区域的margin-top值 | `16px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) diff --git a/src/packages/resultpage/doc.zh-TW.md b/src/packages/resultpage/doc.zh-TW.md index a244df17cd..89c80c3d2d 100644 --- a/src/packages/resultpage/doc.zh-TW.md +++ b/src/packages/resultpage/doc.zh-TW.md @@ -82,3 +82,13 @@ import { ResultPage } from '@nutui/nutui-react' | \--nutui-resultpage-description-color | 描述的文字顏色 | `$color-text` | | \--nutui-resultpage-description-line-height | 描述的行高 | `20px` | | \--nutui-resultpage-actions-margin-topt | 操作區域的margin-top值 | `16px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) + +### Component Logs + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) diff --git a/src/packages/safearea/doc.en-US.md b/src/packages/safearea/doc.en-US.md index a279c77c35..4a7cedc83c 100644 --- a/src/packages/safearea/doc.en-US.md +++ b/src/packages/safearea/doc.en-US.md @@ -35,3 +35,18 @@ The component provides the following CSS variables, which can be used to customi | Name | Description | Default Value | | --- | --- | --- | | \--nutui-safe-area-multiple | Displayed multiple | `1` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.md b/src/packages/safearea/doc.md index 681cae5786..3fc60a5a31 100644 --- a/src/packages/safearea/doc.md +++ b/src/packages/safearea/doc.md @@ -35,3 +35,18 @@ import { SafeArea } from '@nutui/nutui-react' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-safe-area-multiple | 显示的倍数 | `1` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.taro.md b/src/packages/safearea/doc.taro.md index 2277f31b79..aa7e9958d7 100644 --- a/src/packages/safearea/doc.taro.md +++ b/src/packages/safearea/doc.taro.md @@ -35,3 +35,18 @@ import { SafeArea } from '@nutui/nutui-react-taro' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-safe-area-multiple | 显示的倍数 | `1` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.zh-TW.md b/src/packages/safearea/doc.zh-TW.md index 339e2af5be..be1db46e13 100644 --- a/src/packages/safearea/doc.zh-TW.md +++ b/src/packages/safearea/doc.zh-TW.md @@ -35,3 +35,18 @@ import { SafeArea } from '@nutui/nutui-react' | 名稱 | 說明 | 默認值 | | --- | --- | --- | | \--nutui-safe-area-multiple | 显示的倍数 | `1` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) + +### Component Logs + +- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` +- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` +- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` +- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/searchbar/doc.en-US.md b/src/packages/searchbar/doc.en-US.md index ca862411f1..96ac40be27 100644 --- a/src/packages/searchbar/doc.en-US.md +++ b/src/packages/searchbar/doc.en-US.md @@ -130,3 +130,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-searchbar-input-text-color | searchbar input text color | `$color-title` | | \--nutui-searchbar-input-curror-color | searchbar input curror color | `$color-title` | | \--nutui-searchbar-input-text-align | searchbar input text align | `left` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) + +### Component Logs + +- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` +- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` +- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` +- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` +- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) diff --git a/src/packages/searchbar/doc.md b/src/packages/searchbar/doc.md index c0f20da75a..461184deeb 100644 --- a/src/packages/searchbar/doc.md +++ b/src/packages/searchbar/doc.md @@ -129,3 +129,19 @@ import { SearchBar } from '@nutui/nutui-react' | \--nutui-searchbar-input-text-color | 搜索框输入区字色 | `$color-title` | | \--nutui-searchbar-input-curror-color | 搜索框输入区输入色 | `$color-title` | | \--nutui-searchbar-input-text-align | 搜索框输入区对齐方式 | `left` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) + +### Component Logs + +- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` +- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` +- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` +- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` +- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) diff --git a/src/packages/searchbar/doc.taro.md b/src/packages/searchbar/doc.taro.md index d52a065fd8..6bfdcd6b24 100644 --- a/src/packages/searchbar/doc.taro.md +++ b/src/packages/searchbar/doc.taro.md @@ -129,3 +129,19 @@ import { SearchBar } from '@nutui/nutui-react-taro' | \--nutui-searchbar-input-text-color | 搜索框输入区字色 | `$color-title` | | \--nutui-searchbar-input-curror-color | 搜索框输入区输入色 | `$color-title` | | \--nutui-searchbar-input-text-align | 搜索框输入区对齐方式 | `left` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) + +### Component Logs + +- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` +- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` +- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` +- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` +- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) diff --git a/src/packages/searchbar/doc.zh-TW.md b/src/packages/searchbar/doc.zh-TW.md index 9bd3205684..448ea75879 100644 --- a/src/packages/searchbar/doc.zh-TW.md +++ b/src/packages/searchbar/doc.zh-TW.md @@ -129,3 +129,19 @@ import { SearchBar } from '@nutui/nutui-react' | \--nutui-searchbar-input-text-color | 搜索框輸入區字色 | `$color-title` | | \--nutui-searchbar-input-curror-color | 搜索框輸入區輸入色 | `$color-title` | | \--nutui-searchbar-input-text-align | 搜索框輸入區對齊方式 | `left` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) + +### Component Logs + +- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` +- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` +- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` +- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` +- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) diff --git a/src/packages/segmented/doc.en-US.md b/src/packages/segmented/doc.en-US.md index acc286277f..7c52e2e95b 100644 --- a/src/packages/segmented/doc.en-US.md +++ b/src/packages/segmented/doc.en-US.md @@ -72,3 +72,13 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-segmented-item-color | Text color for options in the segmented selector | `$color-primary-text` | | \--nutui-segmented-active-background | Background color for selected options in the segmented selector | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | Spacing between options in the segmented selector | `$color-mask-part` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) + +### Component Logs + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) diff --git a/src/packages/segmented/doc.md b/src/packages/segmented/doc.md index bd7d7bd3f0..535f01be1d 100644 --- a/src/packages/segmented/doc.md +++ b/src/packages/segmented/doc.md @@ -72,3 +72,13 @@ import { Segmented } from '@nutui/nutui-react' | \--nutui-segmented-item-color | 分段选择器选项文本颜色 | `$color-primary-text` | | \--nutui-segmented-active-background | 分段选择器选项选中的背景颜色 | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | 分段选择器选项选间距 | `$color-mask-part` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) diff --git a/src/packages/segmented/doc.taro.md b/src/packages/segmented/doc.taro.md index 1339cb5266..555c09dcc0 100644 --- a/src/packages/segmented/doc.taro.md +++ b/src/packages/segmented/doc.taro.md @@ -72,3 +72,13 @@ import { Segmented } from '@nutui/nutui-react-taro' | \--nutui-segmented-item-color | 分段选择器选项文本颜色 | `$color-primary-text` | | \--nutui-segmented-active-background | 分段选择器选项选中的背景颜色 | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | 分段选择器选项选间距 | `$color-mask-part` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) diff --git a/src/packages/segmented/doc.zh-TW.md b/src/packages/segmented/doc.zh-TW.md index af4a447c43..2a3d5ed9fd 100644 --- a/src/packages/segmented/doc.zh-TW.md +++ b/src/packages/segmented/doc.zh-TW.md @@ -72,3 +72,13 @@ import { Segmented } from '@nutui/nutui-react' | \--nutui-segmented-item-color | 分段選擇器選項文字顏色 | `$color-primary-text` | | \--nutui-segmented-active-background | 分段選擇器選項選取的背景顏色 | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | 分段選擇器選項選間距 | `$color-mask-part` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) + +### Component Logs + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) diff --git a/src/packages/shortpassword/doc.en-US.md b/src/packages/shortpassword/doc.en-US.md index 19029a4704..ef8aac07dc 100644 --- a/src/packages/shortpassword/doc.en-US.md +++ b/src/packages/shortpassword/doc.en-US.md @@ -94,3 +94,18 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-shortpassword-border-color | border color | `#ddd` | | \--nutui-shortpassword-error | error color | `$color-primary` | | \--nutui-shortpassword-forget | forget color | `rgba(128, 128, 128, 1)` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) + +### Component Logs + +- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` +- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` +- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) diff --git a/src/packages/shortpassword/doc.md b/src/packages/shortpassword/doc.md index 1af6f1d8cf..9c35f600f3 100644 --- a/src/packages/shortpassword/doc.md +++ b/src/packages/shortpassword/doc.md @@ -94,3 +94,18 @@ import { ShortPassword } from '@nutui/nutui-react' | \--nutui-shortpassword-border-color | 边框颜色 | `#ddd` | | \--nutui-shortpassword-error | 错误提示字体颜色 | `$color-primary` | | \--nutui-shortpassword-forget | 忘记密码字体颜色 | `rgba(128, 128, 128, 1)` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) + +### Component Logs + +- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` +- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` +- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) diff --git a/src/packages/shortpassword/doc.taro.md b/src/packages/shortpassword/doc.taro.md index 1b87117f1b..f9cc758c94 100644 --- a/src/packages/shortpassword/doc.taro.md +++ b/src/packages/shortpassword/doc.taro.md @@ -94,3 +94,18 @@ import { ShortPassword } from '@nutui/nutui-react-taro' | \--nutui-shortpassword-border-color | 边框颜色 | `#ddd` | | \--nutui-shortpassword-error | 错误提示字体颜色 | `$color-primary` | | \--nutui-shortpassword-forget | 忘记密码字体颜色 | `rgba(128, 128, 128, 1)` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) + +### Component Logs + +- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` +- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` +- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) diff --git a/src/packages/shortpassword/doc.zh-TW.md b/src/packages/shortpassword/doc.zh-TW.md index 0db6e9272e..4e4ac8a5fc 100644 --- a/src/packages/shortpassword/doc.zh-TW.md +++ b/src/packages/shortpassword/doc.zh-TW.md @@ -94,3 +94,18 @@ import { ShortPassword } from '@nutui/nutui-react' | \--nutui-shortpassword-border-color | 邊框顏色 | `#ddd` | | \--nutui-shortpassword-error | 錯誤提示字體顏色 | `$color-primary` | | \--nutui-shortpassword-forget | 忘記密碼字體顏色 | `rgba(128, 128, 128, 1)` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) + +### Component Logs + +- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` +- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` +- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` +- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) diff --git a/src/packages/sidebar/doc.en-US.md b/src/packages/sidebar/doc.en-US.md index a3fc90f201..aef1a3e281 100644 --- a/src/packages/sidebar/doc.en-US.md +++ b/src/packages/sidebar/doc.en-US.md @@ -92,3 +92,13 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-sidebar-active-color | Font color in active state | `$color-primary` | | \--nutui-sidebar-item-background | The background color of the content area | `$white` | | \--nutui-sidebar-item-padding | Padding of the content area | `24px 20px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) + +### Component Logs + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) diff --git a/src/packages/sidebar/doc.md b/src/packages/sidebar/doc.md index 6e720a5e82..544d13bd4a 100644 --- a/src/packages/sidebar/doc.md +++ b/src/packages/sidebar/doc.md @@ -92,3 +92,13 @@ import { SideBar } from '@nutui/nutui-react' | \--nutui-sidebar-active-color | 激活状态下的字体颜色 | `$color-primary` | | \--nutui-sidebar-item-background | 内容区域的背景色 | `$white` | | \--nutui-sidebar-item-padding | 内容区域的内边距 | `24px 20px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) diff --git a/src/packages/sidebar/doc.taro.md b/src/packages/sidebar/doc.taro.md index b51fbdf7b0..08e60cd188 100644 --- a/src/packages/sidebar/doc.taro.md +++ b/src/packages/sidebar/doc.taro.md @@ -92,3 +92,13 @@ import { SideBar } from '@nutui/nutui-react-taro' | \--nutui-sidebar-active-color | 激活状态下的字体颜色 | `$color-primary` | | \--nutui-sidebar-item-background | 内容区域的背景色 | `$white` | | \--nutui-sidebar-item-padding | 内容区域的内边距 | `24px 20px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) + +### Component Logs + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) diff --git a/src/packages/sidebar/doc.zh-TW.md b/src/packages/sidebar/doc.zh-TW.md index 52cb9ed793..b4797b9d14 100644 --- a/src/packages/sidebar/doc.zh-TW.md +++ b/src/packages/sidebar/doc.zh-TW.md @@ -92,3 +92,13 @@ import { SideBar } from '@nutui/nutui-react' | \--nutui-sidebar-active-color | 激活狀態下的字體顏色 | `$color-primary` | | \--nutui-sidebar-item-background | 內容區域的背景色 | `$white` | | \--nutui-sidebar-item-padding | 內容區域的內邊距 | `24px 20px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) + +### Component Logs + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) diff --git a/src/packages/sidenavbar/doc.en-US.md b/src/packages/sidenavbar/doc.en-US.md index be9425738c..bfe26fc922 100644 --- a/src/packages/sidenavbar/doc.en-US.md +++ b/src/packages/sidenavbar/doc.en-US.md @@ -80,3 +80,18 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-sidenavbar-sub-title-color | Subtitle font color | `$color-title` | | \--nutui-sidenavbar-sub-list-background | option list background color | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | option list font color | `$color-title` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) + +### Component Logs + +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` +- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) diff --git a/src/packages/sidenavbar/doc.md b/src/packages/sidenavbar/doc.md index 9885cfed6a..1506e25cb2 100644 --- a/src/packages/sidenavbar/doc.md +++ b/src/packages/sidenavbar/doc.md @@ -80,3 +80,18 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' | \--nutui-sidenavbar-sub-title-color | 子标题字体颜色 | `$color-title` | | \--nutui-sidenavbar-sub-list-background | 选项列表背景色 | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | 选项列表字体颜色 | `$color-title` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) + +### Component Logs + +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` +- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) diff --git a/src/packages/sidenavbar/doc.taro.md b/src/packages/sidenavbar/doc.taro.md index f8ec0847b6..d0642f087c 100644 --- a/src/packages/sidenavbar/doc.taro.md +++ b/src/packages/sidenavbar/doc.taro.md @@ -83,3 +83,18 @@ import { | \--nutui-sidenavbar-sub-title-color | 子标题字体颜色 | `$color-title` | | \--nutui-sidenavbar-sub-list-background | 选项列表背景色 | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | 选项列表字体颜色 | `$color-title` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) + +### Component Logs + +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` +- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) diff --git a/src/packages/sidenavbar/doc.zh-TW.md b/src/packages/sidenavbar/doc.zh-TW.md index 6cdbfbe98e..3d5d8ad7ee 100644 --- a/src/packages/sidenavbar/doc.zh-TW.md +++ b/src/packages/sidenavbar/doc.zh-TW.md @@ -80,3 +80,18 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' | \--nutui-sidenavbar-sub-title-color | 子標題字體顏色 | `$color-title` | | \--nutui-sidenavbar-sub-list-background | 選項列表背景色 | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | 選項列表字體顏色 | `$color-title` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) + +### Component Logs + +- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` +- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) diff --git a/src/packages/signature/doc.en-US.md b/src/packages/signature/doc.en-US.md index 52632b5410..221ddb54c4 100644 --- a/src/packages/signature/doc.en-US.md +++ b/src/packages/signature/doc.en-US.md @@ -57,3 +57,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-signature-border-width | Signature border width | `1px` | | \--nutui-signature-background-color | Signature background color | `$white` | | \--nutui-signature-font-size | Signature text size | `$font-size-base` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) + +### Component Logs + +- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` +- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` +- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` +- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` +- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) diff --git a/src/packages/signature/doc.md b/src/packages/signature/doc.md index cccb86996d..2037bac3b7 100644 --- a/src/packages/signature/doc.md +++ b/src/packages/signature/doc.md @@ -57,3 +57,19 @@ import { Signature } from '@nutui/nutui-react' | \--nutui-signature-border-width | 签名边框宽度 | `1px` | | \--nutui-signature-background-color | 签名背景颜色 | `$white` | | \--nutui-signature-font-size | 签名文字字号 | `$font-size-base` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) + +### Component Logs + +- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` +- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` +- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` +- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` +- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) diff --git a/src/packages/signature/doc.taro.md b/src/packages/signature/doc.taro.md index 2b1f767c2e..466a87797e 100644 --- a/src/packages/signature/doc.taro.md +++ b/src/packages/signature/doc.taro.md @@ -57,3 +57,19 @@ import { Signature } from '@nutui/nutui-react-taro' | \--nutui-signature-border-width | 签名边框宽度 | `1px` | | \--nutui-signature-background-color | 签名背景颜色 | `$white` | | \--nutui-signature-font-size | 签名文字字号 | `$font-size-base` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) + +### Component Logs + +- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` +- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` +- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` +- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` +- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) diff --git a/src/packages/signature/doc.zh-TW.md b/src/packages/signature/doc.zh-TW.md index e4c19c4f2e..14b936b46c 100644 --- a/src/packages/signature/doc.zh-TW.md +++ b/src/packages/signature/doc.zh-TW.md @@ -57,3 +57,19 @@ import { Signature } from '@nutui/nutui-react' | \--nutui-signature-border-width | 簽名邊框寬度 | `1px` | | \--nutui-signature-background-color | 簽名背景顏色 | `$white` | | \--nutui-signature-font-size | 簽名文字字號 | `$font-size-base` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) + +### Component Logs + +- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` +- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` +- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` +- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` +- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) diff --git a/src/packages/skeleton/doc.en-US.md b/src/packages/skeleton/doc.en-US.md index 6061e71dea..4c05109e64 100644 --- a/src/packages/skeleton/doc.en-US.md +++ b/src/packages/skeleton/doc.en-US.md @@ -76,3 +76,17 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-skeleton-line-width | line width | `100%` | | \--nutui-skeleton-line-height | line height | `15px` | | \--nutui-skeleton-line-border-radius | line borderRadius | `0` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) + +### Component Logs + +- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` +- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` +- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) diff --git a/src/packages/skeleton/doc.md b/src/packages/skeleton/doc.md index ccb03e836e..bd71fd93c9 100644 --- a/src/packages/skeleton/doc.md +++ b/src/packages/skeleton/doc.md @@ -76,3 +76,17 @@ import { Skeleton } from '@nutui/nutui-react' | \--nutui-skeleton-line-width | 线条宽度 | `100%` | | \--nutui-skeleton-line-height | 线条高度 | `15px` | | \--nutui-skeleton-line-border-radius | 线条边框圆角 | `0` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) + +### Component Logs + +- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` +- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` +- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) diff --git a/src/packages/skeleton/doc.taro.md b/src/packages/skeleton/doc.taro.md index f1f1a07560..5eed08b294 100644 --- a/src/packages/skeleton/doc.taro.md +++ b/src/packages/skeleton/doc.taro.md @@ -76,3 +76,17 @@ import { Skeleton } from '@nutui/nutui-react-taro' | \--nutui-skeleton-line-width | 线条宽度 | `100%` | | \--nutui-skeleton-line-height | 线条高度 | `15px` | | \--nutui-skeleton-line-border-radius | 线条边框圆角 | `0` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) + +### Component Logs + +- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` +- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` +- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) diff --git a/src/packages/skeleton/doc.zh-TW.md b/src/packages/skeleton/doc.zh-TW.md index f5c5e36eed..40a7421856 100644 --- a/src/packages/skeleton/doc.zh-TW.md +++ b/src/packages/skeleton/doc.zh-TW.md @@ -76,3 +76,17 @@ import { Skeleton } from '@nutui/nutui-react' | \--nutui-skeleton-line-width | 線條寬度 | `100%` | | \--nutui-skeleton-line-height | 線條高度 | `15px` | | \--nutui-skeleton-line-border-radius | 線條邊框圓角 | `0` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) + +### Component Logs + +- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` +- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` +- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) diff --git a/src/packages/space/doc.en-US.md b/src/packages/space/doc.en-US.md index 1d1fa6ce4d..3bfd5034fb 100644 --- a/src/packages/space/doc.en-US.md +++ b/src/packages/space/doc.en-US.md @@ -79,3 +79,19 @@ to [ConfigProvider component](#/en-US/component/configprovider). | Name | Description | Default | | --- | --- | --- | | \--nutui-space-gap | `8px` | spacing size | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) + +### Component Logs + +- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` +- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` +- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` +- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) diff --git a/src/packages/space/doc.md b/src/packages/space/doc.md index beca0938cf..c28b9a12b8 100644 --- a/src/packages/space/doc.md +++ b/src/packages/space/doc.md @@ -80,3 +80,19 @@ import { Space } from '@nutui/nutui-react' | 名称 | 默认值 | 描述 | | --- | --- | --- | | \--nutui-space-gap | `8px` | 间距大小 | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) + +### Component Logs + +- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` +- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` +- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` +- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) diff --git a/src/packages/space/doc.taro.md b/src/packages/space/doc.taro.md index 19ae033c38..7d7f8f26be 100644 --- a/src/packages/space/doc.taro.md +++ b/src/packages/space/doc.taro.md @@ -80,3 +80,19 @@ import { Space } from '@nutui/nutui-react-taro' | 名称 | 默认值 | 描述 | | --- | --- | --- | | \--nutui-space-gap | `8px` | 间距大小 | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) + +### Component Logs + +- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` +- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` +- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` +- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) diff --git a/src/packages/space/doc.zh-TW.md b/src/packages/space/doc.zh-TW.md index ad23ba0cb4..32b2a799f4 100644 --- a/src/packages/space/doc.zh-TW.md +++ b/src/packages/space/doc.zh-TW.md @@ -80,3 +80,19 @@ import { Space } from '@nutui/nutui-react' | 名稱 | 默認值 | 說明 | | --- | --- | --- | | \--nutui-space-gap | `8px` | 间距大小 | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) + +### Component Logs + +- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` +- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` +- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` +- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` +- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) diff --git a/src/packages/steps/doc.en-US.md b/src/packages/steps/doc.en-US.md index baec445fd8..652537e539 100644 --- a/src/packages/steps/doc.en-US.md +++ b/src/packages/steps/doc.en-US.md @@ -144,3 +144,18 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-steps-dot-icon-border | Dot progress bar dot border | `2px solid $color-primary-text` | | \--nutui-steps-dot-head-margin | Dot progress bar dot margin | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | The color of the outer border of the dot progress bar in progress | `$color-primary-stop-2` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) + +### Component Logs + +- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` +- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` +- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) diff --git a/src/packages/steps/doc.md b/src/packages/steps/doc.md index 7e946e936b..b7a6723f56 100644 --- a/src/packages/steps/doc.md +++ b/src/packages/steps/doc.md @@ -146,3 +146,18 @@ import { Steps } from '@nutui/nutui-react' | \--nutui-steps-dot-icon-border | 点状进度条点的边框 | `2px solid $white` | | \--nutui-steps-dot-head-margin | 点状进度条点的外边距 | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | 进行中点状进度条点的外边颜色 | `$color-primary-stop-2` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) + +### Component Logs + +- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` +- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` +- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) diff --git a/src/packages/steps/doc.taro.md b/src/packages/steps/doc.taro.md index b7bfb39e28..d159091184 100644 --- a/src/packages/steps/doc.taro.md +++ b/src/packages/steps/doc.taro.md @@ -145,3 +145,18 @@ import { Steps } from '@nutui/nutui-react-taro' | \--nutui-steps-dot-icon-border | 点状进度条点的边框 | `2px solid $white` | | \--nutui-steps-dot-head-margin | 点状进度条点的外边距 | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | 进行中点状进度条点的外边颜色 | `$color-primary-stop-2` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) + +### Component Logs + +- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` +- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` +- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) diff --git a/src/packages/steps/doc.zh-TW.md b/src/packages/steps/doc.zh-TW.md index b72bcad573..3f7c0ce432 100644 --- a/src/packages/steps/doc.zh-TW.md +++ b/src/packages/steps/doc.zh-TW.md @@ -145,3 +145,18 @@ import { Steps } from '@nutui/nutui-react' | \--nutui-steps-dot-icon-border | 點狀進度條點的邊框 | `2px solid $white` | | \--nutui-steps-dot-head-margin | 點狀進度條點的外邊距 | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | 進行中點狀進度條點的外邊顏色 | `$color-primary-stop-2` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) + +### Component Logs + +- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` +- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` +- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) diff --git a/src/packages/sticky/doc.en-US.md b/src/packages/sticky/doc.en-US.md index 907f4a41c0..0c8d903181 100644 --- a/src/packages/sticky/doc.en-US.md +++ b/src/packages/sticky/doc.en-US.md @@ -53,3 +53,19 @@ import { Sticky } from '@nutui/nutui-react' | zIndex | The level when snapping | `number` | `2000` | | container | the container's ref | `React.RefObject` | `-` | | onChange | Triggered when the snap state changes | `(val: boolean) => void` | `-` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) + +### Component Logs + +- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` +- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` +- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` +- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` +- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) diff --git a/src/packages/sticky/doc.md b/src/packages/sticky/doc.md index e805a616e3..8ba06aedd0 100644 --- a/src/packages/sticky/doc.md +++ b/src/packages/sticky/doc.md @@ -53,3 +53,19 @@ import { Sticky } from '@nutui/nutui-react' | zIndex | 吸附时的层级 | `number` | `2000` | | container | 容器的 ref | `React.RefObject` | `-` | | onChange | 吸附状态改变时触发 | `(val: boolean) => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) + +### Component Logs + +- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` +- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` +- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` +- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` +- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) diff --git a/src/packages/sticky/doc.taro.md b/src/packages/sticky/doc.taro.md index 63a2e5c844..dcf7d1ea58 100644 --- a/src/packages/sticky/doc.taro.md +++ b/src/packages/sticky/doc.taro.md @@ -55,3 +55,19 @@ import { Sticky } from '@nutui/nutui-react-taro' | zIndex | 吸附时的层级 | `number` | `2000` | | container | 容器的 ref | `React.RefObject` | `-` | | onChange | 吸附状态改变时触发 | `(val: boolean) => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) + +### Component Logs + +- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` +- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` +- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` +- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` +- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) diff --git a/src/packages/sticky/doc.zh-TW.md b/src/packages/sticky/doc.zh-TW.md index 1d2eaec673..cc254675a0 100644 --- a/src/packages/sticky/doc.zh-TW.md +++ b/src/packages/sticky/doc.zh-TW.md @@ -53,3 +53,19 @@ import { Sticky } from '@nutui/nutui-react' | zIndex | 吸附時的層級 | `number` | `2000` | | container | 容器的 ref | `React.RefObject` | `-` | | onChange | 吸附狀態改變時觸發 | `(val: boolean) => void` | `-` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) + +### Component Logs + +- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` +- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` +- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` +- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` +- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) diff --git a/src/packages/swipe/doc.en-US.md b/src/packages/swipe/doc.en-US.md index 9d22b40eaa..46ede1f4ca 100644 --- a/src/packages/swipe/doc.en-US.md +++ b/src/packages/swipe/doc.en-US.md @@ -371,3 +371,19 @@ export default App | --- | --- | --- | | open | open the cell sidebar, the default value of `side` is `right` | `(side?: 'left' \| 'right') => void` | | close | collapse the cell sidebar | `() => void` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.md b/src/packages/swipe/doc.md index c6093f5306..ef54e8989d 100644 --- a/src/packages/swipe/doc.md +++ b/src/packages/swipe/doc.md @@ -366,3 +366,19 @@ export default App | --- | --- | --- | | open | 打开单元格侧边栏,`side`参数默认为`right` | `(side?: 'left' \| 'right') => void` | | close | 收起单元格侧边栏 | `() => void` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.taro.md b/src/packages/swipe/doc.taro.md index a0a669787e..188d82ff4e 100644 --- a/src/packages/swipe/doc.taro.md +++ b/src/packages/swipe/doc.taro.md @@ -418,3 +418,19 @@ export default App | --- | --- | --- | | open | 打开单元格侧边栏,`side`参数默认为`right` | `(side?: 'left' \| 'right') => void` | | close | 收起单元格侧边栏 | `() => void` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.zh-TW.md b/src/packages/swipe/doc.zh-TW.md index bb36949e81..57a0b42135 100644 --- a/src/packages/swipe/doc.zh-TW.md +++ b/src/packages/swipe/doc.zh-TW.md @@ -366,3 +366,19 @@ export default App | --- | --- | --- | | open | 打開單元格側邊欄,`side`參數默認為`right` | `(side?: 'left' \| 'right') => void` | | close | 收起單元格側邊欄 | `() => void` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/swiper/doc.en-US.md b/src/packages/swiper/doc.en-US.md index eb5f675b94..636a300686 100644 --- a/src/packages/swiper/doc.en-US.md +++ b/src/packages/swiper/doc.en-US.md @@ -451,3 +451,21 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-swiper-pagination-bottom | The distance from the bottom of the pager | `12px` | | \--swiper-offset | Offset of the carouse | `0` | + +## Contribution + +### Issues + +- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) diff --git a/src/packages/swiper/doc.md b/src/packages/swiper/doc.md index f53c422562..a9e939f785 100644 --- a/src/packages/swiper/doc.md +++ b/src/packages/swiper/doc.md @@ -450,3 +450,21 @@ export default App | --- | --- | --- | | \--nutui-swiper-pagination-bottom | 分页器距离底部的距离 | `12px` | | \--swiper-offset | 轮播容器的偏移 | `0` | + +## 贡献记录 + +### Issues + +- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) diff --git a/src/packages/swiper/doc.taro.md b/src/packages/swiper/doc.taro.md index 81b02525db..709bc3ab11 100644 --- a/src/packages/swiper/doc.taro.md +++ b/src/packages/swiper/doc.taro.md @@ -128,3 +128,21 @@ import { Swiper } from '@nutui/nutui-react-taro' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-swiper-pagination-bottom | 分页器距离底部的距离 | `12px` | + +## 贡献记录 + +### Issues + +- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) diff --git a/src/packages/swiper/doc.zh-TW.md b/src/packages/swiper/doc.zh-TW.md index 64cdf63c86..c763940b38 100644 --- a/src/packages/swiper/doc.zh-TW.md +++ b/src/packages/swiper/doc.zh-TW.md @@ -450,3 +450,21 @@ export default App | --- | --- | --- | | \--nutui-swiper-pagination-bottom | 分頁器距離底部的距離 | `12px` | | \--swiper-offset | 輪播容器的偏移 | `0` | + +## 貢獻記錄 + +### Issues + +- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) + +### Component Logs + +- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` +- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` +- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` +- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` +- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) diff --git a/src/packages/switch/doc.en-US.md b/src/packages/switch/doc.en-US.md index e58dc881d3..a7cc951e20 100644 --- a/src/packages/switch/doc.en-US.md +++ b/src/packages/switch/doc.en-US.md @@ -102,3 +102,20 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-switch-label-text-color | Switch internal text color | `$color-primary-text` | | \--nutui-switch-label-font-size | Switch internal text size | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | Turn off and disable internal text color | `$color-text-disabled` | + +## Contribution + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) + +### Component Logs + +- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` +- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` +- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` +- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.md b/src/packages/switch/doc.md index 5afd82e0eb..3401a43e80 100644 --- a/src/packages/switch/doc.md +++ b/src/packages/switch/doc.md @@ -102,3 +102,20 @@ import { Switch } from '@nutui/nutui-react' | \--nutui-switch-label-text-color | 开关内部文字颜色 | `$color-primary-text` | | \--nutui-switch-label-font-size | 开关内部文字大小 | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | 开关关闭禁用内部文字颜色 | `$color-text-disabled` | + +## 贡献记录 + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) + +### Component Logs + +- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` +- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` +- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` +- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.taro.md b/src/packages/switch/doc.taro.md index 9ead4a5a25..84056b3e68 100644 --- a/src/packages/switch/doc.taro.md +++ b/src/packages/switch/doc.taro.md @@ -102,3 +102,20 @@ import { Switch } from '@nutui/nutui-react-taro' | \--nutui-switch-label-text-color | 开关内部文字颜色 | `$color-primary-text` | | \--nutui-switch-label-font-size | 开关内部文字大小 | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | 开关关闭禁用内部文字颜色 | `$color-text-disabled` | + +## 贡献记录 + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) + +### Component Logs + +- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` +- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` +- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` +- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.zh-TW.md b/src/packages/switch/doc.zh-TW.md index f0663524df..8a82990b44 100644 --- a/src/packages/switch/doc.zh-TW.md +++ b/src/packages/switch/doc.zh-TW.md @@ -102,3 +102,20 @@ import { Switch } from '@nutui/nutui-react' | \--nutui-switch-label-text-color | 開關內部文字顏色 | `$color-primary-text` | | \--nutui-switch-label-font-size | 開關內部文字大小 | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | 開關關閉禁用內部文字顏色 | `$color-text-disabled` | + +## 貢獻記錄 + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) + +### Component Logs + +- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` +- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` +- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` +- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/tabbar/doc.en-US.md b/src/packages/tabbar/doc.en-US.md index b63b33d5d9..4ca0e477bb 100644 --- a/src/packages/tabbar/doc.en-US.md +++ b/src/packages/tabbar/doc.en-US.md @@ -129,3 +129,21 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tabbar-text-large-font-weight | title fontWeight when icon is null | `$font-weight` | | \--nutui-tabbar-text-line-height | title lineHeight | `initial` | | \--nutui-tabbar-text-margin-top | title marginTop | `3px` | + +## Contribution + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) + +### Component Logs + +- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` +- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` +- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` +- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.md b/src/packages/tabbar/doc.md index 2eda5f95a3..8f1e729a1e 100644 --- a/src/packages/tabbar/doc.md +++ b/src/packages/tabbar/doc.md @@ -129,3 +129,21 @@ import { Tabbar } from '@nutui/nutui-react' | \--nutui-tabbar-text-large-font-weight | 无图标时标题字体粗细 | `$font-weight` | | \--nutui-tabbar-text-line-height | 字体行高 | `initial` | | \--nutui-tabbar-text-margin-top | 标题上外边距 | `3px` | + +## 贡献记录 + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) + +### Component Logs + +- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` +- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` +- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` +- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.taro.md b/src/packages/tabbar/doc.taro.md index 7a7c4ae421..a9465cf1de 100644 --- a/src/packages/tabbar/doc.taro.md +++ b/src/packages/tabbar/doc.taro.md @@ -129,3 +129,21 @@ import { Tabbar } from '@nutui/nutui-react-taro' | \--nutui-tabbar-text-large-font-weight | 无图标时标题字体粗细 | `$font-weight` | | \--nutui-tabbar-text-line-height | 字体行高 | `initial` | | \--nutui-tabbar-text-margin-top | 标题上外边距 | `3px` | + +## 贡献记录 + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) + +### Component Logs + +- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` +- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` +- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` +- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.zh-TW.md b/src/packages/tabbar/doc.zh-TW.md index aec46a246f..3cf933397e 100644 --- a/src/packages/tabbar/doc.zh-TW.md +++ b/src/packages/tabbar/doc.zh-TW.md @@ -129,3 +129,21 @@ import { Tabbar } from '@nutui/nutui-react' | \--nutui-tabbar-text-large-font-weight | 無圖標時標題字體粗細 | `$font-weight` | | \--nutui-tabbar-text-line-height | 字體行高 | `initial` | | \--nutui-tabbar-text-margin-top | 標題上外邊距 | `3px` | + +## 貢獻記錄 + +### Issues + +- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) + +### Component Logs + +- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` +- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` +- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` +- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/table/doc.en-US.md b/src/packages/table/doc.en-US.md index df33010640..d9a6570a65 100644 --- a/src/packages/table/doc.en-US.md +++ b/src/packages/table/doc.en-US.md @@ -156,3 +156,19 @@ The component provides the following CSS variables, which can be used for custom | \--nutui-table-tr-odd-background-color | Background color of odd table rows | `$white` | | \--nutui-table-sticky-left-shadow | Shadow on the fixed left side of the table | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | Shadow on the fixed right side of the table | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) + +### Component Logs + +- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` +- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` +- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` +- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` +- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) diff --git a/src/packages/table/doc.md b/src/packages/table/doc.md index 71fb239c86..c76b39d2bd 100644 --- a/src/packages/table/doc.md +++ b/src/packages/table/doc.md @@ -156,3 +156,19 @@ import { Table } from '@nutui/nutui-react' | \--nutui-table-tr-odd-background-color | 表格奇数行的背景色 | `$white` | | \--nutui-table-sticky-left-shadow | 表格左侧固定阴影 | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | 表格右侧固定阴影 | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) + +### Component Logs + +- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` +- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` +- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` +- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` +- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) diff --git a/src/packages/table/doc.taro.md b/src/packages/table/doc.taro.md index 751832b058..30ae250e0c 100644 --- a/src/packages/table/doc.taro.md +++ b/src/packages/table/doc.taro.md @@ -156,3 +156,19 @@ import { Table } from '@nutui/nutui-react-taro' | \--nutui-table-tr-odd-background-color | 表格奇数行的背景色 | `$white` | | \--nutui-table-sticky-left-shadow | 表格左侧固定阴影 | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | 表格右侧固定阴影 | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) + +### Component Logs + +- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` +- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` +- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` +- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` +- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) diff --git a/src/packages/table/doc.zh-TW.md b/src/packages/table/doc.zh-TW.md index a239359081..cd4ef33e7e 100644 --- a/src/packages/table/doc.zh-TW.md +++ b/src/packages/table/doc.zh-TW.md @@ -156,3 +156,19 @@ import { Table } from '@nutui/nutui-react' | \--nutui-table-tr-odd-background-color | 表格奇數行的背景色 | `$white` | | \--nutui-table-sticky-left-shadow | 表格左側固定陰影 | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | 表格右側固定陰影 | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) + +### Component Logs + +- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` +- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` +- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` +- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` +- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) diff --git a/src/packages/tabs/doc.en-US.md b/src/packages/tabs/doc.en-US.md index fd66b26721..f39a1cbaf5 100644 --- a/src/packages/tabs/doc.en-US.md +++ b/src/packages/tabs/doc.en-US.md @@ -260,3 +260,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tabs-vertical-tab-line-height | The height of the vertical title line | `12px` | | \--nutui-tabs-tabpane-padding | Padding of the Tabpane content | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | BackgroundColor of the Tabpane content | `#fff` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) + +### Component Logs + +- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` +- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` +- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` +- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` +- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) diff --git a/src/packages/tabs/doc.md b/src/packages/tabs/doc.md index e1677c9116..4f2562bf35 100644 --- a/src/packages/tabs/doc.md +++ b/src/packages/tabs/doc.md @@ -260,3 +260,19 @@ import { Tabs } from '@nutui/nutui-react' | \--nutui-tabs-vertical-tab-line-height | 垂直方向标题线条的高度 | `12px` | | \--nutui-tabs-tabpane-padding | Tabpane 的内边距 | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | Tabpane 的背景色 | `#fff` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) + +### Component Logs + +- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` +- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` +- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` +- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` +- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) diff --git a/src/packages/tabs/doc.taro.md b/src/packages/tabs/doc.taro.md index 82f5706924..25280f518d 100644 --- a/src/packages/tabs/doc.taro.md +++ b/src/packages/tabs/doc.taro.md @@ -258,3 +258,19 @@ import { Tabs } from '@nutui/nutui-react-taro' | \--nutui-tabs-vertical-tab-line-height | 垂直方向标题线条的高度 | `12px` | | \--nutui-tabs-tabpane-padding | Tabpane 的内边距 | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | Tabpane 的背景色 | `#fff` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) + +### Component Logs + +- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` +- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` +- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` +- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` +- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) diff --git a/src/packages/tabs/doc.zh-TW.md b/src/packages/tabs/doc.zh-TW.md index 2211e055a7..8fc63e2ebc 100644 --- a/src/packages/tabs/doc.zh-TW.md +++ b/src/packages/tabs/doc.zh-TW.md @@ -258,3 +258,19 @@ import { Tabs } from '@nutui/nutui-react' | \--nutui-tabs-vertical-tab-line-height | 垂直方向標題線條的高度 | `12px` | | \--nutui-tabs-tabpane-padding | Tabpane 的內邊距 | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | Tabpane 的背景色 | `#fff` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) + +### Component Logs + +- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` +- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` +- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` +- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` +- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) diff --git a/src/packages/tag/doc.en-US.md b/src/packages/tag/doc.en-US.md index 587729d4d0..55dbb6201a 100644 --- a/src/packages/tag/doc.en-US.md +++ b/src/packages/tag/doc.en-US.md @@ -81,3 +81,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tag-danger-background-color | danger background color | `$color-primary` | | \--nutui-tag-round-border-radius | round border radius | `8px` | | \--nutui-tag-mark-border-radius | mark border radius | `0 8px 8px 0` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) + +### Component Logs + +- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` +- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` +- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` +- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` +- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.md b/src/packages/tag/doc.md index 573c2f822a..414dc1493f 100644 --- a/src/packages/tag/doc.md +++ b/src/packages/tag/doc.md @@ -81,3 +81,19 @@ import { Tag } from '@nutui/nutui-react' | \--nutui-tag-danger-background-color | 危险背景色 | `$color-primary` | | \--nutui-tag-round-border-radius | round模式下的圆角 | `8px` | | \--nutui-tag-mark-border-radius | mark模式下的圆角 | `0 8px 8px 0` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) + +### Component Logs + +- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` +- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` +- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` +- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` +- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.taro.md b/src/packages/tag/doc.taro.md index 8d27999fdc..ff540c50fc 100644 --- a/src/packages/tag/doc.taro.md +++ b/src/packages/tag/doc.taro.md @@ -81,3 +81,19 @@ import { Tag } from '@nutui/nutui-react-taro' | \--nutui-tag-danger-background-color | 危险背景色 | `$color-primary` | | \--nutui-tag-round-border-radius | round模式下的圆角 | `8px` | | \--nutui-tag-mark-border-radius | mark模式下的圆角 | `0 8px 8px 0` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) + +### Component Logs + +- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` +- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` +- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` +- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` +- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.zh-TW.md b/src/packages/tag/doc.zh-TW.md index 93b7a1f558..2760c4996d 100644 --- a/src/packages/tag/doc.zh-TW.md +++ b/src/packages/tag/doc.zh-TW.md @@ -81,3 +81,19 @@ import { Tag } from '@nutui/nutui-react' | \--nutui-tag-danger-background-color | 危險背景色 | `$color-primary` | | \--nutui-tag-round-border-radius | round模式下的圓角 | `8px` | | \--nutui-tag-mark-border-radius | mark模式下的圓角 | `0 8px 8px 0` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) + +### Component Logs + +- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` +- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` +- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` +- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` +- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/textarea/doc.en-US.md b/src/packages/textarea/doc.en-US.md index 36d8dc28fd..3bf19fc981 100644 --- a/src/packages/textarea/doc.en-US.md +++ b/src/packages/textarea/doc.en-US.md @@ -106,3 +106,19 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-textarea-padding | padding | `10px 25px` | | \--nutui-textarea-text-color | text color | `$color-title` | | \--nutui-textarea-text-curror-color | caret color | `$color-title` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` +- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` +- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` +- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) diff --git a/src/packages/textarea/doc.md b/src/packages/textarea/doc.md index ee0e7c9a57..1d8ee60053 100644 --- a/src/packages/textarea/doc.md +++ b/src/packages/textarea/doc.md @@ -106,3 +106,19 @@ import { TextArea } from '@nutui/nutui-react' | \--nutui-textarea-padding | 内边距 | `10px 25px` | | \--nutui-textarea-text-color | 文本颜色 | `$color-title` | | \--nutui-textarea-text-curror-color | 光标颜色 | `$color-primary` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` +- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` +- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` +- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) diff --git a/src/packages/textarea/doc.taro.md b/src/packages/textarea/doc.taro.md index fd3939cc67..932c319e00 100644 --- a/src/packages/textarea/doc.taro.md +++ b/src/packages/textarea/doc.taro.md @@ -106,3 +106,19 @@ import { TextArea } from '@nutui/nutui-react-taro' | \--nutui-textarea-padding | 内边距 | `10px 25px` | | \--nutui-textarea-text-color | 文本颜色 | `$color-title` | | \--nutui-textarea-text-curror-color | 光标颜色 | `$color-title` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` +- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` +- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` +- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) diff --git a/src/packages/textarea/doc.zh-TW.md b/src/packages/textarea/doc.zh-TW.md index 241be06395..f2a15337c5 100644 --- a/src/packages/textarea/doc.zh-TW.md +++ b/src/packages/textarea/doc.zh-TW.md @@ -105,3 +105,19 @@ import { TextArea } from '@nutui/nutui-react' | \--nutui-textarea-padding | 內邊距 | `10px 25px` | | \--nutui-textarea-text-color | 文本顏色 | `$color-title` | | \--nutui-textarea-text-curror-color | 光標顏色 | `$color-title` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) + +### Component Logs + +- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` +- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` +- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` +- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` +- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) diff --git a/src/packages/timeselect/doc.en-US.md b/src/packages/timeselect/doc.en-US.md index 6dc2bbc515..a909590d3b 100644 --- a/src/packages/timeselect/doc.en-US.md +++ b/src/packages/timeselect/doc.en-US.md @@ -92,3 +92,17 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-timeselect-time-height | time height | `50px` | | \--nutui-timeselect-time-margin | time margin | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time background | `$color-background` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) + +### Component Logs + +- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) diff --git a/src/packages/timeselect/doc.md b/src/packages/timeselect/doc.md index ae88380cf8..f04fddf459 100644 --- a/src/packages/timeselect/doc.md +++ b/src/packages/timeselect/doc.md @@ -92,3 +92,17 @@ import { TimeSelect } from '@nutui/nutui-react' | \--nutui-timeselect-time-height | time 高度 | `50px` | | \--nutui-timeselect-time-margin | time 外边距 | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time 背景 | `$color-background` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) + +### Component Logs + +- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) diff --git a/src/packages/timeselect/doc.taro.md b/src/packages/timeselect/doc.taro.md index 3a0fa9f1fe..455dfde6e3 100644 --- a/src/packages/timeselect/doc.taro.md +++ b/src/packages/timeselect/doc.taro.md @@ -92,3 +92,17 @@ import { TimeSelect } from '@nutui/nutui-react-taro' | \--nutui-timeselect-time-height | time 高度 | `50px` | | \--nutui-timeselect-time-margin | time 外边距 | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time 背景 | `$color-background` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) + +### Component Logs + +- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) diff --git a/src/packages/timeselect/doc.zh-TW.md b/src/packages/timeselect/doc.zh-TW.md index 749ca52475..31b343af07 100644 --- a/src/packages/timeselect/doc.zh-TW.md +++ b/src/packages/timeselect/doc.zh-TW.md @@ -92,3 +92,17 @@ import { TimeSelect } from '@nutui/nutui-react' | \--nutui-timeselect-time-height | time 高度 | `50px` | | \--nutui-timeselect-time-margin | time 外边距 | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time 背景 | `$color-background` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) + +### Component Logs + +- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` +- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) diff --git a/src/packages/toast/doc.en-US.md b/src/packages/toast/doc.en-US.md index b8a9bac995..8eb89a9826 100644 --- a/src/packages/toast/doc.en-US.md +++ b/src/packages/toast/doc.en-US.md @@ -104,3 +104,21 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-toast-inner-bg-color | the background color of toast content | `$color-mask` | | \--nutui-toast-inner-border-radius | the border-radius value of toast content | `$radius-xl` | | \--nutui-toast-inner-text-align | the text alignment of toast | `center` | + +## Contribution + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) + +### Component Logs + +- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` +- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` +- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` +- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` +- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) diff --git a/src/packages/toast/doc.md b/src/packages/toast/doc.md index 8e79977684..bf29e99af4 100644 --- a/src/packages/toast/doc.md +++ b/src/packages/toast/doc.md @@ -102,3 +102,21 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) | \--nutui-toast-inner-bg-color | `toast`内容区背景色 | `$color-mask` | | \--nutui-toast-inner-border-radius | `toast`内容区圆角值 | `$radius-xl` | | \--nutui-toast-inner-text-align | `toast`内容区文本对齐方式 | `center` | + +## 贡献记录 + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) + +### Component Logs + +- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` +- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` +- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` +- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` +- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) diff --git a/src/packages/toast/doc.taro.md b/src/packages/toast/doc.taro.md index e812421ca3..24688e12a9 100644 --- a/src/packages/toast/doc.taro.md +++ b/src/packages/toast/doc.taro.md @@ -98,3 +98,21 @@ ToastOptions 是 ToastProps 的子集,包含如下属性:msg, title, type, d | \--nutui-toast-inner-bg-color | `toast`内容区背景色 | `$color-mask` | | \--nutui-toast-inner-border-radius | `toast`内容区圆角值 | `$radius-xl` | | \--nutui-toast-inner-text-align | `toast`内容区文本对齐方式 | `center` | + +## 贡献记录 + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) + +### Component Logs + +- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` +- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` +- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` +- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` +- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) diff --git a/src/packages/toast/doc.zh-TW.md b/src/packages/toast/doc.zh-TW.md index 3a33f2a283..e5b0d191a6 100644 --- a/src/packages/toast/doc.zh-TW.md +++ b/src/packages/toast/doc.zh-TW.md @@ -101,3 +101,21 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) | \--nutui-toast-inner-bg-color | `toast`內容區背景色 | `$color-mask` | | \--nutui-toast-inner-border-radius | `toast`內容區圓角值 | `$radius-xl` | | \--nutui-toast-inner-text-align | `toast`內容區文本對齊方式 | `center` | + +## 貢獻記錄 + +### Issues + +- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) + +### Component Logs + +- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` +- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` +- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` +- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` +- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) diff --git a/src/packages/tour/doc.en-US.md b/src/packages/tour/doc.en-US.md index a27b5989c1..9f34cdb348 100644 --- a/src/packages/tour/doc.en-US.md +++ b/src/packages/tour/doc.en-US.md @@ -103,3 +103,18 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tour-content-bottom-btn-padding | The padding value of the button at the bottom of the content area | `2px 4px` | | \--nutui-tour-content-bottom-btn-font-size | The font-size value of the button at the bottom of the content area | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | The border-radius value of the button at the bottom of the content area | `4px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` +- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` +- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) diff --git a/src/packages/tour/doc.md b/src/packages/tour/doc.md index 3d5b6619d4..07798025d5 100644 --- a/src/packages/tour/doc.md +++ b/src/packages/tour/doc.md @@ -103,3 +103,18 @@ import { Tour } from '@nutui/nutui-react' | \--nutui-tour-content-bottom-btn-padding | 内容区底部按钮的padding值 | `2px 4px` | | \--nutui-tour-content-bottom-btn-font-size | 内容区底部按钮的font-size值 | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | 内容区底部按钮的border-radius值 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` +- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` +- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) diff --git a/src/packages/tour/doc.taro.md b/src/packages/tour/doc.taro.md index 1816d892d4..c118e719f8 100644 --- a/src/packages/tour/doc.taro.md +++ b/src/packages/tour/doc.taro.md @@ -103,3 +103,18 @@ import { Tour } from '@nutui/nutui-react-taro' | \--nutui-tour-content-bottom-btn-padding | 内容区底部按钮的padding值 | `2px 4px` | | \--nutui-tour-content-bottom-btn-font-size | 内容区底部按钮的font-size值 | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | 内容区底部按钮的border-radius值 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` +- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` +- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) diff --git a/src/packages/tour/doc.zh-TW.md b/src/packages/tour/doc.zh-TW.md index 29dfb69c9b..99c0efa1c1 100644 --- a/src/packages/tour/doc.zh-TW.md +++ b/src/packages/tour/doc.zh-TW.md @@ -103,3 +103,18 @@ import { Tour } from '@nutui/nutui-react' | \--nutui-tour-content-bottom-btn-padding | 內容區底部按鈕的padding值 | `2px 4px` | | \--nutui-tour-content-bottom-btn-font-size | 內容區底部按鈕的font-size值 | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | 內容區底部按鈕的border-radius值 | `4px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) + +### Component Logs + +- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` +- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` +- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` +- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) diff --git a/src/packages/trendarrow/doc.en-US.md b/src/packages/trendarrow/doc.en-US.md index 2d427aab1b..f1e5e76323 100644 --- a/src/packages/trendarrow/doc.en-US.md +++ b/src/packages/trendarrow/doc.en-US.md @@ -102,3 +102,18 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-trendarrow-font-size | Trend arrow text size | `14px` | | \--nutui-trendarrow-icon-margin | Trend arrow Specifies the spacing between text and icon | `4px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) + +### Component Logs + +- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` +- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` +- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` +- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) diff --git a/src/packages/trendarrow/doc.md b/src/packages/trendarrow/doc.md index 8ae4e9e083..c155dbbc54 100644 --- a/src/packages/trendarrow/doc.md +++ b/src/packages/trendarrow/doc.md @@ -102,3 +102,18 @@ import { TrendArrow } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-trendarrow-font-size | 指标趋势的文字大小 | `14px` | | \--nutui-trendarrow-icon-margin | 指标趋势的文字与图标间距 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) + +### Component Logs + +- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` +- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` +- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` +- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) diff --git a/src/packages/trendarrow/doc.taro.md b/src/packages/trendarrow/doc.taro.md index 1266351cc4..e2eba3e26d 100644 --- a/src/packages/trendarrow/doc.taro.md +++ b/src/packages/trendarrow/doc.taro.md @@ -102,3 +102,18 @@ import { TrendArrow } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-trendarrow-font-size | 指标趋势的文字大小 | `14px` | | \--nutui-trendarrow-icon-margin | 指标趋势的文字与图标间距 | `4px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) + +### Component Logs + +- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` +- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` +- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` +- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) diff --git a/src/packages/trendarrow/doc.zh-TW.md b/src/packages/trendarrow/doc.zh-TW.md index e424324d22..12709d0d92 100644 --- a/src/packages/trendarrow/doc.zh-TW.md +++ b/src/packages/trendarrow/doc.zh-TW.md @@ -102,3 +102,18 @@ import { TrendArrow } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-trendarrow-font-size | 指標趨勢的文字大小 | `14px` | | \--nutui-trendarrow-icon-margin | 指標趨勢的文字與圖標間距 | `4px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) + +### Component Logs + +- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` +- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` +- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` +- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) diff --git a/src/packages/uploader/doc.en-US.md b/src/packages/uploader/doc.en-US.md index ddd803979b..7cc131dcc1 100644 --- a/src/packages/uploader/doc.en-US.md +++ b/src/packages/uploader/doc.en-US.md @@ -169,3 +169,19 @@ The component provides the following CSS variables that can be used to customize | \--nutui-uploader-preview-tips-padding | Padding value under uploaded image preview tips | `0 5px` | | \--nutui-uploader-preview-close-right | The right value under the upload image's close button | `0px` | | \--nutui-uploader-preview-close-top | The top value of the uploader's close button | `0px` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) + +### Component Logs + +- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` +- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` +- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) diff --git a/src/packages/uploader/doc.md b/src/packages/uploader/doc.md index 3586fe115d..593258afd7 100644 --- a/src/packages/uploader/doc.md +++ b/src/packages/uploader/doc.md @@ -174,3 +174,19 @@ import { Uploader } from '@nutui/nutui-react' | \--nutui-uploader-preview-tips-padding | 上传图片预览tips下的padding值 | `0 5px` | | \--nutui-uploader-preview-close-right | 上传图片关闭按钮的right值 | `0px` | | \--nutui-uploader-preview-close-top | 上传图片关闭按钮的top值 | `0px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) + +### Component Logs + +- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` +- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` +- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) diff --git a/src/packages/uploader/doc.taro.md b/src/packages/uploader/doc.taro.md index 8350d415ce..445a23e4f6 100644 --- a/src/packages/uploader/doc.taro.md +++ b/src/packages/uploader/doc.taro.md @@ -167,3 +167,19 @@ import { Uploader } from '@nutui/nutui-react-taro' | \--nutui-uploader-preview-tips-padding | 上传图片预览tips下的padding值 | `0 5px` | | \--nutui-uploader-preview-close-right | 上传图片关闭按钮的right值 | `0px` | | \--nutui-uploader-preview-close-top | 上传图片关闭按钮的top值 | `0px` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) + +### Component Logs + +- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` +- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` +- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) diff --git a/src/packages/uploader/doc.zh-TW.md b/src/packages/uploader/doc.zh-TW.md index bb3f29c96e..68e33c2fa3 100644 --- a/src/packages/uploader/doc.zh-TW.md +++ b/src/packages/uploader/doc.zh-TW.md @@ -174,3 +174,19 @@ import { Uploader } from '@nutui/nutui-react' | \--nutui-uploader-preview-tips-padding | 上傳圖片預覽tips下的padding值 | `0 5px` | | \--nutui-uploader-preview-close-right | 上傳圖片關閉按鈕的right值 | `0px` | | \--nutui-uploader-preview-close-top | 上傳圖片關閉按鈕的top值 | `0px` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) + +### Component Logs + +- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` +- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` +- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` +- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) diff --git a/src/packages/video/doc.en-US.md b/src/packages/video/doc.en-US.md index c7074ab176..6aa132ba7c 100644 --- a/src/packages/video/doc.en-US.md +++ b/src/packages/video/doc.en-US.md @@ -102,3 +102,19 @@ Reset the video when the video address changes | --- | --- | --- | | play | play | `-` | | pause | pause | `-` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) + +### Component Logs + +- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` +- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` +- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` +- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` +- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) diff --git a/src/packages/video/doc.md b/src/packages/video/doc.md index b44b6c6b86..074dced394 100644 --- a/src/packages/video/doc.md +++ b/src/packages/video/doc.md @@ -102,3 +102,19 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 | --- | --- | --- | | play | 播放 | `-` | | pause | 暂停 | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) + +### Component Logs + +- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` +- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` +- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` +- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` +- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) diff --git a/src/packages/video/doc.taro.md b/src/packages/video/doc.taro.md index 19c2aed1a2..ff9503a836 100644 --- a/src/packages/video/doc.taro.md +++ b/src/packages/video/doc.taro.md @@ -95,3 +95,19 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 | onPlay | 播放 | `(event: BaseEventOrig) => void` | `-` | | onPause | 暂停 | `(event: BaseEventOrig) => void` | `-` | | onPlayEnd | 播放完成回调 | `(event: BaseEventOrig) => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) + +### Component Logs + +- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` +- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` +- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` +- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` +- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) diff --git a/src/packages/video/doc.zh-TW.md b/src/packages/video/doc.zh-TW.md index cb1850f8bf..427b559134 100644 --- a/src/packages/video/doc.zh-TW.md +++ b/src/packages/video/doc.zh-TW.md @@ -102,3 +102,19 @@ playsinline 屬性設置移動端視頻行內播放,阻止新打開頁面播 | --- | --- | --- | | play | 播放 | `-` | | pause | 暫停 | `-` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) + +### Component Logs + +- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` +- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` +- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` +- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` +- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) diff --git a/src/packages/virtuallist/doc.en-US.md b/src/packages/virtuallist/doc.en-US.md index 52640ff73e..ed29f5efac 100644 --- a/src/packages/virtuallist/doc.en-US.md +++ b/src/packages/virtuallist/doc.en-US.md @@ -57,3 +57,19 @@ import { Virtuallist } from '@nutui/nutui-react' | key | the key name of item in list, index as default | `string` | `-` | | direction | horizontal or vertical | `string` | `vertical` | | onScroll | scroll to end | `() => void` | `-` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) + +### Component Logs + +- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` +- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` +- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` +- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) diff --git a/src/packages/virtuallist/doc.md b/src/packages/virtuallist/doc.md index 36a8fb1767..79a2649bdf 100644 --- a/src/packages/virtuallist/doc.md +++ b/src/packages/virtuallist/doc.md @@ -57,3 +57,19 @@ import { VirtualList } from '@nutui/nutui-react' | key | 用于指定 list 数据每一项的唯一 key 的字段名,默认取下标 | `string` | `-` | | direction | `vertical`、`horizontal` | `string` | `vertical` | | onScroll | 滑动到底(右)的事件,可以实现无限滚动 | `() => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) + +### Component Logs + +- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` +- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` +- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` +- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) diff --git a/src/packages/virtuallist/doc.taro.md b/src/packages/virtuallist/doc.taro.md index 1e409ade57..1e2c1e433d 100644 --- a/src/packages/virtuallist/doc.taro.md +++ b/src/packages/virtuallist/doc.taro.md @@ -40,3 +40,19 @@ import { VirtualList } from '@nutui/nutui-react-taro' | overscan | 除了视窗里面默认的元素, 还需要额外渲染的 item 个数 | `number` | `2` | | key | 用于指定 list 数据每一项的唯一 key 的字段名,默认取下标 | `string` | `-` | | onScroll | 滑动到底的事件,可以实现无限滚动 | `() => void` | `-` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) + +### Component Logs + +- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` +- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` +- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` +- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) diff --git a/src/packages/virtuallist/doc.zh-TW.md b/src/packages/virtuallist/doc.zh-TW.md index 48e0bb4757..a116405132 100644 --- a/src/packages/virtuallist/doc.zh-TW.md +++ b/src/packages/virtuallist/doc.zh-TW.md @@ -57,3 +57,19 @@ import { VirtualList } from '@nutui/nutui-react' | key | 用於指定 list 數據每一項的唯一 key 的字段名,默認取下標 | `string` | `-` | | direction | `vertical`、`horizontal` | `string` | `vertical` | | onScroll | 滑動到底(右)的事件,可以實現無限滾動 | `() => void` | `-` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) + +### Component Logs + +- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` +- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` +- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` +- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` +- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) diff --git a/src/packages/watermark/doc.en-US.md b/src/packages/watermark/doc.en-US.md index d7a0e539be..f84da750b1 100644 --- a/src/packages/watermark/doc.en-US.md +++ b/src/packages/watermark/doc.en-US.md @@ -60,3 +60,19 @@ The component provides the following CSS variables, which can be used to customi | Name | Description | Default | | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | + +## Contribution + +### Issues + +> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) + +### Component Logs + +- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` +- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` +- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` +- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` +- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` + +> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) diff --git a/src/packages/watermark/doc.md b/src/packages/watermark/doc.md index 4a56c26d82..3219b7a91d 100644 --- a/src/packages/watermark/doc.md +++ b/src/packages/watermark/doc.md @@ -60,3 +60,19 @@ import { WaterMark } from '@nutui/nutui-react' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) + +### Component Logs + +- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` +- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` +- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` +- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` +- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) diff --git a/src/packages/watermark/doc.taro.md b/src/packages/watermark/doc.taro.md index 59667ae5a0..6a8acb993d 100644 --- a/src/packages/watermark/doc.taro.md +++ b/src/packages/watermark/doc.taro.md @@ -60,3 +60,19 @@ import { Watermark } from '@nutui/nutui-react-taro' | 名称 | 说明 | 默认值 | | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | + +## 贡献记录 + +### Issues + +> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) + +### Component Logs + +- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` +- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` +- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` +- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` +- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` + +> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) diff --git a/src/packages/watermark/doc.zh-TW.md b/src/packages/watermark/doc.zh-TW.md index fb1f9c1f40..b52faed8ad 100644 --- a/src/packages/watermark/doc.zh-TW.md +++ b/src/packages/watermark/doc.zh-TW.md @@ -60,3 +60,19 @@ import { WaterMark } from '@nutui/nutui-react' | 名稱 | 說明 | 默認值 | | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | + +## 貢獻記錄 + +### Issues + +> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) + +### Component Logs + +- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` +- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` +- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` +- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` +- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` + +> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) From c72022eb11406620ed86d92d7ff00fd4a55a345e Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 18:46:34 +0800 Subject: [PATCH 02/25] docs: add issues and component logs to all docs --- scripts/generate-contribution.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 5bfa38723a..8c55039c9f 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -11,7 +11,7 @@ const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', HEADERS: { Accept: 'application/vnd.github.v3+json', - Authorization: `Bearer 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`, + Authorization: ``, // 个人PAT Github token }, } From b54b51a167c3645d6735f32ea5af5ce5238c1dad Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 18:48:25 +0800 Subject: [PATCH 03/25] docs: add issues and component logs to all docs --- scripts/generate-contribution.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 8c55039c9f..f9ce4cb02b 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -11,7 +11,7 @@ const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', HEADERS: { Accept: 'application/vnd.github.v3+json', - Authorization: ``, // 个人PAT Github token + Authorization: `Bearer ${process.env.GITHUB_TOKEN}`, // 个人PAT Github token }, } From e3d9b1b08cef6692383c73811fef6fb3f1ec6dd2 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 18:49:42 +0800 Subject: [PATCH 04/25] docs: add issues and component logs to all docs --- scripts/generate-contribution.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index f9ce4cb02b..39aadc5174 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -11,7 +11,7 @@ const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', HEADERS: { Accept: 'application/vnd.github.v3+json', - Authorization: `Bearer ${process.env.GITHUB_TOKEN}`, // 个人PAT Github token + // Authorization: `Bearer ${process.env.GITHUB_TOKEN}`, // 个人PAT Github token }, } From ee4b3d126b0636583ff34815419c5b0609c16521 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 18:50:01 +0800 Subject: [PATCH 05/25] docs: add issues and component logs to all docs --- scripts/generate-contribution.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 39aadc5174..22e2ca316f 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -11,7 +11,7 @@ const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', HEADERS: { Accept: 'application/vnd.github.v3+json', - // Authorization: `Bearer ${process.env.GITHUB_TOKEN}`, // 个人PAT Github token + }, } From 1681023904d07dbd1ea87983c00f0491b8a053d9 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 18:54:54 +0800 Subject: [PATCH 06/25] docs: add issues and component logs to all docs --- scripts/generate-contribution.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 22e2ca316f..6543f04a82 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -11,7 +11,6 @@ const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', HEADERS: { Accept: 'application/vnd.github.v3+json', - }, } From eebfa671459ca5dbab0df85cbeb5420fecd838b1 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 20:11:17 +0800 Subject: [PATCH 07/25] docs: add issues and component logs to all docs --- scripts/generate-contribution.mjs | 17 +++++++++++------ src/packages/address/doc.md | 2 +- src/packages/address/doc.taro.md | 2 +- src/packages/button/doc.md | 2 +- src/packages/button/doc.taro.md | 2 +- src/packages/calendar/doc.md | 2 +- src/packages/calendar/doc.taro.md | 2 +- src/packages/datepicker/doc.md | 2 +- src/packages/datepicker/doc.taro.md | 2 +- src/packages/dialog/doc.md | 4 ++-- src/packages/dialog/doc.taro.md | 4 ++-- src/packages/divider/doc.md | 2 +- src/packages/divider/doc.taro.md | 2 +- src/packages/drag/doc.md | 2 +- src/packages/drag/doc.taro.md | 2 +- src/packages/form/doc.md | 10 +++++----- src/packages/form/doc.taro.md | 10 +++++----- src/packages/icon/doc.md | 2 +- src/packages/icon/doc.taro.md | 2 +- src/packages/image/doc.md | 2 +- src/packages/image/doc.taro.md | 2 +- src/packages/loading/doc.md | 2 +- src/packages/loading/doc.taro.md | 2 +- src/packages/picker/doc.md | 4 ++-- src/packages/picker/doc.taro.md | 4 ++-- src/packages/swiper/doc.md | 2 +- src/packages/swiper/doc.taro.md | 2 +- src/packages/switch/doc.md | 2 +- src/packages/switch/doc.taro.md | 2 +- src/packages/tabbar/doc.md | 2 +- src/packages/tabbar/doc.taro.md | 2 +- src/packages/toast/doc.md | 2 +- src/packages/toast/doc.taro.md | 2 +- 33 files changed, 55 insertions(+), 50 deletions(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 6543f04a82..43e127fcfa 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -11,6 +11,7 @@ const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', HEADERS: { Accept: 'application/vnd.github.v3+json', + Authorization: `Bearer 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`, }, } @@ -42,16 +43,20 @@ async function generateContribution(componentName, componentNameCN) { const issues = issuesResponse.data .filter( (issue) => - // 确保是 issue 而不是 PR !issue.pull_request && (issue.title.toLowerCase().includes(componentName.toLowerCase()) || issue.title.includes(componentNameCN)) ) .slice(0, 5) - .map((issue) => ({ - title: issue.title, - url: issue.html_url, - })) + .map((issue) => { + // 获取 issue 编号 + const issueNumber = issue.number + return { + title: issue.title, + url: issue.html_url, + number: issueNumber + } + }) // 获取 Releases const releasesResponse = await axios.get( @@ -125,7 +130,7 @@ async function generateContribution(componentName, componentNameCN) { // 生成不同语言版本的内容 const contentZH = `## 贡献记录\n ### Issues\n -${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} +${issues.map((issue) => `- ${issue.title} [#${issue.number}](${issue.url})`).join('\n')} > 更多已解决问题请查看 [Issues](${GITHUB_API.BASE_URL}/issues?q=is%3Aissue+state%3Aclosed+label%3A${componentName}) diff --git a/src/packages/address/doc.md b/src/packages/address/doc.md index f457daef5a..9460cd4c14 100644 --- a/src/packages/address/doc.md +++ b/src/packages/address/doc.md @@ -94,7 +94,7 @@ import { Address } from '@nutui/nutui-react' ### Issues -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) +- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) diff --git a/src/packages/address/doc.taro.md b/src/packages/address/doc.taro.md index 0b0e4163df..7ef934211f 100644 --- a/src/packages/address/doc.taro.md +++ b/src/packages/address/doc.taro.md @@ -94,7 +94,7 @@ import { Address } from '@nutui/nutui-react-taro' ### Issues -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) +- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) diff --git a/src/packages/button/doc.md b/src/packages/button/doc.md index 938aa7ef4f..715cb88ebc 100644 --- a/src/packages/button/doc.md +++ b/src/packages/button/doc.md @@ -152,7 +152,7 @@ import { Button } from '@nutui/nutui-react' ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) +- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) diff --git a/src/packages/button/doc.taro.md b/src/packages/button/doc.taro.md index 6771022807..b378634309 100644 --- a/src/packages/button/doc.taro.md +++ b/src/packages/button/doc.taro.md @@ -165,7 +165,7 @@ import { Button } from '@nutui/nutui-react-taro' ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) +- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) diff --git a/src/packages/calendar/doc.md b/src/packages/calendar/doc.md index f5af75eafd..b76d37d627 100644 --- a/src/packages/calendar/doc.md +++ b/src/packages/calendar/doc.md @@ -175,7 +175,7 @@ import { Calendar } from '@nutui/nutui-react' ### Issues -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) +- 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) diff --git a/src/packages/calendar/doc.taro.md b/src/packages/calendar/doc.taro.md index 4c4bd12bfa..0b5bc07803 100644 --- a/src/packages/calendar/doc.taro.md +++ b/src/packages/calendar/doc.taro.md @@ -175,7 +175,7 @@ import { Calendar } from '@nutui/nutui-react-taro' ### Issues -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) +- 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) diff --git a/src/packages/datepicker/doc.md b/src/packages/datepicker/doc.md index eccaee29d6..b7ec1a5b29 100644 --- a/src/packages/datepicker/doc.md +++ b/src/packages/datepicker/doc.md @@ -110,7 +110,7 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type ### Issues -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) +- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) diff --git a/src/packages/datepicker/doc.taro.md b/src/packages/datepicker/doc.taro.md index ba44873c63..f495880daa 100644 --- a/src/packages/datepicker/doc.taro.md +++ b/src/packages/datepicker/doc.taro.md @@ -110,7 +110,7 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type ### Issues -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) +- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) diff --git a/src/packages/dialog/doc.md b/src/packages/dialog/doc.md index 867f40a1ec..c9aae520e1 100644 --- a/src/packages/dialog/doc.md +++ b/src/packages/dialog/doc.md @@ -174,8 +174,8 @@ export default function App() { ### Issues -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) +- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) +- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) diff --git a/src/packages/dialog/doc.taro.md b/src/packages/dialog/doc.taro.md index 1448d31de5..6d83cca594 100644 --- a/src/packages/dialog/doc.taro.md +++ b/src/packages/dialog/doc.taro.md @@ -154,8 +154,8 @@ DialogOptions 是 DialogProps 的子集,包含如下属性:title, content, f ### Issues -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) +- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) +- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) diff --git a/src/packages/divider/doc.md b/src/packages/divider/doc.md index d62935f88d..01849c2ed0 100644 --- a/src/packages/divider/doc.md +++ b/src/packages/divider/doc.md @@ -96,7 +96,7 @@ import { Divider } from '@nutui/nutui-react' ### Issues -- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) +- 更新版本后Form组件设置divider后看不见分割线了 [#2895](https://github.com/jdf2e/nutui-react/issues/2895) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) diff --git a/src/packages/divider/doc.taro.md b/src/packages/divider/doc.taro.md index 7534bf0f0e..b137164a08 100644 --- a/src/packages/divider/doc.taro.md +++ b/src/packages/divider/doc.taro.md @@ -96,7 +96,7 @@ import { Divider } from '@nutui/nutui-react-taro' ### Issues -- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) +- 更新版本后Form组件设置divider后看不见分割线了 [#2895](https://github.com/jdf2e/nutui-react/issues/2895) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) diff --git a/src/packages/drag/doc.md b/src/packages/drag/doc.md index 9843ea680d..df3ee51a3c 100644 --- a/src/packages/drag/doc.md +++ b/src/packages/drag/doc.md @@ -59,7 +59,7 @@ import { Drag } from '@nutui/nutui-react' ### Issues -- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) +- Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function [#2738](https://github.com/jdf2e/nutui-react/issues/2738) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) diff --git a/src/packages/drag/doc.taro.md b/src/packages/drag/doc.taro.md index 105c5487a9..8e4a033b60 100644 --- a/src/packages/drag/doc.taro.md +++ b/src/packages/drag/doc.taro.md @@ -59,7 +59,7 @@ import { Drag } from '@nutui/nutui-react-taro' ### Issues -- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) +- Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function [#2738](https://github.com/jdf2e/nutui-react/issues/2738) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) diff --git a/src/packages/form/doc.md b/src/packages/form/doc.md index 7ba84547fb..3e8249832b 100644 --- a/src/packages/form/doc.md +++ b/src/packages/form/doc.md @@ -154,11 +154,11 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 ### Issues -- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) -- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) -- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) -- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) +- [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) +- 可以增加个在form里面对日历组件的使用方法吗,rules=`{required:true}`这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) +- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) +- [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) +- [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) diff --git a/src/packages/form/doc.taro.md b/src/packages/form/doc.taro.md index e930c360c3..dc5bac3e54 100644 --- a/src/packages/form/doc.taro.md +++ b/src/packages/form/doc.taro.md @@ -154,11 +154,11 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 ### Issues -- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) -- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) -- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) -- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) +- [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) +- 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) +- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) +- [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) +- [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) diff --git a/src/packages/icon/doc.md b/src/packages/icon/doc.md index 93c0fe1889..7959889956 100644 --- a/src/packages/icon/doc.md +++ b/src/packages/icon/doc.md @@ -179,7 +179,7 @@ export default App ### Issues -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) +- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) diff --git a/src/packages/icon/doc.taro.md b/src/packages/icon/doc.taro.md index e777a75839..c056a900d2 100644 --- a/src/packages/icon/doc.taro.md +++ b/src/packages/icon/doc.taro.md @@ -182,7 +182,7 @@ export default App ### Issues -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) +- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) diff --git a/src/packages/image/doc.md b/src/packages/image/doc.md index 5971f28f0c..fb9f3e591b 100644 --- a/src/packages/image/doc.md +++ b/src/packages/image/doc.md @@ -134,7 +134,7 @@ import { Image } from '@nutui/nutui-react' ### Issues -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) +- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) diff --git a/src/packages/image/doc.taro.md b/src/packages/image/doc.taro.md index f07223ee90..e76a58bbb1 100644 --- a/src/packages/image/doc.taro.md +++ b/src/packages/image/doc.taro.md @@ -105,7 +105,7 @@ import { Image } from '@nutui/nutui-react-taro' ### Issues -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) +- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) diff --git a/src/packages/loading/doc.md b/src/packages/loading/doc.md index 7e817334f7..7b97921dce 100644 --- a/src/packages/loading/doc.md +++ b/src/packages/loading/doc.md @@ -101,7 +101,7 @@ import { Loading } from '@nutui/nutui-react' ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) +- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) diff --git a/src/packages/loading/doc.taro.md b/src/packages/loading/doc.taro.md index af4ef235e4..85bb993041 100644 --- a/src/packages/loading/doc.taro.md +++ b/src/packages/loading/doc.taro.md @@ -101,7 +101,7 @@ import { Loading } from '@nutui/nutui-react-taro' ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) +- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) diff --git a/src/packages/picker/doc.md b/src/packages/picker/doc.md index 6b6de16608..8a7936b545 100644 --- a/src/packages/picker/doc.md +++ b/src/packages/picker/doc.md @@ -127,8 +127,8 @@ import { Picker } from '@nutui/nutui-react' ### Issues -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) -- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) +- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) +- [FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少 [#2945](https://github.com/jdf2e/nutui-react/issues/2945) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) diff --git a/src/packages/picker/doc.taro.md b/src/packages/picker/doc.taro.md index 7a0699cd97..c5e1ff68a2 100644 --- a/src/packages/picker/doc.taro.md +++ b/src/packages/picker/doc.taro.md @@ -127,8 +127,8 @@ import { Picker } from '@nutui/nutui-react-taro' ### Issues -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) -- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) +- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) +- [FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少 [#2945](https://github.com/jdf2e/nutui-react/issues/2945) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) diff --git a/src/packages/swiper/doc.md b/src/packages/swiper/doc.md index a9e939f785..00f25c7907 100644 --- a/src/packages/swiper/doc.md +++ b/src/packages/swiper/doc.md @@ -455,7 +455,7 @@ export default App ### Issues -- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) +- h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏 [#1432](https://github.com/jdf2e/nutui-react/issues/1432) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) diff --git a/src/packages/swiper/doc.taro.md b/src/packages/swiper/doc.taro.md index 709bc3ab11..656177be5d 100644 --- a/src/packages/swiper/doc.taro.md +++ b/src/packages/swiper/doc.taro.md @@ -133,7 +133,7 @@ import { Swiper } from '@nutui/nutui-react-taro' ### Issues -- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) +- h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏 [#1432](https://github.com/jdf2e/nutui-react/issues/1432) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) diff --git a/src/packages/switch/doc.md b/src/packages/switch/doc.md index 3401a43e80..cea4b1ca4f 100644 --- a/src/packages/switch/doc.md +++ b/src/packages/switch/doc.md @@ -107,7 +107,7 @@ import { Switch } from '@nutui/nutui-react' ### Issues -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) +- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) diff --git a/src/packages/switch/doc.taro.md b/src/packages/switch/doc.taro.md index 84056b3e68..cc4fb61230 100644 --- a/src/packages/switch/doc.taro.md +++ b/src/packages/switch/doc.taro.md @@ -107,7 +107,7 @@ import { Switch } from '@nutui/nutui-react-taro' ### Issues -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) +- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) diff --git a/src/packages/tabbar/doc.md b/src/packages/tabbar/doc.md index 8f1e729a1e..be6a315b63 100644 --- a/src/packages/tabbar/doc.md +++ b/src/packages/tabbar/doc.md @@ -134,7 +134,7 @@ import { Tabbar } from '@nutui/nutui-react' ### Issues -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) +- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) diff --git a/src/packages/tabbar/doc.taro.md b/src/packages/tabbar/doc.taro.md index a9465cf1de..ccb67a4746 100644 --- a/src/packages/tabbar/doc.taro.md +++ b/src/packages/tabbar/doc.taro.md @@ -134,7 +134,7 @@ import { Tabbar } from '@nutui/nutui-react-taro' ### Issues -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) +- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) diff --git a/src/packages/toast/doc.md b/src/packages/toast/doc.md index bf29e99af4..a501e0170d 100644 --- a/src/packages/toast/doc.md +++ b/src/packages/toast/doc.md @@ -107,7 +107,7 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) ### Issues -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) +- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) diff --git a/src/packages/toast/doc.taro.md b/src/packages/toast/doc.taro.md index 24688e12a9..75209bd4d3 100644 --- a/src/packages/toast/doc.taro.md +++ b/src/packages/toast/doc.taro.md @@ -103,7 +103,7 @@ ToastOptions 是 ToastProps 的子集,包含如下属性:msg, title, type, d ### Issues -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) +- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) From 6435a611f58d40bbe0df67acfb38ff95e9bf770e Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 26 Feb 2025 20:11:57 +0800 Subject: [PATCH 08/25] docs: add issues and component logs to all docs --- scripts/generate-contribution.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 43e127fcfa..2fa9fe1abf 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -11,7 +11,7 @@ const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', HEADERS: { Accept: 'application/vnd.github.v3+json', - Authorization: `Bearer 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`, + // Authorization: `Bearer ${TOKEN}`, }, } From bbe6ad17a6c444ac5f58fb7d0bd65360a35c6e00 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Thu, 27 Feb 2025 17:33:01 +0800 Subject: [PATCH 09/25] =?UTF-8?q?chore:=20=E6=96=87=E6=9C=AC=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E6=80=A7=E7=AE=97=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/analyze-title-relevance.mjs | 130 +++++++++++++++++++++++++++ scripts/generate-contribution.mjs | 13 +-- src/packages/avatar/doc.en-US.md | 6 +- src/packages/avatar/doc.md | 6 +- src/packages/avatar/doc.taro.md | 6 +- src/packages/avatar/doc.zh-TW.md | 6 +- src/packages/badge/doc.en-US.md | 2 +- src/packages/badge/doc.md | 2 +- src/packages/badge/doc.taro.md | 2 +- src/packages/badge/doc.zh-TW.md | 2 +- src/packages/button/doc.en-US.md | 6 +- src/packages/button/doc.md | 6 +- src/packages/button/doc.taro.md | 6 +- src/packages/button/doc.zh-TW.md | 6 +- src/packages/card/doc.en-US.md | 5 +- src/packages/card/doc.md | 5 +- src/packages/card/doc.taro.md | 5 +- src/packages/card/doc.zh-TW.md | 5 +- src/packages/cell/doc.en-US.md | 4 +- src/packages/cell/doc.md | 4 +- src/packages/cell/doc.taro.md | 4 +- src/packages/cell/doc.zh-TW.md | 4 +- src/packages/divider/doc.en-US.md | 5 +- src/packages/divider/doc.md | 5 +- src/packages/divider/doc.taro.md | 5 +- src/packages/divider/doc.zh-TW.md | 5 +- src/packages/drag/doc.en-US.md | 1 - src/packages/drag/doc.md | 1 - src/packages/drag/doc.taro.md | 1 - src/packages/drag/doc.zh-TW.md | 1 - src/packages/empty/doc.en-US.md | 2 +- src/packages/empty/doc.md | 2 +- src/packages/empty/doc.taro.md | 2 +- src/packages/empty/doc.zh-TW.md | 2 +- src/packages/form/doc.en-US.md | 2 +- src/packages/form/doc.md | 4 +- src/packages/form/doc.taro.md | 2 +- src/packages/form/doc.zh-TW.md | 2 +- src/packages/icon/doc.en-US.md | 4 +- src/packages/icon/doc.md | 4 +- src/packages/icon/doc.taro.md | 4 +- src/packages/icon/doc.zh-TW.md | 4 +- src/packages/image/doc.en-US.md | 4 +- src/packages/image/doc.md | 4 +- src/packages/image/doc.taro.md | 4 +- src/packages/image/doc.zh-TW.md | 4 +- src/packages/indicator/doc.en-US.md | 2 +- src/packages/indicator/doc.md | 2 +- src/packages/indicator/doc.taro.md | 2 +- src/packages/indicator/doc.zh-TW.md | 2 +- src/packages/input/doc.en-US.md | 4 +- src/packages/input/doc.md | 4 +- src/packages/input/doc.taro.md | 4 +- src/packages/input/doc.zh-TW.md | 4 +- src/packages/layout/doc.en-US.md | 5 +- src/packages/layout/doc.md | 5 +- src/packages/layout/doc.taro.md | 5 +- src/packages/layout/doc.zh-TW.md | 5 +- src/packages/loading/doc.en-US.md | 10 +-- src/packages/loading/doc.md | 10 +-- src/packages/loading/doc.taro.md | 10 +-- src/packages/loading/doc.zh-TW.md | 10 +-- src/packages/menu/doc.en-US.md | 2 +- src/packages/menu/doc.md | 2 +- src/packages/menu/doc.taro.md | 2 +- src/packages/menu/doc.zh-TW.md | 2 +- src/packages/navbar/doc.en-US.md | 4 +- src/packages/navbar/doc.md | 4 +- src/packages/navbar/doc.taro.md | 4 +- src/packages/navbar/doc.zh-TW.md | 4 +- src/packages/pagination/doc.en-US.md | 2 - src/packages/pagination/doc.md | 2 - src/packages/pagination/doc.taro.md | 2 - src/packages/pagination/doc.zh-TW.md | 2 - src/packages/picker/doc.en-US.md | 4 +- src/packages/picker/doc.md | 4 +- src/packages/picker/doc.taro.md | 4 +- src/packages/picker/doc.zh-TW.md | 4 +- src/packages/popup/doc.en-US.md | 2 +- src/packages/popup/doc.md | 2 +- src/packages/popup/doc.taro.md | 2 +- src/packages/popup/doc.zh-TW.md | 2 +- src/packages/price/doc.en-US.md | 1 - src/packages/price/doc.md | 1 - src/packages/price/doc.taro.md | 1 - src/packages/price/doc.zh-TW.md | 1 - src/packages/progress/doc.en-US.md | 4 +- src/packages/progress/doc.md | 4 +- src/packages/progress/doc.taro.md | 4 +- src/packages/progress/doc.zh-TW.md | 4 +- src/packages/radio/doc.en-US.md | 2 +- src/packages/radio/doc.md | 2 +- src/packages/radio/doc.taro.md | 2 +- src/packages/radio/doc.zh-TW.md | 2 +- src/packages/safearea/doc.en-US.md | 2 - src/packages/safearea/doc.md | 2 - src/packages/safearea/doc.taro.md | 2 - src/packages/safearea/doc.zh-TW.md | 2 - src/packages/swipe/doc.en-US.md | 10 +-- src/packages/swipe/doc.md | 10 +-- src/packages/swipe/doc.taro.md | 10 +-- src/packages/swipe/doc.zh-TW.md | 10 +-- src/packages/switch/doc.en-US.md | 2 - src/packages/switch/doc.md | 2 - src/packages/switch/doc.taro.md | 2 - src/packages/switch/doc.zh-TW.md | 2 - src/packages/tabbar/doc.en-US.md | 2 +- src/packages/tabbar/doc.md | 2 +- src/packages/tabbar/doc.taro.md | 2 +- src/packages/tabbar/doc.zh-TW.md | 2 +- src/packages/tag/doc.en-US.md | 2 +- src/packages/tag/doc.md | 2 +- src/packages/tag/doc.taro.md | 2 +- src/packages/tag/doc.zh-TW.md | 2 +- src/packages/tour/doc.en-US.md | 1 - src/packages/tour/doc.md | 1 - src/packages/tour/doc.taro.md | 1 - src/packages/tour/doc.zh-TW.md | 1 - src/packages/uploader/doc.en-US.md | 2 + src/packages/uploader/doc.md | 2 + src/packages/uploader/doc.taro.md | 2 + src/packages/uploader/doc.zh-TW.md | 2 + 122 files changed, 314 insertions(+), 247 deletions(-) create mode 100644 scripts/analyze-title-relevance.mjs diff --git a/scripts/analyze-title-relevance.mjs b/scripts/analyze-title-relevance.mjs new file mode 100644 index 0000000000..8a4af6560f --- /dev/null +++ b/scripts/analyze-title-relevance.mjs @@ -0,0 +1,130 @@ +/** + * @description 用于分析issue标题或日志与组件的相关性 + */ +import config from '../src/config.json' assert { type: 'json' } + +// 分析标题与组件的相关性 +export function analyzeTitleRelevance(title, componentName, componentNameCN) { + const lowerTitle = title.toLowerCase() + const lowerComponentName = componentName.toLowerCase() + let relevanceScore = 0 + + // 1. 作者指定 (权重: 100) + const commitFormatMatch = title.match(/[\w:]+\((\w+)\):?/) // 修改正则表达式,使其更灵活地匹配组件名 + if ( + commitFormatMatch && + commitFormatMatch[1].toLowerCase() === lowerComponentName + ) { + relevanceScore += 100 + } + + // 2. 完全匹配 (权重: 20) - 提高权重 + if (lowerTitle.includes(lowerComponentName)) { + relevanceScore += 20 + } + if (title.includes(componentNameCN)) { + relevanceScore += 20 + } + + // 3. 检查组件列表 (权重: 15) - 提高权重,支持更多分隔符 + const componentList = lowerTitle + .split(/[,;\s\[\]]+/) + .map((s) => s.trim()) + .filter(Boolean) + if (componentList.includes(lowerComponentName)) { + relevanceScore += 15 + } + + // 4. 部分匹配 (权重: 3) + const componentWords = lowerComponentName + .split(/(?=[A-Z])/) + .map((word) => word.toLowerCase()) + componentWords.forEach((word) => { + if (word.length > 1 && lowerTitle.includes(word)) { + relevanceScore += 3 + } + }) + + // 5. 检查中文关键词匹配 (权重: 3) + const cnKeywords = componentNameCN.split(/[s,,]/).filter(Boolean) + cnKeywords.forEach((keyword) => { + if (title.includes(keyword)) { + relevanceScore += 3 + } + }) + + // 6. 上下文语义分析 (权重: 30) + // 检查是否是组件的主要功能描述 + const isMainFeature = + title.includes(`${componentName}组件`) || + title.includes(`${componentNameCN}组件`) || + (title.includes(componentName) && title.includes('组件')) + if (isMainFeature) { + relevanceScore += 30 + } + + // 相关性阈值 + const RELEVANCE_THRESHOLD = 15 + + return { + score: relevanceScore, + isRelevant: relevanceScore >= RELEVANCE_THRESHOLD, // 只有达到阈值才算相关 + details: { + commitFormat: commitFormatMatch ? commitFormatMatch[1] : null, + exactMatchEn: lowerTitle.includes(lowerComponentName), + exactMatchCn: title.includes(componentNameCN), + partialMatches: componentWords.filter( + (word) => word.length > 1 && lowerTitle.includes(word) + ), + cnMatches: cnKeywords.filter((keyword) => title.includes(keyword)), + }, + } +} + +// 分析标题与所有组件的相关性,返回相关性最高的组件们 + +export function findMostRelevantComponents(title) { + let maxScore = -1 + let mostRelevantComponents = [] + let relevanceDetails = null + + config.nav.forEach((nav) => { + nav.packages.forEach((pkg) => { + const result = analyzeTitleRelevance(title, pkg.name, pkg.cName) + if (result.score > maxScore) { + maxScore = result.score + mostRelevantComponents = [pkg] + relevanceDetails = result + } else if (result.score === maxScore && maxScore > 0) { + mostRelevantComponents.push(pkg) + } + }) + }) + const result = { + components: maxScore >= 15 ? mostRelevantComponents : [], + score: maxScore, + details: relevanceDetails, + } + + if (result.components && result.components.length > 0) { + return result.components.map((pkg) => pkg.name) + } + return [] +} + +// const testTitles = [ +// 'fix: usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize (#2628) ', +// 'fix(dialog): 关闭按钮默认在底部,24px白色图标 (#2118) @irisSong', +// 'feat(calendar): support renderBottomButton props (#2645) ', +// '希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading #1202', +// '[FR]: getSystemInfoSync 微信小程序从基础库 2.20.1 开始,本接口停止维护,需要兼容新老接口', +// ] + +// console.log('\n相关性分析结果:') +// testTitles.forEach((title) => { +// console.log('\n标题:', title) +// const result = findMostRelevantComponents(title) +// console.log(`相关组件: ${result})}`) +// console.log(`相关性得分: ${result.score}`) +// console.log('详细信息:', result.details) +// }) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 2fa9fe1abf..3cc6ee1f84 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -1,6 +1,7 @@ import axios from 'axios' import * as fs from 'fs' import * as path from 'path' +import { findMostRelevantComponents } from './analyze-title-relevance.mjs' import { fileURLToPath } from 'url' import { dirname } from 'path' import config from '../src/config.json' assert { type: 'json' } @@ -12,6 +13,7 @@ const GITHUB_API = { HEADERS: { Accept: 'application/vnd.github.v3+json', // Authorization: `Bearer ${TOKEN}`, + Authorization: `Bearer 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`, }, } @@ -44,8 +46,7 @@ async function generateContribution(componentName, componentNameCN) { .filter( (issue) => !issue.pull_request && - (issue.title.toLowerCase().includes(componentName.toLowerCase()) || - issue.title.includes(componentNameCN)) + findMostRelevantComponents(issue.title).includes(componentName) ) .slice(0, 5) .map((issue) => { @@ -75,12 +76,13 @@ async function generateContribution(componentName, componentNameCN) { .split('\n') .filter( (line) => - line.toLowerCase().includes(componentName.toLowerCase()) || - line.includes(componentNameCN) + { + return findMostRelevantComponents(line).includes(componentName) + } ) .map((line) => { // 移除前面的 * 和空格 - let processedLine = line.replace(/^[*\s-]*/, '') + let processedLine = line.replace(/^[*\s-]*/, '').replace(':art') // 识别提交类型并移除原始 emoji 文本 let type = 'others' @@ -201,7 +203,6 @@ ${releases.map((item) => item.content).join('\n')} } } -// generateContribution('Button', '按钮') Promise.all(coms.map((i) => generateContribution(i.name, i.cName))) .then(() => console.log('所有组件文档更新完成!')) .catch((error) => console.error('部分组件更新失败:', error)) diff --git a/src/packages/avatar/doc.en-US.md b/src/packages/avatar/doc.en-US.md index 8ece7520e1..9fb050c895 100644 --- a/src/packages/avatar/doc.en-US.md +++ b/src/packages/avatar/doc.en-US.md @@ -146,10 +146,10 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` - 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` +- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.md b/src/packages/avatar/doc.md index d3470b60e8..40e84fae52 100644 --- a/src/packages/avatar/doc.md +++ b/src/packages/avatar/doc.md @@ -146,10 +146,10 @@ Icon 和字符型可以自定义图标颜色及背景色 ### Component Logs -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` - 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` +- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.taro.md b/src/packages/avatar/doc.taro.md index f149d1e94a..842ff6ecd4 100644 --- a/src/packages/avatar/doc.taro.md +++ b/src/packages/avatar/doc.taro.md @@ -144,10 +144,10 @@ Icon 和字符型可以自定义图标颜色及背景色 ### Component Logs -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` - 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` +- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.zh-TW.md b/src/packages/avatar/doc.zh-TW.md index da0ee4435c..27352f0b26 100644 --- a/src/packages/avatar/doc.zh-TW.md +++ b/src/packages/avatar/doc.zh-TW.md @@ -146,10 +146,10 @@ Icon 和字符型可以自定義圖標顏色及背景色 ### Component Logs -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` - 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` +- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` +- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` +- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) diff --git a/src/packages/badge/doc.en-US.md b/src/packages/badge/doc.en-US.md index 83762833a2..aed7eba65d 100644 --- a/src/packages/badge/doc.en-US.md +++ b/src/packages/badge/doc.en-US.md @@ -124,7 +124,7 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` - 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` - ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` diff --git a/src/packages/badge/doc.md b/src/packages/badge/doc.md index 9148bdf0eb..3455426142 100644 --- a/src/packages/badge/doc.md +++ b/src/packages/badge/doc.md @@ -123,7 +123,7 @@ import { Badge } from '@nutui/nutui-react' ### Component Logs -- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` - 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` - ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` diff --git a/src/packages/badge/doc.taro.md b/src/packages/badge/doc.taro.md index 209b91e5ec..29cc2a9644 100644 --- a/src/packages/badge/doc.taro.md +++ b/src/packages/badge/doc.taro.md @@ -123,7 +123,7 @@ import { Badge } from '@nutui/nutui-react-taro' ### Component Logs -- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` - 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` - ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` diff --git a/src/packages/badge/doc.zh-TW.md b/src/packages/badge/doc.zh-TW.md index 3f08df83a6..8d2650f209 100644 --- a/src/packages/badge/doc.zh-TW.md +++ b/src/packages/badge/doc.zh-TW.md @@ -123,7 +123,7 @@ import { Badge } from '@nutui/nutui-react' ### Component Logs -- 💡 :art: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` +- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` - 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` - ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` diff --git a/src/packages/button/doc.en-US.md b/src/packages/button/doc.en-US.md index 476bd70f63..c356ef6103 100644 --- a/src/packages/button/doc.en-US.md +++ b/src/packages/button/doc.en-US.md @@ -153,16 +153,14 @@ The component provides the following CSS variables, which can be used to customi ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) - > View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) ### Component Logs - 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` +- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` +- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/button/doc.md b/src/packages/button/doc.md index 715cb88ebc..10792495e8 100644 --- a/src/packages/button/doc.md +++ b/src/packages/button/doc.md @@ -152,16 +152,14 @@ import { Button } from '@nutui/nutui-react' ### Issues -- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) - > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) ### Component Logs - 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` +- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` +- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/button/doc.taro.md b/src/packages/button/doc.taro.md index b378634309..45ded8e410 100644 --- a/src/packages/button/doc.taro.md +++ b/src/packages/button/doc.taro.md @@ -165,16 +165,14 @@ import { Button } from '@nutui/nutui-react-taro' ### Issues -- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) - > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) ### Component Logs - 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` +- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` +- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/button/doc.zh-TW.md b/src/packages/button/doc.zh-TW.md index a7c741221f..fdf8090ba6 100644 --- a/src/packages/button/doc.zh-TW.md +++ b/src/packages/button/doc.zh-TW.md @@ -153,16 +153,14 @@ import { Button } from '@nutui/nutui-react' ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) - > 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) ### Component Logs - 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` +- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` +- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) diff --git a/src/packages/card/doc.en-US.md b/src/packages/card/doc.en-US.md index ba4c3b2fd9..1a2050b0d1 100644 --- a/src/packages/card/doc.en-US.md +++ b/src/packages/card/doc.en-US.md @@ -95,9 +95,8 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs - ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` - 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` +- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/card/doc.md b/src/packages/card/doc.md index 6a249716e3..8b983eda29 100644 --- a/src/packages/card/doc.md +++ b/src/packages/card/doc.md @@ -95,9 +95,8 @@ import { Card, Price, Tag } from '@nutui/nutui-react' ### Component Logs - ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` - 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` +- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/card/doc.taro.md b/src/packages/card/doc.taro.md index 8bdebeba9e..0c12695e2c 100644 --- a/src/packages/card/doc.taro.md +++ b/src/packages/card/doc.taro.md @@ -95,9 +95,8 @@ import { Card, Price, Tag } from '@nutui/nutui-react-taro' ### Component Logs - ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` - 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` +- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/card/doc.zh-TW.md b/src/packages/card/doc.zh-TW.md index 3418f6113a..571e406c74 100644 --- a/src/packages/card/doc.zh-TW.md +++ b/src/packages/card/doc.zh-TW.md @@ -95,9 +95,8 @@ import { Card, Price, Tag } from '@nutui/nutui-react' ### Component Logs - ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` - 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` +- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` +- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) diff --git a/src/packages/cell/doc.en-US.md b/src/packages/cell/doc.en-US.md index d0800d0c1d..e71f13db7b 100644 --- a/src/packages/cell/doc.en-US.md +++ b/src/packages/cell/doc.en-US.md @@ -136,9 +136,9 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs - ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` -- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` - 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` - 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` +- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.md b/src/packages/cell/doc.md index d7d54a7120..8a0b572c8b 100644 --- a/src/packages/cell/doc.md +++ b/src/packages/cell/doc.md @@ -138,9 +138,9 @@ import { Cell } from '@nutui/nutui-react' ### Component Logs - ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` -- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` - 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` - 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` +- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.taro.md b/src/packages/cell/doc.taro.md index 53d639acf2..7f7e0509dc 100644 --- a/src/packages/cell/doc.taro.md +++ b/src/packages/cell/doc.taro.md @@ -137,9 +137,9 @@ import { Cell } from '@nutui/nutui-react-taro' ### Component Logs - ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` -- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` - 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` - 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` +- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.zh-TW.md b/src/packages/cell/doc.zh-TW.md index 9909b186b2..d78b09cea5 100644 --- a/src/packages/cell/doc.zh-TW.md +++ b/src/packages/cell/doc.zh-TW.md @@ -138,9 +138,9 @@ import { Cell } from '@nutui/nutui-react' ### Component Logs - ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 💡 :art: style(CellGroup): 给`CellGroup`组件新增外边距样式变量,使得使用者可以自由控制该外边距。 ([#2189](https://github.com/jdf2e/nutui-react/pull/2189)) @kurisu994 `v2.6.2` -- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 ([#2176](https://github.com/jdf2e/nutui-react/pull/2176)) @kurisu994 `v2.6.1` - 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` - 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` +- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) diff --git a/src/packages/divider/doc.en-US.md b/src/packages/divider/doc.en-US.md index 5c5692bc7e..64266b948b 100644 --- a/src/packages/divider/doc.en-US.md +++ b/src/packages/divider/doc.en-US.md @@ -96,16 +96,13 @@ The component provides the following CSS variables, which can be used to customi ### Issues -- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) - > View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) ### Component Logs -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` - 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` +- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.md b/src/packages/divider/doc.md index 01849c2ed0..519c4a54f9 100644 --- a/src/packages/divider/doc.md +++ b/src/packages/divider/doc.md @@ -96,16 +96,13 @@ import { Divider } from '@nutui/nutui-react' ### Issues -- 更新版本后Form组件设置divider后看不见分割线了 [#2895](https://github.com/jdf2e/nutui-react/issues/2895) - > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) ### Component Logs -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` - 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` +- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.taro.md b/src/packages/divider/doc.taro.md index b137164a08..f4661135ea 100644 --- a/src/packages/divider/doc.taro.md +++ b/src/packages/divider/doc.taro.md @@ -96,16 +96,13 @@ import { Divider } from '@nutui/nutui-react-taro' ### Issues -- 更新版本后Form组件设置divider后看不见分割线了 [#2895](https://github.com/jdf2e/nutui-react/issues/2895) - > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) ### Component Logs -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` - 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` +- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.zh-TW.md b/src/packages/divider/doc.zh-TW.md index ebd422e6ea..5c0215b863 100644 --- a/src/packages/divider/doc.zh-TW.md +++ b/src/packages/divider/doc.zh-TW.md @@ -96,16 +96,13 @@ import { Divider } from '@nutui/nutui-react' ### Issues -- [更新版本后Form组件设置divider后看不见分割线了](https://github.com/jdf2e/nutui-react/issues/2895) - > 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) ### Component Logs -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` - 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- ✨ feat(tabs): 新增模式 divider 及 demo ([#1761](https://github.com/jdf2e/nutui-react/pull/1761)) @xiaoyatong `v2.3.0` - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` +- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) diff --git a/src/packages/drag/doc.en-US.md b/src/packages/drag/doc.en-US.md index 6b7a7ef68b..d830fcde47 100644 --- a/src/packages/drag/doc.en-US.md +++ b/src/packages/drag/doc.en-US.md @@ -66,7 +66,6 @@ import { Drag } from '@nutui/nutui-react' ### Component Logs - ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` - 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` diff --git a/src/packages/drag/doc.md b/src/packages/drag/doc.md index df3ee51a3c..2aa44eac30 100644 --- a/src/packages/drag/doc.md +++ b/src/packages/drag/doc.md @@ -66,7 +66,6 @@ import { Drag } from '@nutui/nutui-react' ### Component Logs - ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` - 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` diff --git a/src/packages/drag/doc.taro.md b/src/packages/drag/doc.taro.md index 8e4a033b60..a3962ea49b 100644 --- a/src/packages/drag/doc.taro.md +++ b/src/packages/drag/doc.taro.md @@ -66,7 +66,6 @@ import { Drag } from '@nutui/nutui-react-taro' ### Component Logs - ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` - 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` diff --git a/src/packages/drag/doc.zh-TW.md b/src/packages/drag/doc.zh-TW.md index 27cc53dc8b..c28b80c009 100644 --- a/src/packages/drag/doc.zh-TW.md +++ b/src/packages/drag/doc.zh-TW.md @@ -66,7 +66,6 @@ import { Drag } from '@nutui/nutui-react' ### Component Logs - ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` - 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` diff --git a/src/packages/empty/doc.en-US.md b/src/packages/empty/doc.en-US.md index 93841ea878..ce87b21561 100644 --- a/src/packages/empty/doc.en-US.md +++ b/src/packages/empty/doc.en-US.md @@ -102,6 +102,6 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` - 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` +- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.md b/src/packages/empty/doc.md index 6a67b5c17d..c47287dcb6 100644 --- a/src/packages/empty/doc.md +++ b/src/packages/empty/doc.md @@ -102,6 +102,6 @@ import { Empty } from '@nutui/nutui-react' - ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` - 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` +- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.taro.md b/src/packages/empty/doc.taro.md index 8112d9ad3b..bc689baf7e 100644 --- a/src/packages/empty/doc.taro.md +++ b/src/packages/empty/doc.taro.md @@ -102,6 +102,6 @@ import { Empty } from '@nutui/nutui-react-taro' - ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` - 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` +- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.zh-TW.md b/src/packages/empty/doc.zh-TW.md index 46bb5c5e5b..c83d9fe72b 100644 --- a/src/packages/empty/doc.zh-TW.md +++ b/src/packages/empty/doc.zh-TW.md @@ -102,6 +102,6 @@ import { Empty } from '@nutui/nutui-react' - ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` - 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- ✨ feat(inputnumber): support allow empty ([#1943](https://github.com/jdf2e/nutui-react/pull/1943)) @oasis-cloud `v2.3.11` +- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) diff --git a/src/packages/form/doc.en-US.md b/src/packages/form/doc.en-US.md index 48fe67b599..72dc2514ba 100644 --- a/src/packages/form/doc.en-US.md +++ b/src/packages/form/doc.en-US.md @@ -156,10 +156,10 @@ The component provides the following CSS Variables, which can be used for custom ### Issues - [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) - [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) - [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) - [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) +- [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) > View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) diff --git a/src/packages/form/doc.md b/src/packages/form/doc.md index 3e8249832b..fbcdad508c 100644 --- a/src/packages/form/doc.md +++ b/src/packages/form/doc.md @@ -155,10 +155,10 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 ### Issues - [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) -- 可以增加个在form里面对日历组件的使用方法吗,rules=`{required:true}`这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) -- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) +- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) - [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) - [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) +- form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) diff --git a/src/packages/form/doc.taro.md b/src/packages/form/doc.taro.md index dc5bac3e54..632e7bc77a 100644 --- a/src/packages/form/doc.taro.md +++ b/src/packages/form/doc.taro.md @@ -155,10 +155,10 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 ### Issues - [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) -- 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) - nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) - [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) - [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) +- form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) diff --git a/src/packages/form/doc.zh-TW.md b/src/packages/form/doc.zh-TW.md index 0909c5a0f0..f7ab812f01 100644 --- a/src/packages/form/doc.zh-TW.md +++ b/src/packages/form/doc.zh-TW.md @@ -155,10 +155,10 @@ Form.useForm()創建 Form 實例,用於管理所有數據狀態。 ### Issues - [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) - [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) - [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) - [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) +- [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) > 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) diff --git a/src/packages/icon/doc.en-US.md b/src/packages/icon/doc.en-US.md index 4e7d14aaf5..e32e9f76cb 100644 --- a/src/packages/icon/doc.en-US.md +++ b/src/packages/icon/doc.en-US.md @@ -189,7 +189,7 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` - ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` - 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` +- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.md b/src/packages/icon/doc.md index 7959889956..161a6559f4 100644 --- a/src/packages/icon/doc.md +++ b/src/packages/icon/doc.md @@ -188,7 +188,7 @@ export default App - ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` - ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` - 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` +- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.taro.md b/src/packages/icon/doc.taro.md index c056a900d2..42681adcac 100644 --- a/src/packages/icon/doc.taro.md +++ b/src/packages/icon/doc.taro.md @@ -191,7 +191,7 @@ export default App - ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` - ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` - 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` +- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.zh-TW.md b/src/packages/icon/doc.zh-TW.md index fea95ce1a2..03933aa41e 100644 --- a/src/packages/icon/doc.zh-TW.md +++ b/src/packages/icon/doc.zh-TW.md @@ -189,7 +189,7 @@ export default App - ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` - ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` - 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` +- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` +- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) diff --git a/src/packages/image/doc.en-US.md b/src/packages/image/doc.en-US.md index 433f716911..68df4d15b2 100644 --- a/src/packages/image/doc.en-US.md +++ b/src/packages/image/doc.en-US.md @@ -143,7 +143,7 @@ The Image component provides lazy loading of images, which can be realized by co - 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` - 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` - ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` -- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` +- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/image/doc.md b/src/packages/image/doc.md index fb9f3e591b..a23ff7fbc5 100644 --- a/src/packages/image/doc.md +++ b/src/packages/image/doc.md @@ -143,7 +143,7 @@ import { Image } from '@nutui/nutui-react' - 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` - 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` - ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` -- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` +- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/image/doc.taro.md b/src/packages/image/doc.taro.md index e76a58bbb1..4f503b3990 100644 --- a/src/packages/image/doc.taro.md +++ b/src/packages/image/doc.taro.md @@ -114,7 +114,7 @@ import { Image } from '@nutui/nutui-react-taro' - 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` - 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` - ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` -- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` +- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/image/doc.zh-TW.md b/src/packages/image/doc.zh-TW.md index fbd09dea7e..55beb73c76 100644 --- a/src/packages/image/doc.zh-TW.md +++ b/src/packages/image/doc.zh-TW.md @@ -143,7 +143,7 @@ import { Image } from '@nutui/nutui-react' - 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` - 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` - ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 🐛 fix(uploader): image 居中展示 ([#2475](https://github.com/jdf2e/nutui-react/pull/2475)) @xiaoyatong `v2.6.15` -- 🐛 fix(uploader): images should display when they've been successfully uploaded ([#2448](https://github.com/jdf2e/nutui-react/pull/2448)) @Alex-huxiyang `v2.6.15` +- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` +- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) diff --git a/src/packages/indicator/doc.en-US.md b/src/packages/indicator/doc.en-US.md index 51f6330d1e..76b0a85da1 100644 --- a/src/packages/indicator/doc.en-US.md +++ b/src/packages/indicator/doc.en-US.md @@ -93,10 +93,10 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` - 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` - 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` +- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.md b/src/packages/indicator/doc.md index dad01871cc..2c67128923 100644 --- a/src/packages/indicator/doc.md +++ b/src/packages/indicator/doc.md @@ -93,10 +93,10 @@ import { Indicator } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` - 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` - 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` +- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.taro.md b/src/packages/indicator/doc.taro.md index 91128508d5..73fcce8bcd 100644 --- a/src/packages/indicator/doc.taro.md +++ b/src/packages/indicator/doc.taro.md @@ -93,10 +93,10 @@ import { Indicator } from '@nutui/nutui-react-taro' ### Component Logs -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` - 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` - 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` +- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.zh-TW.md b/src/packages/indicator/doc.zh-TW.md index c97db74016..f510b9b9f0 100644 --- a/src/packages/indicator/doc.zh-TW.md +++ b/src/packages/indicator/doc.zh-TW.md @@ -93,10 +93,10 @@ import { Indicator } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` - 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` - 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` +- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) diff --git a/src/packages/input/doc.en-US.md b/src/packages/input/doc.en-US.md index 873d222664..1a99b5d449 100644 --- a/src/packages/input/doc.en-US.md +++ b/src/packages/input/doc.en-US.md @@ -173,10 +173,10 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` - 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` - 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` - 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` +- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` +- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/input/doc.md b/src/packages/input/doc.md index ad38ce197c..71b13fad07 100644 --- a/src/packages/input/doc.md +++ b/src/packages/input/doc.md @@ -176,10 +176,10 @@ import { Input } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` - 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` - 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` - 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` +- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` +- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/input/doc.taro.md b/src/packages/input/doc.taro.md index 4234571cd2..83f22919ca 100644 --- a/src/packages/input/doc.taro.md +++ b/src/packages/input/doc.taro.md @@ -176,10 +176,10 @@ import { Input } from '@nutui/nutui-react-taro' ### Component Logs -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` - 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` - 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` - 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` +- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` +- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/input/doc.zh-TW.md b/src/packages/input/doc.zh-TW.md index c202663499..bcf82e6d18 100644 --- a/src/packages/input/doc.zh-TW.md +++ b/src/packages/input/doc.zh-TW.md @@ -173,10 +173,10 @@ import { Input } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` - 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` - 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` - 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` +- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` +- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) diff --git a/src/packages/layout/doc.en-US.md b/src/packages/layout/doc.en-US.md index 784144eba6..aca0d46c3c 100644 --- a/src/packages/layout/doc.en-US.md +++ b/src/packages/layout/doc.en-US.md @@ -76,9 +76,8 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs - 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` - 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` -- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` +- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` +- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.md b/src/packages/layout/doc.md index 0c72a1f792..5167a7f8a1 100644 --- a/src/packages/layout/doc.md +++ b/src/packages/layout/doc.md @@ -76,9 +76,8 @@ import { Row, Col } from '@nutui/nutui-react' ### Component Logs - 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` - 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` -- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` +- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` +- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.taro.md b/src/packages/layout/doc.taro.md index d39d9303e0..a514e2e593 100644 --- a/src/packages/layout/doc.taro.md +++ b/src/packages/layout/doc.taro.md @@ -76,9 +76,8 @@ import { Row, Col } from '@nutui/nutui-react-taro' ### Component Logs - 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` - 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` -- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` +- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` +- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.zh-TW.md b/src/packages/layout/doc.zh-TW.md index 8ce32504c4..fccae11c4c 100644 --- a/src/packages/layout/doc.zh-TW.md +++ b/src/packages/layout/doc.zh-TW.md @@ -76,9 +76,8 @@ import { Row, Col } from '@nutui/nutui-react' ### Component Logs - 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` - 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- ✨ feat(infiniteloading): 优化布局,添加css变量,增加demo ([#1760](https://github.com/jdf2e/nutui-react/pull/1760)) @xiaoyatong `v2.3.0` -- ✨ feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 ([#1750](https://github.com/jdf2e/nutui-react/pull/1750)) @xiaoyatong `v2.3.0` +- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` +- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) diff --git a/src/packages/loading/doc.en-US.md b/src/packages/loading/doc.en-US.md index 96d37d13df..e2faf277fd 100644 --- a/src/packages/loading/doc.en-US.md +++ b/src/packages/loading/doc.en-US.md @@ -101,16 +101,14 @@ The component provides the following CSS variables, which can be used to customi ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) - > View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) ### Component Logs - 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` +- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` +- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` +- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.md b/src/packages/loading/doc.md index 7b97921dce..bd23d19035 100644 --- a/src/packages/loading/doc.md +++ b/src/packages/loading/doc.md @@ -101,16 +101,14 @@ import { Loading } from '@nutui/nutui-react' ### Issues -- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) - > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) ### Component Logs - 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` +- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` +- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` +- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.taro.md b/src/packages/loading/doc.taro.md index 85bb993041..95fd0a7425 100644 --- a/src/packages/loading/doc.taro.md +++ b/src/packages/loading/doc.taro.md @@ -101,16 +101,14 @@ import { Loading } from '@nutui/nutui-react-taro' ### Issues -- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) - > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) ### Component Logs - 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` +- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` +- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` +- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.zh-TW.md b/src/packages/loading/doc.zh-TW.md index 13c56b1863..87e90c93d0 100644 --- a/src/packages/loading/doc.zh-TW.md +++ b/src/packages/loading/doc.zh-TW.md @@ -101,16 +101,14 @@ import { Loading } from '@nutui/nutui-react' ### Issues -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) - > 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) ### Component Logs - 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` +- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` +- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` +- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` +- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) diff --git a/src/packages/menu/doc.en-US.md b/src/packages/menu/doc.en-US.md index 0a66fa2246..f1ade35ed6 100644 --- a/src/packages/menu/doc.en-US.md +++ b/src/packages/menu/doc.en-US.md @@ -148,8 +148,8 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` - ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` - 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` +- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.md b/src/packages/menu/doc.md index 6184120a9a..638d8ed8d3 100644 --- a/src/packages/menu/doc.md +++ b/src/packages/menu/doc.md @@ -148,8 +148,8 @@ import { Menu } from '@nutui/nutui-react' - 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` - ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` - 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` +- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.taro.md b/src/packages/menu/doc.taro.md index 62c56f0fa4..23ecf074ff 100644 --- a/src/packages/menu/doc.taro.md +++ b/src/packages/menu/doc.taro.md @@ -148,8 +148,8 @@ import { Menu } from '@nutui/nutui-react-taro' - 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` - ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` - 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` +- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.zh-TW.md b/src/packages/menu/doc.zh-TW.md index f4b48c0414..d720947379 100644 --- a/src/packages/menu/doc.zh-TW.md +++ b/src/packages/menu/doc.zh-TW.md @@ -148,8 +148,8 @@ import { Menu } from '@nutui/nutui-react' - 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` - ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 ([#2443](https://github.com/jdf2e/nutui-react/pull/2443)) @Alex-huxiyang `v2.6.14` - 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` +- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) diff --git a/src/packages/navbar/doc.en-US.md b/src/packages/navbar/doc.en-US.md index 5e8061f6b3..0936906963 100644 --- a/src/packages/navbar/doc.en-US.md +++ b/src/packages/navbar/doc.en-US.md @@ -79,8 +79,8 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` +- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.md b/src/packages/navbar/doc.md index 63fedbcb03..0125f85a28 100644 --- a/src/packages/navbar/doc.md +++ b/src/packages/navbar/doc.md @@ -79,8 +79,8 @@ import { NavBar } from '@nutui/nutui-react' - 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` +- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.taro.md b/src/packages/navbar/doc.taro.md index 67b176f95f..21bc4d9c4e 100644 --- a/src/packages/navbar/doc.taro.md +++ b/src/packages/navbar/doc.taro.md @@ -79,8 +79,8 @@ import { NavBar } from '@nutui/nutui-react-taro' - 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` +- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.zh-TW.md b/src/packages/navbar/doc.zh-TW.md index 68685efad1..3d40663da1 100644 --- a/src/packages/navbar/doc.zh-TW.md +++ b/src/packages/navbar/doc.zh-TW.md @@ -79,8 +79,8 @@ import { NavBar } from '@nutui/nutui-react' - 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` +- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` +- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) diff --git a/src/packages/pagination/doc.en-US.md b/src/packages/pagination/doc.en-US.md index 3bd1a6b17c..b63d180240 100644 --- a/src/packages/pagination/doc.en-US.md +++ b/src/packages/pagination/doc.en-US.md @@ -119,8 +119,6 @@ The component provides the following CSS variables, which can be used to customi - ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.md b/src/packages/pagination/doc.md index 5f375a7876..72f04b9842 100644 --- a/src/packages/pagination/doc.md +++ b/src/packages/pagination/doc.md @@ -119,8 +119,6 @@ import { Pagination } from '@nutui/nutui-react' - ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.taro.md b/src/packages/pagination/doc.taro.md index d8bdeca671..b270fb8209 100644 --- a/src/packages/pagination/doc.taro.md +++ b/src/packages/pagination/doc.taro.md @@ -119,8 +119,6 @@ import { Pagination } from '@nutui/nutui-react-taro' - ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.zh-TW.md b/src/packages/pagination/doc.zh-TW.md index 972e864f66..8f5b9df171 100644 --- a/src/packages/pagination/doc.zh-TW.md +++ b/src/packages/pagination/doc.zh-TW.md @@ -119,8 +119,6 @@ import { Pagination } from '@nutui/nutui-react' - ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(swiper): customize pagination controls ([#1892](https://github.com/jdf2e/nutui-react/pull/1892)) @oasis-cloud `v2.3.8` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -- 🐛 fix(swiper): demo 中分页器样式显示错误 ([#1703](https://github.com/jdf2e/nutui-react/pull/1703)) @xiaoyatong `v2.3.0` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) diff --git a/src/packages/picker/doc.en-US.md b/src/packages/picker/doc.en-US.md index 3b6ef5a533..3cec5edc51 100644 --- a/src/packages/picker/doc.en-US.md +++ b/src/packages/picker/doc.en-US.md @@ -134,10 +134,10 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` - 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` - 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` - 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` +- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` +- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.md b/src/packages/picker/doc.md index 8a7936b545..6dae0bde9b 100644 --- a/src/packages/picker/doc.md +++ b/src/packages/picker/doc.md @@ -134,10 +134,10 @@ import { Picker } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` - 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` - 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` - 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` +- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` +- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.taro.md b/src/packages/picker/doc.taro.md index c5e1ff68a2..d5dcbaaece 100644 --- a/src/packages/picker/doc.taro.md +++ b/src/packages/picker/doc.taro.md @@ -134,10 +134,10 @@ import { Picker } from '@nutui/nutui-react-taro' ### Component Logs -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` - 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` - 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` - 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` +- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` +- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.zh-TW.md b/src/packages/picker/doc.zh-TW.md index 1f2d8f26d2..de518c323e 100644 --- a/src/packages/picker/doc.zh-TW.md +++ b/src/packages/picker/doc.zh-TW.md @@ -134,10 +134,10 @@ import { Picker } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` - 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` - 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` - 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` +- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` +- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) diff --git a/src/packages/popup/doc.en-US.md b/src/packages/popup/doc.en-US.md index a0d7f8c2ff..c9432ea79d 100644 --- a/src/packages/popup/doc.en-US.md +++ b/src/packages/popup/doc.en-US.md @@ -130,6 +130,6 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` - ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.md b/src/packages/popup/doc.md index 52458289d2..d62cb9ce57 100644 --- a/src/packages/popup/doc.md +++ b/src/packages/popup/doc.md @@ -130,6 +130,6 @@ import { Popup } from '@nutui/nutui-react' - 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` - ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.taro.md b/src/packages/popup/doc.taro.md index c0e8b88e2e..5654e47c06 100644 --- a/src/packages/popup/doc.taro.md +++ b/src/packages/popup/doc.taro.md @@ -152,6 +152,6 @@ import { Popup } from '@nutui/nutui-react-taro' - 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` - ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.zh-TW.md b/src/packages/popup/doc.zh-TW.md index 757a8c1e42..1bc9d9c982 100644 --- a/src/packages/popup/doc.zh-TW.md +++ b/src/packages/popup/doc.zh-TW.md @@ -130,6 +130,6 @@ import { Popup } from '@nutui/nutui-react' - 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` - ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` +- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) diff --git a/src/packages/price/doc.en-US.md b/src/packages/price/doc.en-US.md index 440d763d2b..e14d72abdb 100644 --- a/src/packages/price/doc.en-US.md +++ b/src/packages/price/doc.en-US.md @@ -131,7 +131,6 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` diff --git a/src/packages/price/doc.md b/src/packages/price/doc.md index c40eb38710..8d817e2f6b 100644 --- a/src/packages/price/doc.md +++ b/src/packages/price/doc.md @@ -131,7 +131,6 @@ import { Price } from '@nutui/nutui-react' ### Component Logs -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` diff --git a/src/packages/price/doc.taro.md b/src/packages/price/doc.taro.md index 4b11ed54ad..1f96264ffe 100644 --- a/src/packages/price/doc.taro.md +++ b/src/packages/price/doc.taro.md @@ -130,7 +130,6 @@ import { Price } from '@nutui/nutui-react-taro' ### Component Logs -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` diff --git a/src/packages/price/doc.zh-TW.md b/src/packages/price/doc.zh-TW.md index 4f27c70e4b..247b778ce9 100644 --- a/src/packages/price/doc.zh-TW.md +++ b/src/packages/price/doc.zh-TW.md @@ -131,7 +131,6 @@ import { Price } from '@nutui/nutui-react' ### Component Logs -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` diff --git a/src/packages/progress/doc.en-US.md b/src/packages/progress/doc.en-US.md index ec81597e2a..dc598b5c76 100644 --- a/src/packages/progress/doc.en-US.md +++ b/src/packages/progress/doc.en-US.md @@ -117,10 +117,10 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` - ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` - ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` - 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` +- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.md b/src/packages/progress/doc.md index 9cb701a06b..fa10635b52 100644 --- a/src/packages/progress/doc.md +++ b/src/packages/progress/doc.md @@ -117,10 +117,10 @@ import { Progress } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` - ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` - ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` - 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` +- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.taro.md b/src/packages/progress/doc.taro.md index 4df97330a6..f01eccc1da 100644 --- a/src/packages/progress/doc.taro.md +++ b/src/packages/progress/doc.taro.md @@ -117,10 +117,10 @@ import { Progress } from '@nutui/nutui-react-taro' ### Component Logs -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` - ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` - ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` - 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` +- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.zh-TW.md b/src/packages/progress/doc.zh-TW.md index a1ef135b6e..3413c24b99 100644 --- a/src/packages/progress/doc.zh-TW.md +++ b/src/packages/progress/doc.zh-TW.md @@ -117,10 +117,10 @@ import { Progress } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` - ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` - ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` - 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` +- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` +- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) diff --git a/src/packages/radio/doc.en-US.md b/src/packages/radio/doc.en-US.md index 60d1ea8b66..ff5be1e875 100644 --- a/src/packages/radio/doc.en-US.md +++ b/src/packages/radio/doc.en-US.md @@ -173,7 +173,7 @@ The component provides the following CSS Variables, which can be used for custom - 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` - 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` - 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` +- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.md b/src/packages/radio/doc.md index f651242938..200f1e85d3 100644 --- a/src/packages/radio/doc.md +++ b/src/packages/radio/doc.md @@ -173,7 +173,7 @@ import { Radio } from '@nutui/nutui-react' - 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` - 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` - 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` +- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.taro.md b/src/packages/radio/doc.taro.md index 29a9e16fa2..d45056faf0 100644 --- a/src/packages/radio/doc.taro.md +++ b/src/packages/radio/doc.taro.md @@ -173,7 +173,7 @@ import { Radio } from '@nutui/nutui-react-taro' - 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` - 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` - 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` +- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.zh-TW.md b/src/packages/radio/doc.zh-TW.md index 41ece01ebf..c320fbb16c 100644 --- a/src/packages/radio/doc.zh-TW.md +++ b/src/packages/radio/doc.zh-TW.md @@ -172,7 +172,7 @@ import { Radio } from '@nutui/nutui-react' - 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` - 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` - 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- ✨ radiogroup add shape props ([#1898](https://github.com/jdf2e/nutui-react/pull/1898)) @oasis-cloud `v2.3.8` - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` +- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) diff --git a/src/packages/safearea/doc.en-US.md b/src/packages/safearea/doc.en-US.md index 4a7cedc83c..cffdaade98 100644 --- a/src/packages/safearea/doc.en-US.md +++ b/src/packages/safearea/doc.en-US.md @@ -44,9 +44,7 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.md b/src/packages/safearea/doc.md index 3fc60a5a31..f32324124b 100644 --- a/src/packages/safearea/doc.md +++ b/src/packages/safearea/doc.md @@ -44,9 +44,7 @@ import { SafeArea } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.taro.md b/src/packages/safearea/doc.taro.md index aa7e9958d7..db1ccd1d67 100644 --- a/src/packages/safearea/doc.taro.md +++ b/src/packages/safearea/doc.taro.md @@ -44,9 +44,7 @@ import { SafeArea } from '@nutui/nutui-react-taro' ### Component Logs -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.zh-TW.md b/src/packages/safearea/doc.zh-TW.md index be1db46e13..ce4e67b069 100644 --- a/src/packages/safearea/doc.zh-TW.md +++ b/src/packages/safearea/doc.zh-TW.md @@ -44,9 +44,7 @@ import { SafeArea } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) diff --git a/src/packages/swipe/doc.en-US.md b/src/packages/swipe/doc.en-US.md index 46ede1f4ca..8190bd44c6 100644 --- a/src/packages/swipe/doc.en-US.md +++ b/src/packages/swipe/doc.en-US.md @@ -380,10 +380,10 @@ export default App ### Component Logs -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` +- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` +- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` +- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` +- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.md b/src/packages/swipe/doc.md index ef54e8989d..2c5d39cbd0 100644 --- a/src/packages/swipe/doc.md +++ b/src/packages/swipe/doc.md @@ -375,10 +375,10 @@ export default App ### Component Logs -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` +- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` +- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` +- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` +- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.taro.md b/src/packages/swipe/doc.taro.md index 188d82ff4e..4145342be2 100644 --- a/src/packages/swipe/doc.taro.md +++ b/src/packages/swipe/doc.taro.md @@ -427,10 +427,10 @@ export default App ### Component Logs -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` +- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` +- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` +- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` +- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.zh-TW.md b/src/packages/swipe/doc.zh-TW.md index 57a0b42135..c568684344 100644 --- a/src/packages/swipe/doc.zh-TW.md +++ b/src/packages/swipe/doc.zh-TW.md @@ -375,10 +375,10 @@ export default App ### Component Logs -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` +- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` +- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` +- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` +- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` +- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) diff --git a/src/packages/switch/doc.en-US.md b/src/packages/switch/doc.en-US.md index a7cc951e20..e633d74848 100644 --- a/src/packages/switch/doc.en-US.md +++ b/src/packages/switch/doc.en-US.md @@ -113,9 +113,7 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.md b/src/packages/switch/doc.md index cea4b1ca4f..871c7f2983 100644 --- a/src/packages/switch/doc.md +++ b/src/packages/switch/doc.md @@ -113,9 +113,7 @@ import { Switch } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.taro.md b/src/packages/switch/doc.taro.md index cc4fb61230..7dcf03af06 100644 --- a/src/packages/switch/doc.taro.md +++ b/src/packages/switch/doc.taro.md @@ -113,9 +113,7 @@ import { Switch } from '@nutui/nutui-react-taro' ### Component Logs -- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.zh-TW.md b/src/packages/switch/doc.zh-TW.md index 8a82990b44..d5f12298f7 100644 --- a/src/packages/switch/doc.zh-TW.md +++ b/src/packages/switch/doc.zh-TW.md @@ -113,9 +113,7 @@ import { Switch } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 ([#2774](https://github.com/jdf2e/nutui-react/pull/2774)) `v2.7.1` - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -- ✨ menu 展开关闭事件增加参数 ([#1447](https://github.com/jdf2e/nutui-react/pull/1447)) @oasis-cloud `v2.0.18` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) diff --git a/src/packages/tabbar/doc.en-US.md b/src/packages/tabbar/doc.en-US.md index 4ca0e477bb..1d5c3281bc 100644 --- a/src/packages/tabbar/doc.en-US.md +++ b/src/packages/tabbar/doc.en-US.md @@ -143,7 +143,7 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` - 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.md b/src/packages/tabbar/doc.md index be6a315b63..9227c2723f 100644 --- a/src/packages/tabbar/doc.md +++ b/src/packages/tabbar/doc.md @@ -143,7 +143,7 @@ import { Tabbar } from '@nutui/nutui-react' - 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` - 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.taro.md b/src/packages/tabbar/doc.taro.md index ccb67a4746..6bac052a2b 100644 --- a/src/packages/tabbar/doc.taro.md +++ b/src/packages/tabbar/doc.taro.md @@ -143,7 +143,7 @@ import { Tabbar } from '@nutui/nutui-react-taro' - 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` - 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.zh-TW.md b/src/packages/tabbar/doc.zh-TW.md index 3cf933397e..5dc5e3e1d4 100644 --- a/src/packages/tabbar/doc.zh-TW.md +++ b/src/packages/tabbar/doc.zh-TW.md @@ -143,7 +143,7 @@ import { Tabbar } from '@nutui/nutui-react' - 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` - 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` - 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 ([#1811](https://github.com/jdf2e/nutui-react/pull/1811)) @oasis-cloud `v2.3.3` - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` +- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) diff --git a/src/packages/tag/doc.en-US.md b/src/packages/tag/doc.en-US.md index 55dbb6201a..7aea444be5 100644 --- a/src/packages/tag/doc.en-US.md +++ b/src/packages/tag/doc.en-US.md @@ -94,6 +94,6 @@ The component provides the following CSS variables, which can be used to customi - 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` - 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` +- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` > View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.md b/src/packages/tag/doc.md index 414dc1493f..6002d11a8e 100644 --- a/src/packages/tag/doc.md +++ b/src/packages/tag/doc.md @@ -94,6 +94,6 @@ import { Tag } from '@nutui/nutui-react' - 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` - 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` +- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.taro.md b/src/packages/tag/doc.taro.md index ff540c50fc..98ddeb8d2f 100644 --- a/src/packages/tag/doc.taro.md +++ b/src/packages/tag/doc.taro.md @@ -94,6 +94,6 @@ import { Tag } from '@nutui/nutui-react-taro' - 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` - 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` +- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` > 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.zh-TW.md b/src/packages/tag/doc.zh-TW.md index 2760c4996d..fb421aac87 100644 --- a/src/packages/tag/doc.zh-TW.md +++ b/src/packages/tag/doc.zh-TW.md @@ -94,6 +94,6 @@ import { Tag } from '@nutui/nutui-react' - 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` - 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 ([#1973](https://github.com/jdf2e/nutui-react/pull/1973)) @oasis-cloud `v2.3.12` +- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` > 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) diff --git a/src/packages/tour/doc.en-US.md b/src/packages/tour/doc.en-US.md index 9f34cdb348..6fc67b01f5 100644 --- a/src/packages/tour/doc.en-US.md +++ b/src/packages/tour/doc.en-US.md @@ -112,7 +112,6 @@ The component provides the following CSS variables, which can be used to customi ### Component Logs -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` - 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` diff --git a/src/packages/tour/doc.md b/src/packages/tour/doc.md index 07798025d5..e05d857315 100644 --- a/src/packages/tour/doc.md +++ b/src/packages/tour/doc.md @@ -112,7 +112,6 @@ import { Tour } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` - 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` diff --git a/src/packages/tour/doc.taro.md b/src/packages/tour/doc.taro.md index c118e719f8..203a90dc20 100644 --- a/src/packages/tour/doc.taro.md +++ b/src/packages/tour/doc.taro.md @@ -112,7 +112,6 @@ import { Tour } from '@nutui/nutui-react-taro' ### Component Logs -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` - 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` diff --git a/src/packages/tour/doc.zh-TW.md b/src/packages/tour/doc.zh-TW.md index 99c0efa1c1..09090d41dc 100644 --- a/src/packages/tour/doc.zh-TW.md +++ b/src/packages/tour/doc.zh-TW.md @@ -112,7 +112,6 @@ import { Tour } from '@nutui/nutui-react' ### Component Logs -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` - 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` diff --git a/src/packages/uploader/doc.en-US.md b/src/packages/uploader/doc.en-US.md index 7cc131dcc1..ae1338a70a 100644 --- a/src/packages/uploader/doc.en-US.md +++ b/src/packages/uploader/doc.en-US.md @@ -174,6 +174,8 @@ The component provides the following CSS variables that can be used to customize ### Issues +- [ Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ](https://github.com/jdf2e/nutui-react/issues/2506) + > View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) ### Component Logs diff --git a/src/packages/uploader/doc.md b/src/packages/uploader/doc.md index 593258afd7..f32a41c982 100644 --- a/src/packages/uploader/doc.md +++ b/src/packages/uploader/doc.md @@ -179,6 +179,8 @@ import { Uploader } from '@nutui/nutui-react' ### Issues +- Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 [#2506](https://github.com/jdf2e/nutui-react/issues/2506) + > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) ### Component Logs diff --git a/src/packages/uploader/doc.taro.md b/src/packages/uploader/doc.taro.md index 445a23e4f6..d2a0f00e72 100644 --- a/src/packages/uploader/doc.taro.md +++ b/src/packages/uploader/doc.taro.md @@ -172,6 +172,8 @@ import { Uploader } from '@nutui/nutui-react-taro' ### Issues +- Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 [#2506](https://github.com/jdf2e/nutui-react/issues/2506) + > 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) ### Component Logs diff --git a/src/packages/uploader/doc.zh-TW.md b/src/packages/uploader/doc.zh-TW.md index 68e33c2fa3..5dfc0612d7 100644 --- a/src/packages/uploader/doc.zh-TW.md +++ b/src/packages/uploader/doc.zh-TW.md @@ -179,6 +179,8 @@ import { Uploader } from '@nutui/nutui-react' ### Issues +- [ Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ](https://github.com/jdf2e/nutui-react/issues/2506) + > 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) ### Component Logs From 6de2117ebe843ade363223af484af7fa33e15197 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Thu, 27 Feb 2025 17:36:33 +0800 Subject: [PATCH 10/25] =?UTF-8?q?chore:=20=E6=96=87=E6=9C=AC=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E6=80=A7=E7=AE=97=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/generate-contribution.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 3cc6ee1f84..b0936b660d 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -13,7 +13,6 @@ const GITHUB_API = { HEADERS: { Accept: 'application/vnd.github.v3+json', // Authorization: `Bearer ${TOKEN}`, - Authorization: `Bearer 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`, }, } From a3266f03fa4227d7323d09ef7752fd4df39d7fcb Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Thu, 27 Feb 2025 18:32:43 +0800 Subject: [PATCH 11/25] fix: issue url map --- scripts/analyze-title-relevance.mjs | 14 +++++++------- scripts/generate-contribution.mjs | 15 ++++++++------- src/packages/actionsheet/doc.en-US.md | 4 ++-- src/packages/actionsheet/doc.md | 4 ++-- src/packages/actionsheet/doc.taro.md | 4 ++-- src/packages/actionsheet/doc.zh-TW.md | 4 ++-- src/packages/address/doc.en-US.md | 4 ++-- src/packages/address/doc.md | 4 ++-- src/packages/address/doc.taro.md | 4 ++-- src/packages/address/doc.zh-TW.md | 4 ++-- src/packages/animate/doc.en-US.md | 4 ++-- src/packages/animate/doc.md | 4 ++-- src/packages/animate/doc.taro.md | 4 ++-- src/packages/animate/doc.zh-TW.md | 4 ++-- src/packages/animatingnumbers/doc.en-US.md | 4 ++-- src/packages/animatingnumbers/doc.md | 4 ++-- src/packages/animatingnumbers/doc.taro.md | 4 ++-- src/packages/animatingnumbers/doc.zh-TW.md | 4 ++-- src/packages/audio/doc.en-US.md | 4 ++-- src/packages/audio/doc.md | 4 ++-- src/packages/audio/doc.taro.md | 4 ++-- src/packages/audio/doc.zh-TW.md | 4 ++-- src/packages/avatar/doc.en-US.md | 4 ++-- src/packages/avatar/doc.md | 4 ++-- src/packages/avatar/doc.taro.md | 4 ++-- src/packages/avatar/doc.zh-TW.md | 4 ++-- src/packages/avatarcropper/doc.en-US.md | 4 ++-- src/packages/avatarcropper/doc.md | 4 ++-- src/packages/avatarcropper/doc.taro.md | 4 ++-- src/packages/avatarcropper/doc.zh-TW.md | 4 ++-- src/packages/backtop/doc.en-US.md | 4 ++-- src/packages/backtop/doc.md | 4 ++-- src/packages/backtop/doc.taro.md | 4 ++-- src/packages/backtop/doc.zh-TW.md | 4 ++-- src/packages/badge/doc.en-US.md | 4 ++-- src/packages/badge/doc.md | 4 ++-- src/packages/badge/doc.taro.md | 4 ++-- src/packages/badge/doc.zh-TW.md | 4 ++-- src/packages/barrage/doc.en-US.md | 4 ++-- src/packages/barrage/doc.md | 4 ++-- src/packages/barrage/doc.taro.md | 4 ++-- src/packages/barrage/doc.zh-TW.md | 4 ++-- src/packages/button/doc.en-US.md | 4 ++-- src/packages/button/doc.md | 4 ++-- src/packages/button/doc.taro.md | 4 ++-- src/packages/button/doc.zh-TW.md | 4 ++-- src/packages/calendar/doc.en-US.md | 4 ++-- src/packages/calendar/doc.md | 4 ++-- src/packages/calendar/doc.taro.md | 4 ++-- src/packages/calendar/doc.zh-TW.md | 4 ++-- src/packages/calendarcard/doc.en-US.md | 4 ++-- src/packages/calendarcard/doc.md | 4 ++-- src/packages/calendarcard/doc.taro.md | 4 ++-- src/packages/calendarcard/doc.zh-TW.md | 4 ++-- src/packages/card/doc.en-US.md | 4 ++-- src/packages/card/doc.md | 4 ++-- src/packages/card/doc.taro.md | 4 ++-- src/packages/card/doc.zh-TW.md | 4 ++-- src/packages/cascader/doc.en-US.md | 4 ++-- src/packages/cascader/doc.md | 4 ++-- src/packages/cascader/doc.taro.md | 4 ++-- src/packages/cascader/doc.zh-TW.md | 4 ++-- src/packages/cell/doc.en-US.md | 4 ++-- src/packages/cell/doc.md | 4 ++-- src/packages/cell/doc.taro.md | 4 ++-- src/packages/cell/doc.zh-TW.md | 4 ++-- src/packages/checkbox/doc.en-US.md | 4 ++-- src/packages/checkbox/doc.md | 4 ++-- src/packages/checkbox/doc.taro.md | 4 ++-- src/packages/checkbox/doc.zh-TW.md | 4 ++-- src/packages/circleprogress/doc.en-US.md | 4 ++-- src/packages/circleprogress/doc.md | 4 ++-- src/packages/circleprogress/doc.taro.md | 4 ++-- src/packages/circleprogress/doc.zh-TW.md | 4 ++-- src/packages/collapse/doc.en-US.md | 4 ++-- src/packages/collapse/doc.md | 4 ++-- src/packages/collapse/doc.taro.md | 4 ++-- src/packages/collapse/doc.zh-TW.md | 4 ++-- src/packages/configprovider/doc.en-US.md | 4 ++-- src/packages/configprovider/doc.md | 4 ++-- src/packages/configprovider/doc.taro.md | 4 ++-- src/packages/configprovider/doc.zh-TW.md | 4 ++-- src/packages/countdown/doc.en-US.md | 4 ++-- src/packages/countdown/doc.md | 4 ++-- src/packages/countdown/doc.taro.md | 4 ++-- src/packages/countdown/doc.zh-TW.md | 4 ++-- src/packages/datepicker/doc.en-US.md | 4 ++-- src/packages/datepicker/doc.md | 4 ++-- src/packages/datepicker/doc.taro.md | 4 ++-- src/packages/datepicker/doc.zh-TW.md | 4 ++-- src/packages/dialog/doc.en-US.md | 4 ++-- src/packages/dialog/doc.md | 4 ++-- src/packages/dialog/doc.taro.md | 4 ++-- src/packages/dialog/doc.zh-TW.md | 4 ++-- src/packages/divider/doc.en-US.md | 4 ++-- src/packages/divider/doc.md | 4 ++-- src/packages/divider/doc.taro.md | 4 ++-- src/packages/divider/doc.zh-TW.md | 4 ++-- src/packages/drag/doc.en-US.md | 4 ++-- src/packages/drag/doc.md | 4 ++-- src/packages/drag/doc.taro.md | 4 ++-- src/packages/drag/doc.zh-TW.md | 4 ++-- src/packages/elevator/doc.en-US.md | 4 ++-- src/packages/elevator/doc.md | 4 ++-- src/packages/elevator/doc.taro.md | 4 ++-- src/packages/elevator/doc.zh-TW.md | 4 ++-- src/packages/ellipsis/doc.en-US.md | 4 ++-- src/packages/ellipsis/doc.md | 4 ++-- src/packages/ellipsis/doc.taro.md | 4 ++-- src/packages/ellipsis/doc.zh-TW.md | 4 ++-- src/packages/empty/doc.en-US.md | 4 ++-- src/packages/empty/doc.md | 4 ++-- src/packages/empty/doc.taro.md | 4 ++-- src/packages/empty/doc.zh-TW.md | 4 ++-- src/packages/fixednav/doc.en-US.md | 4 ++-- src/packages/fixednav/doc.md | 4 ++-- src/packages/fixednav/doc.taro.md | 4 ++-- src/packages/fixednav/doc.zh-TW.md | 4 ++-- src/packages/form/doc.en-US.md | 4 ++-- src/packages/form/doc.md | 4 ++-- src/packages/form/doc.taro.md | 4 ++-- src/packages/form/doc.zh-TW.md | 4 ++-- src/packages/grid/doc.en-US.md | 4 ++-- src/packages/grid/doc.md | 4 ++-- src/packages/grid/doc.taro.md | 4 ++-- src/packages/grid/doc.zh-TW.md | 4 ++-- src/packages/hoverbutton/doc.en-US.md | 4 ++-- src/packages/hoverbutton/doc.md | 4 ++-- src/packages/hoverbutton/doc.taro.md | 4 ++-- src/packages/hoverbutton/doc.zh-TW.md | 4 ++-- src/packages/icon/doc.en-US.md | 4 ++-- src/packages/icon/doc.md | 4 ++-- src/packages/icon/doc.taro.md | 4 ++-- src/packages/icon/doc.zh-TW.md | 4 ++-- src/packages/image/doc.en-US.md | 4 ++-- src/packages/image/doc.md | 4 ++-- src/packages/image/doc.taro.md | 4 ++-- src/packages/image/doc.zh-TW.md | 4 ++-- src/packages/imagepreview/doc.en-US.md | 4 ++-- src/packages/imagepreview/doc.md | 4 ++-- src/packages/imagepreview/doc.taro.md | 4 ++-- src/packages/imagepreview/doc.zh-TW.md | 4 ++-- src/packages/indicator/doc.en-US.md | 4 ++-- src/packages/indicator/doc.md | 4 ++-- src/packages/indicator/doc.taro.md | 4 ++-- src/packages/indicator/doc.zh-TW.md | 4 ++-- src/packages/infiniteloading/doc.en-US.md | 4 ++-- src/packages/infiniteloading/doc.md | 4 ++-- src/packages/infiniteloading/doc.taro.md | 4 ++-- src/packages/infiniteloading/doc.zh-TW.md | 4 ++-- src/packages/input/doc.en-US.md | 4 ++-- src/packages/input/doc.md | 4 ++-- src/packages/input/doc.taro.md | 4 ++-- src/packages/input/doc.zh-TW.md | 4 ++-- src/packages/inputnumber/doc.en-US.md | 4 ++-- src/packages/inputnumber/doc.md | 4 ++-- src/packages/inputnumber/doc.taro.md | 4 ++-- src/packages/inputnumber/doc.zh-TW.md | 4 ++-- src/packages/layout/doc.en-US.md | 4 ++-- src/packages/layout/doc.md | 4 ++-- src/packages/layout/doc.taro.md | 4 ++-- src/packages/layout/doc.zh-TW.md | 4 ++-- src/packages/loading/doc.en-US.md | 4 ++-- src/packages/loading/doc.md | 4 ++-- src/packages/loading/doc.taro.md | 4 ++-- src/packages/loading/doc.zh-TW.md | 4 ++-- src/packages/lottie/doc.en-US.md | 4 ++-- src/packages/lottie/doc.md | 4 ++-- src/packages/lottie/doc.taro.md | 4 ++-- src/packages/lottie/doc.zh-TW.md | 4 ++-- src/packages/menu/doc.en-US.md | 4 ++-- src/packages/menu/doc.md | 4 ++-- src/packages/menu/doc.taro.md | 4 ++-- src/packages/menu/doc.zh-TW.md | 4 ++-- src/packages/navbar/doc.en-US.md | 4 ++-- src/packages/navbar/doc.md | 4 ++-- src/packages/navbar/doc.taro.md | 4 ++-- src/packages/navbar/doc.zh-TW.md | 4 ++-- src/packages/noticebar/doc.en-US.md | 4 ++-- src/packages/noticebar/doc.md | 4 ++-- src/packages/noticebar/doc.taro.md | 4 ++-- src/packages/noticebar/doc.zh-TW.md | 4 ++-- src/packages/notify/doc.en-US.md | 4 ++-- src/packages/notify/doc.md | 4 ++-- src/packages/notify/doc.taro.md | 4 ++-- src/packages/notify/doc.zh-TW.md | 4 ++-- src/packages/numberkeyboard/doc.en-US.md | 4 ++-- src/packages/numberkeyboard/doc.md | 4 ++-- src/packages/numberkeyboard/doc.taro.md | 4 ++-- src/packages/numberkeyboard/doc.zh-TW.md | 4 ++-- src/packages/overlay/doc.en-US.md | 4 ++-- src/packages/overlay/doc.md | 4 ++-- src/packages/overlay/doc.taro.md | 4 ++-- src/packages/overlay/doc.zh-TW.md | 4 ++-- src/packages/pagination/doc.en-US.md | 4 ++-- src/packages/pagination/doc.md | 4 ++-- src/packages/pagination/doc.taro.md | 4 ++-- src/packages/pagination/doc.zh-TW.md | 4 ++-- src/packages/picker/doc.en-US.md | 4 ++-- src/packages/picker/doc.md | 4 ++-- src/packages/picker/doc.taro.md | 4 ++-- src/packages/picker/doc.zh-TW.md | 4 ++-- src/packages/pickerview/doc.en-US.md | 4 ++-- src/packages/pickerview/doc.md | 4 ++-- src/packages/pickerview/doc.taro.md | 4 ++-- src/packages/pickerview/doc.zh-TW.md | 4 ++-- src/packages/popover/doc.en-US.md | 4 ++-- src/packages/popover/doc.md | 4 ++-- src/packages/popover/doc.taro.md | 4 ++-- src/packages/popover/doc.zh-TW.md | 4 ++-- src/packages/popup/doc.en-US.md | 4 ++-- src/packages/popup/doc.md | 4 ++-- src/packages/popup/doc.taro.md | 4 ++-- src/packages/popup/doc.zh-TW.md | 4 ++-- src/packages/price/doc.en-US.md | 4 ++-- src/packages/price/doc.md | 4 ++-- src/packages/price/doc.taro.md | 4 ++-- src/packages/price/doc.zh-TW.md | 4 ++-- src/packages/progress/doc.en-US.md | 4 ++-- src/packages/progress/doc.md | 4 ++-- src/packages/progress/doc.taro.md | 4 ++-- src/packages/progress/doc.zh-TW.md | 4 ++-- src/packages/pulltorefresh/doc.en-US.md | 4 ++-- src/packages/pulltorefresh/doc.md | 4 ++-- src/packages/pulltorefresh/doc.taro.md | 4 ++-- src/packages/pulltorefresh/doc.zh-TW.md | 4 ++-- src/packages/radio/doc.en-US.md | 4 ++-- src/packages/radio/doc.md | 4 ++-- src/packages/radio/doc.taro.md | 4 ++-- src/packages/radio/doc.zh-TW.md | 4 ++-- src/packages/range/doc.en-US.md | 4 ++-- src/packages/range/doc.md | 4 ++-- src/packages/range/doc.taro.md | 4 ++-- src/packages/range/doc.zh-TW.md | 4 ++-- src/packages/rate/doc.en-US.md | 4 ++-- src/packages/rate/doc.md | 4 ++-- src/packages/rate/doc.taro.md | 4 ++-- src/packages/rate/doc.zh-TW.md | 4 ++-- src/packages/resultpage/doc.en-US.md | 4 ++-- src/packages/resultpage/doc.md | 4 ++-- src/packages/resultpage/doc.taro.md | 4 ++-- src/packages/resultpage/doc.zh-TW.md | 4 ++-- src/packages/safearea/doc.en-US.md | 4 ++-- src/packages/safearea/doc.md | 4 ++-- src/packages/safearea/doc.taro.md | 4 ++-- src/packages/safearea/doc.zh-TW.md | 4 ++-- src/packages/searchbar/doc.en-US.md | 4 ++-- src/packages/searchbar/doc.md | 4 ++-- src/packages/searchbar/doc.taro.md | 4 ++-- src/packages/searchbar/doc.zh-TW.md | 4 ++-- src/packages/segmented/doc.en-US.md | 4 ++-- src/packages/segmented/doc.md | 4 ++-- src/packages/segmented/doc.taro.md | 4 ++-- src/packages/segmented/doc.zh-TW.md | 4 ++-- src/packages/shortpassword/doc.en-US.md | 4 ++-- src/packages/shortpassword/doc.md | 4 ++-- src/packages/shortpassword/doc.taro.md | 4 ++-- src/packages/shortpassword/doc.zh-TW.md | 4 ++-- src/packages/sidebar/doc.en-US.md | 4 ++-- src/packages/sidebar/doc.md | 4 ++-- src/packages/sidebar/doc.taro.md | 4 ++-- src/packages/sidebar/doc.zh-TW.md | 4 ++-- src/packages/sidenavbar/doc.en-US.md | 4 ++-- src/packages/sidenavbar/doc.md | 4 ++-- src/packages/sidenavbar/doc.taro.md | 4 ++-- src/packages/sidenavbar/doc.zh-TW.md | 4 ++-- src/packages/signature/doc.en-US.md | 4 ++-- src/packages/signature/doc.md | 4 ++-- src/packages/signature/doc.taro.md | 4 ++-- src/packages/signature/doc.zh-TW.md | 4 ++-- src/packages/skeleton/doc.en-US.md | 4 ++-- src/packages/skeleton/doc.md | 4 ++-- src/packages/skeleton/doc.taro.md | 4 ++-- src/packages/skeleton/doc.zh-TW.md | 4 ++-- src/packages/space/doc.en-US.md | 4 ++-- src/packages/space/doc.md | 4 ++-- src/packages/space/doc.taro.md | 4 ++-- src/packages/space/doc.zh-TW.md | 4 ++-- src/packages/steps/doc.en-US.md | 4 ++-- src/packages/steps/doc.md | 4 ++-- src/packages/steps/doc.taro.md | 4 ++-- src/packages/steps/doc.zh-TW.md | 4 ++-- src/packages/sticky/doc.en-US.md | 4 ++-- src/packages/sticky/doc.md | 4 ++-- src/packages/sticky/doc.taro.md | 4 ++-- src/packages/sticky/doc.zh-TW.md | 4 ++-- src/packages/swipe/doc.en-US.md | 4 ++-- src/packages/swipe/doc.md | 4 ++-- src/packages/swipe/doc.taro.md | 4 ++-- src/packages/swipe/doc.zh-TW.md | 4 ++-- src/packages/swiper/doc.en-US.md | 4 ++-- src/packages/swiper/doc.md | 4 ++-- src/packages/swiper/doc.taro.md | 4 ++-- src/packages/swiper/doc.zh-TW.md | 4 ++-- src/packages/switch/doc.en-US.md | 4 ++-- src/packages/switch/doc.md | 4 ++-- src/packages/switch/doc.taro.md | 4 ++-- src/packages/switch/doc.zh-TW.md | 4 ++-- src/packages/tabbar/doc.en-US.md | 4 ++-- src/packages/tabbar/doc.md | 4 ++-- src/packages/tabbar/doc.taro.md | 4 ++-- src/packages/tabbar/doc.zh-TW.md | 4 ++-- src/packages/table/doc.en-US.md | 4 ++-- src/packages/table/doc.md | 4 ++-- src/packages/table/doc.taro.md | 4 ++-- src/packages/table/doc.zh-TW.md | 4 ++-- src/packages/tabs/doc.en-US.md | 4 ++-- src/packages/tabs/doc.md | 4 ++-- src/packages/tabs/doc.taro.md | 4 ++-- src/packages/tabs/doc.zh-TW.md | 4 ++-- src/packages/tag/doc.en-US.md | 4 ++-- src/packages/tag/doc.md | 4 ++-- src/packages/tag/doc.taro.md | 4 ++-- src/packages/tag/doc.zh-TW.md | 4 ++-- src/packages/textarea/doc.en-US.md | 4 ++-- src/packages/textarea/doc.md | 4 ++-- src/packages/textarea/doc.taro.md | 4 ++-- src/packages/textarea/doc.zh-TW.md | 4 ++-- src/packages/timeselect/doc.en-US.md | 4 ++-- src/packages/timeselect/doc.md | 4 ++-- src/packages/timeselect/doc.taro.md | 4 ++-- src/packages/timeselect/doc.zh-TW.md | 4 ++-- src/packages/toast/doc.en-US.md | 4 ++-- src/packages/toast/doc.md | 4 ++-- src/packages/toast/doc.taro.md | 4 ++-- src/packages/toast/doc.zh-TW.md | 4 ++-- src/packages/tour/doc.en-US.md | 4 ++-- src/packages/tour/doc.md | 4 ++-- src/packages/tour/doc.taro.md | 4 ++-- src/packages/tour/doc.zh-TW.md | 4 ++-- src/packages/trendarrow/doc.en-US.md | 4 ++-- src/packages/trendarrow/doc.md | 4 ++-- src/packages/trendarrow/doc.taro.md | 4 ++-- src/packages/trendarrow/doc.zh-TW.md | 4 ++-- src/packages/uploader/doc.en-US.md | 4 ++-- src/packages/uploader/doc.md | 4 ++-- src/packages/uploader/doc.taro.md | 4 ++-- src/packages/uploader/doc.zh-TW.md | 4 ++-- src/packages/video/doc.en-US.md | 4 ++-- src/packages/video/doc.md | 4 ++-- src/packages/video/doc.taro.md | 4 ++-- src/packages/video/doc.zh-TW.md | 4 ++-- src/packages/virtuallist/doc.en-US.md | 4 ++-- src/packages/virtuallist/doc.md | 4 ++-- src/packages/virtuallist/doc.taro.md | 4 ++-- src/packages/virtuallist/doc.zh-TW.md | 4 ++-- src/packages/watermark/doc.en-US.md | 4 ++-- src/packages/watermark/doc.md | 4 ++-- src/packages/watermark/doc.taro.md | 4 ++-- src/packages/watermark/doc.zh-TW.md | 4 ++-- 350 files changed, 711 insertions(+), 710 deletions(-) diff --git a/scripts/analyze-title-relevance.mjs b/scripts/analyze-title-relevance.mjs index 8a4af6560f..0f5eca7e9b 100644 --- a/scripts/analyze-title-relevance.mjs +++ b/scripts/analyze-title-relevance.mjs @@ -112,13 +112,13 @@ export function findMostRelevantComponents(title) { return [] } -// const testTitles = [ -// 'fix: usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize (#2628) ', -// 'fix(dialog): 关闭按钮默认在底部,24px白色图标 (#2118) @irisSong', -// 'feat(calendar): support renderBottomButton props (#2645) ', -// '希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading #1202', -// '[FR]: getSystemInfoSync 微信小程序从基础库 2.20.1 开始,本接口停止维护,需要兼容新老接口', -// ] +const testTitles = [ + 'fix: usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize (#2628) ', + 'fix(dialog): 关闭按钮默认在底部,24px白色图标 (#2118) @irisSong', + 'feat(calendar): support renderBottomButton props (#2645) ', + '希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading #1202', + '[FR]: getSystemInfoSync 微信小程序从基础库 2.20.1 开始,本接口停止维护,需要兼容新老接口', +] // console.log('\n相关性分析结果:') // testTitles.forEach((title) => { diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index b0936b660d..29a6c68165 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -10,9 +10,10 @@ const __dirname = dirname(__filename) // 添加 GitHub API 配置 const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', + REPO_URL: 'https://github.com/jdf2e/nutui-react/', HEADERS: { Accept: 'application/vnd.github.v3+json', - // Authorization: `Bearer ${TOKEN}`, + // Authorization: `Bearer ${PAT_TOKEN}`, }, } @@ -133,12 +134,12 @@ async function generateContribution(componentName, componentNameCN) { ### Issues\n ${issues.map((issue) => `- ${issue.title} [#${issue.number}](${issue.url})`).join('\n')} -> 更多已解决问题请查看 [Issues](${GITHUB_API.BASE_URL}/issues?q=is%3Aissue+state%3Aclosed+label%3A${componentName}) +> 更多已解决问题请查看 [Issues](${GITHUB_API.REPO_URL}issues?q=is%3Aissue%20state%3Aclosed%20${componentName}) ### Component Logs\n ${releases.map((item) => item.content).join('\n')} -> 更多版本更新记录请查看 [Releases](${GITHUB_API.BASE_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) +> 更多版本更新记录请查看 [Releases](${GITHUB_API.REPO_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) ` const contentEN = `## Contribution @@ -146,12 +147,12 @@ const contentEN = `## Contribution ### Issues\n ${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} -> View more [Issues](${GITHUB_API.BASE_URL}/issues?q=is%3Aissue+state%3Aclosed+label%3A${componentName}) +> View more [Issues](${GITHUB_API.REPO_URL}issues?q=is%3Aissue%20state%3Aclosed%20${componentName}) ### Component Logs\n ${releases.map((item) => item.content).join('\n')} -> View more [Releases](${GITHUB_API.BASE_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) +> View more [Releases](${GITHUB_API.REPO_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) ` const contentZHTW = `## 貢獻記錄 @@ -159,12 +160,12 @@ const contentZHTW = `## 貢獻記錄 ### Issues\n ${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} -> 更多已解決問題請查看 [Issues](${GITHUB_API.BASE_URL}/issues?q=is%3Aissue+state%3Aclosed+label%3A${componentName}) +> 更多已解決問題請查看 [Issues](${GITHUB_API.REPO_URL}issues?q=is%3Aissue%20state%3Aclosed%20${componentName}) ### Component Logs\n ${releases.map((item) => item.content).join('\n')} -> 更多版本更新記錄請查看 [Releases](${GITHUB_API.BASE_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) +> 更多版本更新記錄請查看 [Releases](${GITHUB_API.REPO_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) ` // 写入不同语言版本的文件 diff --git a/src/packages/actionsheet/doc.en-US.md b/src/packages/actionsheet/doc.en-US.md index a0d5ccb9ed..e504e7f1ce 100644 --- a/src/packages/actionsheet/doc.en-US.md +++ b/src/packages/actionsheet/doc.en-US.md @@ -94,7 +94,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) ### Component Logs @@ -104,4 +104,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` - 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) diff --git a/src/packages/actionsheet/doc.md b/src/packages/actionsheet/doc.md index e7df38ed83..8320bcf5ca 100644 --- a/src/packages/actionsheet/doc.md +++ b/src/packages/actionsheet/doc.md @@ -103,7 +103,7 @@ import { ActionSheet } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) ### Component Logs @@ -113,4 +113,4 @@ import { ActionSheet } from '@nutui/nutui-react' - 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` - 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) diff --git a/src/packages/actionsheet/doc.taro.md b/src/packages/actionsheet/doc.taro.md index 8cb7d7280a..b19509a7e0 100644 --- a/src/packages/actionsheet/doc.taro.md +++ b/src/packages/actionsheet/doc.taro.md @@ -103,7 +103,7 @@ import { ActionSheet } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) ### Component Logs @@ -113,4 +113,4 @@ import { ActionSheet } from '@nutui/nutui-react-taro' - 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` - 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) diff --git a/src/packages/actionsheet/doc.zh-TW.md b/src/packages/actionsheet/doc.zh-TW.md index 10899a01f1..1875219477 100644 --- a/src/packages/actionsheet/doc.zh-TW.md +++ b/src/packages/actionsheet/doc.zh-TW.md @@ -103,7 +103,7 @@ import { ActionSheet } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AActionSheet) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) ### Component Logs @@ -113,4 +113,4 @@ import { ActionSheet } from '@nutui/nutui-react' - 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` - 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=actionsheet&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) diff --git a/src/packages/address/doc.en-US.md b/src/packages/address/doc.en-US.md index bb333c26f7..0b3cd5070c 100644 --- a/src/packages/address/doc.en-US.md +++ b/src/packages/address/doc.en-US.md @@ -94,7 +94,7 @@ More properties in Cascader. - [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) ### Component Logs @@ -104,4 +104,4 @@ More properties in Cascader. - 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` - 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) diff --git a/src/packages/address/doc.md b/src/packages/address/doc.md index 9460cd4c14..5014eddd36 100644 --- a/src/packages/address/doc.md +++ b/src/packages/address/doc.md @@ -96,7 +96,7 @@ import { Address } from '@nutui/nutui-react' - Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) ### Component Logs @@ -106,4 +106,4 @@ import { Address } from '@nutui/nutui-react' - 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` - 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) diff --git a/src/packages/address/doc.taro.md b/src/packages/address/doc.taro.md index 7ef934211f..2d11efea22 100644 --- a/src/packages/address/doc.taro.md +++ b/src/packages/address/doc.taro.md @@ -96,7 +96,7 @@ import { Address } from '@nutui/nutui-react-taro' - Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) ### Component Logs @@ -106,4 +106,4 @@ import { Address } from '@nutui/nutui-react-taro' - 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` - 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) diff --git a/src/packages/address/doc.zh-TW.md b/src/packages/address/doc.zh-TW.md index b1d278f286..93ee2edc9a 100644 --- a/src/packages/address/doc.zh-TW.md +++ b/src/packages/address/doc.zh-TW.md @@ -88,7 +88,7 @@ import { Address } from '@nutui/nutui-react' - [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAddress) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) ### Component Logs @@ -98,4 +98,4 @@ import { Address } from '@nutui/nutui-react' - 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` - 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=address&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) diff --git a/src/packages/animate/doc.en-US.md b/src/packages/animate/doc.en-US.md index 9db27c1f2d..a5e4001213 100644 --- a/src/packages/animate/doc.en-US.md +++ b/src/packages/animate/doc.en-US.md @@ -57,7 +57,7 @@ import { Animate } from '@nutui/nutui-react' ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) ### Component Logs @@ -65,4 +65,4 @@ import { Animate } from '@nutui/nutui-react' - 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` - 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) diff --git a/src/packages/animate/doc.md b/src/packages/animate/doc.md index 7b9edaacff..c4e2ff529d 100644 --- a/src/packages/animate/doc.md +++ b/src/packages/animate/doc.md @@ -57,7 +57,7 @@ import { Animate } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) ### Component Logs @@ -65,4 +65,4 @@ import { Animate } from '@nutui/nutui-react' - 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` - 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) diff --git a/src/packages/animate/doc.taro.md b/src/packages/animate/doc.taro.md index 90ddefa241..6fe88f3ed0 100644 --- a/src/packages/animate/doc.taro.md +++ b/src/packages/animate/doc.taro.md @@ -57,7 +57,7 @@ import { Animate } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) ### Component Logs @@ -65,4 +65,4 @@ import { Animate } from '@nutui/nutui-react-taro' - 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` - 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) diff --git a/src/packages/animate/doc.zh-TW.md b/src/packages/animate/doc.zh-TW.md index 684079b652..d7bf55b08c 100644 --- a/src/packages/animate/doc.zh-TW.md +++ b/src/packages/animate/doc.zh-TW.md @@ -57,7 +57,7 @@ import { Animate } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimate) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) ### Component Logs @@ -65,4 +65,4 @@ import { Animate } from '@nutui/nutui-react' - 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` - 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animate&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) diff --git a/src/packages/animatingnumbers/doc.en-US.md b/src/packages/animatingnumbers/doc.en-US.md index 032d72248e..169dc9adbb 100644 --- a/src/packages/animatingnumbers/doc.en-US.md +++ b/src/packages/animatingnumbers/doc.en-US.md @@ -59,7 +59,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) ### Component Logs @@ -69,4 +69,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` - 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/animatingnumbers/doc.md b/src/packages/animatingnumbers/doc.md index 19f63d9ed5..37e2ec5c62 100644 --- a/src/packages/animatingnumbers/doc.md +++ b/src/packages/animatingnumbers/doc.md @@ -59,7 +59,7 @@ import { AnimatingNumbers } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) ### Component Logs @@ -69,4 +69,4 @@ import { AnimatingNumbers } from '@nutui/nutui-react' - 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` - 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/animatingnumbers/doc.taro.md b/src/packages/animatingnumbers/doc.taro.md index ebd9fdb20a..499a062815 100644 --- a/src/packages/animatingnumbers/doc.taro.md +++ b/src/packages/animatingnumbers/doc.taro.md @@ -59,7 +59,7 @@ import { AnimatingNumbers } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) ### Component Logs @@ -69,4 +69,4 @@ import { AnimatingNumbers } from '@nutui/nutui-react-taro' - 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` - 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/animatingnumbers/doc.zh-TW.md b/src/packages/animatingnumbers/doc.zh-TW.md index fcb18621fc..e305d0cad3 100644 --- a/src/packages/animatingnumbers/doc.zh-TW.md +++ b/src/packages/animatingnumbers/doc.zh-TW.md @@ -59,7 +59,7 @@ import { AnimatingNumbers } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAnimatingNumbers) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) ### Component Logs @@ -69,4 +69,4 @@ import { AnimatingNumbers } from '@nutui/nutui-react' - 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` - 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=animatingnumbers&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) diff --git a/src/packages/audio/doc.en-US.md b/src/packages/audio/doc.en-US.md index 63bc565c8b..ba27c8889f 100644 --- a/src/packages/audio/doc.en-US.md +++ b/src/packages/audio/doc.en-US.md @@ -65,11 +65,11 @@ import { Audio } from '@nutui/nutui-react' ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) ### Component Logs - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) diff --git a/src/packages/audio/doc.md b/src/packages/audio/doc.md index 183e0ec545..2dc11f330f 100644 --- a/src/packages/audio/doc.md +++ b/src/packages/audio/doc.md @@ -65,11 +65,11 @@ import { Audio } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) ### Component Logs - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) diff --git a/src/packages/audio/doc.taro.md b/src/packages/audio/doc.taro.md index 886a77dbda..5e8a460088 100644 --- a/src/packages/audio/doc.taro.md +++ b/src/packages/audio/doc.taro.md @@ -165,11 +165,11 @@ export default App ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) ### Component Logs - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) diff --git a/src/packages/audio/doc.zh-TW.md b/src/packages/audio/doc.zh-TW.md index 40c0f2befe..80dbcf2466 100644 --- a/src/packages/audio/doc.zh-TW.md +++ b/src/packages/audio/doc.zh-TW.md @@ -65,11 +65,11 @@ import { Audio } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAudio) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) ### Component Logs - 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` - 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=audio&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) diff --git a/src/packages/avatar/doc.en-US.md b/src/packages/avatar/doc.en-US.md index 9fb050c895..245229e08a 100644 --- a/src/packages/avatar/doc.en-US.md +++ b/src/packages/avatar/doc.en-US.md @@ -142,7 +142,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) ### Component Logs @@ -152,4 +152,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` - 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.md b/src/packages/avatar/doc.md index 40e84fae52..469b312f7c 100644 --- a/src/packages/avatar/doc.md +++ b/src/packages/avatar/doc.md @@ -142,7 +142,7 @@ Icon 和字符型可以自定义图标颜色及背景色 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) ### Component Logs @@ -152,4 +152,4 @@ Icon 和字符型可以自定义图标颜色及背景色 - 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` - 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.taro.md b/src/packages/avatar/doc.taro.md index 842ff6ecd4..f317a50144 100644 --- a/src/packages/avatar/doc.taro.md +++ b/src/packages/avatar/doc.taro.md @@ -140,7 +140,7 @@ Icon 和字符型可以自定义图标颜色及背景色 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) ### Component Logs @@ -150,4 +150,4 @@ Icon 和字符型可以自定义图标颜色及背景色 - 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` - 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) diff --git a/src/packages/avatar/doc.zh-TW.md b/src/packages/avatar/doc.zh-TW.md index 27352f0b26..94d1dbeba8 100644 --- a/src/packages/avatar/doc.zh-TW.md +++ b/src/packages/avatar/doc.zh-TW.md @@ -142,7 +142,7 @@ Icon 和字符型可以自定義圖標顏色及背景色 ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) ### Component Logs @@ -152,4 +152,4 @@ Icon 和字符型可以自定義圖標顏色及背景色 - 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` - 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) diff --git a/src/packages/avatarcropper/doc.en-US.md b/src/packages/avatarcropper/doc.en-US.md index 520d85e1f8..86f6b2f098 100644 --- a/src/packages/avatarcropper/doc.en-US.md +++ b/src/packages/avatarcropper/doc.en-US.md @@ -61,7 +61,7 @@ Set the shape of the crop display, which is still square after the crop, and nee ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) ### Component Logs @@ -71,4 +71,4 @@ Set the shape of the crop display, which is still square after the crop, and nee - ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` - 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) diff --git a/src/packages/avatarcropper/doc.md b/src/packages/avatarcropper/doc.md index ca584c9456..cf64946507 100644 --- a/src/packages/avatarcropper/doc.md +++ b/src/packages/avatarcropper/doc.md @@ -59,7 +59,7 @@ import { AvatarCropper } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) ### Component Logs @@ -69,4 +69,4 @@ import { AvatarCropper } from '@nutui/nutui-react' - ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` - 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) diff --git a/src/packages/avatarcropper/doc.taro.md b/src/packages/avatarcropper/doc.taro.md index c51fea63af..12189aeab2 100644 --- a/src/packages/avatarcropper/doc.taro.md +++ b/src/packages/avatarcropper/doc.taro.md @@ -61,7 +61,7 @@ import { AvatarCropper } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) ### Component Logs @@ -71,4 +71,4 @@ import { AvatarCropper } from '@nutui/nutui-react-taro' - ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` - 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) diff --git a/src/packages/avatarcropper/doc.zh-TW.md b/src/packages/avatarcropper/doc.zh-TW.md index 83d47310e1..ed3bac23bd 100644 --- a/src/packages/avatarcropper/doc.zh-TW.md +++ b/src/packages/avatarcropper/doc.zh-TW.md @@ -59,7 +59,7 @@ import { AvatarCropper } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AAvatarCropper) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) ### Component Logs @@ -69,4 +69,4 @@ import { AvatarCropper } from '@nutui/nutui-react' - ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` - 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=avatarcropper&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) diff --git a/src/packages/backtop/doc.en-US.md b/src/packages/backtop/doc.en-US.md index 77aca187d5..67ed0015cb 100644 --- a/src/packages/backtop/doc.en-US.md +++ b/src/packages/backtop/doc.en-US.md @@ -87,7 +87,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) ### Component Logs @@ -97,4 +97,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` - 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) diff --git a/src/packages/backtop/doc.md b/src/packages/backtop/doc.md index e04a338e13..adf7b472e1 100644 --- a/src/packages/backtop/doc.md +++ b/src/packages/backtop/doc.md @@ -76,7 +76,7 @@ import { BackTop } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) ### Component Logs @@ -86,4 +86,4 @@ import { BackTop } from '@nutui/nutui-react' - 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` - 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) diff --git a/src/packages/backtop/doc.taro.md b/src/packages/backtop/doc.taro.md index 1bc2736bcf..00e85d19c7 100644 --- a/src/packages/backtop/doc.taro.md +++ b/src/packages/backtop/doc.taro.md @@ -78,7 +78,7 @@ import { BackTop } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) ### Component Logs @@ -88,4 +88,4 @@ import { BackTop } from '@nutui/nutui-react-taro' - 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` - 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) diff --git a/src/packages/backtop/doc.zh-TW.md b/src/packages/backtop/doc.zh-TW.md index 0e6e3f1814..3b74eea257 100644 --- a/src/packages/backtop/doc.zh-TW.md +++ b/src/packages/backtop/doc.zh-TW.md @@ -87,7 +87,7 @@ import { BackTop } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABackTop) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) ### Component Logs @@ -97,4 +97,4 @@ import { BackTop } from '@nutui/nutui-react' - 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` - 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=backtop&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) diff --git a/src/packages/badge/doc.en-US.md b/src/packages/badge/doc.en-US.md index aed7eba65d..a44e65003b 100644 --- a/src/packages/badge/doc.en-US.md +++ b/src/packages/badge/doc.en-US.md @@ -120,7 +120,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) ### Component Logs @@ -130,4 +130,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` - ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) diff --git a/src/packages/badge/doc.md b/src/packages/badge/doc.md index 3455426142..fb4250c242 100644 --- a/src/packages/badge/doc.md +++ b/src/packages/badge/doc.md @@ -119,7 +119,7 @@ import { Badge } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) ### Component Logs @@ -129,4 +129,4 @@ import { Badge } from '@nutui/nutui-react' - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` - ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) diff --git a/src/packages/badge/doc.taro.md b/src/packages/badge/doc.taro.md index 29cc2a9644..5369f3aa63 100644 --- a/src/packages/badge/doc.taro.md +++ b/src/packages/badge/doc.taro.md @@ -119,7 +119,7 @@ import { Badge } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) ### Component Logs @@ -129,4 +129,4 @@ import { Badge } from '@nutui/nutui-react-taro' - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` - ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) diff --git a/src/packages/badge/doc.zh-TW.md b/src/packages/badge/doc.zh-TW.md index 8d2650f209..4cab8ff702 100644 --- a/src/packages/badge/doc.zh-TW.md +++ b/src/packages/badge/doc.zh-TW.md @@ -119,7 +119,7 @@ import { Badge } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABadge) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) ### Component Logs @@ -129,4 +129,4 @@ import { Badge } from '@nutui/nutui-react' - 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` - ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=badge&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) diff --git a/src/packages/barrage/doc.en-US.md b/src/packages/barrage/doc.en-US.md index 4d5f2d89fe..c5439ef774 100644 --- a/src/packages/barrage/doc.en-US.md +++ b/src/packages/barrage/doc.en-US.md @@ -41,7 +41,7 @@ import { Barrage } from '@nutui/nutui-react' ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) ### Component Logs @@ -51,4 +51,4 @@ import { Barrage } from '@nutui/nutui-react' - 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` - 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) diff --git a/src/packages/barrage/doc.md b/src/packages/barrage/doc.md index 66318f375f..0508163511 100644 --- a/src/packages/barrage/doc.md +++ b/src/packages/barrage/doc.md @@ -41,7 +41,7 @@ import { Barrage } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) ### Component Logs @@ -51,4 +51,4 @@ import { Barrage } from '@nutui/nutui-react' - 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` - 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) diff --git a/src/packages/barrage/doc.taro.md b/src/packages/barrage/doc.taro.md index cfd0ff624a..0d337887a9 100644 --- a/src/packages/barrage/doc.taro.md +++ b/src/packages/barrage/doc.taro.md @@ -41,7 +41,7 @@ import { Barrage } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) ### Component Logs @@ -51,4 +51,4 @@ import { Barrage } from '@nutui/nutui-react-taro' - 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` - 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) diff --git a/src/packages/barrage/doc.zh-TW.md b/src/packages/barrage/doc.zh-TW.md index 68d9a04d99..8c7e73c3fb 100644 --- a/src/packages/barrage/doc.zh-TW.md +++ b/src/packages/barrage/doc.zh-TW.md @@ -41,7 +41,7 @@ import { Barrage } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ABarrage) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) ### Component Logs @@ -51,4 +51,4 @@ import { Barrage } from '@nutui/nutui-react' - 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` - 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=barrage&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) diff --git a/src/packages/button/doc.en-US.md b/src/packages/button/doc.en-US.md index c356ef6103..30038633d9 100644 --- a/src/packages/button/doc.en-US.md +++ b/src/packages/button/doc.en-US.md @@ -153,7 +153,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) ### Component Logs @@ -163,4 +163,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` - 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) diff --git a/src/packages/button/doc.md b/src/packages/button/doc.md index 10792495e8..078e8af7ed 100644 --- a/src/packages/button/doc.md +++ b/src/packages/button/doc.md @@ -152,7 +152,7 @@ import { Button } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) ### Component Logs @@ -162,4 +162,4 @@ import { Button } from '@nutui/nutui-react' - ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` - 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) diff --git a/src/packages/button/doc.taro.md b/src/packages/button/doc.taro.md index 45ded8e410..25531350ca 100644 --- a/src/packages/button/doc.taro.md +++ b/src/packages/button/doc.taro.md @@ -165,7 +165,7 @@ import { Button } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) ### Component Logs @@ -175,4 +175,4 @@ import { Button } from '@nutui/nutui-react-taro' - ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` - 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) diff --git a/src/packages/button/doc.zh-TW.md b/src/packages/button/doc.zh-TW.md index fdf8090ba6..85fe33a965 100644 --- a/src/packages/button/doc.zh-TW.md +++ b/src/packages/button/doc.zh-TW.md @@ -153,7 +153,7 @@ import { Button } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AButton) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) ### Component Logs @@ -163,4 +163,4 @@ import { Button } from '@nutui/nutui-react' - ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` - 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=button&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) diff --git a/src/packages/calendar/doc.en-US.md b/src/packages/calendar/doc.en-US.md index e93b156517..9f3c3e43a8 100644 --- a/src/packages/calendar/doc.en-US.md +++ b/src/packages/calendar/doc.en-US.md @@ -177,7 +177,7 @@ The component provides the following CSS variables, which can be used to customi - [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) ### Component Logs @@ -187,4 +187,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` - 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) diff --git a/src/packages/calendar/doc.md b/src/packages/calendar/doc.md index b76d37d627..0b7e98c941 100644 --- a/src/packages/calendar/doc.md +++ b/src/packages/calendar/doc.md @@ -177,7 +177,7 @@ import { Calendar } from '@nutui/nutui-react' - 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) ### Component Logs @@ -187,4 +187,4 @@ import { Calendar } from '@nutui/nutui-react' - ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` - 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) diff --git a/src/packages/calendar/doc.taro.md b/src/packages/calendar/doc.taro.md index 0b5bc07803..675ae3bc5a 100644 --- a/src/packages/calendar/doc.taro.md +++ b/src/packages/calendar/doc.taro.md @@ -177,7 +177,7 @@ import { Calendar } from '@nutui/nutui-react-taro' - 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) ### Component Logs @@ -187,4 +187,4 @@ import { Calendar } from '@nutui/nutui-react-taro' - ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` - 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) diff --git a/src/packages/calendar/doc.zh-TW.md b/src/packages/calendar/doc.zh-TW.md index 98668c1ecb..543581eb13 100644 --- a/src/packages/calendar/doc.zh-TW.md +++ b/src/packages/calendar/doc.zh-TW.md @@ -177,7 +177,7 @@ import { Calendar } from '@nutui/nutui-react' - [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) ### Component Logs @@ -187,4 +187,4 @@ import { Calendar } from '@nutui/nutui-react' - ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` - 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) diff --git a/src/packages/calendarcard/doc.en-US.md b/src/packages/calendarcard/doc.en-US.md index d30fea6485..3c6b390a2a 100644 --- a/src/packages/calendarcard/doc.en-US.md +++ b/src/packages/calendarcard/doc.en-US.md @@ -156,7 +156,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) ### Component Logs @@ -166,4 +166,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` - ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) diff --git a/src/packages/calendarcard/doc.md b/src/packages/calendarcard/doc.md index 12330bde2e..d93fb8ac00 100644 --- a/src/packages/calendarcard/doc.md +++ b/src/packages/calendarcard/doc.md @@ -156,7 +156,7 @@ import { CalendarCard } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) ### Component Logs @@ -166,4 +166,4 @@ import { CalendarCard } from '@nutui/nutui-react' - 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` - ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) diff --git a/src/packages/calendarcard/doc.taro.md b/src/packages/calendarcard/doc.taro.md index b86b4f62e5..848963efcc 100644 --- a/src/packages/calendarcard/doc.taro.md +++ b/src/packages/calendarcard/doc.taro.md @@ -156,7 +156,7 @@ import { CalendarCard } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) ### Component Logs @@ -166,4 +166,4 @@ import { CalendarCard } from '@nutui/nutui-react-taro' - 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` - ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) diff --git a/src/packages/calendarcard/doc.zh-TW.md b/src/packages/calendarcard/doc.zh-TW.md index 9b745900da..e2d715d0a4 100644 --- a/src/packages/calendarcard/doc.zh-TW.md +++ b/src/packages/calendarcard/doc.zh-TW.md @@ -156,7 +156,7 @@ import { CalendarCard } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACalendarCard) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) ### Component Logs @@ -166,4 +166,4 @@ import { CalendarCard } from '@nutui/nutui-react' - 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` - ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=calendarcard&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) diff --git a/src/packages/card/doc.en-US.md b/src/packages/card/doc.en-US.md index 1a2050b0d1..cbc7a4ec94 100644 --- a/src/packages/card/doc.en-US.md +++ b/src/packages/card/doc.en-US.md @@ -90,7 +90,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) ### Component Logs @@ -99,4 +99,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) diff --git a/src/packages/card/doc.md b/src/packages/card/doc.md index 8b983eda29..1e6af42dc7 100644 --- a/src/packages/card/doc.md +++ b/src/packages/card/doc.md @@ -90,7 +90,7 @@ import { Card, Price, Tag } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) ### Component Logs @@ -99,4 +99,4 @@ import { Card, Price, Tag } from '@nutui/nutui-react' - 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) diff --git a/src/packages/card/doc.taro.md b/src/packages/card/doc.taro.md index 0c12695e2c..53e66a4182 100644 --- a/src/packages/card/doc.taro.md +++ b/src/packages/card/doc.taro.md @@ -90,7 +90,7 @@ import { Card, Price, Tag } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) ### Component Logs @@ -99,4 +99,4 @@ import { Card, Price, Tag } from '@nutui/nutui-react-taro' - 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) diff --git a/src/packages/card/doc.zh-TW.md b/src/packages/card/doc.zh-TW.md index 571e406c74..a95698d631 100644 --- a/src/packages/card/doc.zh-TW.md +++ b/src/packages/card/doc.zh-TW.md @@ -90,7 +90,7 @@ import { Card, Price, Tag } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACard) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) ### Component Logs @@ -99,4 +99,4 @@ import { Card, Price, Tag } from '@nutui/nutui-react' - 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=card&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) diff --git a/src/packages/cascader/doc.en-US.md b/src/packages/cascader/doc.en-US.md index f04927a75c..d7d1920f72 100644 --- a/src/packages/cascader/doc.en-US.md +++ b/src/packages/cascader/doc.en-US.md @@ -122,7 +122,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) ### Component Logs @@ -132,4 +132,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` - 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) diff --git a/src/packages/cascader/doc.md b/src/packages/cascader/doc.md index ed5cf75ae8..df65fea336 100644 --- a/src/packages/cascader/doc.md +++ b/src/packages/cascader/doc.md @@ -122,7 +122,7 @@ import { Cascader } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) ### Component Logs @@ -132,4 +132,4 @@ import { Cascader } from '@nutui/nutui-react' - 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` - 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) diff --git a/src/packages/cascader/doc.taro.md b/src/packages/cascader/doc.taro.md index 13bb15bad6..a3733b36ec 100644 --- a/src/packages/cascader/doc.taro.md +++ b/src/packages/cascader/doc.taro.md @@ -122,7 +122,7 @@ import { Cascader } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) ### Component Logs @@ -132,4 +132,4 @@ import { Cascader } from '@nutui/nutui-react-taro' - 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` - 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) diff --git a/src/packages/cascader/doc.zh-TW.md b/src/packages/cascader/doc.zh-TW.md index 33f9805446..553903ed16 100644 --- a/src/packages/cascader/doc.zh-TW.md +++ b/src/packages/cascader/doc.zh-TW.md @@ -122,7 +122,7 @@ import { Cascader } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACascader) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) ### Component Logs @@ -132,4 +132,4 @@ import { Cascader } from '@nutui/nutui-react' - 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` - 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cascader&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) diff --git a/src/packages/cell/doc.en-US.md b/src/packages/cell/doc.en-US.md index e71f13db7b..bbc6107ac1 100644 --- a/src/packages/cell/doc.en-US.md +++ b/src/packages/cell/doc.en-US.md @@ -131,7 +131,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) ### Component Logs @@ -141,4 +141,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` - 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.md b/src/packages/cell/doc.md index 8a0b572c8b..5b019afe1a 100644 --- a/src/packages/cell/doc.md +++ b/src/packages/cell/doc.md @@ -133,7 +133,7 @@ import { Cell } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) ### Component Logs @@ -143,4 +143,4 @@ import { Cell } from '@nutui/nutui-react' - 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` - 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.taro.md b/src/packages/cell/doc.taro.md index 7f7e0509dc..d1dcd6ff80 100644 --- a/src/packages/cell/doc.taro.md +++ b/src/packages/cell/doc.taro.md @@ -132,7 +132,7 @@ import { Cell } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) ### Component Logs @@ -142,4 +142,4 @@ import { Cell } from '@nutui/nutui-react-taro' - 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` - 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) diff --git a/src/packages/cell/doc.zh-TW.md b/src/packages/cell/doc.zh-TW.md index d78b09cea5..4ba5384571 100644 --- a/src/packages/cell/doc.zh-TW.md +++ b/src/packages/cell/doc.zh-TW.md @@ -133,7 +133,7 @@ import { Cell } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACell) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) ### Component Logs @@ -143,4 +143,4 @@ import { Cell } from '@nutui/nutui-react' - 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` - 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=cell&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) diff --git a/src/packages/checkbox/doc.en-US.md b/src/packages/checkbox/doc.en-US.md index 927541a16f..1473831050 100644 --- a/src/packages/checkbox/doc.en-US.md +++ b/src/packages/checkbox/doc.en-US.md @@ -201,7 +201,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) ### Component Logs @@ -211,4 +211,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` - 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) diff --git a/src/packages/checkbox/doc.md b/src/packages/checkbox/doc.md index 6dd18131bb..5e2b040182 100644 --- a/src/packages/checkbox/doc.md +++ b/src/packages/checkbox/doc.md @@ -203,7 +203,7 @@ import { Checkbox } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) ### Component Logs @@ -213,4 +213,4 @@ import { Checkbox } from '@nutui/nutui-react' - ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` - 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) diff --git a/src/packages/checkbox/doc.taro.md b/src/packages/checkbox/doc.taro.md index c72bc5c484..def2f8ddfe 100644 --- a/src/packages/checkbox/doc.taro.md +++ b/src/packages/checkbox/doc.taro.md @@ -203,7 +203,7 @@ import { Checkbox } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) ### Component Logs @@ -213,4 +213,4 @@ import { Checkbox } from '@nutui/nutui-react-taro' - ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` - 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) diff --git a/src/packages/checkbox/doc.zh-TW.md b/src/packages/checkbox/doc.zh-TW.md index 3595cf12fb..fb62693a24 100644 --- a/src/packages/checkbox/doc.zh-TW.md +++ b/src/packages/checkbox/doc.zh-TW.md @@ -203,7 +203,7 @@ import { Checkbox } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACheckbox) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) ### Component Logs @@ -213,4 +213,4 @@ import { Checkbox } from '@nutui/nutui-react' - ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` - 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=checkbox&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) diff --git a/src/packages/circleprogress/doc.en-US.md b/src/packages/circleprogress/doc.en-US.md index 4d4f922216..bb1094ea8d 100644 --- a/src/packages/circleprogress/doc.en-US.md +++ b/src/packages/circleprogress/doc.en-US.md @@ -89,7 +89,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) ### Component Logs @@ -99,4 +99,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` - 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) diff --git a/src/packages/circleprogress/doc.md b/src/packages/circleprogress/doc.md index d1a16d2488..ab1b7fdfd1 100644 --- a/src/packages/circleprogress/doc.md +++ b/src/packages/circleprogress/doc.md @@ -89,7 +89,7 @@ import { CircleProgress } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) ### Component Logs @@ -99,4 +99,4 @@ import { CircleProgress } from '@nutui/nutui-react' - 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` - 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) diff --git a/src/packages/circleprogress/doc.taro.md b/src/packages/circleprogress/doc.taro.md index d4bedda037..93b9ad18d5 100644 --- a/src/packages/circleprogress/doc.taro.md +++ b/src/packages/circleprogress/doc.taro.md @@ -89,7 +89,7 @@ import { CircleProgress } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) ### Component Logs @@ -99,4 +99,4 @@ import { CircleProgress } from '@nutui/nutui-react-taro' - 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` - 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) diff --git a/src/packages/circleprogress/doc.zh-TW.md b/src/packages/circleprogress/doc.zh-TW.md index 8572081448..42ef08663b 100644 --- a/src/packages/circleprogress/doc.zh-TW.md +++ b/src/packages/circleprogress/doc.zh-TW.md @@ -89,7 +89,7 @@ import { CircleProgress } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACircleProgress) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) ### Component Logs @@ -99,4 +99,4 @@ import { CircleProgress } from '@nutui/nutui-react' - 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` - 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=circleprogress&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) diff --git a/src/packages/collapse/doc.en-US.md b/src/packages/collapse/doc.en-US.md index 566c75c5b2..75045268da 100644 --- a/src/packages/collapse/doc.en-US.md +++ b/src/packages/collapse/doc.en-US.md @@ -118,7 +118,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) ### Component Logs @@ -128,4 +128,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` - 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) diff --git a/src/packages/collapse/doc.md b/src/packages/collapse/doc.md index 7cd92e72fc..971255ac93 100644 --- a/src/packages/collapse/doc.md +++ b/src/packages/collapse/doc.md @@ -118,7 +118,7 @@ import { Collapse } from 'nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) ### Component Logs @@ -128,4 +128,4 @@ import { Collapse } from 'nutui-react' - 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` - 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) diff --git a/src/packages/collapse/doc.taro.md b/src/packages/collapse/doc.taro.md index 34757a6849..27461c92bb 100644 --- a/src/packages/collapse/doc.taro.md +++ b/src/packages/collapse/doc.taro.md @@ -118,7 +118,7 @@ import { Collapse } from 'nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) ### Component Logs @@ -128,4 +128,4 @@ import { Collapse } from 'nutui-react-taro' - 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` - 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) diff --git a/src/packages/collapse/doc.zh-TW.md b/src/packages/collapse/doc.zh-TW.md index 57a5d1a9bd..69b25f62cc 100644 --- a/src/packages/collapse/doc.zh-TW.md +++ b/src/packages/collapse/doc.zh-TW.md @@ -118,7 +118,7 @@ import { Collapse } from 'nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACollapse) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) ### Component Logs @@ -128,4 +128,4 @@ import { Collapse } from 'nutui-react' - 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` - 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=collapse&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) diff --git a/src/packages/configprovider/doc.en-US.md b/src/packages/configprovider/doc.en-US.md index 5d91f43142..f35d966b6a 100644 --- a/src/packages/configprovider/doc.en-US.md +++ b/src/packages/configprovider/doc.en-US.md @@ -128,7 +128,7 @@ If you can't find the language pack you need, you are welcome to create a new la ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) ### Component Logs @@ -138,4 +138,4 @@ If you can't find the language pack you need, you are welcome to create a new la - 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` - ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) diff --git a/src/packages/configprovider/doc.md b/src/packages/configprovider/doc.md index 439a54b1d5..b06dc958d0 100644 --- a/src/packages/configprovider/doc.md +++ b/src/packages/configprovider/doc.md @@ -128,7 +128,7 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) ### Component Logs @@ -138,4 +138,4 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 - 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` - ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) diff --git a/src/packages/configprovider/doc.taro.md b/src/packages/configprovider/doc.taro.md index 997d615087..ecd87ff1b3 100644 --- a/src/packages/configprovider/doc.taro.md +++ b/src/packages/configprovider/doc.taro.md @@ -128,7 +128,7 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) ### Component Logs @@ -138,4 +138,4 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 - 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` - ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) diff --git a/src/packages/configprovider/doc.zh-TW.md b/src/packages/configprovider/doc.zh-TW.md index cb2ae0fcbd..5b8f3b2403 100644 --- a/src/packages/configprovider/doc.zh-TW.md +++ b/src/packages/configprovider/doc.zh-TW.md @@ -128,7 +128,7 @@ NutUI-React 提供了 ConfigProvider 元件用於全域配置國際化文案。 ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AConfigProvider) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) ### Component Logs @@ -138,4 +138,4 @@ NutUI-React 提供了 ConfigProvider 元件用於全域配置國際化文案。 - 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` - ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=configprovider&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) diff --git a/src/packages/countdown/doc.en-US.md b/src/packages/countdown/doc.en-US.md index 38748a6dae..1c2733c54b 100644 --- a/src/packages/countdown/doc.en-US.md +++ b/src/packages/countdown/doc.en-US.md @@ -152,7 +152,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) ### Component Logs @@ -162,4 +162,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` - 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) diff --git a/src/packages/countdown/doc.md b/src/packages/countdown/doc.md index 0a335b2c32..3ff5eee637 100644 --- a/src/packages/countdown/doc.md +++ b/src/packages/countdown/doc.md @@ -153,7 +153,7 @@ import { CountDown } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) ### Component Logs @@ -163,4 +163,4 @@ import { CountDown } from '@nutui/nutui-react' - ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` - 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) diff --git a/src/packages/countdown/doc.taro.md b/src/packages/countdown/doc.taro.md index 6b57f8c8f7..db79dd58ae 100644 --- a/src/packages/countdown/doc.taro.md +++ b/src/packages/countdown/doc.taro.md @@ -153,7 +153,7 @@ import { CountDown } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) ### Component Logs @@ -163,4 +163,4 @@ import { CountDown } from '@nutui/nutui-react-taro' - ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` - 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) diff --git a/src/packages/countdown/doc.zh-TW.md b/src/packages/countdown/doc.zh-TW.md index c3cec01ca3..c41184ea8a 100644 --- a/src/packages/countdown/doc.zh-TW.md +++ b/src/packages/countdown/doc.zh-TW.md @@ -153,7 +153,7 @@ import { CountDown } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ACountDown) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) ### Component Logs @@ -163,4 +163,4 @@ import { CountDown } from '@nutui/nutui-react' - ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` - 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=countdown&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) diff --git a/src/packages/datepicker/doc.en-US.md b/src/packages/datepicker/doc.en-US.md index 76ec562b1b..64154c21c5 100644 --- a/src/packages/datepicker/doc.en-US.md +++ b/src/packages/datepicker/doc.en-US.md @@ -102,7 +102,7 @@ import { DatePicker } from '@nutui/nutui' - [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) ### Component Logs @@ -112,4 +112,4 @@ import { DatePicker } from '@nutui/nutui' - 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` - 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) diff --git a/src/packages/datepicker/doc.md b/src/packages/datepicker/doc.md index b7ec1a5b29..c89bb88c81 100644 --- a/src/packages/datepicker/doc.md +++ b/src/packages/datepicker/doc.md @@ -112,7 +112,7 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type - DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) ### Component Logs @@ -122,4 +122,4 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type - 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` - 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) diff --git a/src/packages/datepicker/doc.taro.md b/src/packages/datepicker/doc.taro.md index f495880daa..16095cd3c5 100644 --- a/src/packages/datepicker/doc.taro.md +++ b/src/packages/datepicker/doc.taro.md @@ -112,7 +112,7 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type - DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) ### Component Logs @@ -122,4 +122,4 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type - 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` - 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) diff --git a/src/packages/datepicker/doc.zh-TW.md b/src/packages/datepicker/doc.zh-TW.md index c5dc2b8aaf..9197c1182d 100644 --- a/src/packages/datepicker/doc.zh-TW.md +++ b/src/packages/datepicker/doc.zh-TW.md @@ -112,7 +112,7 @@ DatetimePicker 通過 type 屬性來定義需要選擇的時間類型。將 type - [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADatePicker) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) ### Component Logs @@ -122,4 +122,4 @@ DatetimePicker 通過 type 屬性來定義需要選擇的時間類型。將 type - 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` - 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=datepicker&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) diff --git a/src/packages/dialog/doc.en-US.md b/src/packages/dialog/doc.en-US.md index ba315f74cc..77fb473ae3 100644 --- a/src/packages/dialog/doc.en-US.md +++ b/src/packages/dialog/doc.en-US.md @@ -177,7 +177,7 @@ The component provides the following CSS variables, which can be used to customi - [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) - [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) ### Component Logs @@ -187,4 +187,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 dialog `v2.6.18` - 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) diff --git a/src/packages/dialog/doc.md b/src/packages/dialog/doc.md index c9aae520e1..eff261f13b 100644 --- a/src/packages/dialog/doc.md +++ b/src/packages/dialog/doc.md @@ -177,7 +177,7 @@ export default function App() { - 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) - 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) ### Component Logs @@ -187,4 +187,4 @@ export default function App() { - 🐛 dialog `v2.6.18` - 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) diff --git a/src/packages/dialog/doc.taro.md b/src/packages/dialog/doc.taro.md index 6d83cca594..5dad45677a 100644 --- a/src/packages/dialog/doc.taro.md +++ b/src/packages/dialog/doc.taro.md @@ -157,7 +157,7 @@ DialogOptions 是 DialogProps 的子集,包含如下属性:title, content, f - 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) - 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) ### Component Logs @@ -167,4 +167,4 @@ DialogOptions 是 DialogProps 的子集,包含如下属性:title, content, f - 🐛 dialog `v2.6.18` - 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) diff --git a/src/packages/dialog/doc.zh-TW.md b/src/packages/dialog/doc.zh-TW.md index 38cc49cb70..5625a4fed2 100644 --- a/src/packages/dialog/doc.zh-TW.md +++ b/src/packages/dialog/doc.zh-TW.md @@ -177,7 +177,7 @@ export default function App() { - [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) - [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADialog) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) ### Component Logs @@ -187,4 +187,4 @@ export default function App() { - 🐛 dialog `v2.6.18` - 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=dialog&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) diff --git a/src/packages/divider/doc.en-US.md b/src/packages/divider/doc.en-US.md index 64266b948b..4cd2ac1709 100644 --- a/src/packages/divider/doc.en-US.md +++ b/src/packages/divider/doc.en-US.md @@ -96,7 +96,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) ### Component Logs @@ -105,4 +105,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` - 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.md b/src/packages/divider/doc.md index 519c4a54f9..a4a6836d06 100644 --- a/src/packages/divider/doc.md +++ b/src/packages/divider/doc.md @@ -96,7 +96,7 @@ import { Divider } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) ### Component Logs @@ -105,4 +105,4 @@ import { Divider } from '@nutui/nutui-react' - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` - 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.taro.md b/src/packages/divider/doc.taro.md index f4661135ea..299bdd9f5a 100644 --- a/src/packages/divider/doc.taro.md +++ b/src/packages/divider/doc.taro.md @@ -96,7 +96,7 @@ import { Divider } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) ### Component Logs @@ -105,4 +105,4 @@ import { Divider } from '@nutui/nutui-react-taro' - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` - 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) diff --git a/src/packages/divider/doc.zh-TW.md b/src/packages/divider/doc.zh-TW.md index 5c0215b863..04de0e38e1 100644 --- a/src/packages/divider/doc.zh-TW.md +++ b/src/packages/divider/doc.zh-TW.md @@ -96,7 +96,7 @@ import { Divider } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADivider) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) ### Component Logs @@ -105,4 +105,4 @@ import { Divider } from '@nutui/nutui-react' - 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` - 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=divider&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) diff --git a/src/packages/drag/doc.en-US.md b/src/packages/drag/doc.en-US.md index d830fcde47..620b0d53c9 100644 --- a/src/packages/drag/doc.en-US.md +++ b/src/packages/drag/doc.en-US.md @@ -61,7 +61,7 @@ import { Drag } from '@nutui/nutui-react' - [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) ### Component Logs @@ -70,4 +70,4 @@ import { Drag } from '@nutui/nutui-react' - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) diff --git a/src/packages/drag/doc.md b/src/packages/drag/doc.md index 2aa44eac30..e14313a927 100644 --- a/src/packages/drag/doc.md +++ b/src/packages/drag/doc.md @@ -61,7 +61,7 @@ import { Drag } from '@nutui/nutui-react' - Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function [#2738](https://github.com/jdf2e/nutui-react/issues/2738) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) ### Component Logs @@ -70,4 +70,4 @@ import { Drag } from '@nutui/nutui-react' - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) diff --git a/src/packages/drag/doc.taro.md b/src/packages/drag/doc.taro.md index a3962ea49b..c88a642e42 100644 --- a/src/packages/drag/doc.taro.md +++ b/src/packages/drag/doc.taro.md @@ -61,7 +61,7 @@ import { Drag } from '@nutui/nutui-react-taro' - Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function [#2738](https://github.com/jdf2e/nutui-react/issues/2738) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) ### Component Logs @@ -70,4 +70,4 @@ import { Drag } from '@nutui/nutui-react-taro' - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) diff --git a/src/packages/drag/doc.zh-TW.md b/src/packages/drag/doc.zh-TW.md index c28b80c009..9aec564edd 100644 --- a/src/packages/drag/doc.zh-TW.md +++ b/src/packages/drag/doc.zh-TW.md @@ -61,7 +61,7 @@ import { Drag } from '@nutui/nutui-react' - [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ADrag) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) ### Component Logs @@ -70,4 +70,4 @@ import { Drag } from '@nutui/nutui-react' - 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` - 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=drag&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) diff --git a/src/packages/elevator/doc.en-US.md b/src/packages/elevator/doc.en-US.md index 74c87d3ba5..d34b40ea64 100644 --- a/src/packages/elevator/doc.en-US.md +++ b/src/packages/elevator/doc.en-US.md @@ -113,7 +113,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) ### Component Logs @@ -123,4 +123,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` - 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) diff --git a/src/packages/elevator/doc.md b/src/packages/elevator/doc.md index c8c5dd5197..d5cbd1786e 100644 --- a/src/packages/elevator/doc.md +++ b/src/packages/elevator/doc.md @@ -113,7 +113,7 @@ import { Elevator } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) ### Component Logs @@ -123,4 +123,4 @@ import { Elevator } from '@nutui/nutui-react' - 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` - 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) diff --git a/src/packages/elevator/doc.taro.md b/src/packages/elevator/doc.taro.md index d193b9f111..873f138d94 100644 --- a/src/packages/elevator/doc.taro.md +++ b/src/packages/elevator/doc.taro.md @@ -113,7 +113,7 @@ import { Elevator } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) ### Component Logs @@ -123,4 +123,4 @@ import { Elevator } from '@nutui/nutui-react-taro' - 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` - 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) diff --git a/src/packages/elevator/doc.zh-TW.md b/src/packages/elevator/doc.zh-TW.md index 3fd3052b83..739d95b665 100644 --- a/src/packages/elevator/doc.zh-TW.md +++ b/src/packages/elevator/doc.zh-TW.md @@ -113,7 +113,7 @@ import { Elevator } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AElevator) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) ### Component Logs @@ -123,4 +123,4 @@ import { Elevator } from '@nutui/nutui-react' - 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` - 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=elevator&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) diff --git a/src/packages/ellipsis/doc.en-US.md b/src/packages/ellipsis/doc.en-US.md index 3d19c5fd85..23cd4b34c4 100644 --- a/src/packages/ellipsis/doc.en-US.md +++ b/src/packages/ellipsis/doc.en-US.md @@ -80,7 +80,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) ### Component Logs @@ -90,4 +90,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` - 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) diff --git a/src/packages/ellipsis/doc.md b/src/packages/ellipsis/doc.md index 4c118dfa07..dffa2e9506 100644 --- a/src/packages/ellipsis/doc.md +++ b/src/packages/ellipsis/doc.md @@ -80,7 +80,7 @@ import { Ellipsis } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) ### Component Logs @@ -90,4 +90,4 @@ import { Ellipsis } from '@nutui/nutui-react' - 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` - 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) diff --git a/src/packages/ellipsis/doc.taro.md b/src/packages/ellipsis/doc.taro.md index 11d2218d8a..dd0878ef79 100644 --- a/src/packages/ellipsis/doc.taro.md +++ b/src/packages/ellipsis/doc.taro.md @@ -88,7 +88,7 @@ import { Ellipsis } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) ### Component Logs @@ -98,4 +98,4 @@ import { Ellipsis } from '@nutui/nutui-react-taro' - 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` - 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) diff --git a/src/packages/ellipsis/doc.zh-TW.md b/src/packages/ellipsis/doc.zh-TW.md index 6a264ec7d1..2bc4150b45 100644 --- a/src/packages/ellipsis/doc.zh-TW.md +++ b/src/packages/ellipsis/doc.zh-TW.md @@ -80,7 +80,7 @@ import { Ellipsis } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEllipsis) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) ### Component Logs @@ -90,4 +90,4 @@ import { Ellipsis } from '@nutui/nutui-react' - 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` - 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=ellipsis&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) diff --git a/src/packages/empty/doc.en-US.md b/src/packages/empty/doc.en-US.md index ce87b21561..c45f4a78fc 100644 --- a/src/packages/empty/doc.en-US.md +++ b/src/packages/empty/doc.en-US.md @@ -94,7 +94,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) ### Component Logs @@ -104,4 +104,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` - 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.md b/src/packages/empty/doc.md index c47287dcb6..a557d0c60d 100644 --- a/src/packages/empty/doc.md +++ b/src/packages/empty/doc.md @@ -94,7 +94,7 @@ import { Empty } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) ### Component Logs @@ -104,4 +104,4 @@ import { Empty } from '@nutui/nutui-react' - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` - 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.taro.md b/src/packages/empty/doc.taro.md index bc689baf7e..795b3d34a1 100644 --- a/src/packages/empty/doc.taro.md +++ b/src/packages/empty/doc.taro.md @@ -94,7 +94,7 @@ import { Empty } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) ### Component Logs @@ -104,4 +104,4 @@ import { Empty } from '@nutui/nutui-react-taro' - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` - 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) diff --git a/src/packages/empty/doc.zh-TW.md b/src/packages/empty/doc.zh-TW.md index c83d9fe72b..3058d2ee71 100644 --- a/src/packages/empty/doc.zh-TW.md +++ b/src/packages/empty/doc.zh-TW.md @@ -94,7 +94,7 @@ import { Empty } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AEmpty) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) ### Component Logs @@ -104,4 +104,4 @@ import { Empty } from '@nutui/nutui-react' - ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` - 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=empty&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) diff --git a/src/packages/fixednav/doc.en-US.md b/src/packages/fixednav/doc.en-US.md index 42a3313ce4..d18fabc299 100644 --- a/src/packages/fixednav/doc.en-US.md +++ b/src/packages/fixednav/doc.en-US.md @@ -85,7 +85,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) ### Component Logs @@ -95,4 +95,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` - 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) diff --git a/src/packages/fixednav/doc.md b/src/packages/fixednav/doc.md index 8f2943b13d..416fd56788 100644 --- a/src/packages/fixednav/doc.md +++ b/src/packages/fixednav/doc.md @@ -85,7 +85,7 @@ import { FixedNav } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) ### Component Logs @@ -95,4 +95,4 @@ import { FixedNav } from '@nutui/nutui-react' - 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` - 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) diff --git a/src/packages/fixednav/doc.taro.md b/src/packages/fixednav/doc.taro.md index 30e246bb6b..9364bd1160 100644 --- a/src/packages/fixednav/doc.taro.md +++ b/src/packages/fixednav/doc.taro.md @@ -85,7 +85,7 @@ import { FixedNav } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) ### Component Logs @@ -95,4 +95,4 @@ import { FixedNav } from '@nutui/nutui-react-taro' - 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` - 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) diff --git a/src/packages/fixednav/doc.zh-TW.md b/src/packages/fixednav/doc.zh-TW.md index 21ec788bef..bd5fc64e35 100644 --- a/src/packages/fixednav/doc.zh-TW.md +++ b/src/packages/fixednav/doc.zh-TW.md @@ -85,7 +85,7 @@ import { FixedNav } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AFixedNav) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) ### Component Logs @@ -95,4 +95,4 @@ import { FixedNav } from '@nutui/nutui-react' - 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` - 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=fixednav&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) diff --git a/src/packages/form/doc.en-US.md b/src/packages/form/doc.en-US.md index 72dc2514ba..a85cfb7586 100644 --- a/src/packages/form/doc.en-US.md +++ b/src/packages/form/doc.en-US.md @@ -161,7 +161,7 @@ The component provides the following CSS Variables, which can be used for custom - [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) - [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) ### Component Logs @@ -171,4 +171,4 @@ The component provides the following CSS Variables, which can be used for custom - 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` - 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) diff --git a/src/packages/form/doc.md b/src/packages/form/doc.md index fbcdad508c..6888a48845 100644 --- a/src/packages/form/doc.md +++ b/src/packages/form/doc.md @@ -160,7 +160,7 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 - [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) - form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) ### Component Logs @@ -170,4 +170,4 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 - 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` - 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) diff --git a/src/packages/form/doc.taro.md b/src/packages/form/doc.taro.md index 632e7bc77a..a16cf0ef02 100644 --- a/src/packages/form/doc.taro.md +++ b/src/packages/form/doc.taro.md @@ -160,7 +160,7 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 - [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) - form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) ### Component Logs @@ -170,4 +170,4 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 - 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` - 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) diff --git a/src/packages/form/doc.zh-TW.md b/src/packages/form/doc.zh-TW.md index f7ab812f01..f689e42750 100644 --- a/src/packages/form/doc.zh-TW.md +++ b/src/packages/form/doc.zh-TW.md @@ -160,7 +160,7 @@ Form.useForm()創建 Form 實例,用於管理所有數據狀態。 - [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) - [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AForm) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) ### Component Logs @@ -170,4 +170,4 @@ Form.useForm()創建 Form 實例,用於管理所有數據狀態。 - 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` - 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=form&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) diff --git a/src/packages/grid/doc.en-US.md b/src/packages/grid/doc.en-US.md index d8442b38f8..84feee926f 100644 --- a/src/packages/grid/doc.en-US.md +++ b/src/packages/grid/doc.en-US.md @@ -136,7 +136,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) ### Component Logs @@ -145,4 +145,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` - 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) diff --git a/src/packages/grid/doc.md b/src/packages/grid/doc.md index 53c76a49af..6eb1600699 100644 --- a/src/packages/grid/doc.md +++ b/src/packages/grid/doc.md @@ -134,7 +134,7 @@ import { Grid } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) ### Component Logs @@ -143,4 +143,4 @@ import { Grid } from '@nutui/nutui-react' - ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` - 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) diff --git a/src/packages/grid/doc.taro.md b/src/packages/grid/doc.taro.md index 573b9a1a24..8828d6d8f3 100644 --- a/src/packages/grid/doc.taro.md +++ b/src/packages/grid/doc.taro.md @@ -134,7 +134,7 @@ import { Grid } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) ### Component Logs @@ -143,4 +143,4 @@ import { Grid } from '@nutui/nutui-react-taro' - ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` - 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) diff --git a/src/packages/grid/doc.zh-TW.md b/src/packages/grid/doc.zh-TW.md index f3cac18af2..448a187f8a 100644 --- a/src/packages/grid/doc.zh-TW.md +++ b/src/packages/grid/doc.zh-TW.md @@ -134,7 +134,7 @@ import { Grid } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AGrid) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) ### Component Logs @@ -143,4 +143,4 @@ import { Grid } from '@nutui/nutui-react' - ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` - 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=grid&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) diff --git a/src/packages/hoverbutton/doc.en-US.md b/src/packages/hoverbutton/doc.en-US.md index 08443f16b7..4184a05ad5 100644 --- a/src/packages/hoverbutton/doc.en-US.md +++ b/src/packages/hoverbutton/doc.en-US.md @@ -93,8 +93,8 @@ The component provides the following CSS variables that can be used for custom s ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) ### Component Logs -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) diff --git a/src/packages/hoverbutton/doc.md b/src/packages/hoverbutton/doc.md index 056dcd4b71..a990768ebe 100644 --- a/src/packages/hoverbutton/doc.md +++ b/src/packages/hoverbutton/doc.md @@ -101,8 +101,8 @@ import { HoverButton } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) diff --git a/src/packages/hoverbutton/doc.taro.md b/src/packages/hoverbutton/doc.taro.md index df6e539902..8442d7462c 100644 --- a/src/packages/hoverbutton/doc.taro.md +++ b/src/packages/hoverbutton/doc.taro.md @@ -93,8 +93,8 @@ import { HoverButton } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) diff --git a/src/packages/hoverbutton/doc.zh-TW.md b/src/packages/hoverbutton/doc.zh-TW.md index 847952e9e8..e8bc4fe188 100644 --- a/src/packages/hoverbutton/doc.zh-TW.md +++ b/src/packages/hoverbutton/doc.zh-TW.md @@ -101,8 +101,8 @@ import { HoverButton } from '@nutui/nutui-react-taro' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AHoverButton) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) ### Component Logs -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=hoverbutton&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) diff --git a/src/packages/icon/doc.en-US.md b/src/packages/icon/doc.en-US.md index e32e9f76cb..50410ad216 100644 --- a/src/packages/icon/doc.en-US.md +++ b/src/packages/icon/doc.en-US.md @@ -182,7 +182,7 @@ The component provides the following CSS variables, which can be used to customi - [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) ### Component Logs @@ -192,4 +192,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` - 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.md b/src/packages/icon/doc.md index 161a6559f4..09701520f5 100644 --- a/src/packages/icon/doc.md +++ b/src/packages/icon/doc.md @@ -181,7 +181,7 @@ export default App - Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) ### Component Logs @@ -191,4 +191,4 @@ export default App - 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` - 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.taro.md b/src/packages/icon/doc.taro.md index 42681adcac..6b50ee1955 100644 --- a/src/packages/icon/doc.taro.md +++ b/src/packages/icon/doc.taro.md @@ -184,7 +184,7 @@ export default App - Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) ### Component Logs @@ -194,4 +194,4 @@ export default App - 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` - 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) diff --git a/src/packages/icon/doc.zh-TW.md b/src/packages/icon/doc.zh-TW.md index 03933aa41e..9e34d22e2f 100644 --- a/src/packages/icon/doc.zh-TW.md +++ b/src/packages/icon/doc.zh-TW.md @@ -182,7 +182,7 @@ export default App - [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIcon) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) ### Component Logs @@ -192,4 +192,4 @@ export default App - 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` - 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=icon&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) diff --git a/src/packages/image/doc.en-US.md b/src/packages/image/doc.en-US.md index 68df4d15b2..b5e976f7e1 100644 --- a/src/packages/image/doc.en-US.md +++ b/src/packages/image/doc.en-US.md @@ -136,7 +136,7 @@ The Image component provides lazy loading of images, which can be realized by co - [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) ### Component Logs @@ -146,4 +146,4 @@ The Image component provides lazy loading of images, which can be realized by co - 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) diff --git a/src/packages/image/doc.md b/src/packages/image/doc.md index a23ff7fbc5..787cffb3b5 100644 --- a/src/packages/image/doc.md +++ b/src/packages/image/doc.md @@ -136,7 +136,7 @@ import { Image } from '@nutui/nutui-react' - Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) ### Component Logs @@ -146,4 +146,4 @@ import { Image } from '@nutui/nutui-react' - 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) diff --git a/src/packages/image/doc.taro.md b/src/packages/image/doc.taro.md index 4f503b3990..043c231956 100644 --- a/src/packages/image/doc.taro.md +++ b/src/packages/image/doc.taro.md @@ -107,7 +107,7 @@ import { Image } from '@nutui/nutui-react-taro' - Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) ### Component Logs @@ -117,4 +117,4 @@ import { Image } from '@nutui/nutui-react-taro' - 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) diff --git a/src/packages/image/doc.zh-TW.md b/src/packages/image/doc.zh-TW.md index 55beb73c76..ea3616f6a3 100644 --- a/src/packages/image/doc.zh-TW.md +++ b/src/packages/image/doc.zh-TW.md @@ -136,7 +136,7 @@ import { Image } from '@nutui/nutui-react' - [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImage) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) ### Component Logs @@ -146,4 +146,4 @@ import { Image } from '@nutui/nutui-react' - 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` - 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=image&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) diff --git a/src/packages/imagepreview/doc.en-US.md b/src/packages/imagepreview/doc.en-US.md index c498c029d0..cb03f0f57c 100644 --- a/src/packages/imagepreview/doc.en-US.md +++ b/src/packages/imagepreview/doc.en-US.md @@ -91,7 +91,7 @@ import { ImagePreview } from '@nutui/nutui-react' ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) ### Component Logs @@ -101,4 +101,4 @@ import { ImagePreview } from '@nutui/nutui-react' - 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` - 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) diff --git a/src/packages/imagepreview/doc.md b/src/packages/imagepreview/doc.md index 9f8282a44b..3d6e2ad1e8 100644 --- a/src/packages/imagepreview/doc.md +++ b/src/packages/imagepreview/doc.md @@ -91,7 +91,7 @@ import { ImagePreview } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) ### Component Logs @@ -101,4 +101,4 @@ import { ImagePreview } from '@nutui/nutui-react' - 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` - 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) diff --git a/src/packages/imagepreview/doc.taro.md b/src/packages/imagepreview/doc.taro.md index 6bffe0cd39..57aa3428de 100644 --- a/src/packages/imagepreview/doc.taro.md +++ b/src/packages/imagepreview/doc.taro.md @@ -92,7 +92,7 @@ import { ImagePreview } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) ### Component Logs @@ -102,4 +102,4 @@ import { ImagePreview } from '@nutui/nutui-react-taro' - 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` - 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) diff --git a/src/packages/imagepreview/doc.zh-TW.md b/src/packages/imagepreview/doc.zh-TW.md index d73f3d425a..cb0ab4c55b 100644 --- a/src/packages/imagepreview/doc.zh-TW.md +++ b/src/packages/imagepreview/doc.zh-TW.md @@ -91,7 +91,7 @@ import { ImagePreview } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AImagePreview) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) ### Component Logs @@ -101,4 +101,4 @@ import { ImagePreview } from '@nutui/nutui-react' - 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` - 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=imagepreview&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) diff --git a/src/packages/indicator/doc.en-US.md b/src/packages/indicator/doc.en-US.md index 76b0a85da1..6ee7026cbb 100644 --- a/src/packages/indicator/doc.en-US.md +++ b/src/packages/indicator/doc.en-US.md @@ -89,7 +89,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) ### Component Logs @@ -99,4 +99,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` - 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.md b/src/packages/indicator/doc.md index 2c67128923..3c4127ea55 100644 --- a/src/packages/indicator/doc.md +++ b/src/packages/indicator/doc.md @@ -89,7 +89,7 @@ import { Indicator } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) ### Component Logs @@ -99,4 +99,4 @@ import { Indicator } from '@nutui/nutui-react' - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` - 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.taro.md b/src/packages/indicator/doc.taro.md index 73fcce8bcd..cba0b4ac30 100644 --- a/src/packages/indicator/doc.taro.md +++ b/src/packages/indicator/doc.taro.md @@ -89,7 +89,7 @@ import { Indicator } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) ### Component Logs @@ -99,4 +99,4 @@ import { Indicator } from '@nutui/nutui-react-taro' - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` - 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) diff --git a/src/packages/indicator/doc.zh-TW.md b/src/packages/indicator/doc.zh-TW.md index f510b9b9f0..aaa30622b8 100644 --- a/src/packages/indicator/doc.zh-TW.md +++ b/src/packages/indicator/doc.zh-TW.md @@ -89,7 +89,7 @@ import { Indicator } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AIndicator) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) ### Component Logs @@ -99,4 +99,4 @@ import { Indicator } from '@nutui/nutui-react' - 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` - 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=indicator&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) diff --git a/src/packages/infiniteloading/doc.en-US.md b/src/packages/infiniteloading/doc.en-US.md index 0063408c0f..f5c650a41b 100644 --- a/src/packages/infiniteloading/doc.en-US.md +++ b/src/packages/infiniteloading/doc.en-US.md @@ -84,7 +84,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) ### Component Logs @@ -94,4 +94,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` - 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) diff --git a/src/packages/infiniteloading/doc.md b/src/packages/infiniteloading/doc.md index 9df4969ba4..0270ea997e 100644 --- a/src/packages/infiniteloading/doc.md +++ b/src/packages/infiniteloading/doc.md @@ -84,7 +84,7 @@ import { InfiniteLoading } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) ### Component Logs @@ -94,4 +94,4 @@ import { InfiniteLoading } from '@nutui/nutui-react' - ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` - 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) diff --git a/src/packages/infiniteloading/doc.taro.md b/src/packages/infiniteloading/doc.taro.md index 9c67afadba..993f6ebd45 100644 --- a/src/packages/infiniteloading/doc.taro.md +++ b/src/packages/infiniteloading/doc.taro.md @@ -75,7 +75,7 @@ import { InfiniteLoading } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) ### Component Logs @@ -85,4 +85,4 @@ import { InfiniteLoading } from '@nutui/nutui-react-taro' - ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` - 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) diff --git a/src/packages/infiniteloading/doc.zh-TW.md b/src/packages/infiniteloading/doc.zh-TW.md index 806f5c46c8..b5db7e78ee 100644 --- a/src/packages/infiniteloading/doc.zh-TW.md +++ b/src/packages/infiniteloading/doc.zh-TW.md @@ -84,7 +84,7 @@ import { InfiniteLoading } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInfiniteLoading) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) ### Component Logs @@ -94,4 +94,4 @@ import { InfiniteLoading } from '@nutui/nutui-react' - ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` - 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=infiniteloading&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) diff --git a/src/packages/input/doc.en-US.md b/src/packages/input/doc.en-US.md index 1a99b5d449..acf2555e14 100644 --- a/src/packages/input/doc.en-US.md +++ b/src/packages/input/doc.en-US.md @@ -169,7 +169,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) ### Component Logs @@ -179,4 +179,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` - 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) diff --git a/src/packages/input/doc.md b/src/packages/input/doc.md index 71b13fad07..136438e41b 100644 --- a/src/packages/input/doc.md +++ b/src/packages/input/doc.md @@ -172,7 +172,7 @@ import { Input } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) ### Component Logs @@ -182,4 +182,4 @@ import { Input } from '@nutui/nutui-react' - ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` - 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) diff --git a/src/packages/input/doc.taro.md b/src/packages/input/doc.taro.md index 83f22919ca..112533dd20 100644 --- a/src/packages/input/doc.taro.md +++ b/src/packages/input/doc.taro.md @@ -172,7 +172,7 @@ import { Input } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) ### Component Logs @@ -182,4 +182,4 @@ import { Input } from '@nutui/nutui-react-taro' - ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` - 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) diff --git a/src/packages/input/doc.zh-TW.md b/src/packages/input/doc.zh-TW.md index bcf82e6d18..3c066d5731 100644 --- a/src/packages/input/doc.zh-TW.md +++ b/src/packages/input/doc.zh-TW.md @@ -169,7 +169,7 @@ import { Input } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInput) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) ### Component Logs @@ -179,4 +179,4 @@ import { Input } from '@nutui/nutui-react' - ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` - 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=input&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) diff --git a/src/packages/inputnumber/doc.en-US.md b/src/packages/inputnumber/doc.en-US.md index f18ee28298..7f24f607e6 100644 --- a/src/packages/inputnumber/doc.en-US.md +++ b/src/packages/inputnumber/doc.en-US.md @@ -158,7 +158,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) ### Component Logs @@ -168,4 +168,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` - 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) diff --git a/src/packages/inputnumber/doc.md b/src/packages/inputnumber/doc.md index b7b4255801..a0ff3ec26b 100644 --- a/src/packages/inputnumber/doc.md +++ b/src/packages/inputnumber/doc.md @@ -158,7 +158,7 @@ import { InputNumber } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) ### Component Logs @@ -168,4 +168,4 @@ import { InputNumber } from '@nutui/nutui-react' - ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` - 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) diff --git a/src/packages/inputnumber/doc.taro.md b/src/packages/inputnumber/doc.taro.md index 570312c5a8..7f501fc22c 100644 --- a/src/packages/inputnumber/doc.taro.md +++ b/src/packages/inputnumber/doc.taro.md @@ -150,7 +150,7 @@ import { InputNumber } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) ### Component Logs @@ -160,4 +160,4 @@ import { InputNumber } from '@nutui/nutui-react-taro' - ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` - 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) diff --git a/src/packages/inputnumber/doc.zh-TW.md b/src/packages/inputnumber/doc.zh-TW.md index 0129d4b29d..3a54600995 100644 --- a/src/packages/inputnumber/doc.zh-TW.md +++ b/src/packages/inputnumber/doc.zh-TW.md @@ -149,7 +149,7 @@ import { InputNumber } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AInputNumber) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) ### Component Logs @@ -159,4 +159,4 @@ import { InputNumber } from '@nutui/nutui-react' - ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` - 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=inputnumber&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) diff --git a/src/packages/layout/doc.en-US.md b/src/packages/layout/doc.en-US.md index aca0d46c3c..e68165e300 100644 --- a/src/packages/layout/doc.en-US.md +++ b/src/packages/layout/doc.en-US.md @@ -71,7 +71,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) ### Component Logs @@ -80,4 +80,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` - 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.md b/src/packages/layout/doc.md index 5167a7f8a1..b88a0433b9 100644 --- a/src/packages/layout/doc.md +++ b/src/packages/layout/doc.md @@ -71,7 +71,7 @@ import { Row, Col } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) ### Component Logs @@ -80,4 +80,4 @@ import { Row, Col } from '@nutui/nutui-react' - 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` - 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.taro.md b/src/packages/layout/doc.taro.md index a514e2e593..86992978a3 100644 --- a/src/packages/layout/doc.taro.md +++ b/src/packages/layout/doc.taro.md @@ -71,7 +71,7 @@ import { Row, Col } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) ### Component Logs @@ -80,4 +80,4 @@ import { Row, Col } from '@nutui/nutui-react-taro' - 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` - 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) diff --git a/src/packages/layout/doc.zh-TW.md b/src/packages/layout/doc.zh-TW.md index fccae11c4c..90105116fe 100644 --- a/src/packages/layout/doc.zh-TW.md +++ b/src/packages/layout/doc.zh-TW.md @@ -71,7 +71,7 @@ import { Row, Col } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALayout) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) ### Component Logs @@ -80,4 +80,4 @@ import { Row, Col } from '@nutui/nutui-react' - 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` - 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=layout&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) diff --git a/src/packages/loading/doc.en-US.md b/src/packages/loading/doc.en-US.md index e2faf277fd..9c1e6b1de1 100644 --- a/src/packages/loading/doc.en-US.md +++ b/src/packages/loading/doc.en-US.md @@ -101,7 +101,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) ### Component Logs @@ -111,4 +111,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` - 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.md b/src/packages/loading/doc.md index bd23d19035..4664d60ca8 100644 --- a/src/packages/loading/doc.md +++ b/src/packages/loading/doc.md @@ -101,7 +101,7 @@ import { Loading } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) ### Component Logs @@ -111,4 +111,4 @@ import { Loading } from '@nutui/nutui-react' - ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` - 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.taro.md b/src/packages/loading/doc.taro.md index 95fd0a7425..376d56482e 100644 --- a/src/packages/loading/doc.taro.md +++ b/src/packages/loading/doc.taro.md @@ -101,7 +101,7 @@ import { Loading } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) ### Component Logs @@ -111,4 +111,4 @@ import { Loading } from '@nutui/nutui-react-taro' - ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` - 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) diff --git a/src/packages/loading/doc.zh-TW.md b/src/packages/loading/doc.zh-TW.md index 87e90c93d0..48c3145c50 100644 --- a/src/packages/loading/doc.zh-TW.md +++ b/src/packages/loading/doc.zh-TW.md @@ -101,7 +101,7 @@ import { Loading } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALoading) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) ### Component Logs @@ -111,4 +111,4 @@ import { Loading } from '@nutui/nutui-react' - ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` - 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=loading&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) diff --git a/src/packages/lottie/doc.en-US.md b/src/packages/lottie/doc.en-US.md index 53fdcd28bf..1c338a51cf 100644 --- a/src/packages/lottie/doc.en-US.md +++ b/src/packages/lottie/doc.en-US.md @@ -65,8 +65,8 @@ import { Lottie } from '@nutui/nutui-react' ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) ### Component Logs -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) diff --git a/src/packages/lottie/doc.md b/src/packages/lottie/doc.md index 023f55e6c3..03a8f92db7 100644 --- a/src/packages/lottie/doc.md +++ b/src/packages/lottie/doc.md @@ -71,8 +71,8 @@ import { Lottie } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) diff --git a/src/packages/lottie/doc.taro.md b/src/packages/lottie/doc.taro.md index 6d97fe1d6d..7484ab36db 100644 --- a/src/packages/lottie/doc.taro.md +++ b/src/packages/lottie/doc.taro.md @@ -73,8 +73,8 @@ import { Lottie } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) diff --git a/src/packages/lottie/doc.zh-TW.md b/src/packages/lottie/doc.zh-TW.md index 73d70e8d4b..d2d1a6ce9b 100644 --- a/src/packages/lottie/doc.zh-TW.md +++ b/src/packages/lottie/doc.zh-TW.md @@ -67,8 +67,8 @@ import { Lottie } from '@nutui/nutui-react-taro' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ALottie) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) ### Component Logs -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=lottie&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) diff --git a/src/packages/menu/doc.en-US.md b/src/packages/menu/doc.en-US.md index f1ade35ed6..9dcfafb8c3 100644 --- a/src/packages/menu/doc.en-US.md +++ b/src/packages/menu/doc.en-US.md @@ -142,7 +142,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) ### Component Logs @@ -152,4 +152,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` - 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.md b/src/packages/menu/doc.md index 638d8ed8d3..caa8285fa0 100644 --- a/src/packages/menu/doc.md +++ b/src/packages/menu/doc.md @@ -142,7 +142,7 @@ import { Menu } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) ### Component Logs @@ -152,4 +152,4 @@ import { Menu } from '@nutui/nutui-react' - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` - 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.taro.md b/src/packages/menu/doc.taro.md index 23ecf074ff..6b475d1d53 100644 --- a/src/packages/menu/doc.taro.md +++ b/src/packages/menu/doc.taro.md @@ -142,7 +142,7 @@ import { Menu } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) ### Component Logs @@ -152,4 +152,4 @@ import { Menu } from '@nutui/nutui-react-taro' - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` - 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) diff --git a/src/packages/menu/doc.zh-TW.md b/src/packages/menu/doc.zh-TW.md index d720947379..84170bbecb 100644 --- a/src/packages/menu/doc.zh-TW.md +++ b/src/packages/menu/doc.zh-TW.md @@ -142,7 +142,7 @@ import { Menu } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AMenu) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) ### Component Logs @@ -152,4 +152,4 @@ import { Menu } from '@nutui/nutui-react' - 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` - 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=menu&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) diff --git a/src/packages/navbar/doc.en-US.md b/src/packages/navbar/doc.en-US.md index 0936906963..e6cfd28582 100644 --- a/src/packages/navbar/doc.en-US.md +++ b/src/packages/navbar/doc.en-US.md @@ -73,7 +73,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) ### Component Logs @@ -83,4 +83,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` - 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.md b/src/packages/navbar/doc.md index 0125f85a28..54a17e91cb 100644 --- a/src/packages/navbar/doc.md +++ b/src/packages/navbar/doc.md @@ -73,7 +73,7 @@ import { NavBar } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) ### Component Logs @@ -83,4 +83,4 @@ import { NavBar } from '@nutui/nutui-react' - ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` - 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.taro.md b/src/packages/navbar/doc.taro.md index 21bc4d9c4e..eb408f5956 100644 --- a/src/packages/navbar/doc.taro.md +++ b/src/packages/navbar/doc.taro.md @@ -73,7 +73,7 @@ import { NavBar } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) ### Component Logs @@ -83,4 +83,4 @@ import { NavBar } from '@nutui/nutui-react-taro' - ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` - 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) diff --git a/src/packages/navbar/doc.zh-TW.md b/src/packages/navbar/doc.zh-TW.md index 3d40663da1..5843280269 100644 --- a/src/packages/navbar/doc.zh-TW.md +++ b/src/packages/navbar/doc.zh-TW.md @@ -73,7 +73,7 @@ import { NavBar } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANavBar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) ### Component Logs @@ -83,4 +83,4 @@ import { NavBar } from '@nutui/nutui-react' - ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` - 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=navbar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) diff --git a/src/packages/noticebar/doc.en-US.md b/src/packages/noticebar/doc.en-US.md index 50b70d7fcb..5c5c2cab1a 100644 --- a/src/packages/noticebar/doc.en-US.md +++ b/src/packages/noticebar/doc.en-US.md @@ -159,7 +159,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) ### Component Logs @@ -169,4 +169,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` - 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) diff --git a/src/packages/noticebar/doc.md b/src/packages/noticebar/doc.md index ff9a5ea7fe..55c120c2b6 100644 --- a/src/packages/noticebar/doc.md +++ b/src/packages/noticebar/doc.md @@ -159,7 +159,7 @@ import { NoticeBar } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) ### Component Logs @@ -169,4 +169,4 @@ import { NoticeBar } from '@nutui/nutui-react' - ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` - 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) diff --git a/src/packages/noticebar/doc.taro.md b/src/packages/noticebar/doc.taro.md index 6980049a4f..259ebc21f2 100644 --- a/src/packages/noticebar/doc.taro.md +++ b/src/packages/noticebar/doc.taro.md @@ -159,7 +159,7 @@ import { NoticeBar } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) ### Component Logs @@ -169,4 +169,4 @@ import { NoticeBar } from '@nutui/nutui-react-taro' - ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` - 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) diff --git a/src/packages/noticebar/doc.zh-TW.md b/src/packages/noticebar/doc.zh-TW.md index 15f545d9ce..bf40197966 100644 --- a/src/packages/noticebar/doc.zh-TW.md +++ b/src/packages/noticebar/doc.zh-TW.md @@ -159,7 +159,7 @@ import { NoticeBar } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANoticeBar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) ### Component Logs @@ -169,4 +169,4 @@ import { NoticeBar } from '@nutui/nutui-react' - ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` - 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=noticebar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) diff --git a/src/packages/notify/doc.en-US.md b/src/packages/notify/doc.en-US.md index 175529ed92..25649a2117 100644 --- a/src/packages/notify/doc.en-US.md +++ b/src/packages/notify/doc.en-US.md @@ -76,7 +76,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) ### Component Logs @@ -86,4 +86,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` - 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) diff --git a/src/packages/notify/doc.md b/src/packages/notify/doc.md index 0864b72502..b32ba98897 100644 --- a/src/packages/notify/doc.md +++ b/src/packages/notify/doc.md @@ -76,7 +76,7 @@ import { Notify } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) ### Component Logs @@ -86,4 +86,4 @@ import { Notify } from '@nutui/nutui-react' - ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` - 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) diff --git a/src/packages/notify/doc.taro.md b/src/packages/notify/doc.taro.md index e13db0693f..61130ea5c4 100644 --- a/src/packages/notify/doc.taro.md +++ b/src/packages/notify/doc.taro.md @@ -120,7 +120,7 @@ export default App ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) ### Component Logs @@ -130,4 +130,4 @@ export default App - ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` - 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) diff --git a/src/packages/notify/doc.zh-TW.md b/src/packages/notify/doc.zh-TW.md index b86b4c1148..d9fbe05017 100644 --- a/src/packages/notify/doc.zh-TW.md +++ b/src/packages/notify/doc.zh-TW.md @@ -78,7 +78,7 @@ import { Notify } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANotify) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) ### Component Logs @@ -88,4 +88,4 @@ import { Notify } from '@nutui/nutui-react' - ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` - 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=notify&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) diff --git a/src/packages/numberkeyboard/doc.en-US.md b/src/packages/numberkeyboard/doc.en-US.md index ad8491b926..b59c02a8ea 100644 --- a/src/packages/numberkeyboard/doc.en-US.md +++ b/src/packages/numberkeyboard/doc.en-US.md @@ -109,7 +109,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) ### Component Logs @@ -119,4 +119,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` - 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/numberkeyboard/doc.md b/src/packages/numberkeyboard/doc.md index 52d8f334e2..5468dd8a63 100644 --- a/src/packages/numberkeyboard/doc.md +++ b/src/packages/numberkeyboard/doc.md @@ -109,7 +109,7 @@ import { NumberKeyboard } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) ### Component Logs @@ -119,4 +119,4 @@ import { NumberKeyboard } from '@nutui/nutui-react' - 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` - 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/numberkeyboard/doc.taro.md b/src/packages/numberkeyboard/doc.taro.md index a9a8bc1fdb..82e66fe494 100644 --- a/src/packages/numberkeyboard/doc.taro.md +++ b/src/packages/numberkeyboard/doc.taro.md @@ -109,7 +109,7 @@ import { NumberKeyboard } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) ### Component Logs @@ -119,4 +119,4 @@ import { NumberKeyboard } from '@nutui/nutui-react-taro' - 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` - 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/numberkeyboard/doc.zh-TW.md b/src/packages/numberkeyboard/doc.zh-TW.md index 41ab79421a..b5831a12fc 100644 --- a/src/packages/numberkeyboard/doc.zh-TW.md +++ b/src/packages/numberkeyboard/doc.zh-TW.md @@ -109,7 +109,7 @@ import { NumberKeyboard } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ANumberKeyboard) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) ### Component Logs @@ -119,4 +119,4 @@ import { NumberKeyboard } from '@nutui/nutui-react' - 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` - 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=numberkeyboard&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) diff --git a/src/packages/overlay/doc.en-US.md b/src/packages/overlay/doc.en-US.md index 3e931491f8..823ba94552 100644 --- a/src/packages/overlay/doc.en-US.md +++ b/src/packages/overlay/doc.en-US.md @@ -91,7 +91,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) ### Component Logs @@ -101,4 +101,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` - 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) diff --git a/src/packages/overlay/doc.md b/src/packages/overlay/doc.md index 0b9f9763b4..06b668a599 100644 --- a/src/packages/overlay/doc.md +++ b/src/packages/overlay/doc.md @@ -91,7 +91,7 @@ import { Overlay } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) ### Component Logs @@ -101,4 +101,4 @@ import { Overlay } from '@nutui/nutui-react' - 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` - 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) diff --git a/src/packages/overlay/doc.taro.md b/src/packages/overlay/doc.taro.md index 0cb876dd47..3330dcd4c2 100644 --- a/src/packages/overlay/doc.taro.md +++ b/src/packages/overlay/doc.taro.md @@ -91,7 +91,7 @@ import { Overlay } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) ### Component Logs @@ -101,4 +101,4 @@ import { Overlay } from '@nutui/nutui-react-taro' - 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` - 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) diff --git a/src/packages/overlay/doc.zh-TW.md b/src/packages/overlay/doc.zh-TW.md index af89a1f0fd..8effd8183c 100644 --- a/src/packages/overlay/doc.zh-TW.md +++ b/src/packages/overlay/doc.zh-TW.md @@ -91,7 +91,7 @@ import { Overlay } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AOverlay) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) ### Component Logs @@ -101,4 +101,4 @@ import { Overlay } from '@nutui/nutui-react' - 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` - 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=overlay&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) diff --git a/src/packages/pagination/doc.en-US.md b/src/packages/pagination/doc.en-US.md index b63d180240..9288ddf723 100644 --- a/src/packages/pagination/doc.en-US.md +++ b/src/packages/pagination/doc.en-US.md @@ -113,7 +113,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) ### Component Logs @@ -121,4 +121,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.md b/src/packages/pagination/doc.md index 72f04b9842..0ad9d05a37 100644 --- a/src/packages/pagination/doc.md +++ b/src/packages/pagination/doc.md @@ -113,7 +113,7 @@ import { Pagination } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) ### Component Logs @@ -121,4 +121,4 @@ import { Pagination } from '@nutui/nutui-react' - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.taro.md b/src/packages/pagination/doc.taro.md index b270fb8209..3d12212339 100644 --- a/src/packages/pagination/doc.taro.md +++ b/src/packages/pagination/doc.taro.md @@ -113,7 +113,7 @@ import { Pagination } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) ### Component Logs @@ -121,4 +121,4 @@ import { Pagination } from '@nutui/nutui-react-taro' - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) diff --git a/src/packages/pagination/doc.zh-TW.md b/src/packages/pagination/doc.zh-TW.md index 8f5b9df171..9038d3920a 100644 --- a/src/packages/pagination/doc.zh-TW.md +++ b/src/packages/pagination/doc.zh-TW.md @@ -113,7 +113,7 @@ import { Pagination } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APagination) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) ### Component Logs @@ -121,4 +121,4 @@ import { Pagination } from '@nutui/nutui-react' - 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` - ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pagination&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) diff --git a/src/packages/picker/doc.en-US.md b/src/packages/picker/doc.en-US.md index 3cec5edc51..68c5912088 100644 --- a/src/packages/picker/doc.en-US.md +++ b/src/packages/picker/doc.en-US.md @@ -130,7 +130,7 @@ The component provides the following CSS variables, which can be used to customi - [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) - [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) ### Component Logs @@ -140,4 +140,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` - 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.md b/src/packages/picker/doc.md index 6dae0bde9b..3d8ad508bd 100644 --- a/src/packages/picker/doc.md +++ b/src/packages/picker/doc.md @@ -130,7 +130,7 @@ import { Picker } from '@nutui/nutui-react' - DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) - [FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少 [#2945](https://github.com/jdf2e/nutui-react/issues/2945) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) ### Component Logs @@ -140,4 +140,4 @@ import { Picker } from '@nutui/nutui-react' - 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` - 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.taro.md b/src/packages/picker/doc.taro.md index d5dcbaaece..4b270636cc 100644 --- a/src/packages/picker/doc.taro.md +++ b/src/packages/picker/doc.taro.md @@ -130,7 +130,7 @@ import { Picker } from '@nutui/nutui-react-taro' - DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) - [FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少 [#2945](https://github.com/jdf2e/nutui-react/issues/2945) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) ### Component Logs @@ -140,4 +140,4 @@ import { Picker } from '@nutui/nutui-react-taro' - 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` - 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) diff --git a/src/packages/picker/doc.zh-TW.md b/src/packages/picker/doc.zh-TW.md index de518c323e..e26afea898 100644 --- a/src/packages/picker/doc.zh-TW.md +++ b/src/packages/picker/doc.zh-TW.md @@ -130,7 +130,7 @@ import { Picker } from '@nutui/nutui-react' - [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) - [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APicker) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) ### Component Logs @@ -140,4 +140,4 @@ import { Picker } from '@nutui/nutui-react' - 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` - 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=picker&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) diff --git a/src/packages/pickerview/doc.en-US.md b/src/packages/pickerview/doc.en-US.md index 04ee2fee25..84e80e7204 100644 --- a/src/packages/pickerview/doc.en-US.md +++ b/src/packages/pickerview/doc.en-US.md @@ -97,8 +97,8 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) ### Component Logs -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) diff --git a/src/packages/pickerview/doc.md b/src/packages/pickerview/doc.md index 3a110cd10d..2fe19b880d 100644 --- a/src/packages/pickerview/doc.md +++ b/src/packages/pickerview/doc.md @@ -97,8 +97,8 @@ import { PickerView } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) diff --git a/src/packages/pickerview/doc.taro.md b/src/packages/pickerview/doc.taro.md index bde86795b6..7ab931b749 100644 --- a/src/packages/pickerview/doc.taro.md +++ b/src/packages/pickerview/doc.taro.md @@ -97,8 +97,8 @@ import { PickerView } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) diff --git a/src/packages/pickerview/doc.zh-TW.md b/src/packages/pickerview/doc.zh-TW.md index 3ce3e5b5a5..532061867c 100644 --- a/src/packages/pickerview/doc.zh-TW.md +++ b/src/packages/pickerview/doc.zh-TW.md @@ -97,8 +97,8 @@ import { PickerView } from '@nutui/nutui-react-taro' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APickerView) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) ### Component Logs -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pickerview&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) diff --git a/src/packages/popover/doc.en-US.md b/src/packages/popover/doc.en-US.md index d73f60993a..57ebbdbe8c 100644 --- a/src/packages/popover/doc.en-US.md +++ b/src/packages/popover/doc.en-US.md @@ -171,7 +171,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) ### Component Logs @@ -181,4 +181,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` - ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) diff --git a/src/packages/popover/doc.md b/src/packages/popover/doc.md index 12e1c62ff0..245c512616 100644 --- a/src/packages/popover/doc.md +++ b/src/packages/popover/doc.md @@ -173,7 +173,7 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) ### Component Logs @@ -183,4 +183,4 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 - 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` - ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) diff --git a/src/packages/popover/doc.taro.md b/src/packages/popover/doc.taro.md index 9fd51f1e1e..f7f287337e 100644 --- a/src/packages/popover/doc.taro.md +++ b/src/packages/popover/doc.taro.md @@ -164,7 +164,7 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) ### Component Logs @@ -174,4 +174,4 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 - 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` - ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) diff --git a/src/packages/popover/doc.zh-TW.md b/src/packages/popover/doc.zh-TW.md index 5897cdf23a..3d71d44acb 100644 --- a/src/packages/popover/doc.zh-TW.md +++ b/src/packages/popover/doc.zh-TW.md @@ -173,7 +173,7 @@ PopoverList 屬性是一個由對象構成的數組,數組中的每個對象 ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopover) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) ### Component Logs @@ -183,4 +183,4 @@ PopoverList 屬性是一個由對象構成的數組,數組中的每個對象 - 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` - ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popover&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) diff --git a/src/packages/popup/doc.en-US.md b/src/packages/popup/doc.en-US.md index c9432ea79d..6c325026c2 100644 --- a/src/packages/popup/doc.en-US.md +++ b/src/packages/popup/doc.en-US.md @@ -122,7 +122,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) ### Component Logs @@ -132,4 +132,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` - 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.md b/src/packages/popup/doc.md index d62cb9ce57..cd772d5b7d 100644 --- a/src/packages/popup/doc.md +++ b/src/packages/popup/doc.md @@ -122,7 +122,7 @@ import { Popup } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) ### Component Logs @@ -132,4 +132,4 @@ import { Popup } from '@nutui/nutui-react' - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` - 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.taro.md b/src/packages/popup/doc.taro.md index 5654e47c06..c22880d22c 100644 --- a/src/packages/popup/doc.taro.md +++ b/src/packages/popup/doc.taro.md @@ -144,7 +144,7 @@ import { Popup } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) ### Component Logs @@ -154,4 +154,4 @@ import { Popup } from '@nutui/nutui-react-taro' - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` - 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) diff --git a/src/packages/popup/doc.zh-TW.md b/src/packages/popup/doc.zh-TW.md index 1bc9d9c982..4533d35e4b 100644 --- a/src/packages/popup/doc.zh-TW.md +++ b/src/packages/popup/doc.zh-TW.md @@ -122,7 +122,7 @@ import { Popup } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APopup) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) ### Component Logs @@ -132,4 +132,4 @@ import { Popup } from '@nutui/nutui-react' - ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` - 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=popup&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) diff --git a/src/packages/price/doc.en-US.md b/src/packages/price/doc.en-US.md index e14d72abdb..9cd66f550c 100644 --- a/src/packages/price/doc.en-US.md +++ b/src/packages/price/doc.en-US.md @@ -127,11 +127,11 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) ### Component Logs - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) diff --git a/src/packages/price/doc.md b/src/packages/price/doc.md index 8d817e2f6b..cc4bb1dd4a 100644 --- a/src/packages/price/doc.md +++ b/src/packages/price/doc.md @@ -127,11 +127,11 @@ import { Price } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) ### Component Logs - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) diff --git a/src/packages/price/doc.taro.md b/src/packages/price/doc.taro.md index 1f96264ffe..8f61796c3d 100644 --- a/src/packages/price/doc.taro.md +++ b/src/packages/price/doc.taro.md @@ -126,11 +126,11 @@ import { Price } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) ### Component Logs - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) diff --git a/src/packages/price/doc.zh-TW.md b/src/packages/price/doc.zh-TW.md index 247b778ce9..9a29cadc73 100644 --- a/src/packages/price/doc.zh-TW.md +++ b/src/packages/price/doc.zh-TW.md @@ -127,11 +127,11 @@ import { Price } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APrice) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) ### Component Logs - 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` - 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=price&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) diff --git a/src/packages/progress/doc.en-US.md b/src/packages/progress/doc.en-US.md index dc598b5c76..430ec284db 100644 --- a/src/packages/progress/doc.en-US.md +++ b/src/packages/progress/doc.en-US.md @@ -113,7 +113,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) ### Component Logs @@ -123,4 +123,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.md b/src/packages/progress/doc.md index fa10635b52..329144eef9 100644 --- a/src/packages/progress/doc.md +++ b/src/packages/progress/doc.md @@ -113,7 +113,7 @@ import { Progress } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) ### Component Logs @@ -123,4 +123,4 @@ import { Progress } from '@nutui/nutui-react' - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.taro.md b/src/packages/progress/doc.taro.md index f01eccc1da..8cdb480a05 100644 --- a/src/packages/progress/doc.taro.md +++ b/src/packages/progress/doc.taro.md @@ -113,7 +113,7 @@ import { Progress } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) ### Component Logs @@ -123,4 +123,4 @@ import { Progress } from '@nutui/nutui-react-taro' - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) diff --git a/src/packages/progress/doc.zh-TW.md b/src/packages/progress/doc.zh-TW.md index 3413c24b99..b89495da87 100644 --- a/src/packages/progress/doc.zh-TW.md +++ b/src/packages/progress/doc.zh-TW.md @@ -113,7 +113,7 @@ import { Progress } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AProgress) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) ### Component Logs @@ -123,4 +123,4 @@ import { Progress } from '@nutui/nutui-react' - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=progress&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) diff --git a/src/packages/pulltorefresh/doc.en-US.md b/src/packages/pulltorefresh/doc.en-US.md index 0fa1e1d0b1..0b41e40ee1 100644 --- a/src/packages/pulltorefresh/doc.en-US.md +++ b/src/packages/pulltorefresh/doc.en-US.md @@ -60,7 +60,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) ### Component Logs @@ -70,4 +70,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` - 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/pulltorefresh/doc.md b/src/packages/pulltorefresh/doc.md index 0a6cee908f..d79e3c73bd 100644 --- a/src/packages/pulltorefresh/doc.md +++ b/src/packages/pulltorefresh/doc.md @@ -60,7 +60,7 @@ import { PullToRefresh } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) ### Component Logs @@ -70,4 +70,4 @@ import { PullToRefresh } from '@nutui/nutui-react' - 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` - 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/pulltorefresh/doc.taro.md b/src/packages/pulltorefresh/doc.taro.md index 26a4b5d639..5be734265c 100644 --- a/src/packages/pulltorefresh/doc.taro.md +++ b/src/packages/pulltorefresh/doc.taro.md @@ -71,7 +71,7 @@ import { PullToRefresh } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) ### Component Logs @@ -81,4 +81,4 @@ import { PullToRefresh } from '@nutui/nutui-react-taro' - 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` - 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/pulltorefresh/doc.zh-TW.md b/src/packages/pulltorefresh/doc.zh-TW.md index faa846de70..708888fa98 100644 --- a/src/packages/pulltorefresh/doc.zh-TW.md +++ b/src/packages/pulltorefresh/doc.zh-TW.md @@ -60,7 +60,7 @@ import { PullToRefresh } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3APullToRefresh) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) ### Component Logs @@ -70,4 +70,4 @@ import { PullToRefresh } from '@nutui/nutui-react' - 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` - 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=pulltorefresh&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) diff --git a/src/packages/radio/doc.en-US.md b/src/packages/radio/doc.en-US.md index ff5be1e875..8082a0e79a 100644 --- a/src/packages/radio/doc.en-US.md +++ b/src/packages/radio/doc.en-US.md @@ -166,7 +166,7 @@ The component provides the following CSS Variables, which can be used for custom ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) ### Component Logs @@ -176,4 +176,4 @@ The component provides the following CSS Variables, which can be used for custom - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` - 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.md b/src/packages/radio/doc.md index 200f1e85d3..9f04c4d02c 100644 --- a/src/packages/radio/doc.md +++ b/src/packages/radio/doc.md @@ -166,7 +166,7 @@ import { Radio } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) ### Component Logs @@ -176,4 +176,4 @@ import { Radio } from '@nutui/nutui-react' - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` - 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.taro.md b/src/packages/radio/doc.taro.md index d45056faf0..eb4560483e 100644 --- a/src/packages/radio/doc.taro.md +++ b/src/packages/radio/doc.taro.md @@ -166,7 +166,7 @@ import { Radio } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) ### Component Logs @@ -176,4 +176,4 @@ import { Radio } from '@nutui/nutui-react-taro' - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` - 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) diff --git a/src/packages/radio/doc.zh-TW.md b/src/packages/radio/doc.zh-TW.md index c320fbb16c..ddb216463c 100644 --- a/src/packages/radio/doc.zh-TW.md +++ b/src/packages/radio/doc.zh-TW.md @@ -165,7 +165,7 @@ import { Radio } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARadio) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) ### Component Logs @@ -175,4 +175,4 @@ import { Radio } from '@nutui/nutui-react' - 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` - 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=radio&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) diff --git a/src/packages/range/doc.en-US.md b/src/packages/range/doc.en-US.md index 3fa222d954..0c3160f8a7 100644 --- a/src/packages/range/doc.en-US.md +++ b/src/packages/range/doc.en-US.md @@ -159,7 +159,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) ### Component Logs @@ -169,4 +169,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) diff --git a/src/packages/range/doc.md b/src/packages/range/doc.md index a03e33c978..dc91c0b3d2 100644 --- a/src/packages/range/doc.md +++ b/src/packages/range/doc.md @@ -159,7 +159,7 @@ import { Range } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) ### Component Logs @@ -169,4 +169,4 @@ import { Range } from '@nutui/nutui-react' - 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) diff --git a/src/packages/range/doc.taro.md b/src/packages/range/doc.taro.md index 002dfd471c..41a372b870 100644 --- a/src/packages/range/doc.taro.md +++ b/src/packages/range/doc.taro.md @@ -159,7 +159,7 @@ import { Range } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) ### Component Logs @@ -169,4 +169,4 @@ import { Range } from '@nutui/nutui-react-taro' - 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) diff --git a/src/packages/range/doc.zh-TW.md b/src/packages/range/doc.zh-TW.md index fbc8de987b..df3d282943 100644 --- a/src/packages/range/doc.zh-TW.md +++ b/src/packages/range/doc.zh-TW.md @@ -159,7 +159,7 @@ import { Range } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARange) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) ### Component Logs @@ -169,4 +169,4 @@ import { Range } from '@nutui/nutui-react' - 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` - ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=range&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) diff --git a/src/packages/rate/doc.en-US.md b/src/packages/rate/doc.en-US.md index dacc52de68..b9e68f8e1c 100644 --- a/src/packages/rate/doc.en-US.md +++ b/src/packages/rate/doc.en-US.md @@ -146,7 +146,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) ### Component Logs @@ -156,4 +156,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` - ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) diff --git a/src/packages/rate/doc.md b/src/packages/rate/doc.md index ca11cfce6f..03ab10172b 100644 --- a/src/packages/rate/doc.md +++ b/src/packages/rate/doc.md @@ -146,7 +146,7 @@ import { Rate } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) ### Component Logs @@ -156,4 +156,4 @@ import { Rate } from '@nutui/nutui-react' - ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` - ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) diff --git a/src/packages/rate/doc.taro.md b/src/packages/rate/doc.taro.md index 3b5aff92c5..51fdb37d17 100644 --- a/src/packages/rate/doc.taro.md +++ b/src/packages/rate/doc.taro.md @@ -146,7 +146,7 @@ import { Rate } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) ### Component Logs @@ -156,4 +156,4 @@ import { Rate } from '@nutui/nutui-react-taro' - ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` - ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) diff --git a/src/packages/rate/doc.zh-TW.md b/src/packages/rate/doc.zh-TW.md index 238c11fcfe..0b2c0fdfee 100644 --- a/src/packages/rate/doc.zh-TW.md +++ b/src/packages/rate/doc.zh-TW.md @@ -146,7 +146,7 @@ import { Rate } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ARate) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) ### Component Logs @@ -156,4 +156,4 @@ import { Rate } from '@nutui/nutui-react' - ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` - ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=rate&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) diff --git a/src/packages/resultpage/doc.en-US.md b/src/packages/resultpage/doc.en-US.md index f03c4f28ca..8e6b676089 100644 --- a/src/packages/resultpage/doc.en-US.md +++ b/src/packages/resultpage/doc.en-US.md @@ -87,8 +87,8 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) ### Component Logs -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) diff --git a/src/packages/resultpage/doc.md b/src/packages/resultpage/doc.md index c2b62df10a..7f0b41db7c 100644 --- a/src/packages/resultpage/doc.md +++ b/src/packages/resultpage/doc.md @@ -87,8 +87,8 @@ import { ResultPage } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) diff --git a/src/packages/resultpage/doc.taro.md b/src/packages/resultpage/doc.taro.md index d6b1ab1f6c..a65b45aff3 100644 --- a/src/packages/resultpage/doc.taro.md +++ b/src/packages/resultpage/doc.taro.md @@ -87,8 +87,8 @@ import { ResultPage } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) diff --git a/src/packages/resultpage/doc.zh-TW.md b/src/packages/resultpage/doc.zh-TW.md index 89c80c3d2d..92b41924cf 100644 --- a/src/packages/resultpage/doc.zh-TW.md +++ b/src/packages/resultpage/doc.zh-TW.md @@ -87,8 +87,8 @@ import { ResultPage } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AResultPage) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) ### Component Logs -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=resultpage&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) diff --git a/src/packages/safearea/doc.en-US.md b/src/packages/safearea/doc.en-US.md index cffdaade98..a413e00d0b 100644 --- a/src/packages/safearea/doc.en-US.md +++ b/src/packages/safearea/doc.en-US.md @@ -40,11 +40,11 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) ### Component Logs - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.md b/src/packages/safearea/doc.md index f32324124b..cdd0ddd44b 100644 --- a/src/packages/safearea/doc.md +++ b/src/packages/safearea/doc.md @@ -40,11 +40,11 @@ import { SafeArea } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) ### Component Logs - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.taro.md b/src/packages/safearea/doc.taro.md index db1ccd1d67..5579cd3828 100644 --- a/src/packages/safearea/doc.taro.md +++ b/src/packages/safearea/doc.taro.md @@ -40,11 +40,11 @@ import { SafeArea } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) ### Component Logs - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) diff --git a/src/packages/safearea/doc.zh-TW.md b/src/packages/safearea/doc.zh-TW.md index ce4e67b069..4d05e4ba3f 100644 --- a/src/packages/safearea/doc.zh-TW.md +++ b/src/packages/safearea/doc.zh-TW.md @@ -40,11 +40,11 @@ import { SafeArea } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASafeArea) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) ### Component Logs - 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` - ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=safearea&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) diff --git a/src/packages/searchbar/doc.en-US.md b/src/packages/searchbar/doc.en-US.md index 96ac40be27..fbe9146273 100644 --- a/src/packages/searchbar/doc.en-US.md +++ b/src/packages/searchbar/doc.en-US.md @@ -135,7 +135,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) ### Component Logs @@ -145,4 +145,4 @@ The component provides the following CSS variables, which can be used to customi - ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` - 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) diff --git a/src/packages/searchbar/doc.md b/src/packages/searchbar/doc.md index 461184deeb..40fa981ba5 100644 --- a/src/packages/searchbar/doc.md +++ b/src/packages/searchbar/doc.md @@ -134,7 +134,7 @@ import { SearchBar } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) ### Component Logs @@ -144,4 +144,4 @@ import { SearchBar } from '@nutui/nutui-react' - ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` - 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) diff --git a/src/packages/searchbar/doc.taro.md b/src/packages/searchbar/doc.taro.md index 6bfdcd6b24..c53de2d38c 100644 --- a/src/packages/searchbar/doc.taro.md +++ b/src/packages/searchbar/doc.taro.md @@ -134,7 +134,7 @@ import { SearchBar } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) ### Component Logs @@ -144,4 +144,4 @@ import { SearchBar } from '@nutui/nutui-react-taro' - ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` - 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) diff --git a/src/packages/searchbar/doc.zh-TW.md b/src/packages/searchbar/doc.zh-TW.md index 448ea75879..470d2c6378 100644 --- a/src/packages/searchbar/doc.zh-TW.md +++ b/src/packages/searchbar/doc.zh-TW.md @@ -134,7 +134,7 @@ import { SearchBar } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASearchBar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) ### Component Logs @@ -144,4 +144,4 @@ import { SearchBar } from '@nutui/nutui-react' - ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` - 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=searchbar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) diff --git a/src/packages/segmented/doc.en-US.md b/src/packages/segmented/doc.en-US.md index 7c52e2e95b..c487916630 100644 --- a/src/packages/segmented/doc.en-US.md +++ b/src/packages/segmented/doc.en-US.md @@ -77,8 +77,8 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) ### Component Logs -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) diff --git a/src/packages/segmented/doc.md b/src/packages/segmented/doc.md index 535f01be1d..49942615ad 100644 --- a/src/packages/segmented/doc.md +++ b/src/packages/segmented/doc.md @@ -77,8 +77,8 @@ import { Segmented } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) diff --git a/src/packages/segmented/doc.taro.md b/src/packages/segmented/doc.taro.md index 555c09dcc0..db8c824945 100644 --- a/src/packages/segmented/doc.taro.md +++ b/src/packages/segmented/doc.taro.md @@ -77,8 +77,8 @@ import { Segmented } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) diff --git a/src/packages/segmented/doc.zh-TW.md b/src/packages/segmented/doc.zh-TW.md index 2a3d5ed9fd..355401c39c 100644 --- a/src/packages/segmented/doc.zh-TW.md +++ b/src/packages/segmented/doc.zh-TW.md @@ -77,8 +77,8 @@ import { Segmented } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASegmented) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) ### Component Logs -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=segmented&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) diff --git a/src/packages/shortpassword/doc.en-US.md b/src/packages/shortpassword/doc.en-US.md index ef8aac07dc..3721c53451 100644 --- a/src/packages/shortpassword/doc.en-US.md +++ b/src/packages/shortpassword/doc.en-US.md @@ -99,7 +99,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) ### Component Logs @@ -108,4 +108,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` - 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) diff --git a/src/packages/shortpassword/doc.md b/src/packages/shortpassword/doc.md index 9c35f600f3..482a09c354 100644 --- a/src/packages/shortpassword/doc.md +++ b/src/packages/shortpassword/doc.md @@ -99,7 +99,7 @@ import { ShortPassword } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) ### Component Logs @@ -108,4 +108,4 @@ import { ShortPassword } from '@nutui/nutui-react' - 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` - 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) diff --git a/src/packages/shortpassword/doc.taro.md b/src/packages/shortpassword/doc.taro.md index f9cc758c94..243fa9651f 100644 --- a/src/packages/shortpassword/doc.taro.md +++ b/src/packages/shortpassword/doc.taro.md @@ -99,7 +99,7 @@ import { ShortPassword } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) ### Component Logs @@ -108,4 +108,4 @@ import { ShortPassword } from '@nutui/nutui-react-taro' - 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` - 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) diff --git a/src/packages/shortpassword/doc.zh-TW.md b/src/packages/shortpassword/doc.zh-TW.md index 4e4ac8a5fc..b4afc884bb 100644 --- a/src/packages/shortpassword/doc.zh-TW.md +++ b/src/packages/shortpassword/doc.zh-TW.md @@ -99,7 +99,7 @@ import { ShortPassword } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AShortPassword) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) ### Component Logs @@ -108,4 +108,4 @@ import { ShortPassword } from '@nutui/nutui-react' - 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` - 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=shortpassword&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) diff --git a/src/packages/sidebar/doc.en-US.md b/src/packages/sidebar/doc.en-US.md index aef1a3e281..1af94df6fd 100644 --- a/src/packages/sidebar/doc.en-US.md +++ b/src/packages/sidebar/doc.en-US.md @@ -97,8 +97,8 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) ### Component Logs -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) diff --git a/src/packages/sidebar/doc.md b/src/packages/sidebar/doc.md index 544d13bd4a..abac64033e 100644 --- a/src/packages/sidebar/doc.md +++ b/src/packages/sidebar/doc.md @@ -97,8 +97,8 @@ import { SideBar } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) diff --git a/src/packages/sidebar/doc.taro.md b/src/packages/sidebar/doc.taro.md index 08e60cd188..71ac4c9f6f 100644 --- a/src/packages/sidebar/doc.taro.md +++ b/src/packages/sidebar/doc.taro.md @@ -97,8 +97,8 @@ import { SideBar } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) ### Component Logs -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) diff --git a/src/packages/sidebar/doc.zh-TW.md b/src/packages/sidebar/doc.zh-TW.md index b4797b9d14..292aaa0ece 100644 --- a/src/packages/sidebar/doc.zh-TW.md +++ b/src/packages/sidebar/doc.zh-TW.md @@ -97,8 +97,8 @@ import { SideBar } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideBar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) ### Component Logs -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidebar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) diff --git a/src/packages/sidenavbar/doc.en-US.md b/src/packages/sidenavbar/doc.en-US.md index bfe26fc922..678cb4445e 100644 --- a/src/packages/sidenavbar/doc.en-US.md +++ b/src/packages/sidenavbar/doc.en-US.md @@ -85,7 +85,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) ### Component Logs @@ -94,4 +94,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` - 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) diff --git a/src/packages/sidenavbar/doc.md b/src/packages/sidenavbar/doc.md index 1506e25cb2..3eb0683810 100644 --- a/src/packages/sidenavbar/doc.md +++ b/src/packages/sidenavbar/doc.md @@ -85,7 +85,7 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) ### Component Logs @@ -94,4 +94,4 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' - 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` - 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) diff --git a/src/packages/sidenavbar/doc.taro.md b/src/packages/sidenavbar/doc.taro.md index d0642f087c..f00767b74b 100644 --- a/src/packages/sidenavbar/doc.taro.md +++ b/src/packages/sidenavbar/doc.taro.md @@ -88,7 +88,7 @@ import { ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) ### Component Logs @@ -97,4 +97,4 @@ import { - 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` - 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) diff --git a/src/packages/sidenavbar/doc.zh-TW.md b/src/packages/sidenavbar/doc.zh-TW.md index 3d5d8ad7ee..2285f5eab9 100644 --- a/src/packages/sidenavbar/doc.zh-TW.md +++ b/src/packages/sidenavbar/doc.zh-TW.md @@ -85,7 +85,7 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASideNavBar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) ### Component Logs @@ -94,4 +94,4 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' - 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` - 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sidenavbar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) diff --git a/src/packages/signature/doc.en-US.md b/src/packages/signature/doc.en-US.md index 221ddb54c4..8a1fd1a10c 100644 --- a/src/packages/signature/doc.en-US.md +++ b/src/packages/signature/doc.en-US.md @@ -62,7 +62,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) ### Component Logs @@ -72,4 +72,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` - 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) diff --git a/src/packages/signature/doc.md b/src/packages/signature/doc.md index 2037bac3b7..c4b86d8ac7 100644 --- a/src/packages/signature/doc.md +++ b/src/packages/signature/doc.md @@ -62,7 +62,7 @@ import { Signature } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) ### Component Logs @@ -72,4 +72,4 @@ import { Signature } from '@nutui/nutui-react' - 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` - 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) diff --git a/src/packages/signature/doc.taro.md b/src/packages/signature/doc.taro.md index 466a87797e..ffc193dcde 100644 --- a/src/packages/signature/doc.taro.md +++ b/src/packages/signature/doc.taro.md @@ -62,7 +62,7 @@ import { Signature } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) ### Component Logs @@ -72,4 +72,4 @@ import { Signature } from '@nutui/nutui-react-taro' - 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` - 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) diff --git a/src/packages/signature/doc.zh-TW.md b/src/packages/signature/doc.zh-TW.md index 14b936b46c..022e01b80c 100644 --- a/src/packages/signature/doc.zh-TW.md +++ b/src/packages/signature/doc.zh-TW.md @@ -62,7 +62,7 @@ import { Signature } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASignature) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) ### Component Logs @@ -72,4 +72,4 @@ import { Signature } from '@nutui/nutui-react' - 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` - 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=signature&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) diff --git a/src/packages/skeleton/doc.en-US.md b/src/packages/skeleton/doc.en-US.md index 4c05109e64..2a2ded42cf 100644 --- a/src/packages/skeleton/doc.en-US.md +++ b/src/packages/skeleton/doc.en-US.md @@ -81,7 +81,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) ### Component Logs @@ -89,4 +89,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` - 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) diff --git a/src/packages/skeleton/doc.md b/src/packages/skeleton/doc.md index bd71fd93c9..3e3ba8cb3f 100644 --- a/src/packages/skeleton/doc.md +++ b/src/packages/skeleton/doc.md @@ -81,7 +81,7 @@ import { Skeleton } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) ### Component Logs @@ -89,4 +89,4 @@ import { Skeleton } from '@nutui/nutui-react' - 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` - 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) diff --git a/src/packages/skeleton/doc.taro.md b/src/packages/skeleton/doc.taro.md index 5eed08b294..feb046dbd0 100644 --- a/src/packages/skeleton/doc.taro.md +++ b/src/packages/skeleton/doc.taro.md @@ -81,7 +81,7 @@ import { Skeleton } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) ### Component Logs @@ -89,4 +89,4 @@ import { Skeleton } from '@nutui/nutui-react-taro' - 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` - 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) diff --git a/src/packages/skeleton/doc.zh-TW.md b/src/packages/skeleton/doc.zh-TW.md index 40a7421856..16ada77129 100644 --- a/src/packages/skeleton/doc.zh-TW.md +++ b/src/packages/skeleton/doc.zh-TW.md @@ -81,7 +81,7 @@ import { Skeleton } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASkeleton) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) ### Component Logs @@ -89,4 +89,4 @@ import { Skeleton } from '@nutui/nutui-react' - 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` - 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=skeleton&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) diff --git a/src/packages/space/doc.en-US.md b/src/packages/space/doc.en-US.md index 3bfd5034fb..7d039b4ca7 100644 --- a/src/packages/space/doc.en-US.md +++ b/src/packages/space/doc.en-US.md @@ -84,7 +84,7 @@ to [ConfigProvider component](#/en-US/component/configprovider). ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) ### Component Logs @@ -94,4 +94,4 @@ to [ConfigProvider component](#/en-US/component/configprovider). - ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` - 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) diff --git a/src/packages/space/doc.md b/src/packages/space/doc.md index c28b9a12b8..f7026d387a 100644 --- a/src/packages/space/doc.md +++ b/src/packages/space/doc.md @@ -85,7 +85,7 @@ import { Space } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) ### Component Logs @@ -95,4 +95,4 @@ import { Space } from '@nutui/nutui-react' - ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` - 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) diff --git a/src/packages/space/doc.taro.md b/src/packages/space/doc.taro.md index 7d7f8f26be..fa8c594c40 100644 --- a/src/packages/space/doc.taro.md +++ b/src/packages/space/doc.taro.md @@ -85,7 +85,7 @@ import { Space } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) ### Component Logs @@ -95,4 +95,4 @@ import { Space } from '@nutui/nutui-react-taro' - ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` - 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) diff --git a/src/packages/space/doc.zh-TW.md b/src/packages/space/doc.zh-TW.md index 32b2a799f4..d6798c1a76 100644 --- a/src/packages/space/doc.zh-TW.md +++ b/src/packages/space/doc.zh-TW.md @@ -85,7 +85,7 @@ import { Space } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASpace) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) ### Component Logs @@ -95,4 +95,4 @@ import { Space } from '@nutui/nutui-react' - ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` - 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=space&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) diff --git a/src/packages/steps/doc.en-US.md b/src/packages/steps/doc.en-US.md index 652537e539..3c22d516ce 100644 --- a/src/packages/steps/doc.en-US.md +++ b/src/packages/steps/doc.en-US.md @@ -149,7 +149,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) ### Component Logs @@ -158,4 +158,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) diff --git a/src/packages/steps/doc.md b/src/packages/steps/doc.md index b7a6723f56..2b62b8e832 100644 --- a/src/packages/steps/doc.md +++ b/src/packages/steps/doc.md @@ -151,7 +151,7 @@ import { Steps } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) ### Component Logs @@ -160,4 +160,4 @@ import { Steps } from '@nutui/nutui-react' - 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) diff --git a/src/packages/steps/doc.taro.md b/src/packages/steps/doc.taro.md index d159091184..8892a7b5e1 100644 --- a/src/packages/steps/doc.taro.md +++ b/src/packages/steps/doc.taro.md @@ -150,7 +150,7 @@ import { Steps } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) ### Component Logs @@ -159,4 +159,4 @@ import { Steps } from '@nutui/nutui-react-taro' - 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) diff --git a/src/packages/steps/doc.zh-TW.md b/src/packages/steps/doc.zh-TW.md index 3f7c0ce432..37f83dd053 100644 --- a/src/packages/steps/doc.zh-TW.md +++ b/src/packages/steps/doc.zh-TW.md @@ -150,7 +150,7 @@ import { Steps } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASteps) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) ### Component Logs @@ -159,4 +159,4 @@ import { Steps } from '@nutui/nutui-react' - 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=steps&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) diff --git a/src/packages/sticky/doc.en-US.md b/src/packages/sticky/doc.en-US.md index 0c8d903181..e870ff50a8 100644 --- a/src/packages/sticky/doc.en-US.md +++ b/src/packages/sticky/doc.en-US.md @@ -58,7 +58,7 @@ import { Sticky } from '@nutui/nutui-react' ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) ### Component Logs @@ -68,4 +68,4 @@ import { Sticky } from '@nutui/nutui-react' - 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` - 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) diff --git a/src/packages/sticky/doc.md b/src/packages/sticky/doc.md index 8ba06aedd0..ff3fbca168 100644 --- a/src/packages/sticky/doc.md +++ b/src/packages/sticky/doc.md @@ -58,7 +58,7 @@ import { Sticky } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) ### Component Logs @@ -68,4 +68,4 @@ import { Sticky } from '@nutui/nutui-react' - 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` - 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) diff --git a/src/packages/sticky/doc.taro.md b/src/packages/sticky/doc.taro.md index dcf7d1ea58..f977c0c25e 100644 --- a/src/packages/sticky/doc.taro.md +++ b/src/packages/sticky/doc.taro.md @@ -60,7 +60,7 @@ import { Sticky } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) ### Component Logs @@ -70,4 +70,4 @@ import { Sticky } from '@nutui/nutui-react-taro' - 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` - 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) diff --git a/src/packages/sticky/doc.zh-TW.md b/src/packages/sticky/doc.zh-TW.md index cc254675a0..8eaa6c28a6 100644 --- a/src/packages/sticky/doc.zh-TW.md +++ b/src/packages/sticky/doc.zh-TW.md @@ -58,7 +58,7 @@ import { Sticky } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASticky) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) ### Component Logs @@ -68,4 +68,4 @@ import { Sticky } from '@nutui/nutui-react' - 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` - 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=sticky&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) diff --git a/src/packages/swipe/doc.en-US.md b/src/packages/swipe/doc.en-US.md index 8190bd44c6..2d423a727b 100644 --- a/src/packages/swipe/doc.en-US.md +++ b/src/packages/swipe/doc.en-US.md @@ -376,7 +376,7 @@ export default App ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) ### Component Logs @@ -386,4 +386,4 @@ export default App - 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` - 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.md b/src/packages/swipe/doc.md index 2c5d39cbd0..e44553bba3 100644 --- a/src/packages/swipe/doc.md +++ b/src/packages/swipe/doc.md @@ -371,7 +371,7 @@ export default App ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) ### Component Logs @@ -381,4 +381,4 @@ export default App - 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` - 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.taro.md b/src/packages/swipe/doc.taro.md index 4145342be2..74369660e1 100644 --- a/src/packages/swipe/doc.taro.md +++ b/src/packages/swipe/doc.taro.md @@ -423,7 +423,7 @@ export default App ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) ### Component Logs @@ -433,4 +433,4 @@ export default App - 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` - 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) diff --git a/src/packages/swipe/doc.zh-TW.md b/src/packages/swipe/doc.zh-TW.md index c568684344..d63dadfe2a 100644 --- a/src/packages/swipe/doc.zh-TW.md +++ b/src/packages/swipe/doc.zh-TW.md @@ -371,7 +371,7 @@ export default App ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwipe) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) ### Component Logs @@ -381,4 +381,4 @@ export default App - 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` - 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swipe&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) diff --git a/src/packages/swiper/doc.en-US.md b/src/packages/swiper/doc.en-US.md index 636a300686..16c7b5ffda 100644 --- a/src/packages/swiper/doc.en-US.md +++ b/src/packages/swiper/doc.en-US.md @@ -458,7 +458,7 @@ The component provides the following CSS variables, which can be used to customi - [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) ### Component Logs @@ -468,4 +468,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` - 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) diff --git a/src/packages/swiper/doc.md b/src/packages/swiper/doc.md index 00f25c7907..a32da23f3b 100644 --- a/src/packages/swiper/doc.md +++ b/src/packages/swiper/doc.md @@ -457,7 +457,7 @@ export default App - h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏 [#1432](https://github.com/jdf2e/nutui-react/issues/1432) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) ### Component Logs @@ -467,4 +467,4 @@ export default App - 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` - 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) diff --git a/src/packages/swiper/doc.taro.md b/src/packages/swiper/doc.taro.md index 656177be5d..4928cf9bbe 100644 --- a/src/packages/swiper/doc.taro.md +++ b/src/packages/swiper/doc.taro.md @@ -135,7 +135,7 @@ import { Swiper } from '@nutui/nutui-react-taro' - h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏 [#1432](https://github.com/jdf2e/nutui-react/issues/1432) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) ### Component Logs @@ -145,4 +145,4 @@ import { Swiper } from '@nutui/nutui-react-taro' - 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` - 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) diff --git a/src/packages/swiper/doc.zh-TW.md b/src/packages/swiper/doc.zh-TW.md index c763940b38..b1ff8211fb 100644 --- a/src/packages/swiper/doc.zh-TW.md +++ b/src/packages/swiper/doc.zh-TW.md @@ -457,7 +457,7 @@ export default App - [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwiper) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) ### Component Logs @@ -467,4 +467,4 @@ export default App - 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` - 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=swiper&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) diff --git a/src/packages/switch/doc.en-US.md b/src/packages/switch/doc.en-US.md index e633d74848..606cd5653b 100644 --- a/src/packages/switch/doc.en-US.md +++ b/src/packages/switch/doc.en-US.md @@ -109,11 +109,11 @@ The component provides the following CSS variables, which can be used to customi - [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) ### Component Logs - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.md b/src/packages/switch/doc.md index 871c7f2983..4505f0c3ae 100644 --- a/src/packages/switch/doc.md +++ b/src/packages/switch/doc.md @@ -109,11 +109,11 @@ import { Switch } from '@nutui/nutui-react' - Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) ### Component Logs - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.taro.md b/src/packages/switch/doc.taro.md index 7dcf03af06..6db5aff4fc 100644 --- a/src/packages/switch/doc.taro.md +++ b/src/packages/switch/doc.taro.md @@ -109,11 +109,11 @@ import { Switch } from '@nutui/nutui-react-taro' - Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) ### Component Logs - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) diff --git a/src/packages/switch/doc.zh-TW.md b/src/packages/switch/doc.zh-TW.md index d5f12298f7..c77984b6c3 100644 --- a/src/packages/switch/doc.zh-TW.md +++ b/src/packages/switch/doc.zh-TW.md @@ -109,11 +109,11 @@ import { Switch } from '@nutui/nutui-react' - [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ASwitch) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) ### Component Logs - 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` - 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=switch&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) diff --git a/src/packages/tabbar/doc.en-US.md b/src/packages/tabbar/doc.en-US.md index 1d5c3281bc..a9f842b18c 100644 --- a/src/packages/tabbar/doc.en-US.md +++ b/src/packages/tabbar/doc.en-US.md @@ -136,7 +136,7 @@ The component provides the following CSS variables, which can be used to customi - [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) ### Component Logs @@ -146,4 +146,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` - 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.md b/src/packages/tabbar/doc.md index 9227c2723f..876f74805b 100644 --- a/src/packages/tabbar/doc.md +++ b/src/packages/tabbar/doc.md @@ -136,7 +136,7 @@ import { Tabbar } from '@nutui/nutui-react' - Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) ### Component Logs @@ -146,4 +146,4 @@ import { Tabbar } from '@nutui/nutui-react' - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` - 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.taro.md b/src/packages/tabbar/doc.taro.md index 6bac052a2b..7b3dc56f2d 100644 --- a/src/packages/tabbar/doc.taro.md +++ b/src/packages/tabbar/doc.taro.md @@ -136,7 +136,7 @@ import { Tabbar } from '@nutui/nutui-react-taro' - Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) ### Component Logs @@ -146,4 +146,4 @@ import { Tabbar } from '@nutui/nutui-react-taro' - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` - 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) diff --git a/src/packages/tabbar/doc.zh-TW.md b/src/packages/tabbar/doc.zh-TW.md index 5dc5e3e1d4..760515c3f2 100644 --- a/src/packages/tabbar/doc.zh-TW.md +++ b/src/packages/tabbar/doc.zh-TW.md @@ -136,7 +136,7 @@ import { Tabbar } from '@nutui/nutui-react' - [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabbar) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) ### Component Logs @@ -146,4 +146,4 @@ import { Tabbar } from '@nutui/nutui-react' - 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` - 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabbar&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) diff --git a/src/packages/table/doc.en-US.md b/src/packages/table/doc.en-US.md index d9a6570a65..cce79910c0 100644 --- a/src/packages/table/doc.en-US.md +++ b/src/packages/table/doc.en-US.md @@ -161,7 +161,7 @@ The component provides the following CSS variables, which can be used for custom ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) ### Component Logs @@ -171,4 +171,4 @@ The component provides the following CSS variables, which can be used for custom - 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` - ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) diff --git a/src/packages/table/doc.md b/src/packages/table/doc.md index c76b39d2bd..c52c6ecb4e 100644 --- a/src/packages/table/doc.md +++ b/src/packages/table/doc.md @@ -161,7 +161,7 @@ import { Table } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) ### Component Logs @@ -171,4 +171,4 @@ import { Table } from '@nutui/nutui-react' - 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` - ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) diff --git a/src/packages/table/doc.taro.md b/src/packages/table/doc.taro.md index 30ae250e0c..67fbf7b955 100644 --- a/src/packages/table/doc.taro.md +++ b/src/packages/table/doc.taro.md @@ -161,7 +161,7 @@ import { Table } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) ### Component Logs @@ -171,4 +171,4 @@ import { Table } from '@nutui/nutui-react-taro' - 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` - ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) diff --git a/src/packages/table/doc.zh-TW.md b/src/packages/table/doc.zh-TW.md index cd4ef33e7e..87574473cb 100644 --- a/src/packages/table/doc.zh-TW.md +++ b/src/packages/table/doc.zh-TW.md @@ -161,7 +161,7 @@ import { Table } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATable) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) ### Component Logs @@ -171,4 +171,4 @@ import { Table } from '@nutui/nutui-react' - 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` - ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=table&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) diff --git a/src/packages/tabs/doc.en-US.md b/src/packages/tabs/doc.en-US.md index f39a1cbaf5..5be6c2aa6d 100644 --- a/src/packages/tabs/doc.en-US.md +++ b/src/packages/tabs/doc.en-US.md @@ -265,7 +265,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) ### Component Logs @@ -275,4 +275,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` - ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) diff --git a/src/packages/tabs/doc.md b/src/packages/tabs/doc.md index 4f2562bf35..b5688a288e 100644 --- a/src/packages/tabs/doc.md +++ b/src/packages/tabs/doc.md @@ -265,7 +265,7 @@ import { Tabs } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) ### Component Logs @@ -275,4 +275,4 @@ import { Tabs } from '@nutui/nutui-react' - 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` - ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) diff --git a/src/packages/tabs/doc.taro.md b/src/packages/tabs/doc.taro.md index 25280f518d..39cd433b1b 100644 --- a/src/packages/tabs/doc.taro.md +++ b/src/packages/tabs/doc.taro.md @@ -263,7 +263,7 @@ import { Tabs } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) ### Component Logs @@ -273,4 +273,4 @@ import { Tabs } from '@nutui/nutui-react-taro' - 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` - ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) diff --git a/src/packages/tabs/doc.zh-TW.md b/src/packages/tabs/doc.zh-TW.md index 8fc63e2ebc..83dab6f01f 100644 --- a/src/packages/tabs/doc.zh-TW.md +++ b/src/packages/tabs/doc.zh-TW.md @@ -263,7 +263,7 @@ import { Tabs } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATabs) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) ### Component Logs @@ -273,4 +273,4 @@ import { Tabs } from '@nutui/nutui-react' - 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` - ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tabs&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) diff --git a/src/packages/tag/doc.en-US.md b/src/packages/tag/doc.en-US.md index 7aea444be5..e006b0f0f8 100644 --- a/src/packages/tag/doc.en-US.md +++ b/src/packages/tag/doc.en-US.md @@ -86,7 +86,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) ### Component Logs @@ -96,4 +96,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` - 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.md b/src/packages/tag/doc.md index 6002d11a8e..5efb89ddb4 100644 --- a/src/packages/tag/doc.md +++ b/src/packages/tag/doc.md @@ -86,7 +86,7 @@ import { Tag } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) ### Component Logs @@ -96,4 +96,4 @@ import { Tag } from '@nutui/nutui-react' - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` - 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.taro.md b/src/packages/tag/doc.taro.md index 98ddeb8d2f..13ccde7535 100644 --- a/src/packages/tag/doc.taro.md +++ b/src/packages/tag/doc.taro.md @@ -86,7 +86,7 @@ import { Tag } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) ### Component Logs @@ -96,4 +96,4 @@ import { Tag } from '@nutui/nutui-react-taro' - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` - 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) diff --git a/src/packages/tag/doc.zh-TW.md b/src/packages/tag/doc.zh-TW.md index fb421aac87..7213fa58a2 100644 --- a/src/packages/tag/doc.zh-TW.md +++ b/src/packages/tag/doc.zh-TW.md @@ -86,7 +86,7 @@ import { Tag } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATag) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) ### Component Logs @@ -96,4 +96,4 @@ import { Tag } from '@nutui/nutui-react' - 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` - 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tag&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) diff --git a/src/packages/textarea/doc.en-US.md b/src/packages/textarea/doc.en-US.md index 3bf19fc981..7d8078556b 100644 --- a/src/packages/textarea/doc.en-US.md +++ b/src/packages/textarea/doc.en-US.md @@ -111,7 +111,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) ### Component Logs @@ -121,4 +121,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` - 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) diff --git a/src/packages/textarea/doc.md b/src/packages/textarea/doc.md index 1d8ee60053..a70460c804 100644 --- a/src/packages/textarea/doc.md +++ b/src/packages/textarea/doc.md @@ -111,7 +111,7 @@ import { TextArea } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) ### Component Logs @@ -121,4 +121,4 @@ import { TextArea } from '@nutui/nutui-react' - 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` - 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) diff --git a/src/packages/textarea/doc.taro.md b/src/packages/textarea/doc.taro.md index 932c319e00..365e955587 100644 --- a/src/packages/textarea/doc.taro.md +++ b/src/packages/textarea/doc.taro.md @@ -111,7 +111,7 @@ import { TextArea } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) ### Component Logs @@ -121,4 +121,4 @@ import { TextArea } from '@nutui/nutui-react-taro' - 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` - 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) diff --git a/src/packages/textarea/doc.zh-TW.md b/src/packages/textarea/doc.zh-TW.md index f2a15337c5..ebf02319d6 100644 --- a/src/packages/textarea/doc.zh-TW.md +++ b/src/packages/textarea/doc.zh-TW.md @@ -110,7 +110,7 @@ import { TextArea } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATextArea) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) ### Component Logs @@ -120,4 +120,4 @@ import { TextArea } from '@nutui/nutui-react' - 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` - 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=textarea&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) diff --git a/src/packages/timeselect/doc.en-US.md b/src/packages/timeselect/doc.en-US.md index a909590d3b..84d9c750d2 100644 --- a/src/packages/timeselect/doc.en-US.md +++ b/src/packages/timeselect/doc.en-US.md @@ -97,7 +97,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) ### Component Logs @@ -105,4 +105,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) diff --git a/src/packages/timeselect/doc.md b/src/packages/timeselect/doc.md index f04fddf459..b00f94d5b9 100644 --- a/src/packages/timeselect/doc.md +++ b/src/packages/timeselect/doc.md @@ -97,7 +97,7 @@ import { TimeSelect } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) ### Component Logs @@ -105,4 +105,4 @@ import { TimeSelect } from '@nutui/nutui-react' - 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) diff --git a/src/packages/timeselect/doc.taro.md b/src/packages/timeselect/doc.taro.md index 455dfde6e3..70be06c1e1 100644 --- a/src/packages/timeselect/doc.taro.md +++ b/src/packages/timeselect/doc.taro.md @@ -97,7 +97,7 @@ import { TimeSelect } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) ### Component Logs @@ -105,4 +105,4 @@ import { TimeSelect } from '@nutui/nutui-react-taro' - 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) diff --git a/src/packages/timeselect/doc.zh-TW.md b/src/packages/timeselect/doc.zh-TW.md index 31b343af07..cb899c6d9d 100644 --- a/src/packages/timeselect/doc.zh-TW.md +++ b/src/packages/timeselect/doc.zh-TW.md @@ -97,7 +97,7 @@ import { TimeSelect } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATimeSelect) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) ### Component Logs @@ -105,4 +105,4 @@ import { TimeSelect } from '@nutui/nutui-react' - 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` - 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=timeselect&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) diff --git a/src/packages/toast/doc.en-US.md b/src/packages/toast/doc.en-US.md index 8eb89a9826..b62bf19e52 100644 --- a/src/packages/toast/doc.en-US.md +++ b/src/packages/toast/doc.en-US.md @@ -111,7 +111,7 @@ The component provides the following CSS variables, which can be used to customi - [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) ### Component Logs @@ -121,4 +121,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` - 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) diff --git a/src/packages/toast/doc.md b/src/packages/toast/doc.md index a501e0170d..de0145dc1e 100644 --- a/src/packages/toast/doc.md +++ b/src/packages/toast/doc.md @@ -109,7 +109,7 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) - 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) ### Component Logs @@ -119,4 +119,4 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) - 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` - 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) diff --git a/src/packages/toast/doc.taro.md b/src/packages/toast/doc.taro.md index 75209bd4d3..f186c05626 100644 --- a/src/packages/toast/doc.taro.md +++ b/src/packages/toast/doc.taro.md @@ -105,7 +105,7 @@ ToastOptions 是 ToastProps 的子集,包含如下属性:msg, title, type, d - 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) ### Component Logs @@ -115,4 +115,4 @@ ToastOptions 是 ToastProps 的子集,包含如下属性:msg, title, type, d - 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` - 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) diff --git a/src/packages/toast/doc.zh-TW.md b/src/packages/toast/doc.zh-TW.md index e5b0d191a6..87a0d17633 100644 --- a/src/packages/toast/doc.zh-TW.md +++ b/src/packages/toast/doc.zh-TW.md @@ -108,7 +108,7 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) - [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AToast) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) ### Component Logs @@ -118,4 +118,4 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) - 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` - 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=toast&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) diff --git a/src/packages/tour/doc.en-US.md b/src/packages/tour/doc.en-US.md index 6fc67b01f5..e5dcb13c0e 100644 --- a/src/packages/tour/doc.en-US.md +++ b/src/packages/tour/doc.en-US.md @@ -108,7 +108,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) ### Component Logs @@ -116,4 +116,4 @@ The component provides the following CSS variables, which can be used to customi - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) diff --git a/src/packages/tour/doc.md b/src/packages/tour/doc.md index e05d857315..0300979a65 100644 --- a/src/packages/tour/doc.md +++ b/src/packages/tour/doc.md @@ -108,7 +108,7 @@ import { Tour } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) ### Component Logs @@ -116,4 +116,4 @@ import { Tour } from '@nutui/nutui-react' - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) diff --git a/src/packages/tour/doc.taro.md b/src/packages/tour/doc.taro.md index 203a90dc20..50b3cde6a0 100644 --- a/src/packages/tour/doc.taro.md +++ b/src/packages/tour/doc.taro.md @@ -108,7 +108,7 @@ import { Tour } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) ### Component Logs @@ -116,4 +116,4 @@ import { Tour } from '@nutui/nutui-react-taro' - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) diff --git a/src/packages/tour/doc.zh-TW.md b/src/packages/tour/doc.zh-TW.md index 09090d41dc..949455167c 100644 --- a/src/packages/tour/doc.zh-TW.md +++ b/src/packages/tour/doc.zh-TW.md @@ -108,7 +108,7 @@ import { Tour } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATour) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) ### Component Logs @@ -116,4 +116,4 @@ import { Tour } from '@nutui/nutui-react' - 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` - ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=tour&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) diff --git a/src/packages/trendarrow/doc.en-US.md b/src/packages/trendarrow/doc.en-US.md index f1e5e76323..cfafb4e96c 100644 --- a/src/packages/trendarrow/doc.en-US.md +++ b/src/packages/trendarrow/doc.en-US.md @@ -107,7 +107,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) ### Component Logs @@ -116,4 +116,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` - 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) diff --git a/src/packages/trendarrow/doc.md b/src/packages/trendarrow/doc.md index c155dbbc54..77c305ebe4 100644 --- a/src/packages/trendarrow/doc.md +++ b/src/packages/trendarrow/doc.md @@ -107,7 +107,7 @@ import { TrendArrow } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) ### Component Logs @@ -116,4 +116,4 @@ import { TrendArrow } from '@nutui/nutui-react' - 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` - 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) diff --git a/src/packages/trendarrow/doc.taro.md b/src/packages/trendarrow/doc.taro.md index e2eba3e26d..2b8c324309 100644 --- a/src/packages/trendarrow/doc.taro.md +++ b/src/packages/trendarrow/doc.taro.md @@ -107,7 +107,7 @@ import { TrendArrow } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) ### Component Logs @@ -116,4 +116,4 @@ import { TrendArrow } from '@nutui/nutui-react-taro' - 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` - 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) diff --git a/src/packages/trendarrow/doc.zh-TW.md b/src/packages/trendarrow/doc.zh-TW.md index 12709d0d92..520a4cf5c8 100644 --- a/src/packages/trendarrow/doc.zh-TW.md +++ b/src/packages/trendarrow/doc.zh-TW.md @@ -107,7 +107,7 @@ import { TrendArrow } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3ATrendArrow) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) ### Component Logs @@ -116,4 +116,4 @@ import { TrendArrow } from '@nutui/nutui-react' - 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` - 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=trendarrow&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) diff --git a/src/packages/uploader/doc.en-US.md b/src/packages/uploader/doc.en-US.md index ae1338a70a..5db7ab2398 100644 --- a/src/packages/uploader/doc.en-US.md +++ b/src/packages/uploader/doc.en-US.md @@ -176,7 +176,7 @@ The component provides the following CSS variables that can be used to customize - [ Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ](https://github.com/jdf2e/nutui-react/issues/2506) -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) ### Component Logs @@ -186,4 +186,4 @@ The component provides the following CSS variables that can be used to customize - ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` - 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) diff --git a/src/packages/uploader/doc.md b/src/packages/uploader/doc.md index f32a41c982..0b1dcc9c29 100644 --- a/src/packages/uploader/doc.md +++ b/src/packages/uploader/doc.md @@ -181,7 +181,7 @@ import { Uploader } from '@nutui/nutui-react' - Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 [#2506](https://github.com/jdf2e/nutui-react/issues/2506) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) ### Component Logs @@ -191,4 +191,4 @@ import { Uploader } from '@nutui/nutui-react' - ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` - 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) diff --git a/src/packages/uploader/doc.taro.md b/src/packages/uploader/doc.taro.md index d2a0f00e72..0cd47a4ec3 100644 --- a/src/packages/uploader/doc.taro.md +++ b/src/packages/uploader/doc.taro.md @@ -174,7 +174,7 @@ import { Uploader } from '@nutui/nutui-react-taro' - Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 [#2506](https://github.com/jdf2e/nutui-react/issues/2506) -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) ### Component Logs @@ -184,4 +184,4 @@ import { Uploader } from '@nutui/nutui-react-taro' - ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` - 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) diff --git a/src/packages/uploader/doc.zh-TW.md b/src/packages/uploader/doc.zh-TW.md index 5dfc0612d7..5b25c8207e 100644 --- a/src/packages/uploader/doc.zh-TW.md +++ b/src/packages/uploader/doc.zh-TW.md @@ -181,7 +181,7 @@ import { Uploader } from '@nutui/nutui-react' - [ Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ](https://github.com/jdf2e/nutui-react/issues/2506) -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AUploader) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) ### Component Logs @@ -191,4 +191,4 @@ import { Uploader } from '@nutui/nutui-react' - ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` - 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=uploader&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) diff --git a/src/packages/video/doc.en-US.md b/src/packages/video/doc.en-US.md index 6aa132ba7c..aebb7bf95d 100644 --- a/src/packages/video/doc.en-US.md +++ b/src/packages/video/doc.en-US.md @@ -107,7 +107,7 @@ Reset the video when the video address changes ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) ### Component Logs @@ -117,4 +117,4 @@ Reset the video when the video address changes - ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` - 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) diff --git a/src/packages/video/doc.md b/src/packages/video/doc.md index 074dced394..b1f361b30e 100644 --- a/src/packages/video/doc.md +++ b/src/packages/video/doc.md @@ -107,7 +107,7 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) ### Component Logs @@ -117,4 +117,4 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 - ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` - 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) diff --git a/src/packages/video/doc.taro.md b/src/packages/video/doc.taro.md index ff9503a836..724d68e350 100644 --- a/src/packages/video/doc.taro.md +++ b/src/packages/video/doc.taro.md @@ -100,7 +100,7 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) ### Component Logs @@ -110,4 +110,4 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 - ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` - 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) diff --git a/src/packages/video/doc.zh-TW.md b/src/packages/video/doc.zh-TW.md index 427b559134..ee6d5d085a 100644 --- a/src/packages/video/doc.zh-TW.md +++ b/src/packages/video/doc.zh-TW.md @@ -107,7 +107,7 @@ playsinline 屬性設置移動端視頻行內播放,阻止新打開頁面播 ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVideo) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) ### Component Logs @@ -117,4 +117,4 @@ playsinline 屬性設置移動端視頻行內播放,阻止新打開頁面播 - ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` - 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=video&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) diff --git a/src/packages/virtuallist/doc.en-US.md b/src/packages/virtuallist/doc.en-US.md index ed29f5efac..d1854289f1 100644 --- a/src/packages/virtuallist/doc.en-US.md +++ b/src/packages/virtuallist/doc.en-US.md @@ -62,7 +62,7 @@ import { Virtuallist } from '@nutui/nutui-react' ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) ### Component Logs @@ -72,4 +72,4 @@ import { Virtuallist } from '@nutui/nutui-react' - 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` - 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) diff --git a/src/packages/virtuallist/doc.md b/src/packages/virtuallist/doc.md index 79a2649bdf..f4ece3def5 100644 --- a/src/packages/virtuallist/doc.md +++ b/src/packages/virtuallist/doc.md @@ -62,7 +62,7 @@ import { VirtualList } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) ### Component Logs @@ -72,4 +72,4 @@ import { VirtualList } from '@nutui/nutui-react' - 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` - 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) diff --git a/src/packages/virtuallist/doc.taro.md b/src/packages/virtuallist/doc.taro.md index 1e2c1e433d..c9e0f14dd7 100644 --- a/src/packages/virtuallist/doc.taro.md +++ b/src/packages/virtuallist/doc.taro.md @@ -45,7 +45,7 @@ import { VirtualList } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) ### Component Logs @@ -55,4 +55,4 @@ import { VirtualList } from '@nutui/nutui-react-taro' - 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` - 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) diff --git a/src/packages/virtuallist/doc.zh-TW.md b/src/packages/virtuallist/doc.zh-TW.md index a116405132..c7e351d5f1 100644 --- a/src/packages/virtuallist/doc.zh-TW.md +++ b/src/packages/virtuallist/doc.zh-TW.md @@ -62,7 +62,7 @@ import { VirtualList } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AVirtualList) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) ### Component Logs @@ -72,4 +72,4 @@ import { VirtualList } from '@nutui/nutui-react' - 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` - 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=virtuallist&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) diff --git a/src/packages/watermark/doc.en-US.md b/src/packages/watermark/doc.en-US.md index f84da750b1..c1bfba9c98 100644 --- a/src/packages/watermark/doc.en-US.md +++ b/src/packages/watermark/doc.en-US.md @@ -65,7 +65,7 @@ The component provides the following CSS variables, which can be used to customi ### Issues -> View more [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) +> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) ### Component Logs @@ -75,4 +75,4 @@ The component provides the following CSS variables, which can be used to customi - 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` - 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` -> View more [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) +> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) diff --git a/src/packages/watermark/doc.md b/src/packages/watermark/doc.md index 3219b7a91d..e86eeb935a 100644 --- a/src/packages/watermark/doc.md +++ b/src/packages/watermark/doc.md @@ -65,7 +65,7 @@ import { WaterMark } from '@nutui/nutui-react' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) ### Component Logs @@ -75,4 +75,4 @@ import { WaterMark } from '@nutui/nutui-react' - 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` - 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) diff --git a/src/packages/watermark/doc.taro.md b/src/packages/watermark/doc.taro.md index 6a8acb993d..9577623c3f 100644 --- a/src/packages/watermark/doc.taro.md +++ b/src/packages/watermark/doc.taro.md @@ -65,7 +65,7 @@ import { Watermark } from '@nutui/nutui-react-taro' ### Issues -> 更多已解决问题请查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) +> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) ### Component Logs @@ -75,4 +75,4 @@ import { Watermark } from '@nutui/nutui-react-taro' - 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` - 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` -> 更多版本更新记录请查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) +> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) diff --git a/src/packages/watermark/doc.zh-TW.md b/src/packages/watermark/doc.zh-TW.md index b52faed8ad..5902575f2a 100644 --- a/src/packages/watermark/doc.zh-TW.md +++ b/src/packages/watermark/doc.zh-TW.md @@ -65,7 +65,7 @@ import { WaterMark } from '@nutui/nutui-react' ### Issues -> 更多已解決問題請查看 [Issues](https://api.github.com/repos/jdf2e/nutui-react/issues?q=is%3Aissue+state%3Aclosed+label%3AWaterMark) +> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) ### Component Logs @@ -75,4 +75,4 @@ import { WaterMark } from '@nutui/nutui-react' - 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` - 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` -> 更多版本更新記錄請查看 [Releases](https://api.github.com/repos/jdf2e/nutui-react/releases?q=watermark&expanded=true) +> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) From f205051becd7eae699214064382b6375006a0165 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 28 Feb 2025 19:51:34 +0800 Subject: [PATCH 12/25] fix: update docs content --- src/packages/form/doc.en-US.md | 2 +- src/packages/form/doc.md | 2 +- src/packages/form/doc.taro.md | 2 +- src/packages/form/doc.zh-TW.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/packages/form/doc.en-US.md b/src/packages/form/doc.en-US.md index a85cfb7586..42ac45b0b5 100644 --- a/src/packages/form/doc.en-US.md +++ b/src/packages/form/doc.en-US.md @@ -156,7 +156,7 @@ The component provides the following CSS Variables, which can be used for custom ### Issues - [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) +- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) - [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) - [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) - [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) diff --git a/src/packages/form/doc.md b/src/packages/form/doc.md index 6888a48845..152dbe4efa 100644 --- a/src/packages/form/doc.md +++ b/src/packages/form/doc.md @@ -155,7 +155,7 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 ### Issues - [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) -- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) +- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) - [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) - [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) - form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) diff --git a/src/packages/form/doc.taro.md b/src/packages/form/doc.taro.md index a16cf0ef02..48b6ffb486 100644 --- a/src/packages/form/doc.taro.md +++ b/src/packages/form/doc.taro.md @@ -155,7 +155,7 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 ### Issues - [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) -- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) +- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) - [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) - [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) - form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) diff --git a/src/packages/form/doc.zh-TW.md b/src/packages/form/doc.zh-TW.md index f689e42750..486b4ea23a 100644 --- a/src/packages/form/doc.zh-TW.md +++ b/src/packages/form/doc.zh-TW.md @@ -155,7 +155,7 @@ Form.useForm()創建 Form 實例,用於管理所有數據狀態。 ### Issues - [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) +- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) - [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) - [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) - [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) From e9fd9149d9087e67ba239bc4dd52c769b3a6f797 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Mon, 3 Mar 2025 18:50:00 +0800 Subject: [PATCH 13/25] =?UTF-8?q?refactor:=20=E8=87=AA=E5=AE=9A=E4=B9=89md?= =?UTF-8?q?x=EF=BC=8C=E7=BB=84=E4=BB=B6=E5=8C=96Contribution,=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E8=84=9A=E6=9C=AC=E7=94=9F=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/analyze-title-relevance.mjs | 4 +- scripts/generate-contribution.mjs | 162 +- src/packages/actionsheet/doc.en-US.md | 16 +- src/packages/actionsheet/doc.md | 16 +- src/packages/actionsheet/doc.taro.md | 16 +- src/packages/actionsheet/doc.zh-TW.md | 16 +- src/packages/address/doc.en-US.md | 18 +- src/packages/address/doc.md | 18 +- src/packages/address/doc.taro.md | 18 +- src/packages/address/doc.zh-TW.md | 18 +- src/packages/animate/doc.en-US.md | 14 +- src/packages/animate/doc.md | 14 +- src/packages/animate/doc.taro.md | 14 +- src/packages/animate/doc.zh-TW.md | 14 +- src/packages/animatingnumbers/doc.en-US.md | 16 +- src/packages/animatingnumbers/doc.md | 16 +- src/packages/animatingnumbers/doc.taro.md | 16 +- src/packages/animatingnumbers/doc.zh-TW.md | 16 +- src/packages/audio/doc.en-US.md | 13 +- src/packages/audio/doc.md | 13 +- src/packages/audio/doc.taro.md | 13 +- src/packages/audio/doc.zh-TW.md | 13 +- src/packages/avatar/doc.en-US.md | 16 +- src/packages/avatar/doc.md | 16 +- src/packages/avatar/doc.taro.md | 16 +- src/packages/avatar/doc.zh-TW.md | 16 +- src/packages/avatarcropper/doc.en-US.md | 16 +- src/packages/avatarcropper/doc.md | 16 +- src/packages/avatarcropper/doc.taro.md | 16 +- src/packages/avatarcropper/doc.zh-TW.md | 16 +- src/packages/backtop/doc.en-US.md | 16 +- src/packages/backtop/doc.md | 16 +- src/packages/backtop/doc.taro.md | 16 +- src/packages/backtop/doc.zh-TW.md | 16 +- src/packages/badge/doc.en-US.md | 16 +- src/packages/badge/doc.md | 16 +- src/packages/badge/doc.taro.md | 16 +- src/packages/badge/doc.zh-TW.md | 16 +- src/packages/barrage/doc.en-US.md | 16 +- src/packages/barrage/doc.md | 16 +- src/packages/barrage/doc.taro.md | 16 +- src/packages/barrage/doc.zh-TW.md | 16 +- src/packages/button/doc.en-US.md | 16 +- src/packages/button/doc.md | 16 +- src/packages/button/doc.taro.md | 16 +- src/packages/button/doc.zh-TW.md | 16 +- src/packages/calendar/doc.en-US.md | 18 +- src/packages/calendar/doc.md | 18 +- src/packages/calendar/doc.taro.md | 18 +- src/packages/calendar/doc.zh-TW.md | 18 +- src/packages/calendarcard/doc.en-US.md | 16 +- src/packages/calendarcard/doc.md | 16 +- src/packages/calendarcard/doc.taro.md | 16 +- src/packages/calendarcard/doc.zh-TW.md | 16 +- src/packages/card/doc.en-US.md | 15 +- src/packages/card/doc.md | 15 +- src/packages/card/doc.taro.md | 15 +- src/packages/card/doc.zh-TW.md | 15 +- src/packages/cascader/doc.en-US.md | 16 +- src/packages/cascader/doc.md | 16 +- src/packages/cascader/doc.taro.md | 16 +- src/packages/cascader/doc.zh-TW.md | 16 +- src/packages/cell/doc.en-US.md | 16 +- src/packages/cell/doc.md | 16 +- src/packages/cell/doc.taro.md | 16 +- src/packages/cell/doc.zh-TW.md | 16 +- src/packages/checkbox/doc.en-US.md | 16 +- src/packages/checkbox/doc.md | 16 +- src/packages/checkbox/doc.taro.md | 16 +- src/packages/checkbox/doc.zh-TW.md | 16 +- src/packages/circleprogress/doc.en-US.md | 16 +- src/packages/circleprogress/doc.md | 16 +- src/packages/circleprogress/doc.taro.md | 16 +- src/packages/circleprogress/doc.zh-TW.md | 16 +- src/packages/collapse/doc.en-US.md | 16 +- src/packages/collapse/doc.md | 16 +- src/packages/collapse/doc.taro.md | 16 +- src/packages/collapse/doc.zh-TW.md | 16 +- src/packages/configprovider/doc.en-US.md | 16 +- src/packages/configprovider/doc.md | 16 +- src/packages/configprovider/doc.taro.md | 16 +- src/packages/configprovider/doc.zh-TW.md | 16 +- src/packages/countdown/doc.en-US.md | 16 +- src/packages/countdown/doc.md | 16 +- src/packages/countdown/doc.taro.md | 16 +- src/packages/countdown/doc.zh-TW.md | 16 +- src/packages/datepicker/doc.en-US.md | 18 +- src/packages/datepicker/doc.md | 18 +- src/packages/datepicker/doc.taro.md | 18 +- src/packages/datepicker/doc.zh-TW.md | 18 +- src/packages/dialog/doc.en-US.md | 19 +- src/packages/dialog/doc.md | 19 +- src/packages/dialog/doc.taro.md | 19 +- src/packages/dialog/doc.zh-TW.md | 19 +- src/packages/divider/doc.en-US.md | 15 +- src/packages/divider/doc.md | 15 +- src/packages/divider/doc.taro.md | 15 +- src/packages/divider/doc.zh-TW.md | 15 +- src/packages/drag/doc.en-US.md | 17 +- src/packages/drag/doc.md | 17 +- src/packages/drag/doc.taro.md | 17 +- src/packages/drag/doc.zh-TW.md | 17 +- src/packages/elevator/doc.en-US.md | 16 +- src/packages/elevator/doc.md | 16 +- src/packages/elevator/doc.taro.md | 16 +- src/packages/elevator/doc.zh-TW.md | 16 +- src/packages/ellipsis/doc.en-US.md | 16 +- src/packages/ellipsis/doc.md | 16 +- src/packages/ellipsis/doc.taro.md | 16 +- src/packages/ellipsis/doc.zh-TW.md | 16 +- src/packages/empty/doc.en-US.md | 16 +- src/packages/empty/doc.md | 16 +- src/packages/empty/doc.taro.md | 16 +- src/packages/empty/doc.zh-TW.md | 16 +- src/packages/fixednav/doc.en-US.md | 16 +- src/packages/fixednav/doc.md | 16 +- src/packages/fixednav/doc.taro.md | 16 +- src/packages/fixednav/doc.zh-TW.md | 16 +- src/packages/form/doc.en-US.md | 22 +- src/packages/form/doc.md | 22 +- src/packages/form/doc.taro.md | 22 +- src/packages/form/doc.zh-TW.md | 22 +- src/packages/grid/doc.en-US.md | 15 +- src/packages/grid/doc.md | 15 +- src/packages/grid/doc.taro.md | 15 +- src/packages/grid/doc.zh-TW.md | 15 +- src/packages/hoverbutton/doc.en-US.md | 10 +- src/packages/hoverbutton/doc.md | 10 +- src/packages/hoverbutton/doc.taro.md | 10 +- src/packages/hoverbutton/doc.zh-TW.md | 10 +- src/packages/icon/doc.en-US.md | 18 +- src/packages/icon/doc.md | 18 +- src/packages/icon/doc.taro.md | 18 +- src/packages/icon/doc.zh-TW.md | 18 +- src/packages/image/doc.en-US.md | 18 +- src/packages/image/doc.md | 18 +- src/packages/image/doc.taro.md | 18 +- src/packages/image/doc.zh-TW.md | 18 +- src/packages/imagepreview/doc.en-US.md | 16 +- src/packages/imagepreview/doc.md | 16 +- src/packages/imagepreview/doc.taro.md | 16 +- src/packages/imagepreview/doc.zh-TW.md | 16 +- src/packages/indicator/doc.en-US.md | 16 +- src/packages/indicator/doc.md | 16 +- src/packages/indicator/doc.taro.md | 16 +- src/packages/indicator/doc.zh-TW.md | 16 +- src/packages/infiniteloading/doc.en-US.md | 16 +- src/packages/infiniteloading/doc.md | 16 +- src/packages/infiniteloading/doc.taro.md | 16 +- src/packages/infiniteloading/doc.zh-TW.md | 16 +- src/packages/input/doc.en-US.md | 16 +- src/packages/input/doc.md | 16 +- src/packages/input/doc.taro.md | 16 +- src/packages/input/doc.zh-TW.md | 16 +- src/packages/inputnumber/doc.en-US.md | 16 +- src/packages/inputnumber/doc.md | 16 +- src/packages/inputnumber/doc.taro.md | 16 +- src/packages/inputnumber/doc.zh-TW.md | 16 +- src/packages/layout/doc.en-US.md | 15 +- src/packages/layout/doc.md | 15 +- src/packages/layout/doc.taro.md | 15 +- src/packages/layout/doc.zh-TW.md | 15 +- src/packages/loading/doc.en-US.md | 16 +- src/packages/loading/doc.md | 16 +- src/packages/loading/doc.taro.md | 16 +- src/packages/loading/doc.zh-TW.md | 16 +- src/packages/lottie/doc.en-US.md | 10 +- src/packages/lottie/doc.md | 10 +- src/packages/lottie/doc.taro.md | 10 +- src/packages/lottie/doc.zh-TW.md | 10 +- src/packages/menu/doc.en-US.md | 16 +- src/packages/menu/doc.md | 16 +- src/packages/menu/doc.taro.md | 16 +- src/packages/menu/doc.zh-TW.md | 16 +- src/packages/navbar/doc.en-US.md | 16 +- src/packages/navbar/doc.md | 16 +- src/packages/navbar/doc.taro.md | 16 +- src/packages/navbar/doc.zh-TW.md | 16 +- src/packages/noticebar/doc.en-US.md | 16 +- src/packages/noticebar/doc.md | 16 +- src/packages/noticebar/doc.taro.md | 16 +- src/packages/noticebar/doc.zh-TW.md | 16 +- src/packages/notify/doc.en-US.md | 16 +- src/packages/notify/doc.md | 16 +- src/packages/notify/doc.taro.md | 16 +- src/packages/notify/doc.zh-TW.md | 16 +- src/packages/numberkeyboard/doc.en-US.md | 16 +- src/packages/numberkeyboard/doc.md | 16 +- src/packages/numberkeyboard/doc.taro.md | 16 +- src/packages/numberkeyboard/doc.zh-TW.md | 16 +- src/packages/overlay/doc.en-US.md | 16 +- src/packages/overlay/doc.md | 16 +- src/packages/overlay/doc.taro.md | 16 +- src/packages/overlay/doc.zh-TW.md | 16 +- src/packages/pagination/doc.en-US.md | 14 +- src/packages/pagination/doc.md | 14 +- src/packages/pagination/doc.taro.md | 14 +- src/packages/pagination/doc.zh-TW.md | 14 +- src/packages/picker/doc.en-US.md | 19 +- src/packages/picker/doc.md | 19 +- src/packages/picker/doc.taro.md | 19 +- src/packages/picker/doc.zh-TW.md | 19 +- src/packages/pickerview/doc.en-US.md | 10 +- src/packages/pickerview/doc.md | 10 +- src/packages/pickerview/doc.taro.md | 10 +- src/packages/pickerview/doc.zh-TW.md | 10 +- src/packages/popover/doc.en-US.md | 16 +- src/packages/popover/doc.md | 16 +- src/packages/popover/doc.taro.md | 16 +- src/packages/popover/doc.zh-TW.md | 16 +- src/packages/popup/doc.en-US.md | 16 +- src/packages/popup/doc.md | 16 +- src/packages/popup/doc.taro.md | 16 +- src/packages/popup/doc.zh-TW.md | 16 +- src/packages/price/doc.en-US.md | 13 +- src/packages/price/doc.md | 13 +- src/packages/price/doc.taro.md | 13 +- src/packages/price/doc.zh-TW.md | 13 +- src/packages/progress/doc.en-US.md | 16 +- src/packages/progress/doc.md | 16 +- src/packages/progress/doc.taro.md | 16 +- src/packages/progress/doc.zh-TW.md | 16 +- src/packages/pulltorefresh/doc.en-US.md | 16 +- src/packages/pulltorefresh/doc.md | 16 +- src/packages/pulltorefresh/doc.taro.md | 16 +- src/packages/pulltorefresh/doc.zh-TW.md | 16 +- src/packages/radio/doc.en-US.md | 16 +- src/packages/radio/doc.md | 16 +- src/packages/radio/doc.taro.md | 16 +- src/packages/radio/doc.zh-TW.md | 16 +- src/packages/range/doc.en-US.md | 16 +- src/packages/range/doc.md | 16 +- src/packages/range/doc.taro.md | 16 +- src/packages/range/doc.zh-TW.md | 16 +- src/packages/rate/doc.en-US.md | 16 +- src/packages/rate/doc.md | 16 +- src/packages/rate/doc.taro.md | 16 +- src/packages/rate/doc.zh-TW.md | 16 +- src/packages/resultpage/doc.en-US.md | 10 +- src/packages/resultpage/doc.md | 10 +- src/packages/resultpage/doc.taro.md | 10 +- src/packages/resultpage/doc.zh-TW.md | 10 +- src/packages/safearea/doc.en-US.md | 13 +- src/packages/safearea/doc.md | 13 +- src/packages/safearea/doc.taro.md | 13 +- src/packages/safearea/doc.zh-TW.md | 13 +- src/packages/searchbar/doc.en-US.md | 16 +- src/packages/searchbar/doc.md | 16 +- src/packages/searchbar/doc.taro.md | 16 +- src/packages/searchbar/doc.zh-TW.md | 16 +- src/packages/segmented/doc.en-US.md | 10 +- src/packages/segmented/doc.md | 10 +- src/packages/segmented/doc.taro.md | 10 +- src/packages/segmented/doc.zh-TW.md | 10 +- src/packages/shortpassword/doc.en-US.md | 15 +- src/packages/shortpassword/doc.md | 15 +- src/packages/shortpassword/doc.taro.md | 15 +- src/packages/shortpassword/doc.zh-TW.md | 15 +- src/packages/sidebar/doc.en-US.md | 10 +- src/packages/sidebar/doc.md | 10 +- src/packages/sidebar/doc.taro.md | 10 +- src/packages/sidebar/doc.zh-TW.md | 10 +- src/packages/sidenavbar/doc.en-US.md | 15 +- src/packages/sidenavbar/doc.md | 15 +- src/packages/sidenavbar/doc.taro.md | 15 +- src/packages/sidenavbar/doc.zh-TW.md | 15 +- src/packages/signature/doc.en-US.md | 16 +- src/packages/signature/doc.md | 16 +- src/packages/signature/doc.taro.md | 16 +- src/packages/signature/doc.zh-TW.md | 16 +- src/packages/skeleton/doc.en-US.md | 14 +- src/packages/skeleton/doc.md | 14 +- src/packages/skeleton/doc.taro.md | 14 +- src/packages/skeleton/doc.zh-TW.md | 14 +- src/packages/space/doc.en-US.md | 16 +- src/packages/space/doc.md | 16 +- src/packages/space/doc.taro.md | 16 +- src/packages/space/doc.zh-TW.md | 16 +- src/packages/steps/doc.en-US.md | 15 +- src/packages/steps/doc.md | 15 +- src/packages/steps/doc.taro.md | 15 +- src/packages/steps/doc.zh-TW.md | 15 +- src/packages/sticky/doc.en-US.md | 16 +- src/packages/sticky/doc.md | 16 +- src/packages/sticky/doc.taro.md | 16 +- src/packages/sticky/doc.zh-TW.md | 16 +- src/packages/swipe/doc.en-US.md | 16 +- src/packages/swipe/doc.md | 16 +- src/packages/swipe/doc.taro.md | 16 +- src/packages/swipe/doc.zh-TW.md | 16 +- src/packages/swiper/doc.en-US.md | 18 +- src/packages/swiper/doc.md | 18 +- src/packages/swiper/doc.taro.md | 18 +- src/packages/swiper/doc.zh-TW.md | 18 +- src/packages/switch/doc.en-US.md | 15 +- src/packages/switch/doc.md | 15 +- src/packages/switch/doc.taro.md | 15 +- src/packages/switch/doc.zh-TW.md | 15 +- src/packages/tabbar/doc.en-US.md | 18 +- src/packages/tabbar/doc.md | 18 +- src/packages/tabbar/doc.taro.md | 18 +- src/packages/tabbar/doc.zh-TW.md | 18 +- src/packages/table/doc.en-US.md | 16 +- src/packages/table/doc.md | 16 +- src/packages/table/doc.taro.md | 16 +- src/packages/table/doc.zh-TW.md | 16 +- src/packages/tabs/doc.en-US.md | 16 +- src/packages/tabs/doc.md | 16 +- src/packages/tabs/doc.taro.md | 16 +- src/packages/tabs/doc.zh-TW.md | 16 +- src/packages/tag/doc.en-US.md | 16 +- src/packages/tag/doc.md | 16 +- src/packages/tag/doc.taro.md | 16 +- src/packages/tag/doc.zh-TW.md | 16 +- src/packages/textarea/doc.en-US.md | 16 +- src/packages/textarea/doc.md | 16 +- src/packages/textarea/doc.taro.md | 16 +- src/packages/textarea/doc.zh-TW.md | 16 +- src/packages/timeselect/doc.en-US.md | 14 +- src/packages/timeselect/doc.md | 14 +- src/packages/timeselect/doc.taro.md | 14 +- src/packages/timeselect/doc.zh-TW.md | 14 +- src/packages/toast/doc.en-US.md | 18 +- src/packages/toast/doc.md | 18 +- src/packages/toast/doc.taro.md | 18 +- src/packages/toast/doc.zh-TW.md | 18 +- src/packages/tour/doc.en-US.md | 14 +- src/packages/tour/doc.md | 14 +- src/packages/tour/doc.taro.md | 14 +- src/packages/tour/doc.zh-TW.md | 14 +- src/packages/trendarrow/doc.en-US.md | 15 +- src/packages/trendarrow/doc.md | 15 +- src/packages/trendarrow/doc.taro.md | 15 +- src/packages/trendarrow/doc.zh-TW.md | 15 +- src/packages/uploader/doc.en-US.md | 18 +- src/packages/uploader/doc.md | 18 +- src/packages/uploader/doc.taro.md | 18 +- src/packages/uploader/doc.zh-TW.md | 18 +- src/packages/video/doc.en-US.md | 16 +- src/packages/video/doc.md | 16 +- src/packages/video/doc.taro.md | 16 +- src/packages/video/doc.zh-TW.md | 16 +- src/packages/virtuallist/doc.en-US.md | 16 +- src/packages/virtuallist/doc.md | 16 +- src/packages/virtuallist/doc.taro.md | 16 +- src/packages/virtuallist/doc.zh-TW.md | 16 +- src/packages/watermark/doc.en-US.md | 16 +- src/packages/watermark/doc.md | 16 +- src/packages/watermark/doc.taro.md | 16 +- src/packages/watermark/doc.zh-TW.md | 16 +- src/sites/doc/App.tsx | 3 +- .../components/contribution/contribution.json | 2983 +++++++++++++++++ .../components/contribution/contribution.tsx | 63 + .../doc/components/contribution/index.ts | 3 + 354 files changed, 3461 insertions(+), 5193 deletions(-) create mode 100644 src/sites/doc/components/contribution/contribution.json create mode 100644 src/sites/doc/components/contribution/contribution.tsx create mode 100644 src/sites/doc/components/contribution/index.ts diff --git a/scripts/analyze-title-relevance.mjs b/scripts/analyze-title-relevance.mjs index 0f5eca7e9b..9e6ab38460 100644 --- a/scripts/analyze-title-relevance.mjs +++ b/scripts/analyze-title-relevance.mjs @@ -1,5 +1,5 @@ /** - * @description 用于分析issue标题或日志与组件的相关性 + * @description 用于分析标题或日志与组件的相关性 */ import config from '../src/config.json' assert { type: 'json' } @@ -64,7 +64,7 @@ export function analyzeTitleRelevance(title, componentName, componentNameCN) { } // 相关性阈值 - const RELEVANCE_THRESHOLD = 15 + const RELEVANCE_THRESHOLD = 3 return { score: relevanceScore, diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 29a6c68165..7f26988b66 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -1,3 +1,6 @@ +/** + * description: 生成Contribution数据 + */ import axios from 'axios' import * as fs from 'fs' import * as path from 'path' @@ -7,26 +10,24 @@ import { dirname } from 'path' import config from '../src/config.json' assert { type: 'json' } const __filename = fileURLToPath(import.meta.url) const __dirname = dirname(__filename) -// 添加 GitHub API 配置 + const GITHUB_API = { BASE_URL: 'https://api.github.com/repos/jdf2e/nutui-react', REPO_URL: 'https://github.com/jdf2e/nutui-react/', HEADERS: { Accept: 'application/vnd.github.v3+json', - // Authorization: `Bearer ${PAT_TOKEN}`, + Authorization: `Bearer ${TOKEN}`, }, } -// 修改原有的 headers 定义 const headers = GITHUB_API.HEADERS -config.nav.packages const coms = config.nav .map((i) => i.packages) .flat(Infinity) .filter((i) => i.show) -async function generateContribution(componentName, componentNameCN) { + +async function generateContribution(componentName) { try { - // 获取 Issues const issuesResponse = await axios.get( 'https://api.github.com/repos/jdf2e/nutui-react/issues', { @@ -35,7 +36,6 @@ async function generateContribution(componentName, componentNameCN) { sort: 'updated', direction: 'desc', per_page: 1000, - // 添加过滤条件,排除 PR is: 'issue', }, headers, @@ -49,24 +49,19 @@ async function generateContribution(componentName, componentNameCN) { findMostRelevantComponents(issue.title).includes(componentName) ) .slice(0, 5) - .map((issue) => { - // 获取 issue 编号 - const issueNumber = issue.number - return { - title: issue.title, - url: issue.html_url, - number: issueNumber - } - }) + .map((issue) => ({ + title: issue.title, + url: issue.html_url, + number: issue.number, + })) - // 获取 Releases const releasesResponse = await axios.get( 'https://api.github.com/repos/jdf2e/nutui-react/releases', { params: { per_page: 100, }, - headers, // 使用相同的 headers + headers, } ) @@ -74,17 +69,11 @@ async function generateContribution(componentName, componentNameCN) { .reduce((acc, release) => { const buttonUpdates = release.body .split('\n') - .filter( - (line) => - { - return findMostRelevantComponents(line).includes(componentName) - } - ) + .filter((line) => { + return findMostRelevantComponents(line).includes(componentName) + }) .map((line) => { - // 移除前面的 * 和空格 let processedLine = line.replace(/^[*\s-]*/, '').replace(':art') - - // 识别提交类型并移除原始 emoji 文本 let type = 'others' if (processedLine.includes(':bug:')) { type = 'fix' @@ -104,12 +93,10 @@ async function generateContribution(componentName, componentNameCN) { others: '💡 ', } - // 清理并格式化内容 let processedContent = processedLine .trim() .replace(/^(feat|fix|docs|style|perf):\s*/, '') - // 处理 PR 链接 const prMatch = processedContent.match(/#(\d+)/) if (prMatch) { const prNumber = prMatch[1] @@ -119,90 +106,61 @@ async function generateContribution(componentName, componentNameCN) { ) } + // 检查是否已经包含表情符号 + const hasEmoji = /[\u{1F300}-\u{1F9FF}\u{2600}-\u{26FF}\u{2700}-\u{27BF}]/u.test(processedContent) + return { version: release.tag_name, - content: `- ${symbols[type]}${processedContent} \`${release.tag_name}\``, + type, + content: hasEmoji ? processedContent : `${symbols[type]}${processedContent}`, + rawContent: processedContent, + tagName: release.tag_name, } }) return [...acc, ...buttonUpdates] }, []) .slice(0, 5) - // 生成 Markdown 内容 - // 生成不同语言版本的内容 - const contentZH = `## 贡献记录\n -### Issues\n -${issues.map((issue) => `- ${issue.title} [#${issue.number}](${issue.url})`).join('\n')} - -> 更多已解决问题请查看 [Issues](${GITHUB_API.REPO_URL}issues?q=is%3Aissue%20state%3Aclosed%20${componentName}) - -### Component Logs\n -${releases.map((item) => item.content).join('\n')} - -> 更多版本更新记录请查看 [Releases](${GITHUB_API.REPO_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) -` - -const contentEN = `## Contribution - -### Issues\n -${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} - -> View more [Issues](${GITHUB_API.REPO_URL}issues?q=is%3Aissue%20state%3Aclosed%20${componentName}) - -### Component Logs\n -${releases.map((item) => item.content).join('\n')} - -> View more [Releases](${GITHUB_API.REPO_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) -` - -const contentZHTW = `## 貢獻記錄 - -### Issues\n -${issues.map((issue) => `- [${issue.title}](${issue.url})`).join('\n')} - -> 更多已解決問題請查看 [Issues](${GITHUB_API.REPO_URL}issues?q=is%3Aissue%20state%3Aclosed%20${componentName}) - -### Component Logs\n -${releases.map((item) => item.content).join('\n')} - -> 更多版本更新記錄請查看 [Releases](${GITHUB_API.REPO_URL}/releases?q=${componentName.toLowerCase()}&expanded=true) - ` - - // 写入不同语言版本的文件 - const baseDir = path.resolve( - __dirname, - `../src/packages/${componentName.toLowerCase()}` - ) - const files = { - 'doc.md': contentZH, - 'doc.taro.md': contentZH, - 'doc.en-US.md': contentEN, - 'doc.zh-TW.md': contentZHTW, + // 生成结构化数据 + const contributionData = { + issues: { + [componentName]: issues, + }, + logs: { + [componentName]: releases, + }, } - for (const [filename, content] of Object.entries(files)) { - const filePath = path.join(baseDir, filename) - if (fs.existsSync(filePath)) { - const doc = fs.readFileSync(filePath, 'utf-8') - const updatedDoc = - doc.includes('## 贡献记录') || - doc.includes('## Contribution') || - doc.includes('## 貢獻記錄') - ? doc.replace( - /## (贡献记录|Contribution|貢獻記錄)[\s\S]*$/, - content - ) - : `${doc}\n${content}` - - fs.writeFileSync(filePath, updatedDoc) - console.log(`${componentName} ${filename} 更新完成!`) - } - } + return contributionData } catch (error) { - console.error(`${componentName} 文档更新失败:`, error.message) + console.error(error.message) } } -Promise.all(coms.map((i) => generateContribution(i.name, i.cName))) - .then(() => console.log('所有组件文档更新完成!')) - .catch((error) => console.error('部分组件更新失败:', error)) +Promise.all(coms.map((i) => generateContribution(i.name))) + .then((results) => { + const allContributions = results.reduce( + (acc, curr, index) => { + if (curr) { + const componentName = coms[index].name + acc.issues[componentName] = curr.issues[componentName] + acc.logs[componentName] = curr.logs[componentName] + } + return acc + }, + { issues: {}, logs: {} } + ) + + // 将数据写入到 JSON 文件 + const outputPath = path.resolve( + __dirname, + '../src/sites/doc/components/contribution/contribution.json' + ) + fs.writeFileSync( + outputPath, + JSON.stringify(allContributions, null, 2), + 'utf8' + ) + console.log('已成功写入到:', outputPath) + }) + .catch((error) => console.error('获取贡献数据失败:', error)) diff --git a/src/packages/actionsheet/doc.en-US.md b/src/packages/actionsheet/doc.en-US.md index e504e7f1ce..8eb4c2b979 100644 --- a/src/packages/actionsheet/doc.en-US.md +++ b/src/packages/actionsheet/doc.en-US.md @@ -90,18 +90,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-actionsheet-item-color | item color | `$color-title` | | \--nutui-actionsheet-item-danger | item danger color | `$color-primary` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) - -### Component Logs - -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` -- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` -- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) + diff --git a/src/packages/actionsheet/doc.md b/src/packages/actionsheet/doc.md index 8320bcf5ca..2c2a93bc21 100644 --- a/src/packages/actionsheet/doc.md +++ b/src/packages/actionsheet/doc.md @@ -99,18 +99,4 @@ import { ActionSheet } from '@nutui/nutui-react' | \--nutui-actionsheet-item-color | 列表项字色 | `$color-title` | | \--nutui-actionsheet-item-danger | 列表项danger字色 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) - -### Component Logs - -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` -- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` -- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) + diff --git a/src/packages/actionsheet/doc.taro.md b/src/packages/actionsheet/doc.taro.md index b19509a7e0..b5acfb6c27 100644 --- a/src/packages/actionsheet/doc.taro.md +++ b/src/packages/actionsheet/doc.taro.md @@ -99,18 +99,4 @@ import { ActionSheet } from '@nutui/nutui-react-taro' | \--nutui-actionsheet-item-color | 列表项字色 | `$color-title` | | \--nutui-actionsheet-item-danger | 列表项danger字色 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) - -### Component Logs - -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` -- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` -- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) + diff --git a/src/packages/actionsheet/doc.zh-TW.md b/src/packages/actionsheet/doc.zh-TW.md index 1875219477..292f95a97c 100644 --- a/src/packages/actionsheet/doc.zh-TW.md +++ b/src/packages/actionsheet/doc.zh-TW.md @@ -99,18 +99,4 @@ import { ActionSheet } from '@nutui/nutui-react' | \--nutui-actionsheet-item-color | 列錶項字色 | `$color-title` | | \--nutui-actionsheet-item-danger | 列錶項danger字色 | `$color-primary` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ActionSheet) - -### Component Logs - -- 🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong `v2.6.7` -- 🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW `v2.5.1` -- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling `v2.3.11` -- 💡 🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong `v2.0.0-alpha.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=actionsheet&expanded=true) + diff --git a/src/packages/address/doc.en-US.md b/src/packages/address/doc.en-US.md index 0b3cd5070c..9f8e235685 100644 --- a/src/packages/address/doc.en-US.md +++ b/src/packages/address/doc.en-US.md @@ -88,20 +88,4 @@ You can get the Address instance and call instance methods through ref. More properties in Cascader. -## Contribution - -### Issues - -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) - -### Component Logs - -- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` -- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` -- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) + diff --git a/src/packages/address/doc.md b/src/packages/address/doc.md index 5014eddd36..46066dfd34 100644 --- a/src/packages/address/doc.md +++ b/src/packages/address/doc.md @@ -90,20 +90,4 @@ import { Address } from '@nutui/nutui-react' 更多参数可参考 `Cascader` 组件。 -## 贡献记录 - -### Issues - -- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) - -### Component Logs - -- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` -- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` -- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) + diff --git a/src/packages/address/doc.taro.md b/src/packages/address/doc.taro.md index 2d11efea22..4ed4987c09 100644 --- a/src/packages/address/doc.taro.md +++ b/src/packages/address/doc.taro.md @@ -90,20 +90,4 @@ import { Address } from '@nutui/nutui-react-taro' 更多参数可参考 `Cascader` 组件。 -## 贡献记录 - -### Issues - -- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) - -### Component Logs - -- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` -- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` -- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) + diff --git a/src/packages/address/doc.zh-TW.md b/src/packages/address/doc.zh-TW.md index 93ee2edc9a..0559366db6 100644 --- a/src/packages/address/doc.zh-TW.md +++ b/src/packages/address/doc.zh-TW.md @@ -82,20 +82,4 @@ import { Address } from '@nutui/nutui-react' 更多參數可參考 `Cascader` 組件。 -## 貢獻記錄 - -### Issues - -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Address) - -### Component Logs - -- 🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321 `v2.5.0` -- 🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong `v2.3.0` -- 🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=address&expanded=true) + diff --git a/src/packages/animate/doc.en-US.md b/src/packages/animate/doc.en-US.md index a5e4001213..109187b24f 100644 --- a/src/packages/animate/doc.en-US.md +++ b/src/packages/animate/doc.en-US.md @@ -53,16 +53,4 @@ import { Animate } from '@nutui/nutui-react' | 10 | twinkle | twinkle,It is recommended that loop be true | | 11 | flicker | Polish button,It is recommended that loop be true | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) - -### Component Logs - -- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` -- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` -- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) + diff --git a/src/packages/animate/doc.md b/src/packages/animate/doc.md index c4e2ff529d..9b825b96fa 100644 --- a/src/packages/animate/doc.md +++ b/src/packages/animate/doc.md @@ -53,16 +53,4 @@ import { Animate } from '@nutui/nutui-react' | 10 | twinkle | 水波,建议loop为true | | 11 | flicker | 擦亮按钮,建议loop为true | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) - -### Component Logs - -- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` -- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` -- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) + diff --git a/src/packages/animate/doc.taro.md b/src/packages/animate/doc.taro.md index 6fe88f3ed0..33b1cb7ff0 100644 --- a/src/packages/animate/doc.taro.md +++ b/src/packages/animate/doc.taro.md @@ -53,16 +53,4 @@ import { Animate } from '@nutui/nutui-react-taro' | 10 | twinkle | 水波,建议loop为true | | 11 | flicker | 擦亮按钮,建议loop为true | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) - -### Component Logs - -- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` -- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` -- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) + diff --git a/src/packages/animate/doc.zh-TW.md b/src/packages/animate/doc.zh-TW.md index d7bf55b08c..251f012fb8 100644 --- a/src/packages/animate/doc.zh-TW.md +++ b/src/packages/animate/doc.zh-TW.md @@ -53,16 +53,4 @@ import { Animate } from '@nutui/nutui-react' | 10 | twinkle | 水波,建議loop為true | | 11 | flicker | 擦亮按鈕,建議loop為true | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Animate) - -### Component Logs - -- 💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969)) `v2.7.8` -- 🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu `v2.5.0` -- 💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animate&expanded=true) + diff --git a/src/packages/animatingnumbers/doc.en-US.md b/src/packages/animatingnumbers/doc.en-US.md index 169dc9adbb..66eb9c3b58 100644 --- a/src/packages/animatingnumbers/doc.en-US.md +++ b/src/packages/animatingnumbers/doc.en-US.md @@ -55,18 +55,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-countup-color | color of item | `$color-title` | | \--nutui-countup-separator-color | The font color of the separator | `$color-title` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` -- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` -- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` -- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) + diff --git a/src/packages/animatingnumbers/doc.md b/src/packages/animatingnumbers/doc.md index 37e2ec5c62..62acf87362 100644 --- a/src/packages/animatingnumbers/doc.md +++ b/src/packages/animatingnumbers/doc.md @@ -55,18 +55,4 @@ import { AnimatingNumbers } from '@nutui/nutui-react' | \--nutui-countup-color | 每个数字块的字色 | `$color-title` | | \--nutui-countup-separator-color | 分隔符的字体颜色 | `$color-title` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` -- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` -- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` -- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) + diff --git a/src/packages/animatingnumbers/doc.taro.md b/src/packages/animatingnumbers/doc.taro.md index 499a062815..004a1da940 100644 --- a/src/packages/animatingnumbers/doc.taro.md +++ b/src/packages/animatingnumbers/doc.taro.md @@ -55,18 +55,4 @@ import { AnimatingNumbers } from '@nutui/nutui-react-taro' | \--nutui-countup-color | 每个数字块的字色 | `$color-title` | | \--nutui-countup-separator-color | 分隔符的字体颜色 | `$color-title` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` -- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` -- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` -- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) + diff --git a/src/packages/animatingnumbers/doc.zh-TW.md b/src/packages/animatingnumbers/doc.zh-TW.md index e305d0cad3..49a70329e6 100644 --- a/src/packages/animatingnumbers/doc.zh-TW.md +++ b/src/packages/animatingnumbers/doc.zh-TW.md @@ -55,18 +55,4 @@ import { AnimatingNumbers } from '@nutui/nutui-react' | \--nutui-countup-color | 每個數字塊的字色 | `$color-title` | | \--nutui-countup-separator-color | 分隔符的字體顏色 | `$color-title` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AnimatingNumbers) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang `v2.5.0` -- ✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong `v2.4.0` -- 🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu `v2.3.7` -- 💡 🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫 `v2.0.0-alpha.13` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=animatingnumbers&expanded=true) + diff --git a/src/packages/audio/doc.en-US.md b/src/packages/audio/doc.en-US.md index ba27c8889f..3cf36d0b7a 100644 --- a/src/packages/audio/doc.en-US.md +++ b/src/packages/audio/doc.en-US.md @@ -61,15 +61,4 @@ import { Audio } from '@nutui/nutui-react' | onMute | Mute | `(event:HTMLAudioElement) => void` | `-` | | onCanPlay | Can be triggered when the media can be played | `(event:SyntheticEvent) => void` | `-` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) + diff --git a/src/packages/audio/doc.md b/src/packages/audio/doc.md index 2dc11f330f..f0be3b5b10 100644 --- a/src/packages/audio/doc.md +++ b/src/packages/audio/doc.md @@ -61,15 +61,4 @@ import { Audio } from '@nutui/nutui-react' | onMute | 静音回调 | `(event:HTMLAudioElement) => void` | `-` | | onCanPlay | 可以播放媒体时触发 | `(event:SyntheticEvent) => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) + diff --git a/src/packages/audio/doc.taro.md b/src/packages/audio/doc.taro.md index 5e8a460088..e7f29fb17d 100644 --- a/src/packages/audio/doc.taro.md +++ b/src/packages/audio/doc.taro.md @@ -161,15 +161,4 @@ export default App | onMute | 静音回调 | event:HTMLAudioElement | | onCanPlay | 可以播放媒体时触发 | event:HTMLAudioElement | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) + diff --git a/src/packages/audio/doc.zh-TW.md b/src/packages/audio/doc.zh-TW.md index 80dbcf2466..c22de5371e 100644 --- a/src/packages/audio/doc.zh-TW.md +++ b/src/packages/audio/doc.zh-TW.md @@ -61,15 +61,4 @@ import { Audio } from '@nutui/nutui-react' | onMute | 靜音回調 | `(event:HTMLAudioElement) => void` | `-` | | onCanPlay | 可以播放媒體時觸發 | `(event:HTMLAudioElement) => void` | `-` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Audio) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang `v2.5.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=audio&expanded=true) + diff --git a/src/packages/avatar/doc.en-US.md b/src/packages/avatar/doc.en-US.md index 245229e08a..22fd80d518 100644 --- a/src/packages/avatar/doc.en-US.md +++ b/src/packages/avatar/doc.en-US.md @@ -138,18 +138,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-avatar-normal-width | The width of a normal size avatar | `40px` | | \--nutui-avatar-normal-height | Height of normal size avatar | `40px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` -- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) + diff --git a/src/packages/avatar/doc.md b/src/packages/avatar/doc.md index 469b312f7c..78b382731f 100644 --- a/src/packages/avatar/doc.md +++ b/src/packages/avatar/doc.md @@ -138,18 +138,4 @@ Icon 和字符型可以自定义图标颜色及背景色 | \--nutui-avatar-normal-width | 正常尺寸头像的宽度 | `40px` | | \--nutui-avatar-normal-height | 正常尺寸头像的高度 | `40px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` -- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) + diff --git a/src/packages/avatar/doc.taro.md b/src/packages/avatar/doc.taro.md index f317a50144..fcedf5380e 100644 --- a/src/packages/avatar/doc.taro.md +++ b/src/packages/avatar/doc.taro.md @@ -136,18 +136,4 @@ Icon 和字符型可以自定义图标颜色及背景色 | \--nutui-avatar-normal-width | 正常尺寸头像的宽度 | `40px` | | \--nutui-avatar-normal-height | 正常尺寸头像的高度 | `40px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` -- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) + diff --git a/src/packages/avatar/doc.zh-TW.md b/src/packages/avatar/doc.zh-TW.md index 94d1dbeba8..5028798ec5 100644 --- a/src/packages/avatar/doc.zh-TW.md +++ b/src/packages/avatar/doc.zh-TW.md @@ -138,18 +138,4 @@ Icon 和字符型可以自定義圖標顏色及背景色 | \--nutui-avatar-normal-width | 正常尺寸頭像的寬度 | `40px` | | \--nutui-avatar-normal-height | 正常尺寸頭像的高度 | `40px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Avatar) - -### Component Logs - -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- 🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong `v2.3.0` -- 🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang `v2.0.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatar&expanded=true) + diff --git a/src/packages/avatarcropper/doc.en-US.md b/src/packages/avatarcropper/doc.en-US.md index 86f6b2f098..9b21fe80bd 100644 --- a/src/packages/avatarcropper/doc.en-US.md +++ b/src/packages/avatarcropper/doc.en-US.md @@ -57,18 +57,4 @@ Set the shape of the crop display, which is still square after the crop, and nee | onConfirm | Click Confirm to trigger after cropping | `(url: string) => void` | `-` | | onCancel | Click cancel trigger | `-` | `-` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) - -### Component Logs - -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` -- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` -- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) + diff --git a/src/packages/avatarcropper/doc.md b/src/packages/avatarcropper/doc.md index cf64946507..a5b34b429b 100644 --- a/src/packages/avatarcropper/doc.md +++ b/src/packages/avatarcropper/doc.md @@ -55,18 +55,4 @@ import { AvatarCropper } from '@nutui/nutui-react' | onConfirm | 裁剪后点击确认触发 | `(url: string) => void` | `-` | | onCancel | 点击取消触发 | `-` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) - -### Component Logs - -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` -- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` -- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) + diff --git a/src/packages/avatarcropper/doc.taro.md b/src/packages/avatarcropper/doc.taro.md index 12189aeab2..2ca4785593 100644 --- a/src/packages/avatarcropper/doc.taro.md +++ b/src/packages/avatarcropper/doc.taro.md @@ -57,18 +57,4 @@ import { AvatarCropper } from '@nutui/nutui-react-taro' | onConfirm | 裁剪后点击确认触发 | `(url: string) => void` | `-` | | onCancel | 点击取消触发 | `-` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) - -### Component Logs - -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` -- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` -- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) + diff --git a/src/packages/avatarcropper/doc.zh-TW.md b/src/packages/avatarcropper/doc.zh-TW.md index ed3bac23bd..4f8aadf0e9 100644 --- a/src/packages/avatarcropper/doc.zh-TW.md +++ b/src/packages/avatarcropper/doc.zh-TW.md @@ -55,18 +55,4 @@ import { AvatarCropper } from '@nutui/nutui-react' | onConfirm | 裁剪後點擊確認觸發 | `(url: string) => void` | `-` | | onCancel | 點擊取消觸發 | `-` | `-` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20AvatarCropper) - -### Component Logs - -- 🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666)) `v2.7.0` -- 🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang `v2.6.12` -- 🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu `v2.5.0` -- ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui `v2.3.5` -- 🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong `v2.3.5` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=avatarcropper&expanded=true) + diff --git a/src/packages/backtop/doc.en-US.md b/src/packages/backtop/doc.en-US.md index 67ed0015cb..2ce809a38a 100644 --- a/src/packages/backtop/doc.en-US.md +++ b/src/packages/backtop/doc.en-US.md @@ -83,18 +83,4 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-backtop-border-color | border color | `#e0e0e0` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) - -### Component Logs - -- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` -- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) + diff --git a/src/packages/backtop/doc.md b/src/packages/backtop/doc.md index adf7b472e1..9a4a758c83 100644 --- a/src/packages/backtop/doc.md +++ b/src/packages/backtop/doc.md @@ -72,18 +72,4 @@ import { BackTop } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-backtop-border-color | 边框颜色 | `#e0e0e0` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) - -### Component Logs - -- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` -- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) + diff --git a/src/packages/backtop/doc.taro.md b/src/packages/backtop/doc.taro.md index 00e85d19c7..da39f29d64 100644 --- a/src/packages/backtop/doc.taro.md +++ b/src/packages/backtop/doc.taro.md @@ -74,18 +74,4 @@ import { BackTop } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-backtop-border-color | 边框颜色 | `#e0e0e0` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) - -### Component Logs - -- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` -- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) + diff --git a/src/packages/backtop/doc.zh-TW.md b/src/packages/backtop/doc.zh-TW.md index 3b74eea257..644bf658e2 100644 --- a/src/packages/backtop/doc.zh-TW.md +++ b/src/packages/backtop/doc.zh-TW.md @@ -83,18 +83,4 @@ import { BackTop } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-backtop-border-color | 邊框顏色 | `#e0e0e0` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20BackTop) - -### Component Logs - -- 🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865)) `v2.7.5` -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong `v2.4.2` -- 🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang `v2.3.9` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=backtop&expanded=true) + diff --git a/src/packages/badge/doc.en-US.md b/src/packages/badge/doc.en-US.md index a44e65003b..c999d87faf 100644 --- a/src/packages/badge/doc.en-US.md +++ b/src/packages/badge/doc.en-US.md @@ -116,18 +116,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-badge-outline-color | The border when badge is outline text color value | `$color-primary` | | \--nutui-badge-outline-border | The border when badge is outline fill mode | `1px solid $color-primary-text` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) - -### Component Logs - -- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` -- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` -- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` -- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` -- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) + diff --git a/src/packages/badge/doc.md b/src/packages/badge/doc.md index fb4250c242..92936706da 100644 --- a/src/packages/badge/doc.md +++ b/src/packages/badge/doc.md @@ -115,18 +115,4 @@ import { Badge } from '@nutui/nutui-react' | \--nutui-badge-outline-color | badge 为 outline 文字色值 | `$color-primary` | | \--nutui-badge-outline-border | badge 为 outline 填充模式时的边框 | `1px solid $color-primary-text` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) - -### Component Logs - -- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` -- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` -- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` -- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` -- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) + diff --git a/src/packages/badge/doc.taro.md b/src/packages/badge/doc.taro.md index 5369f3aa63..1d8000b464 100644 --- a/src/packages/badge/doc.taro.md +++ b/src/packages/badge/doc.taro.md @@ -115,18 +115,4 @@ import { Badge } from '@nutui/nutui-react-taro' | \--nutui-badge-outline-color | badge 为 outline 文字色值 | `$color-primary` | | \--nutui-badge-outline-border | badge 为 outline 填充模式时的边框 | `1px solid $color-primary-text` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) - -### Component Logs - -- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` -- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` -- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` -- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` -- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) + diff --git a/src/packages/badge/doc.zh-TW.md b/src/packages/badge/doc.zh-TW.md index 4cab8ff702..e44280e994 100644 --- a/src/packages/badge/doc.zh-TW.md +++ b/src/packages/badge/doc.zh-TW.md @@ -115,18 +115,4 @@ import { Badge } from '@nutui/nutui-react' | \--nutui-badge-outline-color | badge 為 outline 文字色值 | `$color-primary` | | \--nutui-badge-outline-border | badge 為 outline 填充模式時的邊框 | `1px solid $color-primary-text` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Badge) - -### Component Logs - -- 💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1 `v2.6.2` -- 🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya `v2.4.2` -- ✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu `v2.4.1` -- 🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif `v2.4.1` -- ✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu `v2.4.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=badge&expanded=true) + diff --git a/src/packages/barrage/doc.en-US.md b/src/packages/barrage/doc.en-US.md index c5439ef774..a1b2a40c1b 100644 --- a/src/packages/barrage/doc.en-US.md +++ b/src/packages/barrage/doc.en-US.md @@ -37,18 +37,4 @@ import { Barrage } from '@nutui/nutui-react' | --- | --- | --- | | add | Add data | `(word: string) => void` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) - -### Component Logs - -- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` -- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` -- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` -- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` -- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) + diff --git a/src/packages/barrage/doc.md b/src/packages/barrage/doc.md index 0508163511..494d176c37 100644 --- a/src/packages/barrage/doc.md +++ b/src/packages/barrage/doc.md @@ -37,18 +37,4 @@ import { Barrage } from '@nutui/nutui-react' | --- | --- | --- | | add | 添加数据 | `(word: string) => void` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) - -### Component Logs - -- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` -- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` -- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` -- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` -- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) + diff --git a/src/packages/barrage/doc.taro.md b/src/packages/barrage/doc.taro.md index 0d337887a9..6fd3c40aea 100644 --- a/src/packages/barrage/doc.taro.md +++ b/src/packages/barrage/doc.taro.md @@ -37,18 +37,4 @@ import { Barrage } from '@nutui/nutui-react-taro' | --- | --- | --- | | add | 添加数据 | `(word: string) => void` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) - -### Component Logs - -- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` -- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` -- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` -- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` -- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) + diff --git a/src/packages/barrage/doc.zh-TW.md b/src/packages/barrage/doc.zh-TW.md index 8c7e73c3fb..78ba7e4d2c 100644 --- a/src/packages/barrage/doc.zh-TW.md +++ b/src/packages/barrage/doc.zh-TW.md @@ -37,18 +37,4 @@ import { Barrage } from '@nutui/nutui-react' | --- | --- | --- | | add | 添加數據 | `(word: string) => void` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Barrage) - -### Component Logs - -- 🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612)) `v2.6.21` -- 🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong `v2.5.0` -- 🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W `v2.5.0` -- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong `v2.3.10` -- 🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong `v2.1.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=barrage&expanded=true) + diff --git a/src/packages/button/doc.en-US.md b/src/packages/button/doc.en-US.md index 30038633d9..54f98dfc4e 100644 --- a/src/packages/button/doc.en-US.md +++ b/src/packages/button/doc.en-US.md @@ -149,18 +149,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-button-mini-border-radius | The rounded corners of the button with size mini | `6px` | | \--nutui-button-text-icon-margin | Margin of text with icon button | `4px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) - -### Component Logs - -- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` -- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) + diff --git a/src/packages/button/doc.md b/src/packages/button/doc.md index 078e8af7ed..708c46e39e 100644 --- a/src/packages/button/doc.md +++ b/src/packages/button/doc.md @@ -148,18 +148,4 @@ import { Button } from '@nutui/nutui-react' | \--nutui-button-mini-border-radius | size 为 mini 的按钮的圆角 | `6px` | | \--nutui-button-text-icon-margin | 带 icon按钮的文本的边距 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) - -### Component Logs - -- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` -- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) + diff --git a/src/packages/button/doc.taro.md b/src/packages/button/doc.taro.md index 25531350ca..23c5598269 100644 --- a/src/packages/button/doc.taro.md +++ b/src/packages/button/doc.taro.md @@ -161,18 +161,4 @@ import { Button } from '@nutui/nutui-react-taro' | \--nutui-button-mini-border-radius | size 为 mini 的按钮的圆角 | `6px` | | \--nutui-button-text-icon-margin | 带 icon按钮的文本的边距 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) - -### Component Logs - -- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` -- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) + diff --git a/src/packages/button/doc.zh-TW.md b/src/packages/button/doc.zh-TW.md index 85fe33a965..a3e039b083 100644 --- a/src/packages/button/doc.zh-TW.md +++ b/src/packages/button/doc.zh-TW.md @@ -149,18 +149,4 @@ import { Button } from '@nutui/nutui-react' | \--nutui-button-mini-border-radius | size 為 mini 的按鈕的圓角 | `6px` | | \--nutui-button-text-icon-margin | 有 icon按鈕的文字的邊距 | `4px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Button) - -### Component Logs - -- 🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853)) `v2.7.3` -- 🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628)) `v2.6.22` -- ✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian `v2.6.8` -- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong `v2.4.1` -- 💡 🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1 `v2.4.1` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=button&expanded=true) + diff --git a/src/packages/calendar/doc.en-US.md b/src/packages/calendar/doc.en-US.md index 9f3c3e43a8..5e67de3260 100644 --- a/src/packages/calendar/doc.en-US.md +++ b/src/packages/calendar/doc.en-US.md @@ -171,20 +171,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-calendar-day-font-weight | calendar day font weight | `500` | | \--nutui-calendar-day-active-border-radius | calendar day active border radius | `4px` | -## Contribution - -### Issues - -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) - -### Component Logs - -- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` -- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) + diff --git a/src/packages/calendar/doc.md b/src/packages/calendar/doc.md index 0b7e98c941..74de01f4ca 100644 --- a/src/packages/calendar/doc.md +++ b/src/packages/calendar/doc.md @@ -171,20 +171,4 @@ import { Calendar } from '@nutui/nutui-react' | \--nutui-calendar-day-font-weight | 日历元素字重 | `500` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | -## 贡献记录 - -### Issues - -- 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) - -### Component Logs - -- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` -- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) + diff --git a/src/packages/calendar/doc.taro.md b/src/packages/calendar/doc.taro.md index 675ae3bc5a..3c45d68137 100644 --- a/src/packages/calendar/doc.taro.md +++ b/src/packages/calendar/doc.taro.md @@ -171,20 +171,4 @@ import { Calendar } from '@nutui/nutui-react-taro' | \--nutui-calendar-day-font-weight | 日历元素字重 | `500` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | -## 贡献记录 - -### Issues - -- 可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗 [#1948](https://github.com/jdf2e/nutui-react/issues/1948) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) - -### Component Logs - -- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` -- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) + diff --git a/src/packages/calendar/doc.zh-TW.md b/src/packages/calendar/doc.zh-TW.md index 543581eb13..f20703ae78 100644 --- a/src/packages/calendar/doc.zh-TW.md +++ b/src/packages/calendar/doc.zh-TW.md @@ -171,20 +171,4 @@ import { Calendar } from '@nutui/nutui-react' | \--nutui-calendar-day-font-weight | 日歴元素字重 | `500` | | \--nutui-calendar-day-active-border-radius | 日歴選中元素的圓角 | `4px` | -## 貢獻記錄 - -### Issues - -- [可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗](https://github.com/jdf2e/nutui-react/issues/1948) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Calendar) - -### Component Logs - -- 💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983)) `v2.7.8` -- 🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914)) `v2.7.5` -- ✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645)) `v2.6.23` -- ✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644)) `v2.6.23` -- 🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu `v2.6.15` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendar&expanded=true) + diff --git a/src/packages/calendarcard/doc.en-US.md b/src/packages/calendarcard/doc.en-US.md index 3c6b390a2a..c6a9ebeda4 100644 --- a/src/packages/calendarcard/doc.en-US.md +++ b/src/packages/calendarcard/doc.en-US.md @@ -152,18 +152,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-calendar-choose-color | calendar choose color | `$color-primary` | | \--nutui-calendar-day-active-border-radius | calendar day active border radius | `4px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) - -### Component Logs - -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` -- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` -- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) + diff --git a/src/packages/calendarcard/doc.md b/src/packages/calendarcard/doc.md index d93fb8ac00..c0aca21397 100644 --- a/src/packages/calendarcard/doc.md +++ b/src/packages/calendarcard/doc.md @@ -152,18 +152,4 @@ import { CalendarCard } from '@nutui/nutui-react' | \--nutui-calendar-choose-color | 日历选中元素的字色 | `$color-primary` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) - -### Component Logs - -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` -- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` -- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) + diff --git a/src/packages/calendarcard/doc.taro.md b/src/packages/calendarcard/doc.taro.md index 848963efcc..93daf38c00 100644 --- a/src/packages/calendarcard/doc.taro.md +++ b/src/packages/calendarcard/doc.taro.md @@ -152,18 +152,4 @@ import { CalendarCard } from '@nutui/nutui-react-taro' | \--nutui-calendar-choose-color | 日历选中元素的字色 | `$color-primary` | | \--nutui-calendar-day-active-border-radius | 日历选中元素的圆角 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) - -### Component Logs - -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` -- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` -- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) + diff --git a/src/packages/calendarcard/doc.zh-TW.md b/src/packages/calendarcard/doc.zh-TW.md index e2d715d0a4..b73e97ce3c 100644 --- a/src/packages/calendarcard/doc.zh-TW.md +++ b/src/packages/calendarcard/doc.zh-TW.md @@ -152,18 +152,4 @@ import { CalendarCard } from '@nutui/nutui-react' | \--nutui-calendar-choose-color | 日歷選中元素的字色 | `$color-primary` | | \--nutui-calendar-day-active-border-radius | 日歷選中元素的圓角 | `4px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CalendarCard) - -### Component Logs - -- 🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud `v2.5.2` -- 💡 🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu `v2.5.0` -- 🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu `v2.4.2` -- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu `v2.4.1` -- ✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=calendarcard&expanded=true) + diff --git a/src/packages/card/doc.en-US.md b/src/packages/card/doc.en-US.md index cbc7a4ec94..8ab80304b5 100644 --- a/src/packages/card/doc.en-US.md +++ b/src/packages/card/doc.en-US.md @@ -86,17 +86,4 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-card-border-radius | The size of the rounded corners of the card picture and card | `4px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) - -### Component Logs - -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` -- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) + diff --git a/src/packages/card/doc.md b/src/packages/card/doc.md index 1e6af42dc7..f7811d670b 100644 --- a/src/packages/card/doc.md +++ b/src/packages/card/doc.md @@ -86,17 +86,4 @@ import { Card, Price, Tag } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-card-border-radius | 卡片、图片的圆角大小 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) - -### Component Logs - -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` -- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) + diff --git a/src/packages/card/doc.taro.md b/src/packages/card/doc.taro.md index 53e66a4182..1bf9c7c821 100644 --- a/src/packages/card/doc.taro.md +++ b/src/packages/card/doc.taro.md @@ -86,17 +86,4 @@ import { Card, Price, Tag } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-card-border-radius | 卡片、图片的圆角大小 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) - -### Component Logs - -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` -- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) + diff --git a/src/packages/card/doc.zh-TW.md b/src/packages/card/doc.zh-TW.md index a95698d631..c038f807c7 100644 --- a/src/packages/card/doc.zh-TW.md +++ b/src/packages/card/doc.zh-TW.md @@ -86,17 +86,4 @@ import { Card, Price, Tag } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-card-border-radius | 卡片、圖片的圓角大小 | `4px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Card) - -### Component Logs - -- ✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang `v2.6.8` -- 🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W `v2.4.2` -- 💡 🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫 `v2.0.0-alpha.15` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=card&expanded=true) + diff --git a/src/packages/cascader/doc.en-US.md b/src/packages/cascader/doc.en-US.md index d7d1920f72..3f7fe48bf9 100644 --- a/src/packages/cascader/doc.en-US.md +++ b/src/packages/cascader/doc.en-US.md @@ -118,18 +118,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-cascader-item-font-size | cascader item font size | `$font-size-base` | | \--nutui-cascader-item-active-color | cascader item active color | `$color-primary` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) - -### Component Logs - -- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` -- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` -- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` -- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) + diff --git a/src/packages/cascader/doc.md b/src/packages/cascader/doc.md index df65fea336..ec42cf0a68 100644 --- a/src/packages/cascader/doc.md +++ b/src/packages/cascader/doc.md @@ -118,18 +118,4 @@ import { Cascader } from '@nutui/nutui-react' | \--nutui-cascader-item-font-size | 级联数据每一条的字号 | `$font-size-base` | | \--nutui-cascader-item-active-color | 级联数据每一条的选中色值 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) - -### Component Logs - -- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` -- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` -- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` -- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) + diff --git a/src/packages/cascader/doc.taro.md b/src/packages/cascader/doc.taro.md index a3733b36ec..91a6ca8b0c 100644 --- a/src/packages/cascader/doc.taro.md +++ b/src/packages/cascader/doc.taro.md @@ -118,18 +118,4 @@ import { Cascader } from '@nutui/nutui-react-taro' | \--nutui-cascader-item-font-size | 级联数据每一条的字号 | `$font-size-base` | | \--nutui-cascader-item-active-color | 级联数据每一条的选中色值 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) - -### Component Logs - -- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` -- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` -- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` -- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) + diff --git a/src/packages/cascader/doc.zh-TW.md b/src/packages/cascader/doc.zh-TW.md index 553903ed16..883b998077 100644 --- a/src/packages/cascader/doc.zh-TW.md +++ b/src/packages/cascader/doc.zh-TW.md @@ -118,18 +118,4 @@ import { Cascader } from '@nutui/nutui-react' | \--nutui-cascader-item-font-size | 級聯數據每一條的字號 | `$font-size-base` | | \--nutui-cascader-item-active-color | 級聯數據每一條的選中色值 | `$color-primary` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cascader) - -### Component Logs - -- 🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591)) `v2.6.19` -- 🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud `v2.6.8` -- 💡 🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang `v2.5.2` -- 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud `v2.3.3` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cascader&expanded=true) + diff --git a/src/packages/cell/doc.en-US.md b/src/packages/cell/doc.en-US.md index bbc6107ac1..e8d254a409 100644 --- a/src/packages/cell/doc.en-US.md +++ b/src/packages/cell/doc.en-US.md @@ -127,18 +127,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-cell-group-background-color | The background color of the cell group | `$white` | | \--nutui-cell-group-wrap-margin | The margin of the cell group wrap | `10px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) - -### Component Logs - -- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` -- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` -- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) + diff --git a/src/packages/cell/doc.md b/src/packages/cell/doc.md index 5b019afe1a..48b9609734 100644 --- a/src/packages/cell/doc.md +++ b/src/packages/cell/doc.md @@ -129,18 +129,4 @@ import { Cell } from '@nutui/nutui-react' | \--nutui-cell-group-background-color | 单元格分组的背景颜色 | `$white` | | \--nutui-cell-group-wrap-margin | 单元格分组容器的外边距 | `10px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) - -### Component Logs - -- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` -- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` -- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) + diff --git a/src/packages/cell/doc.taro.md b/src/packages/cell/doc.taro.md index d1dcd6ff80..ec6de1b881 100644 --- a/src/packages/cell/doc.taro.md +++ b/src/packages/cell/doc.taro.md @@ -128,18 +128,4 @@ import { Cell } from '@nutui/nutui-react-taro' | \--nutui-cell-group-background-color | 单元格分组的背景颜色 | `$white` | | \--nutui-cell-group-wrap-margin | 单元格分组容器的外边距 | `10px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) - -### Component Logs - -- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` -- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` -- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) + diff --git a/src/packages/cell/doc.zh-TW.md b/src/packages/cell/doc.zh-TW.md index 4ba5384571..f9bcf8f39e 100644 --- a/src/packages/cell/doc.zh-TW.md +++ b/src/packages/cell/doc.zh-TW.md @@ -129,18 +129,4 @@ import { Cell } from '@nutui/nutui-react' | \--nutui-cell-group-background-color | 單元格分組的背景顏色 | `$white` | | \--nutui-cell-group-wrap-margin | 單元格分組容器的外邊距 | `10px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Cell) - -### Component Logs - -- ✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527)) `v2.6.17` -- 🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang `v2.4.0` -- 🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang `v2.3.7` -- 💡 🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud `v2.1.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=cell&expanded=true) + diff --git a/src/packages/checkbox/doc.en-US.md b/src/packages/checkbox/doc.en-US.md index 1473831050..ff26535e68 100644 --- a/src/packages/checkbox/doc.en-US.md +++ b/src/packages/checkbox/doc.en-US.md @@ -197,18 +197,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-checkbox-list-padding | list padding | `15px` | | \--nutui-checkbox-list-item-padding | padding of list items | `15px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) - -### Component Logs - -- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` -- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` -- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) + diff --git a/src/packages/checkbox/doc.md b/src/packages/checkbox/doc.md index 5e2b040182..caa201e58f 100644 --- a/src/packages/checkbox/doc.md +++ b/src/packages/checkbox/doc.md @@ -199,18 +199,4 @@ import { Checkbox } from '@nutui/nutui-react' | \--nutui-checkbox-list-padding | 列表的padding | `15px` | | \--nutui-checkbox-list-item-padding | 列表项的padding | `15px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) - -### Component Logs - -- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` -- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` -- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) + diff --git a/src/packages/checkbox/doc.taro.md b/src/packages/checkbox/doc.taro.md index def2f8ddfe..dc4dc0a066 100644 --- a/src/packages/checkbox/doc.taro.md +++ b/src/packages/checkbox/doc.taro.md @@ -199,18 +199,4 @@ import { Checkbox } from '@nutui/nutui-react-taro' | \--nutui-checkbox-list-padding | 列表的padding | `15px` | | \--nutui-checkbox-list-item-padding | 列表项的padding | `15px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) - -### Component Logs - -- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` -- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` -- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) + diff --git a/src/packages/checkbox/doc.zh-TW.md b/src/packages/checkbox/doc.zh-TW.md index fb62693a24..4718cb33a4 100644 --- a/src/packages/checkbox/doc.zh-TW.md +++ b/src/packages/checkbox/doc.zh-TW.md @@ -199,18 +199,4 @@ import { Checkbox } from '@nutui/nutui-react' | \--nutui-checkbox-list-padding | 列表的padding | `15px` | | \--nutui-checkbox-list-item-padding | 列表项的padding | `15px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Checkbox) - -### Component Logs - -- 🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang `v2.5.2` -- ✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud `v2.4.0` -- ✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud `v2.3.7` -- 💡 📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=checkbox&expanded=true) + diff --git a/src/packages/circleprogress/doc.en-US.md b/src/packages/circleprogress/doc.en-US.md index bb1094ea8d..9bd6fc5059 100644 --- a/src/packages/circleprogress/doc.en-US.md +++ b/src/packages/circleprogress/doc.en-US.md @@ -85,18 +85,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-circleprogress-text-color | The color of the track content area of ​​the circular progress bar | `$color-title` | | \--nutui-circleprogress-text-size | The size of the track content area of ​​the circular progress bar | `$font-size-l` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) - -### Component Logs - -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` -- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` -- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) + diff --git a/src/packages/circleprogress/doc.md b/src/packages/circleprogress/doc.md index ab1b7fdfd1..1b5300e205 100644 --- a/src/packages/circleprogress/doc.md +++ b/src/packages/circleprogress/doc.md @@ -85,18 +85,4 @@ import { CircleProgress } from '@nutui/nutui-react' | \--nutui-circleprogress-text-color | 环形进度条轨道内容区的颜色 | `$color-title` | | \--nutui-circleprogress-text-size | 环形进度条轨道内容区的大小 | `$font-size-l` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) - -### Component Logs - -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` -- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` -- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) + diff --git a/src/packages/circleprogress/doc.taro.md b/src/packages/circleprogress/doc.taro.md index 93b9ad18d5..e0ba827b5c 100644 --- a/src/packages/circleprogress/doc.taro.md +++ b/src/packages/circleprogress/doc.taro.md @@ -85,18 +85,4 @@ import { CircleProgress } from '@nutui/nutui-react-taro' | \--nutui-circleprogress-text-color | 环形进度条轨道内容区的颜色 | `$color-title` | | \--nutui-circleprogress-text-size | 环形进度条轨道内容区的大小 | `$font-size-l` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) - -### Component Logs - -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` -- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` -- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) + diff --git a/src/packages/circleprogress/doc.zh-TW.md b/src/packages/circleprogress/doc.zh-TW.md index 42ef08663b..40fa5a39f5 100644 --- a/src/packages/circleprogress/doc.zh-TW.md +++ b/src/packages/circleprogress/doc.zh-TW.md @@ -85,18 +85,4 @@ import { CircleProgress } from '@nutui/nutui-react' | \--nutui-circleprogress-text-color | 環形進度條軌道內容區的顏色 | `$color-title` | | \--nutui-circleprogress-text-size | 環形進度條軌道內容區的大小 | `$font-size-l` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CircleProgress) - -### Component Logs - -- 🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu `v2.6.5` -- 🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud `v2.3.7` -- 💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong `v2.3.0` -- 🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud `v2.0.24` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=circleprogress&expanded=true) + diff --git a/src/packages/collapse/doc.en-US.md b/src/packages/collapse/doc.en-US.md index 75045268da..5458c7817d 100644 --- a/src/packages/collapse/doc.en-US.md +++ b/src/packages/collapse/doc.en-US.md @@ -114,18 +114,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-collapse-wrapper-content-line-height | content lineHeight | `1.5` | | \--nutui-collapse-wrapper-content-padding | content padding | `12px 26px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) - -### Component Logs - -- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` -- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` -- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) + diff --git a/src/packages/collapse/doc.md b/src/packages/collapse/doc.md index 971255ac93..1fd1c0f23a 100644 --- a/src/packages/collapse/doc.md +++ b/src/packages/collapse/doc.md @@ -114,18 +114,4 @@ import { Collapse } from 'nutui-react' | \--nutui-collapse-wrapper-content-line-height | 内容行高 | `1.5` | | \--nutui-collapse-wrapper-content-padding | 内容内边距 | `12px 26px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) - -### Component Logs - -- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` -- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` -- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) + diff --git a/src/packages/collapse/doc.taro.md b/src/packages/collapse/doc.taro.md index 27461c92bb..ac0d5f8fd2 100644 --- a/src/packages/collapse/doc.taro.md +++ b/src/packages/collapse/doc.taro.md @@ -114,18 +114,4 @@ import { Collapse } from 'nutui-react-taro' | \--nutui-collapse-wrapper-content-line-height | 内容行高 | `1.5` | | \--nutui-collapse-wrapper-content-padding | 内容内边距 | `12px 26px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) - -### Component Logs - -- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` -- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` -- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) + diff --git a/src/packages/collapse/doc.zh-TW.md b/src/packages/collapse/doc.zh-TW.md index 69b25f62cc..3402e100dc 100644 --- a/src/packages/collapse/doc.zh-TW.md +++ b/src/packages/collapse/doc.zh-TW.md @@ -114,18 +114,4 @@ import { Collapse } from 'nutui-react' | \--nutui-collapse-wrapper-content-line-height | 內容行高 | `1.5` | | \--nutui-collapse-wrapper-content-padding | 內容內邊距 | `12px 26px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Collapse) - -### Component Logs - -- 🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu `v2.5.0` -- ✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu `v2.4.0` -- 💡 📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong `v2.3.0` -- 💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong `v2.3.0` -- 🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu `v2.0.0-beta.1` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=collapse&expanded=true) + diff --git a/src/packages/configprovider/doc.en-US.md b/src/packages/configprovider/doc.en-US.md index f35d966b6a..2aba2f81ee 100644 --- a/src/packages/configprovider/doc.en-US.md +++ b/src/packages/configprovider/doc.en-US.md @@ -124,18 +124,4 @@ If you can't find the language pack you need, you are welcome to create a new la | locale | set the language | `BaseLang` | `zhCN` | | theme | set the theme | `Record` | `-` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) - -### Component Logs - -- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` -- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` -- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` -- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` -- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) + diff --git a/src/packages/configprovider/doc.md b/src/packages/configprovider/doc.md index b06dc958d0..4772038aab 100644 --- a/src/packages/configprovider/doc.md +++ b/src/packages/configprovider/doc.md @@ -124,18 +124,4 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 | locale | 设置多语言包 | `BaseLang` | `zhCN` | | theme | 设置主题 | `Record` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) - -### Component Logs - -- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` -- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` -- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` -- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` -- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) + diff --git a/src/packages/configprovider/doc.taro.md b/src/packages/configprovider/doc.taro.md index ecd87ff1b3..aa5fd21c21 100644 --- a/src/packages/configprovider/doc.taro.md +++ b/src/packages/configprovider/doc.taro.md @@ -124,18 +124,4 @@ NutUI-React 提供了 ConfigProvider 组件用于全局配置国际化文案。 | locale | 设置多语言包 | `BaseLang` | `zhCN` | | theme | 设置主题 | `Record` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) - -### Component Logs - -- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` -- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` -- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` -- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` -- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) + diff --git a/src/packages/configprovider/doc.zh-TW.md b/src/packages/configprovider/doc.zh-TW.md index 5b8f3b2403..c8558c5c74 100644 --- a/src/packages/configprovider/doc.zh-TW.md +++ b/src/packages/configprovider/doc.zh-TW.md @@ -124,18 +124,4 @@ NutUI-React 提供了 ConfigProvider 元件用於全域配置國際化文案。 | locale | 設置多語言包 | `BaseLang` | zhCN | | theme | 設置主題 | `Record` | \- | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ConfigProvider) - -### Component Logs - -- 💡 📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959)) `v2.7.8` -- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang `v2.4.1` -- 💡 🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud `v2.3.12` -- 💡 📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang `v2.3.8` -- ✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵 `v2.0.5` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=configprovider&expanded=true) + diff --git a/src/packages/countdown/doc.en-US.md b/src/packages/countdown/doc.en-US.md index 1c2733c54b..d5550639d5 100644 --- a/src/packages/countdown/doc.en-US.md +++ b/src/packages/countdown/doc.en-US.md @@ -148,18 +148,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-countdown-primary-background-color | When type is `primary`, the background color of the countdown time area | `$color-primary` | | \--nutui-countdown-primary-border-color | When type is `primary`, the border color of the countdown time area | `$color-primary` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) - -### Component Logs - -- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` -- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` -- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` -- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` -- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) + diff --git a/src/packages/countdown/doc.md b/src/packages/countdown/doc.md index 3ff5eee637..956c29fc37 100644 --- a/src/packages/countdown/doc.md +++ b/src/packages/countdown/doc.md @@ -149,18 +149,4 @@ import { CountDown } from '@nutui/nutui-react' | \--nutui-countdown-primary-background-color | type为`primary`时,倒计时的时间区域的背景颜色 | `$color-primary` | | \--nutui-countdown-primary-border-color | type为`primary`时,倒计时的时间区域的边框颜色颜色 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) - -### Component Logs - -- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` -- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` -- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` -- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` -- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) + diff --git a/src/packages/countdown/doc.taro.md b/src/packages/countdown/doc.taro.md index db79dd58ae..04e411323c 100644 --- a/src/packages/countdown/doc.taro.md +++ b/src/packages/countdown/doc.taro.md @@ -149,18 +149,4 @@ import { CountDown } from '@nutui/nutui-react-taro' | \--nutui-countdown-primary-background-color | type为`primary`时,倒计时的时间区域的背景颜色 | `$color-primary` | | \--nutui-countdown-primary-border-color | type为`primary`时,倒计时的时间区域的边框颜色颜色 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) - -### Component Logs - -- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` -- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` -- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` -- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` -- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) + diff --git a/src/packages/countdown/doc.zh-TW.md b/src/packages/countdown/doc.zh-TW.md index c41184ea8a..751c2630ec 100644 --- a/src/packages/countdown/doc.zh-TW.md +++ b/src/packages/countdown/doc.zh-TW.md @@ -149,18 +149,4 @@ import { CountDown } from '@nutui/nutui-react' | \--nutui-countdown-primary-background-color | type爲`primary`時,倒計時的時間區域的背景顏色 | `$color-primary` | | \--nutui-countdown-primary-border-color | type爲`primary`時,倒計時的時間區域的邊框顏色顏色 | `$color-primary` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20CountDown) - -### Component Logs - -- 💡 🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang `v2.5.2` -- 💡 📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong `v2.3.0` -- 🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong `v2.0.4` -- ✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong `v1.5.9` -- 💡 🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫 `v2.0.0-alpha.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=countdown&expanded=true) + diff --git a/src/packages/datepicker/doc.en-US.md b/src/packages/datepicker/doc.en-US.md index 64154c21c5..73286b7a38 100644 --- a/src/packages/datepicker/doc.en-US.md +++ b/src/packages/datepicker/doc.en-US.md @@ -96,20 +96,4 @@ import { DatePicker } from '@nutui/nutui' | onClose | Emitted when click confirm and cancel button. | `(options, value) => void` | `-` | | onChange | Emitted when current option changed. | `(options, value, index) => void` | `-` | -## Contribution - -### Issues - -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) - -### Component Logs - -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` -- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` -- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` -- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) + diff --git a/src/packages/datepicker/doc.md b/src/packages/datepicker/doc.md index c89bb88c81..e582dcd5cb 100644 --- a/src/packages/datepicker/doc.md +++ b/src/packages/datepicker/doc.md @@ -106,20 +106,4 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type | onClose | 确定和取消时,都触发 | `(options, value) => void` | `-` | | onChange | 选项改变时触发 | `(options, value, index) => void` | `-` | -## 贡献记录 - -### Issues - -- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) - -### Component Logs - -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` -- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` -- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` -- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) + diff --git a/src/packages/datepicker/doc.taro.md b/src/packages/datepicker/doc.taro.md index 16095cd3c5..af896c8526 100644 --- a/src/packages/datepicker/doc.taro.md +++ b/src/packages/datepicker/doc.taro.md @@ -106,20 +106,4 @@ DatetimePicker 通过 type 属性来定义需要选择的时间类型。将 type | onClose | 确定和取消时,都触发 | `(options, value) => void` | `-` | | onChange | 选项改变时触发 | `(options, value, index) => void` | `-` | -## 贡献记录 - -### Issues - -- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) - -### Component Logs - -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` -- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` -- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` -- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) + diff --git a/src/packages/datepicker/doc.zh-TW.md b/src/packages/datepicker/doc.zh-TW.md index 9197c1182d..7c75e618e0 100644 --- a/src/packages/datepicker/doc.zh-TW.md +++ b/src/packages/datepicker/doc.zh-TW.md @@ -106,20 +106,4 @@ DatetimePicker 通過 type 屬性來定義需要選擇的時間類型。將 type | onClose | 確定和取消時,都觸發 | `(options, value) => void` | `-` | | onChange | 選項改變時觸發 | `(options, value, index) => void` | `-` | -## 貢獻記錄 - -### Issues - -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20DatePicker) - -### Component Logs - -- 🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582)) `v2.6.19` -- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu `v2.6.2` -- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98 `v2.5.1` -- 🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98 `v2.5.1` -- 💡 🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code `v2.3.4` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=datepicker&expanded=true) + diff --git a/src/packages/dialog/doc.en-US.md b/src/packages/dialog/doc.en-US.md index 77fb473ae3..75ade2f2c0 100644 --- a/src/packages/dialog/doc.en-US.md +++ b/src/packages/dialog/doc.en-US.md @@ -170,21 +170,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-dialog-close-left | dialog Closes the left value of the button | `16px` | | \--nutui-dialog-close-right | dialog Closes the right value of the button | `16px` | -## Contribution - -### Issues - -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) - -### Component Logs - -- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` -- 🐛 fix(dialog): revert defaultprops `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 dialog `v2.6.18` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) + diff --git a/src/packages/dialog/doc.md b/src/packages/dialog/doc.md index eff261f13b..150a4b7760 100644 --- a/src/packages/dialog/doc.md +++ b/src/packages/dialog/doc.md @@ -170,21 +170,4 @@ export default function App() { | \--nutui-dialog-close-left | 对话框关闭按钮的left值 | `16px` | | \--nutui-dialog-close-right | 对话框关闭按钮的right值 | `16px` | -## 贡献记录 - -### Issues - -- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) -- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) - -### Component Logs - -- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` -- 🐛 fix(dialog): revert defaultprops `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 dialog `v2.6.18` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) + diff --git a/src/packages/dialog/doc.taro.md b/src/packages/dialog/doc.taro.md index 5dad45677a..e5b9fb5e91 100644 --- a/src/packages/dialog/doc.taro.md +++ b/src/packages/dialog/doc.taro.md @@ -150,21 +150,4 @@ DialogOptions 是 DialogProps 的子集,包含如下属性:title, content, f | \--nutui-dialog-close-left | 对话框关闭按钮的left值 | `16px` | | \--nutui-dialog-close-right | 对话框关闭按钮的right值 | `16px` | -## 贡献记录 - -### Issues - -- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) -- 希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading [#1202](https://github.com/jdf2e/nutui-react/issues/1202) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) - -### Component Logs - -- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` -- 🐛 fix(dialog): revert defaultprops `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 dialog `v2.6.18` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) + diff --git a/src/packages/dialog/doc.zh-TW.md b/src/packages/dialog/doc.zh-TW.md index 5625a4fed2..386aef7efb 100644 --- a/src/packages/dialog/doc.zh-TW.md +++ b/src/packages/dialog/doc.zh-TW.md @@ -170,21 +170,4 @@ export default function App() { | \--nutui-dialog-close-left | 對話框關閉按鈕的left值 | `16px` | | \--nutui-dialog-close-right | 對話框關閉按鈕的right值 | `16px` | -## 貢獻記錄 - -### Issues - -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) -- [希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading](https://github.com/jdf2e/nutui-react/issues/1202) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Dialog) - -### Component Logs - -- 🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639)) `v2.6.23` -- 🐛 fix(dialog): revert defaultprops `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 dialog `v2.6.18` -- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong `v2.5.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=dialog&expanded=true) + diff --git a/src/packages/divider/doc.en-US.md b/src/packages/divider/doc.en-US.md index 4cd2ac1709..1e4c03e735 100644 --- a/src/packages/divider/doc.en-US.md +++ b/src/packages/divider/doc.en-US.md @@ -92,17 +92,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-divider-vertical-height | The height of the vertical split line | `12px` | | \--nutui-divider-vertical-margin | The margin value of the vertical split line | `0 8px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) - -### Component Logs - -- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` -- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` -- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) + diff --git a/src/packages/divider/doc.md b/src/packages/divider/doc.md index a4a6836d06..ac4920f789 100644 --- a/src/packages/divider/doc.md +++ b/src/packages/divider/doc.md @@ -92,17 +92,4 @@ import { Divider } from '@nutui/nutui-react' | \--nutui-divider-vertical-height | 垂直分割线的高度 | `12px` | | \--nutui-divider-vertical-margin | 垂直分割线的margin值 | `0 8px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) - -### Component Logs - -- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` -- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` -- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) + diff --git a/src/packages/divider/doc.taro.md b/src/packages/divider/doc.taro.md index 299bdd9f5a..a9027dc3b8 100644 --- a/src/packages/divider/doc.taro.md +++ b/src/packages/divider/doc.taro.md @@ -92,17 +92,4 @@ import { Divider } from '@nutui/nutui-react-taro' | \--nutui-divider-vertical-height | 垂直分割线的高度 | `12px` | | \--nutui-divider-vertical-margin | 垂直分割线的margin值 | `0 8px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) - -### Component Logs - -- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` -- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` -- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) + diff --git a/src/packages/divider/doc.zh-TW.md b/src/packages/divider/doc.zh-TW.md index 04de0e38e1..55c78f024d 100644 --- a/src/packages/divider/doc.zh-TW.md +++ b/src/packages/divider/doc.zh-TW.md @@ -92,17 +92,4 @@ import { Divider } from '@nutui/nutui-react' | \--nutui-divider-vertical-height | 垂直分割線的高度 | `12px` | | \--nutui-divider-vertical-margin | 垂直分割線的margin值 | `0 8px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Divider) - -### Component Logs - -- 🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664)) `v2.7.0` -- 🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang `v2.4.1` -- 💡 🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong `v2.2.0` -- 💡 📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud `v2.0.11` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=divider&expanded=true) + diff --git a/src/packages/drag/doc.en-US.md b/src/packages/drag/doc.en-US.md index 620b0d53c9..2624001b7f 100644 --- a/src/packages/drag/doc.en-US.md +++ b/src/packages/drag/doc.en-US.md @@ -55,19 +55,4 @@ import { Drag } from '@nutui/nutui-react' | onDrag | Drag element | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | Stop dragging elements | `(state: { offset: [x: number, y: number] }) => void` | `-` | -## Contribution - -### Issues - -- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) - -### Component Logs - -- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` -- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` -- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) + diff --git a/src/packages/drag/doc.md b/src/packages/drag/doc.md index e14313a927..25d9e46836 100644 --- a/src/packages/drag/doc.md +++ b/src/packages/drag/doc.md @@ -55,19 +55,4 @@ import { Drag } from '@nutui/nutui-react' | onDrag | 拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | 停止拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | -## 贡献记录 - -### Issues - -- Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function [#2738](https://github.com/jdf2e/nutui-react/issues/2738) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) - -### Component Logs - -- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` -- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` -- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) + diff --git a/src/packages/drag/doc.taro.md b/src/packages/drag/doc.taro.md index c88a642e42..488014a77f 100644 --- a/src/packages/drag/doc.taro.md +++ b/src/packages/drag/doc.taro.md @@ -55,19 +55,4 @@ import { Drag } from '@nutui/nutui-react-taro' | onDrag | 拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | 停止拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | -## 贡献记录 - -### Issues - -- Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function [#2738](https://github.com/jdf2e/nutui-react/issues/2738) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) - -### Component Logs - -- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` -- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` -- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) + diff --git a/src/packages/drag/doc.zh-TW.md b/src/packages/drag/doc.zh-TW.md index 9aec564edd..2f91c5d237 100644 --- a/src/packages/drag/doc.zh-TW.md +++ b/src/packages/drag/doc.zh-TW.md @@ -55,19 +55,4 @@ import { Drag } from '@nutui/nutui-react' | onDrag | 拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | | onDragEnd | 停止拖拽元素 | `(state: { offset: [x: number, y: number] }) => void` | `-` | -## 貢獻記錄 - -### Issues - -- [Drag 微信小程序运行报错 TypeError: \_a2.getBoundingClientRect is not a function](https://github.com/jdf2e/nutui-react/issues/2738) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Drag) - -### Component Logs - -- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang `v2.6.13` -- 🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong `v2.6.9` -- 🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu `v2.6.0` -- 🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=drag&expanded=true) + diff --git a/src/packages/elevator/doc.en-US.md b/src/packages/elevator/doc.en-US.md index d34b40ea64..1f78d94922 100644 --- a/src/packages/elevator/doc.en-US.md +++ b/src/packages/elevator/doc.en-US.md @@ -109,18 +109,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-elevator-list-fixed-bg-color | Ceiling floor background color | `$white` | | \--nutui-elevator-list-fixed-box-shadow | Ceiling floor shadow | `0 0 10px #eee` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) - -### Component Logs - -- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` -- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` -- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` -- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) + diff --git a/src/packages/elevator/doc.md b/src/packages/elevator/doc.md index d5cbd1786e..086f7cc288 100644 --- a/src/packages/elevator/doc.md +++ b/src/packages/elevator/doc.md @@ -109,18 +109,4 @@ import { Elevator } from '@nutui/nutui-react' | \--nutui-elevator-list-fixed-bg-color | 吸顶楼层背景颜色 | `$white` | | \--nutui-elevator-list-fixed-box-shadow | 吸顶楼层阴影 | `0 0 10px #eee` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) - -### Component Logs - -- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` -- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` -- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` -- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) + diff --git a/src/packages/elevator/doc.taro.md b/src/packages/elevator/doc.taro.md index 873f138d94..5cad42673c 100644 --- a/src/packages/elevator/doc.taro.md +++ b/src/packages/elevator/doc.taro.md @@ -109,18 +109,4 @@ import { Elevator } from '@nutui/nutui-react-taro' | \--nutui-elevator-list-fixed-bg-color | 吸顶楼层背景颜色 | `$white` | | \--nutui-elevator-list-fixed-box-shadow | 吸顶楼层阴影 | `0 0 10px #eee` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) - -### Component Logs - -- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` -- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` -- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` -- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) + diff --git a/src/packages/elevator/doc.zh-TW.md b/src/packages/elevator/doc.zh-TW.md index 739d95b665..e6c3b4f8b9 100644 --- a/src/packages/elevator/doc.zh-TW.md +++ b/src/packages/elevator/doc.zh-TW.md @@ -109,18 +109,4 @@ import { Elevator } from '@nutui/nutui-react' | \--nutui-elevator-list-fixed-bg-color | 吸頂樓層背景顏色 | `$white` | | \--nutui-elevator-list-fixed-box-shadow | 吸頂樓層陰影 | `0 0 10px #eee` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Elevator) - -### Component Logs - -- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834)) `v2.7.2` -- 🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud `v2.3.12` -- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong `v2.3.12` -- 🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud `v2.2.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=elevator&expanded=true) + diff --git a/src/packages/ellipsis/doc.en-US.md b/src/packages/ellipsis/doc.en-US.md index 23cd4b34c4..3002b29cee 100644 --- a/src/packages/ellipsis/doc.en-US.md +++ b/src/packages/ellipsis/doc.en-US.md @@ -76,18 +76,4 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按钮颜色 | `#3460fa` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) - -### Component Logs - -- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` -- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` -- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` -- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` -- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) + diff --git a/src/packages/ellipsis/doc.md b/src/packages/ellipsis/doc.md index dffa2e9506..1c4479f9bb 100644 --- a/src/packages/ellipsis/doc.md +++ b/src/packages/ellipsis/doc.md @@ -76,18 +76,4 @@ import { Ellipsis } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按钮颜色 | `#3460fa` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) - -### Component Logs - -- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` -- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` -- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` -- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` -- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) + diff --git a/src/packages/ellipsis/doc.taro.md b/src/packages/ellipsis/doc.taro.md index dd0878ef79..d4be06a6f1 100644 --- a/src/packages/ellipsis/doc.taro.md +++ b/src/packages/ellipsis/doc.taro.md @@ -84,18 +84,4 @@ import { Ellipsis } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按钮颜色 | `#3460fa` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) - -### Component Logs - -- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` -- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` -- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` -- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` -- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) + diff --git a/src/packages/ellipsis/doc.zh-TW.md b/src/packages/ellipsis/doc.zh-TW.md index 2bc4150b45..05c1cd6019 100644 --- a/src/packages/ellipsis/doc.zh-TW.md +++ b/src/packages/ellipsis/doc.zh-TW.md @@ -76,18 +76,4 @@ import { Ellipsis } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-ellipsis-expand-collapse-color | 展示和收起的按鈕顏色 | `#3460fa` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Ellipsis) - -### Component Logs - -- 🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang `v2.6.2` -- ✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong `v2.5.1` -- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan `v2.5.0` -- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif `v2.4.1` -- 🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu `v2.3.8` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=ellipsis&expanded=true) + diff --git a/src/packages/empty/doc.en-US.md b/src/packages/empty/doc.en-US.md index c45f4a78fc..aa6eeebc66 100644 --- a/src/packages/empty/doc.en-US.md +++ b/src/packages/empty/doc.en-US.md @@ -90,18 +90,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-empty-description-line-height | Empty component image description line height | `1` | | \--nutui-empty-background-color | Empty component background color | `#fff` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) - -### Component Logs - -- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` -- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` -- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) + diff --git a/src/packages/empty/doc.md b/src/packages/empty/doc.md index a557d0c60d..76a90bc1ab 100644 --- a/src/packages/empty/doc.md +++ b/src/packages/empty/doc.md @@ -90,18 +90,4 @@ import { Empty } from '@nutui/nutui-react' | \--nutui-empty-description-line-height | Empty组件图片描述行高 | `1` | | \--nutui-empty-background-color | Empty组件背景色 | `#fff` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) - -### Component Logs - -- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` -- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` -- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) + diff --git a/src/packages/empty/doc.taro.md b/src/packages/empty/doc.taro.md index 795b3d34a1..cb738c583f 100644 --- a/src/packages/empty/doc.taro.md +++ b/src/packages/empty/doc.taro.md @@ -90,18 +90,4 @@ import { Empty } from '@nutui/nutui-react-taro' | \--nutui-empty-description-line-height | Empty组件图片描述行高 | `1` | | \--nutui-empty-background-color | Empty组件背景色 | `#fff` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) - -### Component Logs - -- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` -- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` -- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) + diff --git a/src/packages/empty/doc.zh-TW.md b/src/packages/empty/doc.zh-TW.md index 3058d2ee71..27d742e484 100644 --- a/src/packages/empty/doc.zh-TW.md +++ b/src/packages/empty/doc.zh-TW.md @@ -90,18 +90,4 @@ import { Empty } from '@nutui/nutui-react' | \--nutui-empty-description-line-height | Empty組件圖片描述行高 | `1` | | \--nutui-empty-background-color | Empty組件背景色 | `#fff` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Empty) - -### Component Logs - -- 🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854)) `v2.7.3` -- ✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong `v2.4.1` -- ✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong `v2.4.0` -- 🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong `v2.3.5` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=empty&expanded=true) + diff --git a/src/packages/fixednav/doc.en-US.md b/src/packages/fixednav/doc.en-US.md index d18fabc299..2e323b82d7 100644 --- a/src/packages/fixednav/doc.en-US.md +++ b/src/packages/fixednav/doc.en-US.md @@ -81,18 +81,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | active color | `$color-primary` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) - -### Component Logs - -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` -- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` -- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` -- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` -- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) + diff --git a/src/packages/fixednav/doc.md b/src/packages/fixednav/doc.md index 416fd56788..aa24893671 100644 --- a/src/packages/fixednav/doc.md +++ b/src/packages/fixednav/doc.md @@ -81,18 +81,4 @@ import { FixedNav } from '@nutui/nutui-react' | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | 激活颜色 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) - -### Component Logs - -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` -- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` -- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` -- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` -- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) + diff --git a/src/packages/fixednav/doc.taro.md b/src/packages/fixednav/doc.taro.md index 9364bd1160..703ac1c59a 100644 --- a/src/packages/fixednav/doc.taro.md +++ b/src/packages/fixednav/doc.taro.md @@ -81,18 +81,4 @@ import { FixedNav } from '@nutui/nutui-react-taro' | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | 激活颜色 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) - -### Component Logs - -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` -- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` -- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` -- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` -- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) + diff --git a/src/packages/fixednav/doc.zh-TW.md b/src/packages/fixednav/doc.zh-TW.md index bd5fc64e35..69277a08c7 100644 --- a/src/packages/fixednav/doc.zh-TW.md +++ b/src/packages/fixednav/doc.zh-TW.md @@ -81,18 +81,4 @@ import { FixedNav } from '@nutui/nutui-react' | \--nutui-fixednav-index | zIndex | `201` | | \--nutui-fixednav-item-active-color | 激活顏色 | `$color-primary` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20FixedNav) - -### Component Logs - -- 🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud `v2.6.11` -- 🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang `v2.4.2` -- ✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey `v2.3.2` -- 💡 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud `v2.3.2` -- 💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=fixednav&expanded=true) + diff --git a/src/packages/form/doc.en-US.md b/src/packages/form/doc.en-US.md index 42ac45b0b5..ee9a80b40f 100644 --- a/src/packages/form/doc.en-US.md +++ b/src/packages/form/doc.en-US.md @@ -151,24 +151,4 @@ The component provides the following CSS Variables, which can be used for custom | \--nutui-form-item-tip-font-size | Font size for error messages | `10px` | | \--nutui-form-item-tip-text-align | Text alignment for error messages | `left` | -## Contribution - -### Issues - -- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) -- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) -- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) -- [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) - -### Component Logs - -- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` -- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` -- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` -- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) + diff --git a/src/packages/form/doc.md b/src/packages/form/doc.md index 152dbe4efa..e4d1f61992 100644 --- a/src/packages/form/doc.md +++ b/src/packages/form/doc.md @@ -150,24 +150,4 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 | \--nutui-form-item-tip-font-size | 错误信息的字号 | `10px` | | \--nutui-form-item-tip-text-align | 错误信息的文本对齐方式 | `left` | -## 贡献记录 - -### Issues - -- [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) -- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) -- [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) -- [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) -- form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) - -### Component Logs - -- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` -- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` -- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` -- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) + diff --git a/src/packages/form/doc.taro.md b/src/packages/form/doc.taro.md index 48b6ffb486..b40e0f681c 100644 --- a/src/packages/form/doc.taro.md +++ b/src/packages/form/doc.taro.md @@ -150,24 +150,4 @@ Form.useForm()创建 Form 实例,用于管理所有数据状态。 | \--nutui-form-item-tip-font-size | 错误信息的字号 | `10px` | | \--nutui-form-item-tip-text-align | 错误信息的文本对齐方式 | `left` | -## 贡献记录 - -### Issues - -- [FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单 [#2942](https://github.com/jdf2e/nutui-react/issues/2942) -- nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {} [#2870](https://github.com/jdf2e/nutui-react/issues/2870) -- [FR]: Form 表单组件Form.Item不支持复杂类型的字段 [#2947](https://github.com/jdf2e/nutui-react/issues/2947) -- [FR]: Form增加对象结构 [#2650](https://github.com/jdf2e/nutui-react/issues/2650) -- form item label未对齐 [#2928](https://github.com/jdf2e/nutui-react/issues/2928) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) - -### Component Logs - -- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` -- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` -- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` -- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) + diff --git a/src/packages/form/doc.zh-TW.md b/src/packages/form/doc.zh-TW.md index 486b4ea23a..d1cc1cb6f4 100644 --- a/src/packages/form/doc.zh-TW.md +++ b/src/packages/form/doc.zh-TW.md @@ -150,24 +150,4 @@ Form.useForm()創建 Form 實例,用於管理所有數據狀態。 | \--nutui-form-item-tip-font-size | 錯誤信息的字號 | `10px` | | \--nutui-form-item-tip-text-align | 錯誤信息的文本對齊方式 | `left` | -## 貢獻記錄 - -### Issues - -- [[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单](https://github.com/jdf2e/nutui-react/issues/2942) -- [nutui-react-taro@2.7.2 FormItem的值如果是对象(如 `{label:是,value:1}` ),会自动重置成 {}](https://github.com/jdf2e/nutui-react/issues/2870) -- [[FR]: Form 表单组件Form.Item不支持复杂类型的字段](https://github.com/jdf2e/nutui-react/issues/2947) -- [[FR]: Form增加对象结构](https://github.com/jdf2e/nutui-react/issues/2650) -- [form item label未对齐](https://github.com/jdf2e/nutui-react/issues/2928) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Form) - -### Component Logs - -- ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953)) `v2.7.7` -- ✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932)) `v2.7.7` -- 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952)) `v2.7.7` -- 🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931)) `v2.7.6` -- 🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927)) `v2.7.6` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=form&expanded=true) + diff --git a/src/packages/grid/doc.en-US.md b/src/packages/grid/doc.en-US.md index 84feee926f..2c40cc135b 100644 --- a/src/packages/grid/doc.en-US.md +++ b/src/packages/grid/doc.en-US.md @@ -132,17 +132,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-grid-item-text-color | text color | `$color-title` | | \--nutui-grid-item-text-font-size | text font size | `$font-size-s` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) - -### Component Logs - -- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` -- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` -- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) + diff --git a/src/packages/grid/doc.md b/src/packages/grid/doc.md index 6eb1600699..3198dd91d6 100644 --- a/src/packages/grid/doc.md +++ b/src/packages/grid/doc.md @@ -130,17 +130,4 @@ import { Grid } from '@nutui/nutui-react' | \--nutui-grid-item-text-color | 文字颜色 | `$color-title` | | \--nutui-grid-item-text-font-size | 文字字体大小 | `$font-size-s` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) - -### Component Logs - -- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` -- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` -- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) + diff --git a/src/packages/grid/doc.taro.md b/src/packages/grid/doc.taro.md index 8828d6d8f3..420d859938 100644 --- a/src/packages/grid/doc.taro.md +++ b/src/packages/grid/doc.taro.md @@ -130,17 +130,4 @@ import { Grid } from '@nutui/nutui-react-taro' | \--nutui-grid-item-text-color | 文字颜色 | `$color-title` | | \--nutui-grid-item-text-font-size | 文字字体大小 | `$font-size-s` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) - -### Component Logs - -- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` -- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` -- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) + diff --git a/src/packages/grid/doc.zh-TW.md b/src/packages/grid/doc.zh-TW.md index 448a187f8a..aedb2d4a03 100644 --- a/src/packages/grid/doc.zh-TW.md +++ b/src/packages/grid/doc.zh-TW.md @@ -130,17 +130,4 @@ import { Grid } from '@nutui/nutui-react' | \--nutui-grid-item-text-color | 文字顏色 | `$color-title` | | \--nutui-grid-item-text-font-size | 文字字體大小 | `$font-size-s` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Grid) - -### Component Logs - -- 🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang `v2.3.8` -- ✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong `v2.2.0` -- 🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld `v1.5.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=grid&expanded=true) + diff --git a/src/packages/hoverbutton/doc.en-US.md b/src/packages/hoverbutton/doc.en-US.md index 4184a05ad5..a3a079bacc 100644 --- a/src/packages/hoverbutton/doc.en-US.md +++ b/src/packages/hoverbutton/doc.en-US.md @@ -89,12 +89,4 @@ The component provides the following CSS variables that can be used for custom s | \--nutui-hoverbutton-item-icon-color | Icon normal color | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | Icon active color | `#595959` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) - -### Component Logs - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) + diff --git a/src/packages/hoverbutton/doc.md b/src/packages/hoverbutton/doc.md index a990768ebe..6f5cce496f 100644 --- a/src/packages/hoverbutton/doc.md +++ b/src/packages/hoverbutton/doc.md @@ -97,12 +97,4 @@ import { HoverButton } from '@nutui/nutui-react' | \--nutui-hoverbutton-item-icon-color | 图标色-正常态 | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | 图标色-点击态 | `#595959` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) + diff --git a/src/packages/hoverbutton/doc.taro.md b/src/packages/hoverbutton/doc.taro.md index 8442d7462c..aac2175825 100644 --- a/src/packages/hoverbutton/doc.taro.md +++ b/src/packages/hoverbutton/doc.taro.md @@ -89,12 +89,4 @@ import { HoverButton } from '@nutui/nutui-react-taro' | \--nutui-hoverbutton-item-icon-color | 图标色-正常态 | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | 图标色-点击态 | `#595959` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) + diff --git a/src/packages/hoverbutton/doc.zh-TW.md b/src/packages/hoverbutton/doc.zh-TW.md index e8bc4fe188..919804cd94 100644 --- a/src/packages/hoverbutton/doc.zh-TW.md +++ b/src/packages/hoverbutton/doc.zh-TW.md @@ -97,12 +97,4 @@ import { HoverButton } from '@nutui/nutui-react-taro' | \--nutui-hoverbutton-item-icon-color | 圖標色-正常態 | `#1A1A1A` | | \--nutui-hoverbutton-item-icon-color-active | 圖標色-點擊態 | `#595959` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20HoverButton) - -### Component Logs - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=hoverbutton&expanded=true) + diff --git a/src/packages/icon/doc.en-US.md b/src/packages/icon/doc.en-US.md index 50410ad216..53eaa13dec 100644 --- a/src/packages/icon/doc.en-US.md +++ b/src/packages/icon/doc.en-US.md @@ -176,20 +176,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-icon-width | width of iconfont container | `16px` | | \--nutui-icon-line-height | iconfont line height | `16px` | -## Contribution - -### Issues - -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) - -### Component Logs - -- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` -- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` -- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` -- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) + diff --git a/src/packages/icon/doc.md b/src/packages/icon/doc.md index 09701520f5..f4f3eddb78 100644 --- a/src/packages/icon/doc.md +++ b/src/packages/icon/doc.md @@ -175,20 +175,4 @@ export default App | \--nutui-icon-width | iconfont 容器的宽度 | `16px` | | \--nutui-icon-line-height | iconfont 的行高 | `16px` | -## 贡献记录 - -### Issues - -- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) - -### Component Logs - -- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` -- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` -- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` -- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) + diff --git a/src/packages/icon/doc.taro.md b/src/packages/icon/doc.taro.md index 6b50ee1955..a4e9c916e0 100644 --- a/src/packages/icon/doc.taro.md +++ b/src/packages/icon/doc.taro.md @@ -178,20 +178,4 @@ export default App | \--nutui-icon-width | iconfont 容器的宽度 | `16px` | | \--nutui-icon-line-height | iconfont 的行高 | `16px` | -## 贡献记录 - -### Issues - -- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) - -### Component Logs - -- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` -- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` -- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` -- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) + diff --git a/src/packages/icon/doc.zh-TW.md b/src/packages/icon/doc.zh-TW.md index 9e34d22e2f..10a9ae188a 100644 --- a/src/packages/icon/doc.zh-TW.md +++ b/src/packages/icon/doc.zh-TW.md @@ -176,20 +176,4 @@ export default App | \--nutui-icon-width | iconfont 容器的寬度 | `16px` | | \--nutui-icon-line-height | iconfont 的行高 | `16px` | -## 貢獻記錄 - -### Issues - -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Icon) - -### Component Logs - -- ✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672)) `v2.7.0` -- ✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671)) `v2.7.0` -- 🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651)) `v2.7.0` -- 🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571)) `v2.6.18` -- 💡 🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu `v2.6.3` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=icon&expanded=true) + diff --git a/src/packages/image/doc.en-US.md b/src/packages/image/doc.en-US.md index b5e976f7e1..b3a1699938 100644 --- a/src/packages/image/doc.en-US.md +++ b/src/packages/image/doc.en-US.md @@ -130,20 +130,4 @@ The Image component provides lazy loading of images, which can be realized by co | bottom | Align Bottom | | left | Align Left | -## Contribution - -### Issues - -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) - -### Component Logs - -- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` -- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` -- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) + diff --git a/src/packages/image/doc.md b/src/packages/image/doc.md index 787cffb3b5..c1a66a2a74 100644 --- a/src/packages/image/doc.md +++ b/src/packages/image/doc.md @@ -130,20 +130,4 @@ import { Image } from '@nutui/nutui-react' | bottom | 底部对齐 | | left | 左侧对齐 | -## 贡献记录 - -### Issues - -- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) - -### Component Logs - -- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` -- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` -- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) + diff --git a/src/packages/image/doc.taro.md b/src/packages/image/doc.taro.md index 043c231956..42c08539f6 100644 --- a/src/packages/image/doc.taro.md +++ b/src/packages/image/doc.taro.md @@ -101,20 +101,4 @@ import { Image } from '@nutui/nutui-react-taro' ### 直接使用 Taro 现有 Image 组件开发 [参考文档](https://taro-docs.jd.com/docs/components/media/image) -## 贡献记录 - -### Issues - -- Iconfont 设置 name 为图片地址时,修改颜色不生效 [#2333](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) - -### Component Logs - -- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` -- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` -- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) + diff --git a/src/packages/image/doc.zh-TW.md b/src/packages/image/doc.zh-TW.md index ea3616f6a3..d56ba4867d 100644 --- a/src/packages/image/doc.zh-TW.md +++ b/src/packages/image/doc.zh-TW.md @@ -130,20 +130,4 @@ import { Image } from '@nutui/nutui-react' | bottom | 底部對齊 | | left | 左側對齊 | -## 貢獻記錄 - -### Issues - -- [Iconfont 设置 name 为图片地址时,修改颜色不生效](https://github.com/jdf2e/nutui-react/issues/2333) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Image) - -### Component Logs - -- 🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937)) `v2.7.7` -- 🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822)) `v2.7.2` -- ✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519)) `v2.6.17` -- 💡 🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang `v2.6.4` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=image&expanded=true) + diff --git a/src/packages/imagepreview/doc.en-US.md b/src/packages/imagepreview/doc.en-US.md index cb03f0f57c..81d5951108 100644 --- a/src/packages/imagepreview/doc.en-US.md +++ b/src/packages/imagepreview/doc.en-US.md @@ -87,18 +87,4 @@ import { ImagePreview } from '@nutui/nutui-react' | onChange | Emitted when swiper changes | `(value:number) => void` | `-` | | onClose | Emitted when closing ImagePreview | `() => void` | `-` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) - -### Component Logs - -- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` -- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) + diff --git a/src/packages/imagepreview/doc.md b/src/packages/imagepreview/doc.md index 3d6e2ad1e8..75367d351c 100644 --- a/src/packages/imagepreview/doc.md +++ b/src/packages/imagepreview/doc.md @@ -87,18 +87,4 @@ import { ImagePreview } from '@nutui/nutui-react' | onChange | 切换时触发 | `(value:number) => void` | `-` | | onClose | 点击遮罩关闭图片预览时触发 | `() => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) - -### Component Logs - -- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` -- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) + diff --git a/src/packages/imagepreview/doc.taro.md b/src/packages/imagepreview/doc.taro.md index 57aa3428de..cdd40da551 100644 --- a/src/packages/imagepreview/doc.taro.md +++ b/src/packages/imagepreview/doc.taro.md @@ -88,18 +88,4 @@ import { ImagePreview } from '@nutui/nutui-react-taro' | onChange | 切换时触发 | `(value:number) => void` | `-` | | onClose | 点击遮罩关闭图片预览时触发 | `() => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) - -### Component Logs - -- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` -- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) + diff --git a/src/packages/imagepreview/doc.zh-TW.md b/src/packages/imagepreview/doc.zh-TW.md index cb0ab4c55b..dd44261d4d 100644 --- a/src/packages/imagepreview/doc.zh-TW.md +++ b/src/packages/imagepreview/doc.zh-TW.md @@ -87,18 +87,4 @@ import { ImagePreview } from '@nutui/nutui-react' | onChange | 切換時觸發 | `(value:number) => void` | `-` | | onClose | 點擊遮罩關閉圖片預覽時觸發 | `() => void` | `-` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ImagePreview) - -### Component Logs - -- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang `v2.6.13` -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang `v2.6.6` -- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang `v2.5.1` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=imagepreview&expanded=true) + diff --git a/src/packages/indicator/doc.en-US.md b/src/packages/indicator/doc.en-US.md index 6ee7026cbb..7d735d91f6 100644 --- a/src/packages/indicator/doc.en-US.md +++ b/src/packages/indicator/doc.en-US.md @@ -85,18 +85,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-indicator-border-radius | indicator active border size | `$radius-xxs` | | \--nutui-indicator-dot-margin | when horizontal, indicator margin | `$spacing-xxxs` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) - -### Component Logs - -- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` -- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` -- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` -- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` -- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) + diff --git a/src/packages/indicator/doc.md b/src/packages/indicator/doc.md index 3c4127ea55..96a2d2bc8e 100644 --- a/src/packages/indicator/doc.md +++ b/src/packages/indicator/doc.md @@ -85,18 +85,4 @@ import { Indicator } from '@nutui/nutui-react' | \--nutui-indicator-border-radius | 指示器焦点时的border值 | `$radius-xxs` | | \--nutui-indicator-dot-margin | 指示器横向时的margin值 | `$spacing-xxxs` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) - -### Component Logs - -- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` -- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` -- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` -- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` -- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) + diff --git a/src/packages/indicator/doc.taro.md b/src/packages/indicator/doc.taro.md index cba0b4ac30..a0d32743db 100644 --- a/src/packages/indicator/doc.taro.md +++ b/src/packages/indicator/doc.taro.md @@ -85,18 +85,4 @@ import { Indicator } from '@nutui/nutui-react-taro' | \--nutui-indicator-border-radius | 指示器焦点时的border值 | `$radius-xxs` | | \--nutui-indicator-dot-margin | 指示器横向时的margin值 | `$spacing-xxxs` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) - -### Component Logs - -- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` -- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` -- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` -- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` -- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) + diff --git a/src/packages/indicator/doc.zh-TW.md b/src/packages/indicator/doc.zh-TW.md index aaa30622b8..cd3b2d935d 100644 --- a/src/packages/indicator/doc.zh-TW.md +++ b/src/packages/indicator/doc.zh-TW.md @@ -85,18 +85,4 @@ import { Indicator } from '@nutui/nutui-react' | \--nutui-indicator-border-radius | 指示器焦點時的border值 | `$radius-xxs` | | \--nutui-indicator-dot-margin | 指示器橫向時的margin值 | `$spacing-xxxs` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Indicator) - -### Component Logs - -- 🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu `v2.4.2` -- 🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong `v2.3.0` -- 🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong `v2.1.0` -- 🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong `v2.0.24` -- 🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud `v2.0.19` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=indicator&expanded=true) + diff --git a/src/packages/infiniteloading/doc.en-US.md b/src/packages/infiniteloading/doc.en-US.md index f5c650a41b..cfdea9e049 100644 --- a/src/packages/infiniteloading/doc.en-US.md +++ b/src/packages/infiniteloading/doc.en-US.md @@ -80,18 +80,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-infiniteloading-color | Swipe to bottom text color | `$color-text-help` | | \--nutui-infiniteloading-icon-size | Swipe to bottom icon size | `24px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) - -### Component Logs - -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` -- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` -- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) + diff --git a/src/packages/infiniteloading/doc.md b/src/packages/infiniteloading/doc.md index 0270ea997e..820c0b9cb0 100644 --- a/src/packages/infiniteloading/doc.md +++ b/src/packages/infiniteloading/doc.md @@ -80,18 +80,4 @@ import { InfiniteLoading } from '@nutui/nutui-react' | \--nutui-infiniteloading-color | 滑动到底部的文字颜色 | `$color-text-help` | | \--nutui-infiniteloading-icon-size | 滑动到底部的文字颜色 | `24px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) - -### Component Logs - -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` -- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` -- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) + diff --git a/src/packages/infiniteloading/doc.taro.md b/src/packages/infiniteloading/doc.taro.md index 993f6ebd45..ff5948c2b0 100644 --- a/src/packages/infiniteloading/doc.taro.md +++ b/src/packages/infiniteloading/doc.taro.md @@ -71,18 +71,4 @@ import { InfiniteLoading } from '@nutui/nutui-react-taro' | \--nutui-infiniteloading-color | 滑动到底部的文字颜色 | `$color-text-help` | | \--nutui-infiniteloading-icon-size | 滑动到底部的文字颜色 | `24px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) - -### Component Logs - -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` -- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` -- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) + diff --git a/src/packages/infiniteloading/doc.zh-TW.md b/src/packages/infiniteloading/doc.zh-TW.md index b5db7e78ee..5fbd19f646 100644 --- a/src/packages/infiniteloading/doc.zh-TW.md +++ b/src/packages/infiniteloading/doc.zh-TW.md @@ -80,18 +80,4 @@ import { InfiniteLoading } from '@nutui/nutui-react' | \--nutui-infiniteloading-color | 滑動到底部的文字顏色 | `$color-text-help` | | \--nutui-infiniteloading-icon-size | 滑動到底部的文字顏色 | `24px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InfiniteLoading) - -### Component Logs - -- 💡 📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801)) `v2.7.2` -- 💡 📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770)) `v2.7.1` -- 🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud `v2.6.15` -- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud `v2.6.14` -- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong `v2.4.2` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=infiniteloading&expanded=true) + diff --git a/src/packages/input/doc.en-US.md b/src/packages/input/doc.en-US.md index acf2555e14..51c4325b12 100644 --- a/src/packages/input/doc.en-US.md +++ b/src/packages/input/doc.en-US.md @@ -165,18 +165,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-input-font-size | font size | `$font-size-base` | | \--nutui-input-padding | input padding | `10px 25px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) - -### Component Logs - -- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` -- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` -- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` -- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) + diff --git a/src/packages/input/doc.md b/src/packages/input/doc.md index 136438e41b..924565a24e 100644 --- a/src/packages/input/doc.md +++ b/src/packages/input/doc.md @@ -168,18 +168,4 @@ import { Input } from '@nutui/nutui-react' | \--nutui-input-font-size | 文本字号 | `$font-size-base` | | \--nutui-input-padding | 输入框容器的内边距 | `10px 25px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) - -### Component Logs - -- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` -- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` -- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` -- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) + diff --git a/src/packages/input/doc.taro.md b/src/packages/input/doc.taro.md index 112533dd20..4376c6f704 100644 --- a/src/packages/input/doc.taro.md +++ b/src/packages/input/doc.taro.md @@ -168,18 +168,4 @@ import { Input } from '@nutui/nutui-react-taro' | \--nutui-input-font-size | 文本字号 | `$font-size-base` | | \--nutui-input-padding | 输入框容器的内边距 | `10px 25px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) - -### Component Logs - -- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` -- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` -- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` -- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) + diff --git a/src/packages/input/doc.zh-TW.md b/src/packages/input/doc.zh-TW.md index 3c066d5731..c8ae79f66d 100644 --- a/src/packages/input/doc.zh-TW.md +++ b/src/packages/input/doc.zh-TW.md @@ -165,18 +165,4 @@ import { Input } from '@nutui/nutui-react' | \--nutui-input-font-size | 文本字号 | `$font-size-base` | | \--nutui-input-padding | 输入框容器的内边距 | `10px 25px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Input) - -### Component Logs - -- 🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563)) `v2.6.18` -- 🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud `v2.6.6` -- 🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu `v2.6.5` -- ✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng `v2.6.0` -- 🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98 `v2.4.2` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=input&expanded=true) + diff --git a/src/packages/inputnumber/doc.en-US.md b/src/packages/inputnumber/doc.en-US.md index 7f24f607e6..ece6edb5b7 100644 --- a/src/packages/inputnumber/doc.en-US.md +++ b/src/packages/inputnumber/doc.en-US.md @@ -154,18 +154,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-inputnumber-icon-size | The size of the icon in the number input box | `8px` | | \--nutui-inputnumber-disabled-color | The color of the disabled status of inputnumber | `$color-text-disabled` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) - -### Component Logs - -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` -- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` -- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` -- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` -- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) + diff --git a/src/packages/inputnumber/doc.md b/src/packages/inputnumber/doc.md index a0ff3ec26b..e46492d6b0 100644 --- a/src/packages/inputnumber/doc.md +++ b/src/packages/inputnumber/doc.md @@ -154,18 +154,4 @@ import { InputNumber } from '@nutui/nutui-react' | \--nutui-inputnumber-icon-size | 数字输入框中icon的大小 | `8px` | | \--nutui-inputnumber-disabled-color | 数字输入框禁用色 | `$color-text-disabled` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) - -### Component Logs - -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` -- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` -- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` -- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` -- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) + diff --git a/src/packages/inputnumber/doc.taro.md b/src/packages/inputnumber/doc.taro.md index 7f501fc22c..06a13a10b4 100644 --- a/src/packages/inputnumber/doc.taro.md +++ b/src/packages/inputnumber/doc.taro.md @@ -146,18 +146,4 @@ import { InputNumber } from '@nutui/nutui-react-taro' | \--nutui-inputnumber-icon-size | 数字输入框中icon的大小 | `8px` | | \--nutui-inputnumber-disabled-color | 数字输入框禁用色 | `$color-text-disabled` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) - -### Component Logs - -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` -- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` -- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` -- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` -- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) + diff --git a/src/packages/inputnumber/doc.zh-TW.md b/src/packages/inputnumber/doc.zh-TW.md index 3a54600995..952ba80050 100644 --- a/src/packages/inputnumber/doc.zh-TW.md +++ b/src/packages/inputnumber/doc.zh-TW.md @@ -145,18 +145,4 @@ import { InputNumber } from '@nutui/nutui-react' | \--nutui-inputnumber-icon-size | 數字輸入框中icon的大小 | `8px` | | \--nutui-inputnumber-disabled-color | 數字輸入框禁用色 | `$color-text-disabled` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20InputNumber) - -### Component Logs - -- 🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong `v2.6.8` -- 🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994 `v2.6.2` -- ✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud `v2.4.0` -- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling `v2.3.12` -- 🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud `v2.3.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=inputnumber&expanded=true) + diff --git a/src/packages/layout/doc.en-US.md b/src/packages/layout/doc.en-US.md index e68165e300..27f3561455 100644 --- a/src/packages/layout/doc.en-US.md +++ b/src/packages/layout/doc.en-US.md @@ -67,17 +67,4 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-col-default-margin-bottom | col margin-bottom | `15px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) - -### Component Logs - -- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` -- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) + diff --git a/src/packages/layout/doc.md b/src/packages/layout/doc.md index b88a0433b9..7c23a8a864 100644 --- a/src/packages/layout/doc.md +++ b/src/packages/layout/doc.md @@ -67,17 +67,4 @@ import { Row, Col } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-col-default-margin-bottom | col 组件的下边距 | `15px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) - -### Component Logs - -- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` -- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) + diff --git a/src/packages/layout/doc.taro.md b/src/packages/layout/doc.taro.md index 86992978a3..8099b06782 100644 --- a/src/packages/layout/doc.taro.md +++ b/src/packages/layout/doc.taro.md @@ -67,17 +67,4 @@ import { Row, Col } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-col-default-margin-bottom | col 组件的下边距 | `15px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) - -### Component Logs - -- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` -- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) + diff --git a/src/packages/layout/doc.zh-TW.md b/src/packages/layout/doc.zh-TW.md index 90105116fe..3083740154 100644 --- a/src/packages/layout/doc.zh-TW.md +++ b/src/packages/layout/doc.zh-TW.md @@ -67,17 +67,4 @@ import { Row, Col } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-col-default-margin-bottom | col 組件的下邊距 | `15px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Layout) - -### Component Logs - -- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang `v2.4.1` -- 💡 📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs: 修改布局文档相关 @hanyuxinting `v2.0.0-alpha.17` -- 💡 📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu `v2.0.0-alpha.17` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=layout&expanded=true) + diff --git a/src/packages/loading/doc.en-US.md b/src/packages/loading/doc.en-US.md index 9c1e6b1de1..fc822e59da 100644 --- a/src/packages/loading/doc.en-US.md +++ b/src/packages/loading/doc.en-US.md @@ -97,18 +97,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-loading-color | font color | `$color-text-help` | | \--nutui-loading-font-size | font size | `$font-size-s` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) - -### Component Logs - -- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` -- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` -- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` -- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) + diff --git a/src/packages/loading/doc.md b/src/packages/loading/doc.md index 4664d60ca8..0f53b74499 100644 --- a/src/packages/loading/doc.md +++ b/src/packages/loading/doc.md @@ -97,18 +97,4 @@ import { Loading } from '@nutui/nutui-react' | \--nutui-loading-color | 文本色值 | `$color-text-help` | | \--nutui-loading-font-size | 文本字号 | `$font-size-s` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) - -### Component Logs - -- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` -- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` -- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` -- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) + diff --git a/src/packages/loading/doc.taro.md b/src/packages/loading/doc.taro.md index 376d56482e..fc8fa7a7cf 100644 --- a/src/packages/loading/doc.taro.md +++ b/src/packages/loading/doc.taro.md @@ -97,18 +97,4 @@ import { Loading } from '@nutui/nutui-react-taro' | \--nutui-loading-color | 文本色值 | `$color-text-help` | | \--nutui-loading-font-size | 文本字号 | `$font-size-s` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) - -### Component Logs - -- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` -- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` -- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` -- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) + diff --git a/src/packages/loading/doc.zh-TW.md b/src/packages/loading/doc.zh-TW.md index 48c3145c50..9f346be447 100644 --- a/src/packages/loading/doc.zh-TW.md +++ b/src/packages/loading/doc.zh-TW.md @@ -97,18 +97,4 @@ import { Loading } from '@nutui/nutui-react' | \--nutui-loading-color | 文本色值 | `$color-text-help` | | \--nutui-loading-font-size | 文本字號 | `$font-size-s` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Loading) - -### Component Logs - -- 💡 📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008)) `v2.7.9` -- 💡 🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang `v2.6.0` -- 💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong `v2.3.0` -- ✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625 `v2.0.10` -- 🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud `v2.0.10` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=loading&expanded=true) + diff --git a/src/packages/lottie/doc.en-US.md b/src/packages/lottie/doc.en-US.md index 1c338a51cf..124c07bee7 100644 --- a/src/packages/lottie/doc.en-US.md +++ b/src/packages/lottie/doc.en-US.md @@ -61,12 +61,4 @@ import { Lottie } from '@nutui/nutui-react' | destroy | destroy | `() => void` | | getDuration | inFrames If true, returns the duration in frames; inFrames if false, returns the duration in seconds. | `(inFrames?: boolean) => number` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) - -### Component Logs - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) + diff --git a/src/packages/lottie/doc.md b/src/packages/lottie/doc.md index 03a8f92db7..0013fb47b8 100644 --- a/src/packages/lottie/doc.md +++ b/src/packages/lottie/doc.md @@ -67,12 +67,4 @@ import { Lottie } from '@nutui/nutui-react' 详细可以参考 [lottie-react](https://lottiereact.com/) -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) + diff --git a/src/packages/lottie/doc.taro.md b/src/packages/lottie/doc.taro.md index 7484ab36db..a2cccab504 100644 --- a/src/packages/lottie/doc.taro.md +++ b/src/packages/lottie/doc.taro.md @@ -69,12 +69,4 @@ import { Lottie } from '@nutui/nutui-react-taro' | 方法名 | 说明 | 参数 | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) + diff --git a/src/packages/lottie/doc.zh-TW.md b/src/packages/lottie/doc.zh-TW.md index d2d1a6ce9b..9ddd951cfd 100644 --- a/src/packages/lottie/doc.zh-TW.md +++ b/src/packages/lottie/doc.zh-TW.md @@ -63,12 +63,4 @@ import { Lottie } from '@nutui/nutui-react-taro' | destroy | 銷毀 | `() => void` | | getDuration | inFrames 若為真,則以幀為單位傳回持續時間;inFrames 若為假,則以秒為單位傳回。 | `(inFrames?: boolean) => number` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Lottie) - -### Component Logs - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=lottie&expanded=true) + diff --git a/src/packages/menu/doc.en-US.md b/src/packages/menu/doc.en-US.md index 9dcfafb8c3..32fc1f67d1 100644 --- a/src/packages/menu/doc.en-US.md +++ b/src/packages/menu/doc.en-US.md @@ -138,18 +138,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-menu-item-padding | padding for menu options | `12px 0` | | \--nutui-menu-item-option-icon-margin | Distance between menu item text and icon | `6px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) - -### Component Logs - -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` -- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) + diff --git a/src/packages/menu/doc.md b/src/packages/menu/doc.md index caa8285fa0..f4d0e7937f 100644 --- a/src/packages/menu/doc.md +++ b/src/packages/menu/doc.md @@ -138,18 +138,4 @@ import { Menu } from '@nutui/nutui-react' | \--nutui-menu-item-padding | 菜单选项的内边距 | `12px 0` | | \--nutui-menu-item-icon-margin | 菜单选项文本与icon的距离 | `8px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) - -### Component Logs - -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` -- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) + diff --git a/src/packages/menu/doc.taro.md b/src/packages/menu/doc.taro.md index 6b475d1d53..cff33c79f1 100644 --- a/src/packages/menu/doc.taro.md +++ b/src/packages/menu/doc.taro.md @@ -138,18 +138,4 @@ import { Menu } from '@nutui/nutui-react-taro' | \--nutui-menu-item-padding | 菜单选项的内边距 | `12px 0` | | \--nutui-menu-item-icon-margin | 菜单选项文本与icon的距离 | `8px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) - -### Component Logs - -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` -- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) + diff --git a/src/packages/menu/doc.zh-TW.md b/src/packages/menu/doc.zh-TW.md index 84170bbecb..35de896dfe 100644 --- a/src/packages/menu/doc.zh-TW.md +++ b/src/packages/menu/doc.zh-TW.md @@ -138,18 +138,4 @@ import { Menu } from '@nutui/nutui-react' | \--nutui-menu-item-padding | 菜單選項的內邊距 | `12px 0` | | \--nutui-menu-item-icon-margin | 菜單選項文本與icon的距離 | `8px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Menu) - -### Component Logs - -- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633)) `v2.6.22` -- ✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang `v2.6.15` -- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang `v2.6.5` -- 💡 🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang `v2.6.0` -- 💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=menu&expanded=true) + diff --git a/src/packages/navbar/doc.en-US.md b/src/packages/navbar/doc.en-US.md index e6cfd28582..58e6e80cff 100644 --- a/src/packages/navbar/doc.en-US.md +++ b/src/packages/navbar/doc.en-US.md @@ -69,18 +69,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-navbar-title-font-weight | The font weight of the navbar's title | `0` | | \--nutui-navbar-title-font-color | The font color of the navbar's title | `$color-title` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) - -### Component Logs - -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` -- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` -- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) + diff --git a/src/packages/navbar/doc.md b/src/packages/navbar/doc.md index 54a17e91cb..e0030b682a 100644 --- a/src/packages/navbar/doc.md +++ b/src/packages/navbar/doc.md @@ -69,18 +69,4 @@ import { NavBar } from '@nutui/nutui-react' | \--nutui-navbar-title-font-weight | 头部导航标题的字体粗细 | `0` | | \--nutui-navbar-title-font-color | 头部导航标题的字体颜色 | `$color-title` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) - -### Component Logs - -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` -- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` -- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) + diff --git a/src/packages/navbar/doc.taro.md b/src/packages/navbar/doc.taro.md index eb408f5956..ddab5d5eaa 100644 --- a/src/packages/navbar/doc.taro.md +++ b/src/packages/navbar/doc.taro.md @@ -69,18 +69,4 @@ import { NavBar } from '@nutui/nutui-react-taro' | \--nutui-navbar-title-font-weight | 头部导航标题的字体粗细 | `0` | | \--nutui-navbar-title-font-color | 头部导航标题的字体颜色 | `$color-title` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) - -### Component Logs - -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` -- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` -- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) + diff --git a/src/packages/navbar/doc.zh-TW.md b/src/packages/navbar/doc.zh-TW.md index 5843280269..4f4d565f5e 100644 --- a/src/packages/navbar/doc.zh-TW.md +++ b/src/packages/navbar/doc.zh-TW.md @@ -69,18 +69,4 @@ import { NavBar } from '@nutui/nutui-react' | \--nutui-navbar-title-font-weight | 頭部導航標題的字體粗細 | `0` | | \--nutui-navbar-title-font-color | 頭部導航標題的字體顏色 | `$color-title` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NavBar) - -### Component Logs - -- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632)) `v2.6.22` -- 🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang `v2.3.9` -- ✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong `v2.3.8` -- 💡 📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui `v2.3.4` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=navbar&expanded=true) + diff --git a/src/packages/noticebar/doc.en-US.md b/src/packages/noticebar/doc.en-US.md index 5c5c2cab1a..5ba674fe7a 100644 --- a/src/packages/noticebar/doc.en-US.md +++ b/src/packages/noticebar/doc.en-US.md @@ -155,18 +155,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-noticebar-left-icon-width | noticebar left icon width | `16px` | | \--nutui-noticebar-right-icon-width | noticebar right icon width | `16px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) - -### Component Logs - -- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` -- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` -- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` -- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) + diff --git a/src/packages/noticebar/doc.md b/src/packages/noticebar/doc.md index 55c120c2b6..ac3b4ca0a1 100644 --- a/src/packages/noticebar/doc.md +++ b/src/packages/noticebar/doc.md @@ -155,18 +155,4 @@ import { NoticeBar } from '@nutui/nutui-react' | \--nutui-noticebar-left-icon-width | 左侧icon的宽度和高度的设定 | `16px` | | \--nutui-noticebar-right-icon-width | 右侧icon的宽度和高度的设定 | `16px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) - -### Component Logs - -- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` -- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` -- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` -- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) + diff --git a/src/packages/noticebar/doc.taro.md b/src/packages/noticebar/doc.taro.md index 259ebc21f2..614ff121da 100644 --- a/src/packages/noticebar/doc.taro.md +++ b/src/packages/noticebar/doc.taro.md @@ -155,18 +155,4 @@ import { NoticeBar } from '@nutui/nutui-react-taro' | \--nutui-noticebar-left-icon-width | 左侧icon的宽度和高度的设定 | `16px` | | \--nutui-noticebar-right-icon-width | 右侧icon的宽度和高度的设定 | `16px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) - -### Component Logs - -- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` -- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` -- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` -- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) + diff --git a/src/packages/noticebar/doc.zh-TW.md b/src/packages/noticebar/doc.zh-TW.md index bf40197966..82ea4ccb18 100644 --- a/src/packages/noticebar/doc.zh-TW.md +++ b/src/packages/noticebar/doc.zh-TW.md @@ -155,18 +155,4 @@ import { NoticeBar } from '@nutui/nutui-react' | \--nutui-noticebar-left-icon-width | 左側icon的寬度和高度的設定 | `16px` | | \--nutui-noticebar-right-icon-width | 右側icon的寬度和高度的設定 | `16px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NoticeBar) - -### Component Logs - -- 🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong `v2.5.0` -- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong `v2.4.2` -- ✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong `v2.4.0` -- ✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu `v2.4.0` -- 💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=noticebar&expanded=true) + diff --git a/src/packages/notify/doc.en-US.md b/src/packages/notify/doc.en-US.md index 25649a2117..94daffabd5 100644 --- a/src/packages/notify/doc.en-US.md +++ b/src/packages/notify/doc.en-US.md @@ -72,18 +72,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-notify-danger-background-color | Danger notify background color | `$color-primary` | | \--nutui-notify-warning-background-color | Warning notify background color | `$color-warning` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) - -### Component Logs - -- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` -- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` -- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` -- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` -- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) + diff --git a/src/packages/notify/doc.md b/src/packages/notify/doc.md index b32ba98897..01ecd79ad7 100644 --- a/src/packages/notify/doc.md +++ b/src/packages/notify/doc.md @@ -72,18 +72,4 @@ import { Notify } from '@nutui/nutui-react' | \--nutui-notify-danger-background-color | 危险通知的背景颜色 | `$color-primary` | | \--nutui-notify-warning-background-color | 警告通知的背景颜色 | `$color-warning` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) - -### Component Logs - -- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` -- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` -- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` -- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` -- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) + diff --git a/src/packages/notify/doc.taro.md b/src/packages/notify/doc.taro.md index 61130ea5c4..376c6521cb 100644 --- a/src/packages/notify/doc.taro.md +++ b/src/packages/notify/doc.taro.md @@ -116,18 +116,4 @@ export default App | \--nutui-notify-danger-background-color | 危险通知的背景颜色 | `$color-primary` | | \--nutui-notify-warning-background-color | 警告通知的背景颜色 | `$color-warning` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) - -### Component Logs - -- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` -- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` -- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` -- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` -- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) + diff --git a/src/packages/notify/doc.zh-TW.md b/src/packages/notify/doc.zh-TW.md index d9fbe05017..a18aa5a1a7 100644 --- a/src/packages/notify/doc.zh-TW.md +++ b/src/packages/notify/doc.zh-TW.md @@ -74,18 +74,4 @@ import { Notify } from '@nutui/nutui-react' | \--nutui-notify-danger-background-color | 危險通知的背景顏色 | `$color-primary` | | \--nutui-notify-warning-background-color | 警告通知的背景顏色 | `$color-warning` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Notify) - -### Component Logs - -- 💡 🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang `v2.6.0` -- 💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong `v2.3.0` -- 🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz `v2.0.18` -- ✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud `v2.0.9` -- 💡 🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫 `v2.0.0-alpha.9` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=notify&expanded=true) + diff --git a/src/packages/numberkeyboard/doc.en-US.md b/src/packages/numberkeyboard/doc.en-US.md index b59c02a8ea..3102120ed3 100644 --- a/src/packages/numberkeyboard/doc.en-US.md +++ b/src/packages/numberkeyboard/doc.en-US.md @@ -105,18 +105,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-numberkeyboard-key-confirm-background-color | key confirm backgroundColor | `$color-primary` | | \--nutui-numberkeyboard-background-color | keyboard container backgroundColor | `$color-background` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) - -### Component Logs - -- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` -- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` -- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` -- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) + diff --git a/src/packages/numberkeyboard/doc.md b/src/packages/numberkeyboard/doc.md index 5468dd8a63..310bd3f845 100644 --- a/src/packages/numberkeyboard/doc.md +++ b/src/packages/numberkeyboard/doc.md @@ -105,18 +105,4 @@ import { NumberKeyboard } from '@nutui/nutui-react' | \--nutui-numberkeyboard-key-confirm-background-color | 确认按键背景颜色 | `$color-primary` | | \--nutui-numberkeyboard-background-color | 键盘容器背景色 | `$color-background` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) - -### Component Logs - -- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` -- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` -- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` -- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) + diff --git a/src/packages/numberkeyboard/doc.taro.md b/src/packages/numberkeyboard/doc.taro.md index 82e66fe494..e3cad2fc09 100644 --- a/src/packages/numberkeyboard/doc.taro.md +++ b/src/packages/numberkeyboard/doc.taro.md @@ -105,18 +105,4 @@ import { NumberKeyboard } from '@nutui/nutui-react-taro' | \--nutui-numberkeyboard-key-confirm-background-color | 确认按键背景颜色 | `$color-primary` | | \--nutui-numberkeyboard-background-color | 键盘容器背景色 | `$color-background` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) - -### Component Logs - -- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` -- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` -- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` -- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) + diff --git a/src/packages/numberkeyboard/doc.zh-TW.md b/src/packages/numberkeyboard/doc.zh-TW.md index b5831a12fc..73d328481e 100644 --- a/src/packages/numberkeyboard/doc.zh-TW.md +++ b/src/packages/numberkeyboard/doc.zh-TW.md @@ -105,18 +105,4 @@ import { NumberKeyboard } from '@nutui/nutui-react' | \--nutui-numberkeyboard-key-confirm-background-color | 確認按鍵背景顏色 | `$color-primary` | | \--nutui-numberkeyboard-background-color | 鍵盤容器背景色 | `$color-background` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20NumberKeyboard) - -### Component Logs - -- 🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW `v2.5.1` -- ✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong `v2.3.0` -- 🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud `v2.0.11` -- 💡 📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud `v2.0.11` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=numberkeyboard&expanded=true) + diff --git a/src/packages/overlay/doc.en-US.md b/src/packages/overlay/doc.en-US.md index 823ba94552..c489d7f502 100644 --- a/src/packages/overlay/doc.en-US.md +++ b/src/packages/overlay/doc.en-US.md @@ -87,18 +87,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-overlay-content-color | Mask layer nested content font color | `$color-title` | | \--nutui-overlay-animation-duration | Mask layer nested content animation duration | `0.3s` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) - -### Component Logs - -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` -- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` -- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` -- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) + diff --git a/src/packages/overlay/doc.md b/src/packages/overlay/doc.md index 06b668a599..fca8b2d9e4 100644 --- a/src/packages/overlay/doc.md +++ b/src/packages/overlay/doc.md @@ -87,18 +87,4 @@ import { Overlay } from '@nutui/nutui-react' | \--nutui-overlay-content-color | 遮罩层嵌套内容字体颜色 | `$color-title` | | \--nutui-overlay-animation-duration | 遮罩层动画延时的时长 | `0.3s` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) - -### Component Logs - -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` -- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` -- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` -- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) + diff --git a/src/packages/overlay/doc.taro.md b/src/packages/overlay/doc.taro.md index 3330dcd4c2..50e6f8d852 100644 --- a/src/packages/overlay/doc.taro.md +++ b/src/packages/overlay/doc.taro.md @@ -87,18 +87,4 @@ import { Overlay } from '@nutui/nutui-react-taro' | \--nutui-overlay-content-color | 遮罩层嵌套内容字体颜色 | `$color-title` | | \--nutui-overlay-animation-duration | 遮罩层动画延时的时长 | `0.3s` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) - -### Component Logs - -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` -- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` -- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` -- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) + diff --git a/src/packages/overlay/doc.zh-TW.md b/src/packages/overlay/doc.zh-TW.md index 8effd8183c..8298a0ab4f 100644 --- a/src/packages/overlay/doc.zh-TW.md +++ b/src/packages/overlay/doc.zh-TW.md @@ -87,18 +87,4 @@ import { Overlay } from '@nutui/nutui-react' | \--nutui-overlay-content-color | 遮罩層嵌套內容字體顏色 | `$color-title` | | \--nutui-overlay-animation-duration | 遮罩層動畫延時的時長 | `0.3s` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Overlay) - -### Component Logs - -- 🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631)) `v2.6.23` -- 💡 📖 docs(overlay): fix typo @eiinu `v2.5.0` -- 🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang `v2.3.8` -- 💡 📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=overlay&expanded=true) + diff --git a/src/packages/pagination/doc.en-US.md b/src/packages/pagination/doc.en-US.md index 9288ddf723..9e18c0da91 100644 --- a/src/packages/pagination/doc.en-US.md +++ b/src/packages/pagination/doc.en-US.md @@ -109,16 +109,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-pagination-lite-background-color | lite mode background color | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite mode background color of current page | `var(--nutui-black-5)` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) - -### Component Logs - -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) + diff --git a/src/packages/pagination/doc.md b/src/packages/pagination/doc.md index 0ad9d05a37..35a9ff883c 100644 --- a/src/packages/pagination/doc.md +++ b/src/packages/pagination/doc.md @@ -109,16 +109,4 @@ import { Pagination } from '@nutui/nutui-react' | \--nutui-pagination-lite-background-color | lite模式下的默认背景色 | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite模式下的当前选中的背景色 | `var(--nutui-black-5)` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) - -### Component Logs - -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) + diff --git a/src/packages/pagination/doc.taro.md b/src/packages/pagination/doc.taro.md index 3d12212339..9a16ec5189 100644 --- a/src/packages/pagination/doc.taro.md +++ b/src/packages/pagination/doc.taro.md @@ -109,16 +109,4 @@ import { Pagination } from '@nutui/nutui-react-taro' | \--nutui-pagination-lite-background-color | lite模式下的默认背景色 | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite模式下的当前选中的背景色 | `var(--nutui-black-5)` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) - -### Component Logs - -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) + diff --git a/src/packages/pagination/doc.zh-TW.md b/src/packages/pagination/doc.zh-TW.md index 9038d3920a..d1b1e78ccb 100644 --- a/src/packages/pagination/doc.zh-TW.md +++ b/src/packages/pagination/doc.zh-TW.md @@ -109,16 +109,4 @@ import { Pagination } from '@nutui/nutui-react' | \--nutui-pagination-lite-background-color | lite模式下的默認背景色 | `var(--nutui-black-7)` | | \--nutui-pagination-lite-active-background-color | lite模式下的當前選中的背景色 | `var(--nutui-black-5)` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Pagination) - -### Component Logs - -- ✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong `v2.6.12` -- 🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang `v2.4.2` -- ✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pagination&expanded=true) + diff --git a/src/packages/picker/doc.en-US.md b/src/packages/picker/doc.en-US.md index 68c5912088..9ea82974cf 100644 --- a/src/packages/picker/doc.en-US.md +++ b/src/packages/picker/doc.en-US.md @@ -123,21 +123,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-picker-item-text-font-size | picker pannel item text font size | `14px` | | \--nutui-picker-item-active-line-border | picker pannel item active line border | `1px solid #d8d8d8` | -## Contribution - -### Issues - -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) -- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) - -### Component Logs - -- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` -- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` -- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` -- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) + diff --git a/src/packages/picker/doc.md b/src/packages/picker/doc.md index 3d8ad508bd..3218f14b8f 100644 --- a/src/packages/picker/doc.md +++ b/src/packages/picker/doc.md @@ -123,21 +123,4 @@ import { Picker } from '@nutui/nutui-react' | \--nutui-picker-item-text-font-size | 面板每条数据字号 | `14px` | | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid #d8d8d8` | -## 贡献记录 - -### Issues - -- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) -- [FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少 [#2945](https://github.com/jdf2e/nutui-react/issues/2945) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) - -### Component Logs - -- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` -- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` -- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` -- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) + diff --git a/src/packages/picker/doc.taro.md b/src/packages/picker/doc.taro.md index 4b270636cc..dcec4ec499 100644 --- a/src/packages/picker/doc.taro.md +++ b/src/packages/picker/doc.taro.md @@ -123,21 +123,4 @@ import { Picker } from '@nutui/nutui-react-taro' | \--nutui-picker-item-text-font-size | 面板每条数据字号 | `14px` | | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid #d8d8d8` | -## 贡献记录 - -### Issues - -- DatePicker受控情况下,2月切换存在问题 [#2924](https://github.com/jdf2e/nutui-react/issues/2924) -- [FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少 [#2945](https://github.com/jdf2e/nutui-react/issues/2945) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) - -### Component Logs - -- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` -- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` -- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` -- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) + diff --git a/src/packages/picker/doc.zh-TW.md b/src/packages/picker/doc.zh-TW.md index e26afea898..f0e5d4fb4c 100644 --- a/src/packages/picker/doc.zh-TW.md +++ b/src/packages/picker/doc.zh-TW.md @@ -123,21 +123,4 @@ import { Picker } from '@nutui/nutui-react' | \--nutui-picker-item-text-font-size | 面板每條數據字號 | `14px` | | \--nutui-picker-item-active-line-border | 面板當前選中的border值 | `1px solid #d8d8d8` | -## 貢獻記錄 - -### Issues - -- [DatePicker受控情况下,2月切换存在问题](https://github.com/jdf2e/nutui-react/issues/2924) -- [[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少](https://github.com/jdf2e/nutui-react/issues/2945) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Picker) - -### Component Logs - -- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang `v2.6.8` -- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu `v2.6.4` -- 💡 🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang `v2.6.0` -- 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud `v2.3.5` -- 🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu `v2.3.5` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=picker&expanded=true) + diff --git a/src/packages/pickerview/doc.en-US.md b/src/packages/pickerview/doc.en-US.md index 84e80e7204..04abe59adb 100644 --- a/src/packages/pickerview/doc.en-US.md +++ b/src/packages/pickerview/doc.en-US.md @@ -93,12 +93,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-picker-item-active-line-border | The border value currently selected by the panel | `1px solid $color-border` | | \--nut-picker-mask-background | Panel shade gradient value | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) - -### Component Logs - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) + diff --git a/src/packages/pickerview/doc.md b/src/packages/pickerview/doc.md index 2fe19b880d..69a2a9712e 100644 --- a/src/packages/pickerview/doc.md +++ b/src/packages/pickerview/doc.md @@ -93,12 +93,4 @@ import { PickerView } from '@nutui/nutui-react' | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid $color-border` | | \--nut-picker-mask-background | 面板遮挡区渐变值 | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) + diff --git a/src/packages/pickerview/doc.taro.md b/src/packages/pickerview/doc.taro.md index 7ab931b749..0d18bcda44 100644 --- a/src/packages/pickerview/doc.taro.md +++ b/src/packages/pickerview/doc.taro.md @@ -93,12 +93,4 @@ import { PickerView } from '@nutui/nutui-react-taro' | \--nutui-picker-item-active-line-border | 面板当前选中的border值 | `1px solid $color-border` | | \--nut-picker-mask-background | 面板遮挡区渐变值 | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) + diff --git a/src/packages/pickerview/doc.zh-TW.md b/src/packages/pickerview/doc.zh-TW.md index 532061867c..09ace2c7e3 100644 --- a/src/packages/pickerview/doc.zh-TW.md +++ b/src/packages/pickerview/doc.zh-TW.md @@ -93,12 +93,4 @@ import { PickerView } from '@nutui/nutui-react-taro' | \--nutui-picker-item-active-line-border | 面闆當前選中的border值 | `1px solid $color-border` | | \--nut-picker-mask-background | 面闆遮擋區漸變值 | `linear-gradient(180deg, var(--nutui-white-12), var(--nutui-white-7)),linear-gradient(0deg, var(--nutui-white-12), var(--nutui-white-7))` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PickerView) - -### Component Logs - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pickerview&expanded=true) + diff --git a/src/packages/popover/doc.en-US.md b/src/packages/popover/doc.en-US.md index 57ebbdbe8c..b74f299d7e 100644 --- a/src/packages/popover/doc.en-US.md +++ b/src/packages/popover/doc.en-US.md @@ -167,18 +167,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-popover-menu-item-padding | The padding value of each item in the option area menu | `8px` | | \--nutui-popover-menu-item-width | The width value of each item in the options | `160px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) - -### Component Logs - -- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` -- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` -- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` -- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` -- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) + diff --git a/src/packages/popover/doc.md b/src/packages/popover/doc.md index 245c512616..d95440c0ed 100644 --- a/src/packages/popover/doc.md +++ b/src/packages/popover/doc.md @@ -169,18 +169,4 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 | \--nutui-popover-menu-item-padding | 选项区菜单每一项的 padding 值 | `8px` | | \--nutui-popover-menu-item-width | 选项区菜单每一项宽度值,超过宽度值后,会折行展示,保障信息的完整性 | `160px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) - -### Component Logs - -- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` -- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` -- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` -- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` -- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) + diff --git a/src/packages/popover/doc.taro.md b/src/packages/popover/doc.taro.md index f7f287337e..6ba7931d92 100644 --- a/src/packages/popover/doc.taro.md +++ b/src/packages/popover/doc.taro.md @@ -160,18 +160,4 @@ PopoverList 属性是一个由对象构成的数组,数组中的每个对象 | \--nutui-popover-menu-item-padding | 选项区菜单每一项的 padding 值 | `8px` | | \--nutui-popover-menu-item-width | 选项区菜单每一项宽度值,超过宽度值后,会折行展示,保障信息的完整性 | `160px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) - -### Component Logs - -- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` -- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` -- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` -- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` -- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) + diff --git a/src/packages/popover/doc.zh-TW.md b/src/packages/popover/doc.zh-TW.md index 3d71d44acb..f82646bc76 100644 --- a/src/packages/popover/doc.zh-TW.md +++ b/src/packages/popover/doc.zh-TW.md @@ -169,18 +169,4 @@ PopoverList 屬性是一個由對象構成的數組,數組中的每個對象 | \--nutui-popover-menu-item-padding | 選項區菜單每一項的 padding 值 | `8px` | | \--nutui-popover-menu-item-width | 選項區菜單每一項寬度值,超過寬度值後,會折行展示,保障信息的完整性 | `160px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popover) - -### Component Logs - -- ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851)) `v2.7.3` -- ✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong `v2.5.1` -- ✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong `v2.5.0` -- 🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong `v2.4.1` -- ✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong `v2.4.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popover&expanded=true) + diff --git a/src/packages/popup/doc.en-US.md b/src/packages/popup/doc.en-US.md index 6c325026c2..0a115df4c6 100644 --- a/src/packages/popup/doc.en-US.md +++ b/src/packages/popup/doc.en-US.md @@ -118,18 +118,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-popup-title-border-bottom | popup's title border-bottom | `0` | | \--nutui-popup-animation-duration | lose icon's animation duration | `0.3s` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) - -### Component Logs - -- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` -- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` -- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) + diff --git a/src/packages/popup/doc.md b/src/packages/popup/doc.md index cd772d5b7d..df4c7b27b0 100644 --- a/src/packages/popup/doc.md +++ b/src/packages/popup/doc.md @@ -118,18 +118,4 @@ import { Popup } from '@nutui/nutui-react' | \--nutui-popup-title-border-bottom | 标题栏底部边框 | `0` | | \--nutui-popup-animation-duration | 弹框动画的延时 | `0.3s` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) - -### Component Logs - -- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` -- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` -- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) + diff --git a/src/packages/popup/doc.taro.md b/src/packages/popup/doc.taro.md index c22880d22c..1c3965a627 100644 --- a/src/packages/popup/doc.taro.md +++ b/src/packages/popup/doc.taro.md @@ -140,18 +140,4 @@ import { Popup } from '@nutui/nutui-react-taro' 在 iOS 下,有时候 `lockScroll` 可能不生效,此刻在打开 `popup` 时,可将宿主页面的样式增加 `overflow: hidden;`,关闭弹层时,再重置样式。 -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) - -### Component Logs - -- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` -- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` -- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) + diff --git a/src/packages/popup/doc.zh-TW.md b/src/packages/popup/doc.zh-TW.md index 4533d35e4b..27552e4a71 100644 --- a/src/packages/popup/doc.zh-TW.md +++ b/src/packages/popup/doc.zh-TW.md @@ -118,18 +118,4 @@ import { Popup } from '@nutui/nutui-react' | \--nutui-popup-title-border-bottom | 標題欄底部邊框 | `0` | | \--nutui-popup-animation-duration | 彈框動畫的延時 | `0.3s` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Popup) - -### Component Logs - -- 💡 📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943)) `v2.7.7` -- 🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773)) `v2.7.1` -- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629)) `v2.6.22` -- ✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574)) `v2.6.18` -- 🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW `v2.5.1` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=popup&expanded=true) + diff --git a/src/packages/price/doc.en-US.md b/src/packages/price/doc.en-US.md index 9cd66f550c..5f5bd6a92e 100644 --- a/src/packages/price/doc.en-US.md +++ b/src/packages/price/doc.en-US.md @@ -123,15 +123,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-price-integer-small-size | small Size integer part font size | `12px` | | \--nutui-price-decimal-small-size | small Size decimal part font size | `12px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) - -### Component Logs - -- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` -- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) + diff --git a/src/packages/price/doc.md b/src/packages/price/doc.md index cc4bb1dd4a..69a0dd5a06 100644 --- a/src/packages/price/doc.md +++ b/src/packages/price/doc.md @@ -123,15 +123,4 @@ import { Price } from '@nutui/nutui-react' | \--nutui-price-integer-small-size | small 尺寸整数部分字体大小 | `12px` | | \--nutui-price-decimal-small-size | small 尺寸小数部分字体大小 | `12px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) - -### Component Logs - -- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` -- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) + diff --git a/src/packages/price/doc.taro.md b/src/packages/price/doc.taro.md index 8f61796c3d..9b9032ad3e 100644 --- a/src/packages/price/doc.taro.md +++ b/src/packages/price/doc.taro.md @@ -122,15 +122,4 @@ import { Price } from '@nutui/nutui-react-taro' | \--nutui-price-integer-small-size | small 尺寸整数部分字体大小 | `12px` | | \--nutui-price-decimal-small-size | small 尺寸小数部分字体大小 | `12px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) - -### Component Logs - -- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` -- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) + diff --git a/src/packages/price/doc.zh-TW.md b/src/packages/price/doc.zh-TW.md index 9a29cadc73..898ee311eb 100644 --- a/src/packages/price/doc.zh-TW.md +++ b/src/packages/price/doc.zh-TW.md @@ -123,15 +123,4 @@ import { Price } from '@nutui/nutui-react' | \--nutui-price-integer-small-size | small 尺寸整數部分字體大小 | `12px` | | \--nutui-price-decimal-small-size | small 尺寸小數部分字體大小 | `12px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Price) - -### Component Logs - -- 🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang `v2.4.2` -- 💡 🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫 `v2.0.0-alpha.9` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=price&expanded=true) + diff --git a/src/packages/progress/doc.en-US.md b/src/packages/progress/doc.en-US.md index 430ec284db..5f3b032a54 100644 --- a/src/packages/progress/doc.en-US.md +++ b/src/packages/progress/doc.en-US.md @@ -109,18 +109,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-progress-text-border-radius | text borderRadius | `5px` | | \--nutui-progress-text-background | text background | `$progress-color` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) - -### Component Logs - -- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` -- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) + diff --git a/src/packages/progress/doc.md b/src/packages/progress/doc.md index 329144eef9..447bbd3baa 100644 --- a/src/packages/progress/doc.md +++ b/src/packages/progress/doc.md @@ -109,18 +109,4 @@ import { Progress } from '@nutui/nutui-react' | \--nutui-progress-text-border-radius | 文本边框圆角 | `5px` | | \--nutui-progress-text-background | 文本背景颜色 | `$progress-color` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) - -### Component Logs - -- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` -- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) + diff --git a/src/packages/progress/doc.taro.md b/src/packages/progress/doc.taro.md index 8cdb480a05..402264bb9f 100644 --- a/src/packages/progress/doc.taro.md +++ b/src/packages/progress/doc.taro.md @@ -109,18 +109,4 @@ import { Progress } from '@nutui/nutui-react-taro' | \--nutui-progress-text-border-radius | 文本边框圆角 | `5px` | | \--nutui-progress-text-background | 文本背景颜色 | `$progress-color` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) - -### Component Logs - -- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` -- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) + diff --git a/src/packages/progress/doc.zh-TW.md b/src/packages/progress/doc.zh-TW.md index b89495da87..34ce57ef2f 100644 --- a/src/packages/progress/doc.zh-TW.md +++ b/src/packages/progress/doc.zh-TW.md @@ -109,18 +109,4 @@ import { Progress } from '@nutui/nutui-react' | \--nutui-progress-text-border-radius | 文本邊框圓角 | `5px` | | \--nutui-progress-text-background | 文本背景顏色 | `$progress-color` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Progress) - -### Component Logs - -- ✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang `v2.5.1` -- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang `v2.5.0` -- 💡 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))" @oasis-cloud `v2.5.0` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` -- 💡 🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu `v2.0.2` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=progress&expanded=true) + diff --git a/src/packages/pulltorefresh/doc.en-US.md b/src/packages/pulltorefresh/doc.en-US.md index 0b41e40ee1..8d3da763ad 100644 --- a/src/packages/pulltorefresh/doc.en-US.md +++ b/src/packages/pulltorefresh/doc.en-US.md @@ -56,18 +56,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-pulltorefresh-icon-height | Swipe to icon height | `26px` | | \--nutui-pulltorefresh-color-primary | When background is deep | `$color-primay` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) - -### Component Logs - -- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` -- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` -- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` -- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` -- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) + diff --git a/src/packages/pulltorefresh/doc.md b/src/packages/pulltorefresh/doc.md index d79e3c73bd..66240cae44 100644 --- a/src/packages/pulltorefresh/doc.md +++ b/src/packages/pulltorefresh/doc.md @@ -56,18 +56,4 @@ import { PullToRefresh } from '@nutui/nutui-react' | \--nutui-pulltorefresh-icon-height | 下拉时icon高度 | `26px` | | \--nutui-pulltorefresh-color-primary | 深色背景模式 | `$color-primay` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) - -### Component Logs - -- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` -- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` -- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` -- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` -- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) + diff --git a/src/packages/pulltorefresh/doc.taro.md b/src/packages/pulltorefresh/doc.taro.md index 5be734265c..428244afd0 100644 --- a/src/packages/pulltorefresh/doc.taro.md +++ b/src/packages/pulltorefresh/doc.taro.md @@ -67,18 +67,4 @@ import { PullToRefresh } from '@nutui/nutui-react-taro' | \--nutui-pulltorefresh-icon-height | 下拉时icon高度 | `26px` | | \--nutui-pulltorefresh-color-primary | 深色背景模式 | `$color-primay` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) - -### Component Logs - -- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` -- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` -- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` -- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` -- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) + diff --git a/src/packages/pulltorefresh/doc.zh-TW.md b/src/packages/pulltorefresh/doc.zh-TW.md index 708888fa98..5efadeae03 100644 --- a/src/packages/pulltorefresh/doc.zh-TW.md +++ b/src/packages/pulltorefresh/doc.zh-TW.md @@ -56,18 +56,4 @@ import { PullToRefresh } from '@nutui/nutui-react' | \--nutui-pulltorefresh-icon-height | 下拉時icon高度 | `26px` | | \--nutui-pulltorefresh-color-primary | 深色背景模式 | `$color-primay` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20PullToRefresh) - -### Component Logs - -- 🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538)) `v2.6.17` -- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong `v2.4.2` -- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong `v2.4.1` -- 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH `v2.3.5` -- 🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong `v2.3.3` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=pulltorefresh&expanded=true) + diff --git a/src/packages/radio/doc.en-US.md b/src/packages/radio/doc.en-US.md index 8082a0e79a..f0e8648bbf 100644 --- a/src/packages/radio/doc.en-US.md +++ b/src/packages/radio/doc.en-US.md @@ -162,18 +162,4 @@ The component provides the following CSS Variables, which can be used for custom | \--nutui-radiogroup-radio-margin-bottom | Margin Bottom of each radio in Group mode | `5px` | | \--nutui-radiogroup-radio-label-margin | Label margin in each radio in Group mode | `0 5px 0 5px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) - -### Component Logs - -- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` -- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` -- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` -- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) + diff --git a/src/packages/radio/doc.md b/src/packages/radio/doc.md index 9f04c4d02c..5456777a93 100644 --- a/src/packages/radio/doc.md +++ b/src/packages/radio/doc.md @@ -162,18 +162,4 @@ import { Radio } from '@nutui/nutui-react' | \--nutui-radiogroup-radio-margin-bottom | Group模式下每个 radio 的底部边距 | `5px` | | \--nutui-radiogroup-radio-label-margin | Group模式下每个 radio 中的 label 外边距 | `0 5px 0 5px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) - -### Component Logs - -- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` -- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` -- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` -- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) + diff --git a/src/packages/radio/doc.taro.md b/src/packages/radio/doc.taro.md index eb4560483e..7eebb16daa 100644 --- a/src/packages/radio/doc.taro.md +++ b/src/packages/radio/doc.taro.md @@ -162,18 +162,4 @@ import { Radio } from '@nutui/nutui-react-taro' | \--nutui-radiogroup-radio-margin-bottom | Group模式下每个 radio 的底部边距 | `5px` | | \--nutui-radiogroup-radio-label-margin | Group模式下每个 radio 中的 label 外边距 | `0 5px 0 5px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) - -### Component Logs - -- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` -- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` -- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` -- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) + diff --git a/src/packages/radio/doc.zh-TW.md b/src/packages/radio/doc.zh-TW.md index ddb216463c..fe83112e86 100644 --- a/src/packages/radio/doc.zh-TW.md +++ b/src/packages/radio/doc.zh-TW.md @@ -161,18 +161,4 @@ import { Radio } from '@nutui/nutui-react' | \--nutui-radiogroup-radio-margin | Group模式下每個 radio 的外邊距 | `0 20px 5px 0` | | \--nutui-radiogroup-radio-label-margin | Group模式下每個 radio 中的 label 外邊距 | `0 5px 0 5px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Radio) - -### Component Logs - -- 🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635)) `v2.6.22` -- 💡 🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122 `v2.6.0` -- 🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang `v2.5.2` -- 💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong `v2.3.0` -- 💡 🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong `v2.1.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=radio&expanded=true) + diff --git a/src/packages/range/doc.en-US.md b/src/packages/range/doc.en-US.md index 0c3160f8a7..f5e9092ae4 100644 --- a/src/packages/range/doc.en-US.md +++ b/src/packages/range/doc.en-US.md @@ -155,18 +155,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-range-button-height | button height | `24px` | | \--nutui-range-button-border | button border | `1px solid $color-primary` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) - -### Component Logs - -- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` -- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` -- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` -- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) + diff --git a/src/packages/range/doc.md b/src/packages/range/doc.md index dc91c0b3d2..b836d2cc24 100644 --- a/src/packages/range/doc.md +++ b/src/packages/range/doc.md @@ -155,18 +155,4 @@ import { Range } from '@nutui/nutui-react' | \--nutui-range-button-height | 按钮高度 | `24px` | | \--nutui-range-button-border | 按钮边框 | `1px solid $color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) - -### Component Logs - -- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` -- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` -- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` -- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) + diff --git a/src/packages/range/doc.taro.md b/src/packages/range/doc.taro.md index 41a372b870..55ea0f7f73 100644 --- a/src/packages/range/doc.taro.md +++ b/src/packages/range/doc.taro.md @@ -155,18 +155,4 @@ import { Range } from '@nutui/nutui-react-taro' | \--nutui-range-button-height | 按钮高度 | `24px` | | \--nutui-range-button-border | 按钮边框 | `1px solid $color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) - -### Component Logs - -- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` -- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` -- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` -- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) + diff --git a/src/packages/range/doc.zh-TW.md b/src/packages/range/doc.zh-TW.md index df3d282943..3fe2c7b88f 100644 --- a/src/packages/range/doc.zh-TW.md +++ b/src/packages/range/doc.zh-TW.md @@ -155,18 +155,4 @@ import { Range } from '@nutui/nutui-react' | \--nutui-range-button-height | 按鈕高度 | `24px` | | \--nutui-range-button-border | 按鈕邊框 | `1px solid $color-primary` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Range) - -### Component Logs - -- 🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638)) `v2.6.22` -- 🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637)) `v2.6.22` -- 🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason `v2.5.1` -- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu `v2.4.1` -- ✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu `v2.3.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=range&expanded=true) + diff --git a/src/packages/rate/doc.en-US.md b/src/packages/rate/doc.en-US.md index b9e68f8e1c..029e68a4fa 100644 --- a/src/packages/rate/doc.en-US.md +++ b/src/packages/rate/doc.en-US.md @@ -142,18 +142,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-rate-font-color | Rating font color | `$color-primary-icon` | | \--nutui-rate-font-size | Rating font size | `12px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) - -### Component Logs - -- 💡 🏡 chore: migrate to v3 `v2.7.2` -- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` -- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` -- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` -- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) + diff --git a/src/packages/rate/doc.md b/src/packages/rate/doc.md index 03ab10172b..c058dbb949 100644 --- a/src/packages/rate/doc.md +++ b/src/packages/rate/doc.md @@ -142,18 +142,4 @@ import { Rate } from '@nutui/nutui-react' | \--nutui-rate-font-color | 评分字体颜色 | `$color-primary-icon` | | \--nutui-rate-font-size | 评分字体大小 | `12px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) - -### Component Logs - -- 💡 🏡 chore: migrate to v3 `v2.7.2` -- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` -- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` -- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` -- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) + diff --git a/src/packages/rate/doc.taro.md b/src/packages/rate/doc.taro.md index 51fdb37d17..a113354b92 100644 --- a/src/packages/rate/doc.taro.md +++ b/src/packages/rate/doc.taro.md @@ -142,18 +142,4 @@ import { Rate } from '@nutui/nutui-react-taro' | \--nutui-rate-font-color | 评分字体颜色 | `$color-primary-icon` | | \--nutui-rate-font-size | 评分字体大小 | `12px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) - -### Component Logs - -- 💡 🏡 chore: migrate to v3 `v2.7.2` -- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` -- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` -- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` -- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) + diff --git a/src/packages/rate/doc.zh-TW.md b/src/packages/rate/doc.zh-TW.md index 0b2c0fdfee..67b7d6690f 100644 --- a/src/packages/rate/doc.zh-TW.md +++ b/src/packages/rate/doc.zh-TW.md @@ -142,18 +142,4 @@ import { Rate } from '@nutui/nutui-react' | \--nutui-rate-font-color | 評分字體顏色 | `$color-primary-icon` | | \--nutui-rate-font-size | 評分字體大小 | `12px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Rate) - -### Component Logs - -- 💡 🏡 chore: migrate to v3 `v2.7.2` -- 🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888 `v2.4.2` -- 💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu `v2.4.2` -- ✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud `v2.3.9` -- ✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu `v2.3.8` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=rate&expanded=true) + diff --git a/src/packages/resultpage/doc.en-US.md b/src/packages/resultpage/doc.en-US.md index 8e6b676089..247630d092 100644 --- a/src/packages/resultpage/doc.en-US.md +++ b/src/packages/resultpage/doc.en-US.md @@ -83,12 +83,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-resultpage-description-line-height | Describe the line height | `20px` | | \--nutui-resultpage-actions-margin-topt | The margin-top value of the operation area | `16px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) - -### Component Logs - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) + diff --git a/src/packages/resultpage/doc.md b/src/packages/resultpage/doc.md index 7f0b41db7c..e6c63a901a 100644 --- a/src/packages/resultpage/doc.md +++ b/src/packages/resultpage/doc.md @@ -83,12 +83,4 @@ import { ResultPage } from '@nutui/nutui-react' | \--nutui-resultpage-description-line-height | 描述的行高 | `20px` | | \--nutui-resultpage-actions-margin-topt | 操作区域的margin-top值 | `16px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) + diff --git a/src/packages/resultpage/doc.taro.md b/src/packages/resultpage/doc.taro.md index a65b45aff3..ce65ad7a5f 100644 --- a/src/packages/resultpage/doc.taro.md +++ b/src/packages/resultpage/doc.taro.md @@ -83,12 +83,4 @@ import { ResultPage } from '@nutui/nutui-react-taro' | \--nutui-resultpage-description-line-height | 描述的行高 | `20px` | | \--nutui-resultpage-actions-margin-top | 操作区域的margin-top值 | `16px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) + diff --git a/src/packages/resultpage/doc.zh-TW.md b/src/packages/resultpage/doc.zh-TW.md index 92b41924cf..5a14973b13 100644 --- a/src/packages/resultpage/doc.zh-TW.md +++ b/src/packages/resultpage/doc.zh-TW.md @@ -83,12 +83,4 @@ import { ResultPage } from '@nutui/nutui-react' | \--nutui-resultpage-description-line-height | 描述的行高 | `20px` | | \--nutui-resultpage-actions-margin-topt | 操作區域的margin-top值 | `16px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ResultPage) - -### Component Logs - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=resultpage&expanded=true) + diff --git a/src/packages/safearea/doc.en-US.md b/src/packages/safearea/doc.en-US.md index a413e00d0b..95ef2e6f17 100644 --- a/src/packages/safearea/doc.en-US.md +++ b/src/packages/safearea/doc.en-US.md @@ -36,15 +36,4 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-safe-area-multiple | Displayed multiple | `1` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) - -### Component Logs - -- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) + diff --git a/src/packages/safearea/doc.md b/src/packages/safearea/doc.md index cdd0ddd44b..687a9c8451 100644 --- a/src/packages/safearea/doc.md +++ b/src/packages/safearea/doc.md @@ -36,15 +36,4 @@ import { SafeArea } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-safe-area-multiple | 显示的倍数 | `1` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) - -### Component Logs - -- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) + diff --git a/src/packages/safearea/doc.taro.md b/src/packages/safearea/doc.taro.md index 5579cd3828..b1b2832d7e 100644 --- a/src/packages/safearea/doc.taro.md +++ b/src/packages/safearea/doc.taro.md @@ -36,15 +36,4 @@ import { SafeArea } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-safe-area-multiple | 显示的倍数 | `1` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) - -### Component Logs - -- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) + diff --git a/src/packages/safearea/doc.zh-TW.md b/src/packages/safearea/doc.zh-TW.md index 4d05e4ba3f..c2bef67c5c 100644 --- a/src/packages/safearea/doc.zh-TW.md +++ b/src/packages/safearea/doc.zh-TW.md @@ -36,15 +36,4 @@ import { SafeArea } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-safe-area-multiple | 显示的倍数 | `1` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SafeArea) - -### Component Logs - -- 🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong `v2.6.8` -- ✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud `v2.1.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=safearea&expanded=true) + diff --git a/src/packages/searchbar/doc.en-US.md b/src/packages/searchbar/doc.en-US.md index fbe9146273..acdd99af30 100644 --- a/src/packages/searchbar/doc.en-US.md +++ b/src/packages/searchbar/doc.en-US.md @@ -131,18 +131,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-searchbar-input-curror-color | searchbar input curror color | `$color-title` | | \--nutui-searchbar-input-text-align | searchbar input text align | `left` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) - -### Component Logs - -- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` -- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` -- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` -- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` -- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) + diff --git a/src/packages/searchbar/doc.md b/src/packages/searchbar/doc.md index 40fa981ba5..2e27cc0dbd 100644 --- a/src/packages/searchbar/doc.md +++ b/src/packages/searchbar/doc.md @@ -130,18 +130,4 @@ import { SearchBar } from '@nutui/nutui-react' | \--nutui-searchbar-input-curror-color | 搜索框输入区输入色 | `$color-title` | | \--nutui-searchbar-input-text-align | 搜索框输入区对齐方式 | `left` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) - -### Component Logs - -- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` -- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` -- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` -- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` -- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) + diff --git a/src/packages/searchbar/doc.taro.md b/src/packages/searchbar/doc.taro.md index c53de2d38c..8de25fb373 100644 --- a/src/packages/searchbar/doc.taro.md +++ b/src/packages/searchbar/doc.taro.md @@ -130,18 +130,4 @@ import { SearchBar } from '@nutui/nutui-react-taro' | \--nutui-searchbar-input-curror-color | 搜索框输入区输入色 | `$color-title` | | \--nutui-searchbar-input-text-align | 搜索框输入区对齐方式 | `left` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) - -### Component Logs - -- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` -- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` -- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` -- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` -- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) + diff --git a/src/packages/searchbar/doc.zh-TW.md b/src/packages/searchbar/doc.zh-TW.md index 470d2c6378..9e2ec4a93a 100644 --- a/src/packages/searchbar/doc.zh-TW.md +++ b/src/packages/searchbar/doc.zh-TW.md @@ -130,18 +130,4 @@ import { SearchBar } from '@nutui/nutui-react' | \--nutui-searchbar-input-curror-color | 搜索框輸入區輸入色 | `$color-title` | | \--nutui-searchbar-input-text-align | 搜索框輸入區對齊方式 | `left` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SearchBar) - -### Component Logs - -- 🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu `v2.6.9` -- 🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W `v2.4.2` -- 🐛 fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud `v2.3.1` -- ✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong `v2.3.0` -- 🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong `v2.0.23` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=searchbar&expanded=true) + diff --git a/src/packages/segmented/doc.en-US.md b/src/packages/segmented/doc.en-US.md index c487916630..a7192279d8 100644 --- a/src/packages/segmented/doc.en-US.md +++ b/src/packages/segmented/doc.en-US.md @@ -73,12 +73,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-segmented-active-background | Background color for selected options in the segmented selector | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | Spacing between options in the segmented selector | `$color-mask-part` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) - -### Component Logs - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) + diff --git a/src/packages/segmented/doc.md b/src/packages/segmented/doc.md index 49942615ad..9eb21e6e83 100644 --- a/src/packages/segmented/doc.md +++ b/src/packages/segmented/doc.md @@ -73,12 +73,4 @@ import { Segmented } from '@nutui/nutui-react' | \--nutui-segmented-active-background | 分段选择器选项选中的背景颜色 | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | 分段选择器选项选间距 | `$color-mask-part` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) + diff --git a/src/packages/segmented/doc.taro.md b/src/packages/segmented/doc.taro.md index db8c824945..d0d72977a0 100644 --- a/src/packages/segmented/doc.taro.md +++ b/src/packages/segmented/doc.taro.md @@ -73,12 +73,4 @@ import { Segmented } from '@nutui/nutui-react-taro' | \--nutui-segmented-active-background | 分段选择器选项选中的背景颜色 | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | 分段选择器选项选间距 | `$color-mask-part` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) + diff --git a/src/packages/segmented/doc.zh-TW.md b/src/packages/segmented/doc.zh-TW.md index 355401c39c..92ef8242cf 100644 --- a/src/packages/segmented/doc.zh-TW.md +++ b/src/packages/segmented/doc.zh-TW.md @@ -73,12 +73,4 @@ import { Segmented } from '@nutui/nutui-react' | \--nutui-segmented-active-background | 分段選擇器選項選取的背景顏色 | `$color-mask-part` | | \--nutui-segmented-icon-margin-right | 分段選擇器選項選間距 | `$color-mask-part` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Segmented) - -### Component Logs - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=segmented&expanded=true) + diff --git a/src/packages/shortpassword/doc.en-US.md b/src/packages/shortpassword/doc.en-US.md index 3721c53451..ebb54dec99 100644 --- a/src/packages/shortpassword/doc.en-US.md +++ b/src/packages/shortpassword/doc.en-US.md @@ -95,17 +95,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-shortpassword-error | error color | `$color-primary` | | \--nutui-shortpassword-forget | forget color | `rgba(128, 128, 128, 1)` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) - -### Component Logs - -- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` -- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` -- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) + diff --git a/src/packages/shortpassword/doc.md b/src/packages/shortpassword/doc.md index 482a09c354..a62910d9be 100644 --- a/src/packages/shortpassword/doc.md +++ b/src/packages/shortpassword/doc.md @@ -95,17 +95,4 @@ import { ShortPassword } from '@nutui/nutui-react' | \--nutui-shortpassword-error | 错误提示字体颜色 | `$color-primary` | | \--nutui-shortpassword-forget | 忘记密码字体颜色 | `rgba(128, 128, 128, 1)` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) - -### Component Logs - -- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` -- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` -- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) + diff --git a/src/packages/shortpassword/doc.taro.md b/src/packages/shortpassword/doc.taro.md index 243fa9651f..a8221ff075 100644 --- a/src/packages/shortpassword/doc.taro.md +++ b/src/packages/shortpassword/doc.taro.md @@ -95,17 +95,4 @@ import { ShortPassword } from '@nutui/nutui-react-taro' | \--nutui-shortpassword-error | 错误提示字体颜色 | `$color-primary` | | \--nutui-shortpassword-forget | 忘记密码字体颜色 | `rgba(128, 128, 128, 1)` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) - -### Component Logs - -- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` -- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` -- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) + diff --git a/src/packages/shortpassword/doc.zh-TW.md b/src/packages/shortpassword/doc.zh-TW.md index b4afc884bb..066b596012 100644 --- a/src/packages/shortpassword/doc.zh-TW.md +++ b/src/packages/shortpassword/doc.zh-TW.md @@ -95,17 +95,4 @@ import { ShortPassword } from '@nutui/nutui-react' | \--nutui-shortpassword-error | 錯誤提示字體顏色 | `$color-primary` | | \--nutui-shortpassword-forget | 忘記密碼字體顏色 | `rgba(128, 128, 128, 1)` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20ShortPassword) - -### Component Logs - -- 🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang `v2.5.0` -- ✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud `v2.3.10` -- 💡 📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong `v2.3.7` -- 💡 🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu `v2.0.0-alpha.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=shortpassword&expanded=true) + diff --git a/src/packages/sidebar/doc.en-US.md b/src/packages/sidebar/doc.en-US.md index 1af94df6fd..e81ba704af 100644 --- a/src/packages/sidebar/doc.en-US.md +++ b/src/packages/sidebar/doc.en-US.md @@ -93,12 +93,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-sidebar-item-background | The background color of the content area | `$white` | | \--nutui-sidebar-item-padding | Padding of the content area | `24px 20px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) - -### Component Logs - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) + diff --git a/src/packages/sidebar/doc.md b/src/packages/sidebar/doc.md index abac64033e..f841c3548e 100644 --- a/src/packages/sidebar/doc.md +++ b/src/packages/sidebar/doc.md @@ -93,12 +93,4 @@ import { SideBar } from '@nutui/nutui-react' | \--nutui-sidebar-item-background | 内容区域的背景色 | `$white` | | \--nutui-sidebar-item-padding | 内容区域的内边距 | `24px 20px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) + diff --git a/src/packages/sidebar/doc.taro.md b/src/packages/sidebar/doc.taro.md index 71ac4c9f6f..94f5f2687a 100644 --- a/src/packages/sidebar/doc.taro.md +++ b/src/packages/sidebar/doc.taro.md @@ -93,12 +93,4 @@ import { SideBar } from '@nutui/nutui-react-taro' | \--nutui-sidebar-item-background | 内容区域的背景色 | `$white` | | \--nutui-sidebar-item-padding | 内容区域的内边距 | `24px 20px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) - -### Component Logs - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) + diff --git a/src/packages/sidebar/doc.zh-TW.md b/src/packages/sidebar/doc.zh-TW.md index 292aaa0ece..27a6720d60 100644 --- a/src/packages/sidebar/doc.zh-TW.md +++ b/src/packages/sidebar/doc.zh-TW.md @@ -93,12 +93,4 @@ import { SideBar } from '@nutui/nutui-react' | \--nutui-sidebar-item-background | 內容區域的背景色 | `$white` | | \--nutui-sidebar-item-padding | 內容區域的內邊距 | `24px 20px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideBar) - -### Component Logs - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidebar&expanded=true) + diff --git a/src/packages/sidenavbar/doc.en-US.md b/src/packages/sidenavbar/doc.en-US.md index 678cb4445e..a4bb8fd0e0 100644 --- a/src/packages/sidenavbar/doc.en-US.md +++ b/src/packages/sidenavbar/doc.en-US.md @@ -81,17 +81,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-sidenavbar-sub-list-background | option list background color | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | option list font color | `$color-title` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) - -### Component Logs - -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` -- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) + diff --git a/src/packages/sidenavbar/doc.md b/src/packages/sidenavbar/doc.md index 3eb0683810..f11f619223 100644 --- a/src/packages/sidenavbar/doc.md +++ b/src/packages/sidenavbar/doc.md @@ -81,17 +81,4 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' | \--nutui-sidenavbar-sub-list-background | 选项列表背景色 | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | 选项列表字体颜色 | `$color-title` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) - -### Component Logs - -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` -- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) + diff --git a/src/packages/sidenavbar/doc.taro.md b/src/packages/sidenavbar/doc.taro.md index f00767b74b..f5cfd9eb06 100644 --- a/src/packages/sidenavbar/doc.taro.md +++ b/src/packages/sidenavbar/doc.taro.md @@ -84,17 +84,4 @@ import { | \--nutui-sidenavbar-sub-list-background | 选项列表背景色 | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | 选项列表字体颜色 | `$color-title` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) - -### Component Logs - -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` -- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) + diff --git a/src/packages/sidenavbar/doc.zh-TW.md b/src/packages/sidenavbar/doc.zh-TW.md index 2285f5eab9..e4592447f2 100644 --- a/src/packages/sidenavbar/doc.zh-TW.md +++ b/src/packages/sidenavbar/doc.zh-TW.md @@ -81,17 +81,4 @@ import { SideNavBar, SubSideNavBar, SideNavBarItem } from '@nutui/nutui-react' | \--nutui-sidenavbar-sub-list-background | 選項列表背景色 | `$color-background-sunken` | | \--nutui-sidenavbar-sub-list-color | 選項列表字體顏色 | `$color-title` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20SideNavBar) - -### Component Logs - -- 🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang `v2.3.9` -- 💡 📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao `v2.1.0` -- 💡 🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud `v2.0.0-alpha.14` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sidenavbar&expanded=true) + diff --git a/src/packages/signature/doc.en-US.md b/src/packages/signature/doc.en-US.md index 8a1fd1a10c..92457f1d52 100644 --- a/src/packages/signature/doc.en-US.md +++ b/src/packages/signature/doc.en-US.md @@ -58,18 +58,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-signature-background-color | Signature background color | `$white` | | \--nutui-signature-font-size | Signature text size | `$font-size-base` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) - -### Component Logs - -- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` -- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` -- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` -- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` -- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) + diff --git a/src/packages/signature/doc.md b/src/packages/signature/doc.md index c4b86d8ac7..51c30a1e89 100644 --- a/src/packages/signature/doc.md +++ b/src/packages/signature/doc.md @@ -58,18 +58,4 @@ import { Signature } from '@nutui/nutui-react' | \--nutui-signature-background-color | 签名背景颜色 | `$white` | | \--nutui-signature-font-size | 签名文字字号 | `$font-size-base` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) - -### Component Logs - -- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` -- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` -- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` -- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` -- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) + diff --git a/src/packages/signature/doc.taro.md b/src/packages/signature/doc.taro.md index ffc193dcde..38a9790a83 100644 --- a/src/packages/signature/doc.taro.md +++ b/src/packages/signature/doc.taro.md @@ -58,18 +58,4 @@ import { Signature } from '@nutui/nutui-react-taro' | \--nutui-signature-background-color | 签名背景颜色 | `$white` | | \--nutui-signature-font-size | 签名文字字号 | `$font-size-base` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) - -### Component Logs - -- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` -- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` -- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` -- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` -- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) + diff --git a/src/packages/signature/doc.zh-TW.md b/src/packages/signature/doc.zh-TW.md index 022e01b80c..47bb04adec 100644 --- a/src/packages/signature/doc.zh-TW.md +++ b/src/packages/signature/doc.zh-TW.md @@ -58,18 +58,4 @@ import { Signature } from '@nutui/nutui-react' | \--nutui-signature-background-color | 簽名背景顏色 | `$white` | | \--nutui-signature-font-size | 簽名文字字號 | `$font-size-base` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Signature) - -### Component Logs - -- ✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong `v2.6.7` -- 🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang `v2.6.2` -- 🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang `v2.5.0` -- 🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong `v2.0.4` -- 🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong `v2.0.4` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=signature&expanded=true) + diff --git a/src/packages/skeleton/doc.en-US.md b/src/packages/skeleton/doc.en-US.md index 2a2ded42cf..9db2a753ba 100644 --- a/src/packages/skeleton/doc.en-US.md +++ b/src/packages/skeleton/doc.en-US.md @@ -77,16 +77,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-skeleton-line-height | line height | `15px` | | \--nutui-skeleton-line-border-radius | line borderRadius | `0` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) - -### Component Logs - -- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` -- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` -- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) + diff --git a/src/packages/skeleton/doc.md b/src/packages/skeleton/doc.md index 3e3ba8cb3f..f5cec48596 100644 --- a/src/packages/skeleton/doc.md +++ b/src/packages/skeleton/doc.md @@ -77,16 +77,4 @@ import { Skeleton } from '@nutui/nutui-react' | \--nutui-skeleton-line-height | 线条高度 | `15px` | | \--nutui-skeleton-line-border-radius | 线条边框圆角 | `0` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) - -### Component Logs - -- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` -- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` -- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) + diff --git a/src/packages/skeleton/doc.taro.md b/src/packages/skeleton/doc.taro.md index feb046dbd0..f8d50aa3e1 100644 --- a/src/packages/skeleton/doc.taro.md +++ b/src/packages/skeleton/doc.taro.md @@ -77,16 +77,4 @@ import { Skeleton } from '@nutui/nutui-react-taro' | \--nutui-skeleton-line-height | 线条高度 | `15px` | | \--nutui-skeleton-line-border-radius | 线条边框圆角 | `0` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) - -### Component Logs - -- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` -- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` -- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) + diff --git a/src/packages/skeleton/doc.zh-TW.md b/src/packages/skeleton/doc.zh-TW.md index 16ada77129..4aeeb342ef 100644 --- a/src/packages/skeleton/doc.zh-TW.md +++ b/src/packages/skeleton/doc.zh-TW.md @@ -77,16 +77,4 @@ import { Skeleton } from '@nutui/nutui-react' | \--nutui-skeleton-line-height | 線條高度 | `15px` | | \--nutui-skeleton-line-border-radius | 線條邊框圓角 | `0` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Skeleton) - -### Component Logs - -- 🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya `v2.4.2` -- 💡 📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My `v2.0.13` -- 💡 🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu `v2.0.0-alpha.11` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=skeleton&expanded=true) + diff --git a/src/packages/space/doc.en-US.md b/src/packages/space/doc.en-US.md index 7d039b4ca7..4b368ad47f 100644 --- a/src/packages/space/doc.en-US.md +++ b/src/packages/space/doc.en-US.md @@ -80,18 +80,4 @@ to [ConfigProvider component](#/en-US/component/configprovider). | --- | --- | --- | | \--nutui-space-gap | `8px` | spacing size | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) - -### Component Logs - -- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` -- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` -- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` -- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) + diff --git a/src/packages/space/doc.md b/src/packages/space/doc.md index f7026d387a..76b02e6892 100644 --- a/src/packages/space/doc.md +++ b/src/packages/space/doc.md @@ -81,18 +81,4 @@ import { Space } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-space-gap | `8px` | 间距大小 | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) - -### Component Logs - -- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` -- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` -- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` -- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) + diff --git a/src/packages/space/doc.taro.md b/src/packages/space/doc.taro.md index fa8c594c40..492e16edcd 100644 --- a/src/packages/space/doc.taro.md +++ b/src/packages/space/doc.taro.md @@ -81,18 +81,4 @@ import { Space } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-space-gap | `8px` | 间距大小 | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) - -### Component Logs - -- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` -- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` -- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` -- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) + diff --git a/src/packages/space/doc.zh-TW.md b/src/packages/space/doc.zh-TW.md index d6798c1a76..f1cdef2e72 100644 --- a/src/packages/space/doc.zh-TW.md +++ b/src/packages/space/doc.zh-TW.md @@ -81,18 +81,4 @@ import { Space } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-space-gap | `8px` | 间距大小 | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Space) - -### Component Logs - -- 🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang `v2.4.1` -- 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang `v2.3.7` -- ✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang `v2.3.6` -- ✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud `v2.0.13` -- 🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud `v2.0.9` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=space&expanded=true) + diff --git a/src/packages/steps/doc.en-US.md b/src/packages/steps/doc.en-US.md index 3c22d516ce..b84b4e5769 100644 --- a/src/packages/steps/doc.en-US.md +++ b/src/packages/steps/doc.en-US.md @@ -145,17 +145,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-steps-dot-head-margin | Dot progress bar dot margin | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | The color of the outer border of the dot progress bar in progress | `$color-primary-stop-2` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) - -### Component Logs - -- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` -- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` -- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) + diff --git a/src/packages/steps/doc.md b/src/packages/steps/doc.md index 2b62b8e832..69215972fc 100644 --- a/src/packages/steps/doc.md +++ b/src/packages/steps/doc.md @@ -147,17 +147,4 @@ import { Steps } from '@nutui/nutui-react' | \--nutui-steps-dot-head-margin | 点状进度条点的外边距 | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | 进行中点状进度条点的外边颜色 | `$color-primary-stop-2` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) - -### Component Logs - -- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` -- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` -- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) + diff --git a/src/packages/steps/doc.taro.md b/src/packages/steps/doc.taro.md index 8892a7b5e1..9a281309b8 100644 --- a/src/packages/steps/doc.taro.md +++ b/src/packages/steps/doc.taro.md @@ -146,17 +146,4 @@ import { Steps } from '@nutui/nutui-react-taro' | \--nutui-steps-dot-head-margin | 点状进度条点的外边距 | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | 进行中点状进度条点的外边颜色 | `$color-primary-stop-2` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) - -### Component Logs - -- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` -- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` -- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) + diff --git a/src/packages/steps/doc.zh-TW.md b/src/packages/steps/doc.zh-TW.md index 37f83dd053..c9a88b0fcf 100644 --- a/src/packages/steps/doc.zh-TW.md +++ b/src/packages/steps/doc.zh-TW.md @@ -146,17 +146,4 @@ import { Steps } from '@nutui/nutui-react' | \--nutui-steps-dot-head-margin | 點狀進度條點的外邊距 | `7px 0 0 0` | | \--nutui-steps-process-icon-before-bg-color | 進行中點狀進度條點的外邊顏色 | `$color-primary-stop-2` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Steps) - -### Component Logs - -- 🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu `v2.5.0` -- 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong `v2.3.8` -- 💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud `v2.0.0-alpha.10` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=steps&expanded=true) + diff --git a/src/packages/sticky/doc.en-US.md b/src/packages/sticky/doc.en-US.md index e870ff50a8..e528ba304f 100644 --- a/src/packages/sticky/doc.en-US.md +++ b/src/packages/sticky/doc.en-US.md @@ -54,18 +54,4 @@ import { Sticky } from '@nutui/nutui-react' | container | the container's ref | `React.RefObject` | `-` | | onChange | Triggered when the snap state changes | `(val: boolean) => void` | `-` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) - -### Component Logs - -- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` -- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` -- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` -- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` -- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) + diff --git a/src/packages/sticky/doc.md b/src/packages/sticky/doc.md index ff3fbca168..fb79a47c36 100644 --- a/src/packages/sticky/doc.md +++ b/src/packages/sticky/doc.md @@ -54,18 +54,4 @@ import { Sticky } from '@nutui/nutui-react' | container | 容器的 ref | `React.RefObject` | `-` | | onChange | 吸附状态改变时触发 | `(val: boolean) => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) - -### Component Logs - -- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` -- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` -- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` -- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` -- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) + diff --git a/src/packages/sticky/doc.taro.md b/src/packages/sticky/doc.taro.md index f977c0c25e..f49ee26db8 100644 --- a/src/packages/sticky/doc.taro.md +++ b/src/packages/sticky/doc.taro.md @@ -56,18 +56,4 @@ import { Sticky } from '@nutui/nutui-react-taro' | container | 容器的 ref | `React.RefObject` | `-` | | onChange | 吸附状态改变时触发 | `(val: boolean) => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) - -### Component Logs - -- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` -- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` -- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` -- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` -- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) + diff --git a/src/packages/sticky/doc.zh-TW.md b/src/packages/sticky/doc.zh-TW.md index 8eaa6c28a6..d5229cc5f0 100644 --- a/src/packages/sticky/doc.zh-TW.md +++ b/src/packages/sticky/doc.zh-TW.md @@ -54,18 +54,4 @@ import { Sticky } from '@nutui/nutui-react' | container | 容器的 ref | `React.RefObject` | `-` | | onChange | 吸附狀態改變時觸發 | `(val: boolean) => void` | `-` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Sticky) - -### Component Logs - -- 🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572)) `v2.6.18` -- 🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564)) `v2.6.18` -- 🐛 sticky 构建时类型错误 @oasis-cloud `v2.6.15` -- 💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud `v2.6.15` -- 🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang `v2.4.2` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=sticky&expanded=true) + diff --git a/src/packages/swipe/doc.en-US.md b/src/packages/swipe/doc.en-US.md index 2d423a727b..00f7ec93df 100644 --- a/src/packages/swipe/doc.en-US.md +++ b/src/packages/swipe/doc.en-US.md @@ -372,18 +372,4 @@ export default App | open | open the cell sidebar, the default value of `side` is `right` | `(side?: 'left' \| 'right') => void` | | close | collapse the cell sidebar | `() => void` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) - -### Component Logs - -- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` -- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` -- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` -- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` -- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) + diff --git a/src/packages/swipe/doc.md b/src/packages/swipe/doc.md index e44553bba3..e439c13b8c 100644 --- a/src/packages/swipe/doc.md +++ b/src/packages/swipe/doc.md @@ -367,18 +367,4 @@ export default App | open | 打开单元格侧边栏,`side`参数默认为`right` | `(side?: 'left' \| 'right') => void` | | close | 收起单元格侧边栏 | `() => void` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) - -### Component Logs - -- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` -- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` -- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` -- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` -- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) + diff --git a/src/packages/swipe/doc.taro.md b/src/packages/swipe/doc.taro.md index 74369660e1..fb205d00c5 100644 --- a/src/packages/swipe/doc.taro.md +++ b/src/packages/swipe/doc.taro.md @@ -419,18 +419,4 @@ export default App | open | 打开单元格侧边栏,`side`参数默认为`right` | `(side?: 'left' \| 'right') => void` | | close | 收起单元格侧边栏 | `() => void` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) - -### Component Logs - -- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` -- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` -- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` -- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` -- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) + diff --git a/src/packages/swipe/doc.zh-TW.md b/src/packages/swipe/doc.zh-TW.md index d63dadfe2a..e1bec33b2a 100644 --- a/src/packages/swipe/doc.zh-TW.md +++ b/src/packages/swipe/doc.zh-TW.md @@ -367,18 +367,4 @@ export default App | open | 打開單元格側邊欄,`side`參數默認為`right` | `(side?: 'left' \| 'right') => void` | | close | 收起單元格側邊欄 | `() => void` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swipe) - -### Component Logs - -- 🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong `v2.5.0` -- 🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng `v2.4.1` -- ✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong `v2.4.0` -- 💡 🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong `v2.3.0` -- 🐛 🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd `v2.1.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swipe&expanded=true) + diff --git a/src/packages/swiper/doc.en-US.md b/src/packages/swiper/doc.en-US.md index 16c7b5ffda..21931ead0d 100644 --- a/src/packages/swiper/doc.en-US.md +++ b/src/packages/swiper/doc.en-US.md @@ -452,20 +452,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-swiper-pagination-bottom | The distance from the bottom of the pager | `12px` | | \--swiper-offset | Offset of the carouse | `0` | -## Contribution - -### Issues - -- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) - -### Component Logs - -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) + diff --git a/src/packages/swiper/doc.md b/src/packages/swiper/doc.md index a32da23f3b..d0631b552e 100644 --- a/src/packages/swiper/doc.md +++ b/src/packages/swiper/doc.md @@ -451,20 +451,4 @@ export default App | \--nutui-swiper-pagination-bottom | 分页器距离底部的距离 | `12px` | | \--swiper-offset | 轮播容器的偏移 | `0` | -## 贡献记录 - -### Issues - -- h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏 [#1432](https://github.com/jdf2e/nutui-react/issues/1432) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) - -### Component Logs - -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) + diff --git a/src/packages/swiper/doc.taro.md b/src/packages/swiper/doc.taro.md index 4928cf9bbe..8160fc0c61 100644 --- a/src/packages/swiper/doc.taro.md +++ b/src/packages/swiper/doc.taro.md @@ -129,20 +129,4 @@ import { Swiper } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-swiper-pagination-bottom | 分页器距离底部的距离 | `12px` | -## 贡献记录 - -### Issues - -- h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏 [#1432](https://github.com/jdf2e/nutui-react/issues/1432) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) - -### Component Logs - -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) + diff --git a/src/packages/swiper/doc.zh-TW.md b/src/packages/swiper/doc.zh-TW.md index b1ff8211fb..3656f0a717 100644 --- a/src/packages/swiper/doc.zh-TW.md +++ b/src/packages/swiper/doc.zh-TW.md @@ -451,20 +451,4 @@ export default App | \--nutui-swiper-pagination-bottom | 分頁器距離底部的距離 | `12px` | | \--swiper-offset | 輪播容器的偏移 | `0` | -## 貢獻記錄 - -### Issues - -- [h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏](https://github.com/jdf2e/nutui-react/issues/1432) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Swiper) - -### Component Logs - -- 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003)) `v2.7.9` -- 🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913)) `v2.7.6` -- 💡 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630)) `v2.6.22` -- 🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang `v2.6.14` -- 🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang `v2.6.1` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=swiper&expanded=true) + diff --git a/src/packages/switch/doc.en-US.md b/src/packages/switch/doc.en-US.md index 606cd5653b..77a2603de2 100644 --- a/src/packages/switch/doc.en-US.md +++ b/src/packages/switch/doc.en-US.md @@ -103,17 +103,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-switch-label-font-size | Switch internal text size | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | Turn off and disable internal text color | `$color-text-disabled` | -## Contribution - -### Issues - -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) - -### Component Logs - -- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` -- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) + diff --git a/src/packages/switch/doc.md b/src/packages/switch/doc.md index 4505f0c3ae..35f78c57b1 100644 --- a/src/packages/switch/doc.md +++ b/src/packages/switch/doc.md @@ -103,17 +103,4 @@ import { Switch } from '@nutui/nutui-react' | \--nutui-switch-label-font-size | 开关内部文字大小 | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | 开关关闭禁用内部文字颜色 | `$color-text-disabled` | -## 贡献记录 - -### Issues - -- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) - -### Component Logs - -- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` -- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) + diff --git a/src/packages/switch/doc.taro.md b/src/packages/switch/doc.taro.md index 6db5aff4fc..5ff506aa74 100644 --- a/src/packages/switch/doc.taro.md +++ b/src/packages/switch/doc.taro.md @@ -103,17 +103,4 @@ import { Switch } from '@nutui/nutui-react-taro' | \--nutui-switch-label-font-size | 开关内部文字大小 | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | 开关关闭禁用内部文字颜色 | `$color-text-disabled` | -## 贡献记录 - -### Issues - -- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) - -### Component Logs - -- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` -- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) + diff --git a/src/packages/switch/doc.zh-TW.md b/src/packages/switch/doc.zh-TW.md index c77984b6c3..e6ccd1f303 100644 --- a/src/packages/switch/doc.zh-TW.md +++ b/src/packages/switch/doc.zh-TW.md @@ -103,17 +103,4 @@ import { Switch } from '@nutui/nutui-react' | \--nutui-switch-label-font-size | 開關內部文字大小 | `$font-size-s` | | \--nutui-switch-inactive-disabled-label-text-color | 開關關閉禁用內部文字顏色 | `$color-text-disabled` | -## 貢獻記錄 - -### Issues - -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Switch) - -### Component Logs - -- 🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323 `v2.4.1` -- 💡 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong `v2.3.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=switch&expanded=true) + diff --git a/src/packages/tabbar/doc.en-US.md b/src/packages/tabbar/doc.en-US.md index a9f842b18c..60982b9f24 100644 --- a/src/packages/tabbar/doc.en-US.md +++ b/src/packages/tabbar/doc.en-US.md @@ -130,20 +130,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tabbar-text-line-height | title lineHeight | `initial` | | \--nutui-tabbar-text-margin-top | title marginTop | `3px` | -## Contribution - -### Issues - -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) - -### Component Logs - -- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` -- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) + diff --git a/src/packages/tabbar/doc.md b/src/packages/tabbar/doc.md index 876f74805b..c703950d6a 100644 --- a/src/packages/tabbar/doc.md +++ b/src/packages/tabbar/doc.md @@ -130,20 +130,4 @@ import { Tabbar } from '@nutui/nutui-react' | \--nutui-tabbar-text-line-height | 字体行高 | `initial` | | \--nutui-tabbar-text-margin-top | 标题上外边距 | `3px` | -## 贡献记录 - -### Issues - -- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) - -### Component Logs - -- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` -- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) + diff --git a/src/packages/tabbar/doc.taro.md b/src/packages/tabbar/doc.taro.md index 7b3dc56f2d..da8682648f 100644 --- a/src/packages/tabbar/doc.taro.md +++ b/src/packages/tabbar/doc.taro.md @@ -130,20 +130,4 @@ import { Tabbar } from '@nutui/nutui-react-taro' | \--nutui-tabbar-text-line-height | 字体行高 | `initial` | | \--nutui-tabbar-text-margin-top | 标题上外边距 | `3px` | -## 贡献记录 - -### Issues - -- Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步 [#2170](https://github.com/jdf2e/nutui-react/issues/2170) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) - -### Component Logs - -- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` -- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) + diff --git a/src/packages/tabbar/doc.zh-TW.md b/src/packages/tabbar/doc.zh-TW.md index 760515c3f2..6f6ad8b846 100644 --- a/src/packages/tabbar/doc.zh-TW.md +++ b/src/packages/tabbar/doc.zh-TW.md @@ -130,20 +130,4 @@ import { Tabbar } from '@nutui/nutui-react' | \--nutui-tabbar-text-line-height | 字體行高 | `initial` | | \--nutui-tabbar-text-margin-top | 標題上外邊距 | `3px` | -## 貢獻記錄 - -### Issues - -- [Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步](https://github.com/jdf2e/nutui-react/issues/2170) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabbar) - -### Component Logs - -- 🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang `v2.4.2` -- 💡 📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang `v2.3.9` -- 💡 🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong `v2.3.4` -- 💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong `v2.3.0` -- 💡 📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE `v2.0.21` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabbar&expanded=true) + diff --git a/src/packages/table/doc.en-US.md b/src/packages/table/doc.en-US.md index cce79910c0..fab4466089 100644 --- a/src/packages/table/doc.en-US.md +++ b/src/packages/table/doc.en-US.md @@ -157,18 +157,4 @@ The component provides the following CSS variables, which can be used for custom | \--nutui-table-sticky-left-shadow | Shadow on the fixed left side of the table | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | Shadow on the fixed right side of the table | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) - -### Component Logs - -- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` -- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` -- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` -- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` -- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) + diff --git a/src/packages/table/doc.md b/src/packages/table/doc.md index c52c6ecb4e..188d136f57 100644 --- a/src/packages/table/doc.md +++ b/src/packages/table/doc.md @@ -157,18 +157,4 @@ import { Table } from '@nutui/nutui-react' | \--nutui-table-sticky-left-shadow | 表格左侧固定阴影 | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | 表格右侧固定阴影 | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) - -### Component Logs - -- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` -- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` -- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` -- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` -- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) + diff --git a/src/packages/table/doc.taro.md b/src/packages/table/doc.taro.md index 67fbf7b955..7de550159b 100644 --- a/src/packages/table/doc.taro.md +++ b/src/packages/table/doc.taro.md @@ -157,18 +157,4 @@ import { Table } from '@nutui/nutui-react-taro' | \--nutui-table-sticky-left-shadow | 表格左侧固定阴影 | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | 表格右侧固定阴影 | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) - -### Component Logs - -- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` -- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` -- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` -- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` -- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) + diff --git a/src/packages/table/doc.zh-TW.md b/src/packages/table/doc.zh-TW.md index 87574473cb..7c4f8db466 100644 --- a/src/packages/table/doc.zh-TW.md +++ b/src/packages/table/doc.zh-TW.md @@ -157,18 +157,4 @@ import { Table } from '@nutui/nutui-react' | \--nutui-table-sticky-left-shadow | 表格左側固定陰影 | `4px 0 8px 0 rgba(0, 0, 0, 0.1)` | | \--nutui-table-sticky-right-shadow | 表格右側固定陰影 | `-4px 0 8px 0 rgba(0, 0, 0, 0.1)` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Table) - -### Component Logs - -- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789)) `v2.7.2` -- 💡 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626)) `v2.6.22` -- 💡 🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang `v2.6.15` -- 💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd `v2.6.15` -- ✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd `v2.6.11` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=table&expanded=true) + diff --git a/src/packages/tabs/doc.en-US.md b/src/packages/tabs/doc.en-US.md index 5be6c2aa6d..a5c0a1864f 100644 --- a/src/packages/tabs/doc.en-US.md +++ b/src/packages/tabs/doc.en-US.md @@ -261,18 +261,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tabs-tabpane-padding | Padding of the Tabpane content | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | BackgroundColor of the Tabpane content | `#fff` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) - -### Component Logs - -- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` -- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` -- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` -- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` -- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) + diff --git a/src/packages/tabs/doc.md b/src/packages/tabs/doc.md index b5688a288e..086d689bf2 100644 --- a/src/packages/tabs/doc.md +++ b/src/packages/tabs/doc.md @@ -261,18 +261,4 @@ import { Tabs } from '@nutui/nutui-react' | \--nutui-tabs-tabpane-padding | Tabpane 的内边距 | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | Tabpane 的背景色 | `#fff` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) - -### Component Logs - -- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` -- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` -- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` -- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` -- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) + diff --git a/src/packages/tabs/doc.taro.md b/src/packages/tabs/doc.taro.md index 39cd433b1b..4b29a14e1d 100644 --- a/src/packages/tabs/doc.taro.md +++ b/src/packages/tabs/doc.taro.md @@ -259,18 +259,4 @@ import { Tabs } from '@nutui/nutui-react-taro' | \--nutui-tabs-tabpane-padding | Tabpane 的内边距 | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | Tabpane 的背景色 | `#fff` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) - -### Component Logs - -- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` -- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` -- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` -- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` -- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) + diff --git a/src/packages/tabs/doc.zh-TW.md b/src/packages/tabs/doc.zh-TW.md index 83dab6f01f..62a5f20638 100644 --- a/src/packages/tabs/doc.zh-TW.md +++ b/src/packages/tabs/doc.zh-TW.md @@ -259,18 +259,4 @@ import { Tabs } from '@nutui/nutui-react' | \--nutui-tabs-tabpane-padding | Tabpane 的內邊距 | `24px 20px` | | \--nutui-tabs-tabpane-backgroundColor | Tabpane 的背景色 | `#fff` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tabs) - -### Component Logs - -- 🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949)) `v2.7.7` -- 🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912)) `v2.7.6` -- 🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685)) `v2.7.0` -- 🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554)) `v2.6.17` -- ✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677 `v2.6.13` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tabs&expanded=true) + diff --git a/src/packages/tag/doc.en-US.md b/src/packages/tag/doc.en-US.md index e006b0f0f8..0b9777cc99 100644 --- a/src/packages/tag/doc.en-US.md +++ b/src/packages/tag/doc.en-US.md @@ -82,18 +82,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tag-round-border-radius | round border radius | `8px` | | \--nutui-tag-mark-border-radius | mark border radius | `0 8px 8px 0` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) - -### Component Logs - -- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` -- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` -- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` -- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) + diff --git a/src/packages/tag/doc.md b/src/packages/tag/doc.md index 5efb89ddb4..c1feb0bbe0 100644 --- a/src/packages/tag/doc.md +++ b/src/packages/tag/doc.md @@ -82,18 +82,4 @@ import { Tag } from '@nutui/nutui-react' | \--nutui-tag-round-border-radius | round模式下的圆角 | `8px` | | \--nutui-tag-mark-border-radius | mark模式下的圆角 | `0 8px 8px 0` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) - -### Component Logs - -- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` -- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` -- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` -- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) + diff --git a/src/packages/tag/doc.taro.md b/src/packages/tag/doc.taro.md index 13ccde7535..c49421e7d3 100644 --- a/src/packages/tag/doc.taro.md +++ b/src/packages/tag/doc.taro.md @@ -82,18 +82,4 @@ import { Tag } from '@nutui/nutui-react-taro' | \--nutui-tag-round-border-radius | round模式下的圆角 | `8px` | | \--nutui-tag-mark-border-radius | mark模式下的圆角 | `0 8px 8px 0` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) - -### Component Logs - -- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` -- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` -- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` -- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) + diff --git a/src/packages/tag/doc.zh-TW.md b/src/packages/tag/doc.zh-TW.md index 7213fa58a2..d015a7db04 100644 --- a/src/packages/tag/doc.zh-TW.md +++ b/src/packages/tag/doc.zh-TW.md @@ -82,18 +82,4 @@ import { Tag } from '@nutui/nutui-react' | \--nutui-tag-round-border-radius | round模式下的圓角 | `8px` | | \--nutui-tag-mark-border-radius | mark模式下的圓角 | `0 8px 8px 0` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tag) - -### Component Logs - -- 💡 📖 docs: 文档构建出现未闭合标签的错误提示 `v2.6.22` -- 💡 🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang `v2.6.6` -- 💡 📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao `v2.6.2` -- 🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu `v2.5.0` -- 💡 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang `v2.3.12` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tag&expanded=true) + diff --git a/src/packages/textarea/doc.en-US.md b/src/packages/textarea/doc.en-US.md index 7d8078556b..135a6061a4 100644 --- a/src/packages/textarea/doc.en-US.md +++ b/src/packages/textarea/doc.en-US.md @@ -107,18 +107,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-textarea-text-color | text color | `$color-title` | | \--nutui-textarea-text-curror-color | caret color | `$color-title` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) - -### Component Logs - -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` -- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` -- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` -- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` -- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) + diff --git a/src/packages/textarea/doc.md b/src/packages/textarea/doc.md index a70460c804..a0d6979f2f 100644 --- a/src/packages/textarea/doc.md +++ b/src/packages/textarea/doc.md @@ -107,18 +107,4 @@ import { TextArea } from '@nutui/nutui-react' | \--nutui-textarea-text-color | 文本颜色 | `$color-title` | | \--nutui-textarea-text-curror-color | 光标颜色 | `$color-primary` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) - -### Component Logs - -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` -- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` -- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` -- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` -- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) + diff --git a/src/packages/textarea/doc.taro.md b/src/packages/textarea/doc.taro.md index 365e955587..e8d62792f2 100644 --- a/src/packages/textarea/doc.taro.md +++ b/src/packages/textarea/doc.taro.md @@ -107,18 +107,4 @@ import { TextArea } from '@nutui/nutui-react-taro' | \--nutui-textarea-text-color | 文本颜色 | `$color-title` | | \--nutui-textarea-text-curror-color | 光标颜色 | `$color-title` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) - -### Component Logs - -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` -- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` -- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` -- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` -- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) + diff --git a/src/packages/textarea/doc.zh-TW.md b/src/packages/textarea/doc.zh-TW.md index ebf02319d6..b3c633436d 100644 --- a/src/packages/textarea/doc.zh-TW.md +++ b/src/packages/textarea/doc.zh-TW.md @@ -106,18 +106,4 @@ import { TextArea } from '@nutui/nutui-react' | \--nutui-textarea-text-color | 文本顏色 | `$color-title` | | \--nutui-textarea-text-curror-color | 光標顏色 | `$color-title` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TextArea) - -### Component Logs - -- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910)) `v2.7.5` -- 🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748)) `v2.7.1` -- 🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712 `v2.5.1` -- 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong `v2.3.9` -- 🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong `v2.3.7` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=textarea&expanded=true) + diff --git a/src/packages/timeselect/doc.en-US.md b/src/packages/timeselect/doc.en-US.md index 84d9c750d2..e6a72e32c7 100644 --- a/src/packages/timeselect/doc.en-US.md +++ b/src/packages/timeselect/doc.en-US.md @@ -93,16 +93,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-timeselect-time-margin | time margin | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time background | `$color-background` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) - -### Component Logs - -- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) + diff --git a/src/packages/timeselect/doc.md b/src/packages/timeselect/doc.md index b00f94d5b9..49cc7af2d6 100644 --- a/src/packages/timeselect/doc.md +++ b/src/packages/timeselect/doc.md @@ -93,16 +93,4 @@ import { TimeSelect } from '@nutui/nutui-react' | \--nutui-timeselect-time-margin | time 外边距 | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time 背景 | `$color-background` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) - -### Component Logs - -- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) + diff --git a/src/packages/timeselect/doc.taro.md b/src/packages/timeselect/doc.taro.md index 70be06c1e1..f6d68d10f0 100644 --- a/src/packages/timeselect/doc.taro.md +++ b/src/packages/timeselect/doc.taro.md @@ -93,16 +93,4 @@ import { TimeSelect } from '@nutui/nutui-react-taro' | \--nutui-timeselect-time-margin | time 外边距 | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time 背景 | `$color-background` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) - -### Component Logs - -- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) + diff --git a/src/packages/timeselect/doc.zh-TW.md b/src/packages/timeselect/doc.zh-TW.md index cb899c6d9d..62142f4d36 100644 --- a/src/packages/timeselect/doc.zh-TW.md +++ b/src/packages/timeselect/doc.zh-TW.md @@ -93,16 +93,4 @@ import { TimeSelect } from '@nutui/nutui-react' | \--nutui-timeselect-time-margin | time 外边距 | `0 10px 10px 0` | | \--nutui-timeselect-time-background | time 背景 | `$color-background` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TimeSelect) - -### Component Logs - -- 🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang `v2.5.0` -- 💡 🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong `v2.3.0` -- 💡 🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu `v2.0.0-alpha.15` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=timeselect&expanded=true) + diff --git a/src/packages/toast/doc.en-US.md b/src/packages/toast/doc.en-US.md index b62bf19e52..7da1b6d3fb 100644 --- a/src/packages/toast/doc.en-US.md +++ b/src/packages/toast/doc.en-US.md @@ -105,20 +105,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-toast-inner-border-radius | the border-radius value of toast content | `$radius-xl` | | \--nutui-toast-inner-text-align | the text alignment of toast | `center` | -## Contribution - -### Issues - -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) - -### Component Logs - -- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` -- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` -- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` -- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` -- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) + diff --git a/src/packages/toast/doc.md b/src/packages/toast/doc.md index de0145dc1e..3d6d32771e 100644 --- a/src/packages/toast/doc.md +++ b/src/packages/toast/doc.md @@ -103,20 +103,4 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) | \--nutui-toast-inner-border-radius | `toast`内容区圆角值 | `$radius-xl` | | \--nutui-toast-inner-text-align | `toast`内容区文本对齐方式 | `center` | -## 贡献记录 - -### Issues - -- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) - -### Component Logs - -- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` -- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` -- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` -- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` -- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) + diff --git a/src/packages/toast/doc.taro.md b/src/packages/toast/doc.taro.md index f186c05626..6c0ee67967 100644 --- a/src/packages/toast/doc.taro.md +++ b/src/packages/toast/doc.taro.md @@ -99,20 +99,4 @@ ToastOptions 是 ToastProps 的子集,包含如下属性:msg, title, type, d | \--nutui-toast-inner-border-radius | `toast`内容区圆角值 | `$radius-xl` | | \--nutui-toast-inner-text-align | `toast`内容区文本对齐方式 | `center` | -## 贡献记录 - -### Issues - -- 在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出 [#2584](https://github.com/jdf2e/nutui-react/issues/2584) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) - -### Component Logs - -- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` -- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` -- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` -- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` -- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) + diff --git a/src/packages/toast/doc.zh-TW.md b/src/packages/toast/doc.zh-TW.md index 87a0d17633..783a2b99c2 100644 --- a/src/packages/toast/doc.zh-TW.md +++ b/src/packages/toast/doc.zh-TW.md @@ -102,20 +102,4 @@ Toast.config({ className: 'demo', contentClassName: 'content-demo' }) | \--nutui-toast-inner-border-radius | `toast`內容區圓角值 | `$radius-xl` | | \--nutui-toast-inner-text-align | `toast`內容區文本對齊方式 | `center` | -## 貢獻記錄 - -### Issues - -- [在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出](https://github.com/jdf2e/nutui-react/issues/2584) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Toast) - -### Component Logs - -- 💡 📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957)) `v2.7.7` -- 🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776)) `v2.7.1` -- 🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF `v2.5.1` -- 🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu `v2.4.0` -- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong `v2.4.0` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=toast&expanded=true) + diff --git a/src/packages/tour/doc.en-US.md b/src/packages/tour/doc.en-US.md index e5dcb13c0e..d0da3eda0c 100644 --- a/src/packages/tour/doc.en-US.md +++ b/src/packages/tour/doc.en-US.md @@ -104,16 +104,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-tour-content-bottom-btn-font-size | The font-size value of the button at the bottom of the content area | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | The border-radius value of the button at the bottom of the content area | `4px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) - -### Component Logs - -- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` -- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` -- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) + diff --git a/src/packages/tour/doc.md b/src/packages/tour/doc.md index 0300979a65..796c458608 100644 --- a/src/packages/tour/doc.md +++ b/src/packages/tour/doc.md @@ -104,16 +104,4 @@ import { Tour } from '@nutui/nutui-react' | \--nutui-tour-content-bottom-btn-font-size | 内容区底部按钮的font-size值 | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | 内容区底部按钮的border-radius值 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) - -### Component Logs - -- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` -- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` -- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) + diff --git a/src/packages/tour/doc.taro.md b/src/packages/tour/doc.taro.md index 50b3cde6a0..ae749efe9a 100644 --- a/src/packages/tour/doc.taro.md +++ b/src/packages/tour/doc.taro.md @@ -104,16 +104,4 @@ import { Tour } from '@nutui/nutui-react-taro' | \--nutui-tour-content-bottom-btn-font-size | 内容区底部按钮的font-size值 | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | 内容区底部按钮的border-radius值 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) - -### Component Logs - -- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` -- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` -- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) + diff --git a/src/packages/tour/doc.zh-TW.md b/src/packages/tour/doc.zh-TW.md index 949455167c..3e2aa44bff 100644 --- a/src/packages/tour/doc.zh-TW.md +++ b/src/packages/tour/doc.zh-TW.md @@ -104,16 +104,4 @@ import { Tour } from '@nutui/nutui-react' | \--nutui-tour-content-bottom-btn-font-size | 內容區底部按鈕的font-size值 | `12px` | | \--nutui-tour-content-bottom-btn-border-radius | 內容區底部按鈕的border-radius值 | `4px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Tour) - -### Component Logs - -- 🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang `v2.5.1` -- 💡 📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong `v2.3.0` -- ✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666 `v2.0.11` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=tour&expanded=true) + diff --git a/src/packages/trendarrow/doc.en-US.md b/src/packages/trendarrow/doc.en-US.md index cfafb4e96c..a989ec5cd7 100644 --- a/src/packages/trendarrow/doc.en-US.md +++ b/src/packages/trendarrow/doc.en-US.md @@ -103,17 +103,4 @@ The component provides the following CSS variables, which can be used to customi | \--nutui-trendarrow-font-size | Trend arrow text size | `14px` | | \--nutui-trendarrow-icon-margin | Trend arrow Specifies the spacing between text and icon | `4px` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) - -### Component Logs - -- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` -- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` -- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` -- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) + diff --git a/src/packages/trendarrow/doc.md b/src/packages/trendarrow/doc.md index 77c305ebe4..790f6ba541 100644 --- a/src/packages/trendarrow/doc.md +++ b/src/packages/trendarrow/doc.md @@ -103,17 +103,4 @@ import { TrendArrow } from '@nutui/nutui-react' | \--nutui-trendarrow-font-size | 指标趋势的文字大小 | `14px` | | \--nutui-trendarrow-icon-margin | 指标趋势的文字与图标间距 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) - -### Component Logs - -- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` -- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` -- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` -- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) + diff --git a/src/packages/trendarrow/doc.taro.md b/src/packages/trendarrow/doc.taro.md index 2b8c324309..78e513cb6a 100644 --- a/src/packages/trendarrow/doc.taro.md +++ b/src/packages/trendarrow/doc.taro.md @@ -103,17 +103,4 @@ import { TrendArrow } from '@nutui/nutui-react-taro' | \--nutui-trendarrow-font-size | 指标趋势的文字大小 | `14px` | | \--nutui-trendarrow-icon-margin | 指标趋势的文字与图标间距 | `4px` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) - -### Component Logs - -- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` -- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` -- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` -- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) + diff --git a/src/packages/trendarrow/doc.zh-TW.md b/src/packages/trendarrow/doc.zh-TW.md index 520a4cf5c8..1a7a2e88c3 100644 --- a/src/packages/trendarrow/doc.zh-TW.md +++ b/src/packages/trendarrow/doc.zh-TW.md @@ -103,17 +103,4 @@ import { TrendArrow } from '@nutui/nutui-react' | \--nutui-trendarrow-font-size | 指標趨勢的文字大小 | `14px` | | \--nutui-trendarrow-icon-margin | 指標趨勢的文字與圖標間距 | `4px` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20TrendArrow) - -### Component Logs - -- 🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda `v2.4.2` -- 💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong `v2.3.0` -- 🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong `v2.0.0-beta.2` -- 💡 🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫 `v2.0.0-alpha.13` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=trendarrow&expanded=true) + diff --git a/src/packages/uploader/doc.en-US.md b/src/packages/uploader/doc.en-US.md index 5db7ab2398..15f7ef4da5 100644 --- a/src/packages/uploader/doc.en-US.md +++ b/src/packages/uploader/doc.en-US.md @@ -170,20 +170,4 @@ The component provides the following CSS variables that can be used to customize | \--nutui-uploader-preview-close-right | The right value under the upload image's close button | `0px` | | \--nutui-uploader-preview-close-top | The top value of the uploader's close button | `0px` | -## Contribution - -### Issues - -- [ Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ](https://github.com/jdf2e/nutui-react/issues/2506) - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) - -### Component Logs - -- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` -- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` -- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) + diff --git a/src/packages/uploader/doc.md b/src/packages/uploader/doc.md index 0b1dcc9c29..7aed16fc52 100644 --- a/src/packages/uploader/doc.md +++ b/src/packages/uploader/doc.md @@ -175,20 +175,4 @@ import { Uploader } from '@nutui/nutui-react' | \--nutui-uploader-preview-close-right | 上传图片关闭按钮的right值 | `0px` | | \--nutui-uploader-preview-close-top | 上传图片关闭按钮的top值 | `0px` | -## 贡献记录 - -### Issues - -- Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 [#2506](https://github.com/jdf2e/nutui-react/issues/2506) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) - -### Component Logs - -- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` -- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` -- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) + diff --git a/src/packages/uploader/doc.taro.md b/src/packages/uploader/doc.taro.md index 0cd47a4ec3..2be1a2feba 100644 --- a/src/packages/uploader/doc.taro.md +++ b/src/packages/uploader/doc.taro.md @@ -168,20 +168,4 @@ import { Uploader } from '@nutui/nutui-react-taro' | \--nutui-uploader-preview-close-right | 上传图片关闭按钮的right值 | `0px` | | \--nutui-uploader-preview-close-top | 上传图片关闭按钮的top值 | `0px` | -## 贡献记录 - -### Issues - -- Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 [#2506](https://github.com/jdf2e/nutui-react/issues/2506) - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) - -### Component Logs - -- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` -- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` -- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) + diff --git a/src/packages/uploader/doc.zh-TW.md b/src/packages/uploader/doc.zh-TW.md index 5b25c8207e..a9dfbe09b0 100644 --- a/src/packages/uploader/doc.zh-TW.md +++ b/src/packages/uploader/doc.zh-TW.md @@ -175,20 +175,4 @@ import { Uploader } from '@nutui/nutui-react' | \--nutui-uploader-preview-close-right | 上傳圖片關閉按鈕的right值 | `0px` | | \--nutui-uploader-preview-close-top | 上傳圖片關閉按鈕的top值 | `0px` | -## 貢獻記錄 - -### Issues - -- [ Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ](https://github.com/jdf2e/nutui-react/issues/2506) - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Uploader) - -### Component Logs - -- ✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902)) `v2.7.5` -- 💡 🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825)) `v2.7.2` -- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807)) `v2.7.2` -- ✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618)) `v2.6.21` -- 🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553)) `v2.6.17` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=uploader&expanded=true) + diff --git a/src/packages/video/doc.en-US.md b/src/packages/video/doc.en-US.md index aebb7bf95d..f69611ac83 100644 --- a/src/packages/video/doc.en-US.md +++ b/src/packages/video/doc.en-US.md @@ -103,18 +103,4 @@ Reset the video when the video address changes | play | play | `-` | | pause | pause | `-` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) - -### Component Logs - -- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` -- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` -- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` -- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` -- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) + diff --git a/src/packages/video/doc.md b/src/packages/video/doc.md index b1f361b30e..7fa8b67d44 100644 --- a/src/packages/video/doc.md +++ b/src/packages/video/doc.md @@ -103,18 +103,4 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 | play | 播放 | `-` | | pause | 暂停 | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) - -### Component Logs - -- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` -- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` -- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` -- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` -- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) + diff --git a/src/packages/video/doc.taro.md b/src/packages/video/doc.taro.md index 724d68e350..3d8a0c0923 100644 --- a/src/packages/video/doc.taro.md +++ b/src/packages/video/doc.taro.md @@ -96,18 +96,4 @@ playsinline 属性设置移动端视频行内播放,阻止新打开页面播 | onPause | 暂停 | `(event: BaseEventOrig) => void` | `-` | | onPlayEnd | 播放完成回调 | `(event: BaseEventOrig) => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) - -### Component Logs - -- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` -- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` -- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` -- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` -- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) + diff --git a/src/packages/video/doc.zh-TW.md b/src/packages/video/doc.zh-TW.md index ee6d5d085a..473e8d23ce 100644 --- a/src/packages/video/doc.zh-TW.md +++ b/src/packages/video/doc.zh-TW.md @@ -103,18 +103,4 @@ playsinline 屬性設置移動端視頻行內播放,阻止新打開頁面播 | play | 播放 | `-` | | pause | 暫停 | `-` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20Video) - -### Component Logs - -- ✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852)) `v2.7.3` -- 🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu `v2.5.0` -- ✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong `v2.3.8` -- ✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong `v2.1.0` -- 💡 🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666 `v2.0.0-alpha.13` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=video&expanded=true) + diff --git a/src/packages/virtuallist/doc.en-US.md b/src/packages/virtuallist/doc.en-US.md index d1854289f1..ca0194f6ea 100644 --- a/src/packages/virtuallist/doc.en-US.md +++ b/src/packages/virtuallist/doc.en-US.md @@ -58,18 +58,4 @@ import { Virtuallist } from '@nutui/nutui-react' | direction | horizontal or vertical | `string` | `vertical` | | onScroll | scroll to end | `() => void` | `-` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) - -### Component Logs - -- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` -- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` -- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` -- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) + diff --git a/src/packages/virtuallist/doc.md b/src/packages/virtuallist/doc.md index f4ece3def5..341c33a64b 100644 --- a/src/packages/virtuallist/doc.md +++ b/src/packages/virtuallist/doc.md @@ -58,18 +58,4 @@ import { VirtualList } from '@nutui/nutui-react' | direction | `vertical`、`horizontal` | `string` | `vertical` | | onScroll | 滑动到底(右)的事件,可以实现无限滚动 | `() => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) - -### Component Logs - -- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` -- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` -- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` -- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) + diff --git a/src/packages/virtuallist/doc.taro.md b/src/packages/virtuallist/doc.taro.md index c9e0f14dd7..def838de47 100644 --- a/src/packages/virtuallist/doc.taro.md +++ b/src/packages/virtuallist/doc.taro.md @@ -41,18 +41,4 @@ import { VirtualList } from '@nutui/nutui-react-taro' | key | 用于指定 list 数据每一项的唯一 key 的字段名,默认取下标 | `string` | `-` | | onScroll | 滑动到底的事件,可以实现无限滚动 | `() => void` | `-` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) - -### Component Logs - -- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` -- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` -- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` -- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) + diff --git a/src/packages/virtuallist/doc.zh-TW.md b/src/packages/virtuallist/doc.zh-TW.md index c7e351d5f1..56b7476c07 100644 --- a/src/packages/virtuallist/doc.zh-TW.md +++ b/src/packages/virtuallist/doc.zh-TW.md @@ -58,18 +58,4 @@ import { VirtualList } from '@nutui/nutui-react' | direction | `vertical`、`horizontal` | `string` | `vertical` | | onScroll | 滑動到底(右)的事件,可以實現無限滾動 | `() => void` | `-` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20VirtualList) - -### Component Logs - -- 🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang `v2.6.4` -- 🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu `v2.5.0` -- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34 `v2.4.0` -- 💡 🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud `v2.3.4` -- 🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong `v2.0.24` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=virtuallist&expanded=true) + diff --git a/src/packages/watermark/doc.en-US.md b/src/packages/watermark/doc.en-US.md index c1bfba9c98..691c6d7bfb 100644 --- a/src/packages/watermark/doc.en-US.md +++ b/src/packages/watermark/doc.en-US.md @@ -61,18 +61,4 @@ The component provides the following CSS variables, which can be used to customi | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | -## Contribution - -### Issues - -> View more [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) - -### Component Logs - -- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` -- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` -- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` -- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` -- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` - -> View more [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) + diff --git a/src/packages/watermark/doc.md b/src/packages/watermark/doc.md index e86eeb935a..d0a3f6b08d 100644 --- a/src/packages/watermark/doc.md +++ b/src/packages/watermark/doc.md @@ -61,18 +61,4 @@ import { WaterMark } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) - -### Component Logs - -- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` -- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` -- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` -- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` -- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) + diff --git a/src/packages/watermark/doc.taro.md b/src/packages/watermark/doc.taro.md index 9577623c3f..c5e0123330 100644 --- a/src/packages/watermark/doc.taro.md +++ b/src/packages/watermark/doc.taro.md @@ -61,18 +61,4 @@ import { Watermark } from '@nutui/nutui-react-taro' | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | -## 贡献记录 - -### Issues - -> 更多已解决问题请查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) - -### Component Logs - -- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` -- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` -- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` -- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` -- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` - -> 更多版本更新记录请查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) + diff --git a/src/packages/watermark/doc.zh-TW.md b/src/packages/watermark/doc.zh-TW.md index 5902575f2a..cc8d4b18a9 100644 --- a/src/packages/watermark/doc.zh-TW.md +++ b/src/packages/watermark/doc.zh-TW.md @@ -61,18 +61,4 @@ import { WaterMark } from '@nutui/nutui-react' | --- | --- | --- | | \--nutui-watermark-z-index | zIndex | `$mask-content-z-index` | -## 貢獻記錄 - -### Issues - -> 更多已解決問題請查看 [Issues](https://github.com/jdf2e/nutui-react/issues?q=is%3Aissue%20state%3Aclosed%20WaterMark) - -### Component Logs - -- ✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong `v2.6.15` -- 🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu `v2.4.2` -- 💡 🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong `v2.3.4` -- 🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu `v1.5.8` -- 💡 🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu `v2.0.0-alpha.13` - -> 更多版本更新記錄請查看 [Releases](https://github.com/jdf2e/nutui-react//releases?q=watermark&expanded=true) + diff --git a/src/sites/doc/App.tsx b/src/sites/doc/App.tsx index dbce12d5ae..cbfac79ac3 100644 --- a/src/sites/doc/App.tsx +++ b/src/sites/doc/App.tsx @@ -11,7 +11,7 @@ import { getComponentName } from '@/sites/assets/util' import routers from './router' import loadable from '@loadable/component' import CodeBlock from './components/demoblock/codeblock' - +import Contribution from './components/contribution' const Title = () => { let location = useLocation() const s = window.location.hash.split('/') @@ -28,6 +28,7 @@ const Title = () => { } const components = { CodeBlock, + Contribution } const App = () => { const [fixed, setFixed] = useState(false) diff --git a/src/sites/doc/components/contribution/contribution.json b/src/sites/doc/components/contribution/contribution.json new file mode 100644 index 0000000000..a368fa58b8 --- /dev/null +++ b/src/sites/doc/components/contribution/contribution.json @@ -0,0 +1,2983 @@ +{ + "issues": { + "Button": [], + "Cell": [], + "ConfigProvider": [], + "Icon": [ + { + "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", + "url": "https://github.com/jdf2e/nutui-react/issues/2333", + "number": 2333 + } + ], + "Image": [ + { + "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", + "url": "https://github.com/jdf2e/nutui-react/issues/2333", + "number": 2333 + } + ], + "Overlay": [], + "Divider": [], + "Grid": [], + "Layout": [], + "Space": [], + "Sticky": [], + "SafeArea": [], + "BackTop": [], + "Elevator": [], + "FixedNav": [], + "HoverButton": [], + "NavBar": [], + "SideNavBar": [], + "SideBar": [], + "Tabbar": [ + { + "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", + "url": "https://github.com/jdf2e/nutui-react/issues/2170", + "number": 2170 + } + ], + "Tabs": [], + "Address": [ + { + "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", + "url": "https://github.com/jdf2e/nutui-react/issues/2333", + "number": 2333 + } + ], + "Calendar": [ + { + "title": "可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗", + "url": "https://github.com/jdf2e/nutui-react/issues/1948", + "number": 1948 + } + ], + "CalendarCard": [], + "Cascader": [], + "Checkbox": [], + "DatePicker": [ + { + "title": "DatePicker受控情况下,2月切换存在问题", + "url": "https://github.com/jdf2e/nutui-react/issues/2924", + "number": 2924 + } + ], + "Form": [ + { + "title": "[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单", + "url": "https://github.com/jdf2e/nutui-react/issues/2942", + "number": 2942 + }, + { + "title": "nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}", + "url": "https://github.com/jdf2e/nutui-react/issues/2870", + "number": 2870 + }, + { + "title": "[FR]: Form 表单组件Form.Item不支持复杂类型的字段", + "url": "https://github.com/jdf2e/nutui-react/issues/2947", + "number": 2947 + } + ], + "Input": [], + "InputNumber": [], + "Menu": [], + "NumberKeyboard": [], + "Picker": [ + { + "title": "DatePicker受控情况下,2月切换存在问题", + "url": "https://github.com/jdf2e/nutui-react/issues/2924", + "number": 2924 + }, + { + "title": "[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少", + "url": "https://github.com/jdf2e/nutui-react/issues/2945", + "number": 2945 + } + ], + "PickerView": [], + "Radio": [], + "Range": [], + "Rate": [], + "SearchBar": [], + "ShortPassword": [], + "Signature": [], + "Switch": [ + { + "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", + "url": "https://github.com/jdf2e/nutui-react/issues/2170", + "number": 2170 + } + ], + "TextArea": [], + "Uploader": [ + { + "title": " Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ", + "url": "https://github.com/jdf2e/nutui-react/issues/2506", + "number": 2506 + } + ], + "ActionSheet": [], + "Badge": [], + "Dialog": [ + { + "title": "在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出", + "url": "https://github.com/jdf2e/nutui-react/issues/2584", + "number": 2584 + }, + { + "title": "希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading", + "url": "https://github.com/jdf2e/nutui-react/issues/1202", + "number": 1202 + } + ], + "Drag": [ + { + "title": "Drag 微信小程序运行报错 TypeError: _a2.getBoundingClientRect is not a function", + "url": "https://github.com/jdf2e/nutui-react/issues/2738", + "number": 2738 + } + ], + "Empty": [], + "ResultPage": [], + "InfiniteLoading": [], + "Loading": [], + "NoticeBar": [], + "Notify": [], + "Popover": [], + "Popup": [], + "PullToRefresh": [], + "Skeleton": [], + "Swipe": [], + "Toast": [ + { + "title": "在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出", + "url": "https://github.com/jdf2e/nutui-react/issues/2584", + "number": 2584 + } + ], + "Animate": [], + "AnimatingNumbers": [], + "Audio": [], + "Avatar": [], + "CircleProgress": [], + "Collapse": [], + "CountDown": [], + "Ellipsis": [], + "ImagePreview": [], + "Indicator": [], + "Lottie": [], + "Pagination": [], + "Segmented": [], + "Price": [], + "Progress": [], + "Steps": [], + "Swiper": [ + { + "title": "h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏", + "url": "https://github.com/jdf2e/nutui-react/issues/1432", + "number": 1432 + } + ], + "Table": [], + "Tag": [], + "Tour": [], + "Video": [], + "VirtualList": [], + "Barrage": [], + "Card": [], + "TimeSelect": [], + "TrendArrow": [], + "WaterMark": [], + "AvatarCropper": [] + }, + "logs": { + "Button": [ + { + "version": "v2.7.3", + "type": "fix", + "content": "🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853))", + "rawContent": "支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853))", + "tagName": "v2.7.3" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.8", + "type": "feat", + "content": "✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", + "rawContent": "feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", + "tagName": "v2.6.8" + }, + { + "version": "v2.4.1", + "type": "feat", + "content": "✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", + "rawContent": "feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.1", + "type": "others", + "content": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", + "rawContent": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", + "tagName": "v2.4.1" + } + ], + "Cell": [ + { + "version": "v2.6.17", + "type": "feat", + "content": "✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527))", + "rawContent": "feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527))", + "tagName": "v2.6.17" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang", + "rawContent": "fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang", + "rawContent": "fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", + "rawContent": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "others", + "content": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", + "rawContent": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", + "tagName": "v2.1.0" + } + ], + "ConfigProvider": [ + { + "version": "v2.7.8", + "type": "others", + "content": "📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959))", + "rawContent": "📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959))", + "tagName": "v2.7.8" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang", + "rawContent": "fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.12", + "type": "others", + "content": "🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud", + "rawContent": "🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud", + "tagName": "v2.3.12" + }, + { + "version": "v2.3.8", + "type": "others", + "content": "📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang", + "rawContent": "📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang", + "tagName": "v2.3.8" + }, + { + "version": "v2.0.5", + "type": "feat", + "content": "✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵", + "rawContent": "configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵", + "tagName": "v2.0.5" + } + ], + "Icon": [ + { + "version": "v2.7.0", + "type": "feat", + "content": "✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672))", + "rawContent": "feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672))", + "tagName": "v2.7.0" + }, + { + "version": "v2.7.0", + "type": "feat", + "content": "✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", + "rawContent": "add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", + "tagName": "v2.7.0" + }, + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", + "rawContent": "@nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", + "tagName": "v2.7.0" + }, + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", + "rawContent": "remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.3", + "type": "others", + "content": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", + "rawContent": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", + "tagName": "v2.6.3" + } + ], + "Image": [ + { + "version": "v2.7.7", + "type": "fix", + "content": "🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937))", + "rawContent": "imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.2", + "type": "fix", + "content": "🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822))", + "rawContent": "Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822))", + "tagName": "v2.7.2" + }, + { + "version": "v2.6.17", + "type": "feat", + "content": "✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519))", + "rawContent": "feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519))", + "tagName": "v2.6.17" + }, + { + "version": "v2.6.5", + "type": "others", + "content": "🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang", + "rawContent": "🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang", + "tagName": "v2.6.5" + }, + { + "version": "v2.6.4", + "type": "others", + "content": "🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang", + "rawContent": "🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang", + "tagName": "v2.6.4" + } + ], + "Overlay": [ + { + "version": "v2.6.23", + "type": "fix", + "content": "🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631))", + "rawContent": "fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631))", + "tagName": "v2.6.23" + }, + { + "version": "v2.5.0", + "type": "others", + "content": "📖 docs(overlay): fix typo @eiinu", + "rawContent": "📖 docs(overlay): fix typo @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang", + "rawContent": "fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.8", + "type": "fix", + "content": "🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", + "rawContent": "fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", + "tagName": "v2.3.8" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", + "rawContent": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Divider": [ + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664))", + "rawContent": "optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664))", + "tagName": "v2.7.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang", + "rawContent": "fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.2.0", + "type": "others", + "content": "🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong", + "rawContent": "🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong", + "tagName": "v2.2.0" + }, + { + "version": "v2.0.11", + "type": "others", + "content": "📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud", + "rawContent": "📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud", + "tagName": "v2.0.11" + } + ], + "Grid": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang", + "rawContent": "fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.8", + "type": "others", + "content": "📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang", + "rawContent": "📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang", + "tagName": "v2.3.8" + }, + { + "version": "v2.2.0", + "type": "feat", + "content": "✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong", + "rawContent": "feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong", + "tagName": "v2.2.0" + }, + { + "version": "v1.5.12", + "type": "fix", + "content": "🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld", + "rawContent": "修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld", + "tagName": "v1.5.12" + } + ], + "Layout": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang", + "rawContent": "fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang", + "rawContent": "📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.0.0-alpha.17", + "type": "others", + "content": "📖 docs: 修改布局文档相关 @hanyuxinting", + "rawContent": "📖 docs: 修改布局文档相关 @hanyuxinting", + "tagName": "v2.0.0-alpha.17" + }, + { + "version": "v2.0.0-alpha.17", + "type": "others", + "content": "📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu", + "rawContent": "📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu", + "tagName": "v2.0.0-alpha.17" + } + ], + "Space": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang", + "rawContent": "fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang", + "rawContent": "fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.6", + "type": "feat", + "content": "✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang", + "rawContent": "feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang", + "tagName": "v2.3.6" + }, + { + "version": "v2.0.13", + "type": "feat", + "content": "✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", + "rawContent": "提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", + "tagName": "v2.0.13" + }, + { + "version": "v2.0.9", + "type": "fix", + "content": "🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", + "rawContent": "space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", + "tagName": "v2.0.9" + } + ], + "Sticky": [ + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572))", + "rawContent": "fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564))", + "rawContent": "fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.15", + "type": "fix", + "content": "🐛 sticky 构建时类型错误 @oasis-cloud", + "rawContent": "sticky 构建时类型错误 @oasis-cloud", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.15", + "type": "others", + "content": "💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud", + "rawContent": "🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud", + "tagName": "v2.6.15" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang", + "rawContent": "fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang", + "tagName": "v2.4.2" + } + ], + "SafeArea": [ + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", + "rawContent": "safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", + "tagName": "v2.6.8" + }, + { + "version": "v2.1.0", + "type": "feat", + "content": "✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", + "rawContent": "feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", + "tagName": "v2.1.0" + } + ], + "BackTop": [ + { + "version": "v2.7.5", + "type": "fix", + "content": "🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865))", + "rawContent": "update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865))", + "tagName": "v2.7.5" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "rawContent": "fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "tagName": "v2.6.22" + }, + { + "version": "v2.4.2", + "type": "feat", + "content": "✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", + "rawContent": "feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", + "rawContent": "fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", + "rawContent": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", + "tagName": "v2.3.9" + } + ], + "Elevator": [ + { + "version": "v2.7.2", + "type": "feat", + "content": "✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834))", + "rawContent": "feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834))", + "tagName": "v2.7.2" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang", + "rawContent": "fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.12", + "type": "fix", + "content": "🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud", + "rawContent": "fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud", + "tagName": "v2.3.12" + }, + { + "version": "v2.3.12", + "type": "fix", + "content": "🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", + "rawContent": "fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", + "tagName": "v2.3.12" + }, + { + "version": "v2.2.0", + "type": "fix", + "content": "🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", + "rawContent": "fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", + "tagName": "v2.2.0" + } + ], + "FixedNav": [ + { + "version": "v2.6.11", + "type": "fix", + "content": "🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud", + "rawContent": "fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud", + "tagName": "v2.6.11" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang", + "rawContent": "fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.2", + "type": "feat", + "content": "✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey", + "rawContent": "feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey", + "tagName": "v2.3.2" + }, + { + "version": "v2.3.2", + "type": "others", + "content": "🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud", + "rawContent": "🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud", + "tagName": "v2.3.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong", + "rawContent": "style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "HoverButton": [], + "NavBar": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632))", + "rawContent": "fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632))", + "tagName": "v2.6.22" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", + "rawContent": "fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", + "rawContent": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.8", + "type": "feat", + "content": "✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", + "rawContent": "feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", + "tagName": "v2.3.8" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", + "rawContent": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", + "tagName": "v2.3.4" + } + ], + "SideNavBar": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", + "rawContent": "fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", + "rawContent": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.1.0", + "type": "others", + "content": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", + "rawContent": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", + "tagName": "v2.1.0" + }, + { + "version": "v2.0.0-alpha.14", + "type": "others", + "content": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", + "rawContent": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", + "tagName": "v2.0.0-alpha.14" + } + ], + "SideBar": [], + "Tabbar": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang", + "rawContent": "fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang", + "rawContent": "📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong", + "rawContent": "🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong", + "tagName": "v2.3.4" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong", + "rawContent": "style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.21", + "type": "others", + "content": "📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE", + "rawContent": "📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE", + "tagName": "v2.0.21" + } + ], + "Tabs": [ + { + "version": "v2.7.7", + "type": "fix", + "content": "🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949))", + "rawContent": "tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", + "rawContent": "fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", + "tagName": "v2.7.6" + }, + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", + "rawContent": "fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", + "tagName": "v2.7.0" + }, + { + "version": "v2.6.17", + "type": "fix", + "content": "🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", + "rawContent": "fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", + "tagName": "v2.6.17" + }, + { + "version": "v2.6.13", + "type": "feat", + "content": "✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", + "rawContent": "tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", + "tagName": "v2.6.13" + } + ], + "Address": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321", + "rawContent": "修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang", + "rawContent": "fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "rawContent": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong", + "rawContent": "address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud", + "rawContent": "picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud", + "tagName": "v2.3.0" + } + ], + "Calendar": [ + { + "version": "v2.7.8", + "type": "others", + "content": "💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983))", + "rawContent": "🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983))", + "tagName": "v2.7.8" + }, + { + "version": "v2.7.5", + "type": "fix", + "content": "🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914))", + "rawContent": "调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914))", + "tagName": "v2.7.5" + }, + { + "version": "v2.6.23", + "type": "feat", + "content": "✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645))", + "rawContent": "feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645))", + "tagName": "v2.6.23" + }, + { + "version": "v2.6.23", + "type": "feat", + "content": "✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644))", + "rawContent": "feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644))", + "tagName": "v2.6.23" + }, + { + "version": "v2.6.15", + "type": "fix", + "content": "🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu", + "rawContent": "修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu", + "tagName": "v2.6.15" + } + ], + "CalendarCard": [ + { + "version": "v2.5.2", + "type": "fix", + "content": "🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud", + "rawContent": "fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud", + "tagName": "v2.5.2" + }, + { + "version": "v2.5.0", + "type": "others", + "content": "🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu", + "rawContent": "🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu", + "rawContent": "fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", + "rawContent": "fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.0", + "type": "feat", + "content": "✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", + "rawContent": "feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", + "tagName": "v2.3.0" + } + ], + "Cascader": [ + { + "version": "v2.6.19", + "type": "fix", + "content": "🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591))", + "rawContent": "fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591))", + "tagName": "v2.6.19" + }, + { + "version": "v2.6.14", + "type": "fix", + "content": "🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang", + "rawContent": "fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang", + "tagName": "v2.6.14" + }, + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud", + "rawContent": "fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud", + "tagName": "v2.6.8" + }, + { + "version": "v2.5.2", + "type": "others", + "content": "🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang", + "rawContent": "🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.3.3", + "type": "fix", + "content": "🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud", + "rawContent": "fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud", + "tagName": "v2.3.3" + } + ], + "Checkbox": [ + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang", + "rawContent": "关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang", + "tagName": "v2.6.5" + }, + { + "version": "v2.5.2", + "type": "others", + "content": "🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang", + "rawContent": "🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud", + "rawContent": "feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.7", + "type": "feat", + "content": "✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", + "rawContent": "feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", + "rawContent": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", + "tagName": "v2.3.0" + } + ], + "DatePicker": [ + { + "version": "v2.6.19", + "type": "fix", + "content": "🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582))", + "rawContent": "fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582))", + "tagName": "v2.6.19" + }, + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu", + "rawContent": "fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", + "rawContent": "fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", + "rawContent": "fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", + "rawContent": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", + "tagName": "v2.3.4" + } + ], + "Form": [ + { + "version": "v2.7.7", + "type": "feat", + "content": "✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953))", + "rawContent": "feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.7", + "type": "feat", + "content": "✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932))", + "rawContent": "feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.7", + "type": "fix", + "content": "🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", + "rawContent": "fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", + "rawContent": "fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", + "tagName": "v2.7.6" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", + "rawContent": "fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", + "tagName": "v2.7.6" + } + ], + "Input": [ + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", + "rawContent": "fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.6", + "type": "fix", + "content": "🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", + "rawContent": "fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", + "tagName": "v2.6.6" + }, + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", + "rawContent": "fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", + "tagName": "v2.6.5" + }, + { + "version": "v2.6.0", + "type": "feat", + "content": "✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", + "rawContent": "input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", + "tagName": "v2.6.0" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", + "rawContent": "fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", + "tagName": "v2.4.2" + } + ], + "InputNumber": [ + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong", + "rawContent": "fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong", + "tagName": "v2.6.8" + }, + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994", + "rawContent": "fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994", + "tagName": "v2.6.2" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", + "rawContent": "feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.12", + "type": "feat", + "content": "✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", + "rawContent": "feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", + "tagName": "v2.3.12" + }, + { + "version": "v2.3.12", + "type": "fix", + "content": "🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", + "rawContent": "fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", + "tagName": "v2.3.12" + } + ], + "Menu": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "rawContent": "fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.15", + "type": "feat", + "content": "✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang", + "rawContent": "feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang", + "rawContent": "fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang", + "tagName": "v2.6.5" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang", + "rawContent": "🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong", + "rawContent": "style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "NumberKeyboard": [ + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW", + "rawContent": "fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.7", + "type": "feat", + "content": "✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong", + "rawContent": "feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong", + "rawContent": "🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.11", + "type": "fix", + "content": "🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", + "rawContent": "numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", + "tagName": "v2.0.11" + }, + { + "version": "v2.0.11", + "type": "others", + "content": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", + "rawContent": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", + "tagName": "v2.0.11" + } + ], + "Picker": [ + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang", + "rawContent": "fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang", + "tagName": "v2.6.8" + }, + { + "version": "v2.6.4", + "type": "fix", + "content": "🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu", + "rawContent": "fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu", + "tagName": "v2.6.4" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", + "rawContent": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", + "rawContent": "fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", + "tagName": "v2.3.5" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", + "rawContent": "fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", + "tagName": "v2.3.5" + } + ], + "PickerView": [], + "Radio": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635))", + "rawContent": "fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122", + "rawContent": "🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122", + "tagName": "v2.6.0" + }, + { + "version": "v2.5.2", + "type": "fix", + "content": "🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", + "rawContent": "fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", + "rawContent": "style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "others", + "content": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", + "rawContent": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", + "tagName": "v2.1.0" + } + ], + "Range": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638))", + "rawContent": "fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637))", + "rawContent": "fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637))", + "tagName": "v2.6.22" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason", + "rawContent": "fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason", + "tagName": "v2.5.1" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu", + "rawContent": "fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.12", + "type": "feat", + "content": "✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "rawContent": "feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "tagName": "v2.3.12" + } + ], + "Rate": [ + { + "version": "v2.7.2", + "type": "others", + "content": "🏡 chore: migrate to v3", + "rawContent": "🏡 chore: migrate to v3", + "tagName": "v2.7.2" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", + "rawContent": "fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.2", + "type": "others", + "content": "💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", + "rawContent": "test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "feat", + "content": "✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", + "rawContent": "generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.8", + "type": "feat", + "content": "✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", + "rawContent": "feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", + "tagName": "v2.3.8" + } + ], + "SearchBar": [ + { + "version": "v2.6.9", + "type": "fix", + "content": "🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu", + "rawContent": "fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu", + "tagName": "v2.6.9" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W", + "rawContent": "fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.1", + "type": "fix", + "content": "🐛 fix(searchbar): 小程序环境不支持 * 选择器,将 * 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud", + "rawContent": "fix(searchbar): 小程序环境不支持 * 选择器,将 * 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud", + "tagName": "v2.3.1" + }, + { + "version": "v2.3.0", + "type": "feat", + "content": "✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", + "rawContent": "feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.23", + "type": "fix", + "content": "🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", + "rawContent": "searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", + "tagName": "v2.0.23" + } + ], + "ShortPassword": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang", + "rawContent": "fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.10", + "type": "feat", + "content": "✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud", + "rawContent": "feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud", + "tagName": "v2.3.10" + }, + { + "version": "v2.3.7", + "type": "others", + "content": "📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong", + "rawContent": "📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong", + "tagName": "v2.3.7" + }, + { + "version": "v2.0.0-alpha.12", + "type": "others", + "content": "🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu", + "rawContent": "🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu", + "tagName": "v2.0.0-alpha.12" + } + ], + "Signature": [ + { + "version": "v2.6.7", + "type": "feat", + "content": "✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong", + "rawContent": "签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong", + "tagName": "v2.6.7" + }, + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang", + "rawContent": "fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang", + "rawContent": "fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.0.4", + "type": "fix", + "content": "🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", + "rawContent": "signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", + "tagName": "v2.0.4" + }, + { + "version": "v2.0.4", + "type": "fix", + "content": "🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", + "rawContent": "修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", + "tagName": "v2.0.4" + } + ], + "Switch": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323", + "rawContent": "fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong", + "rawContent": "🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "TextArea": [ + { + "version": "v2.7.5", + "type": "fix", + "content": "🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910))", + "rawContent": "fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910))", + "tagName": "v2.7.5" + }, + { + "version": "v2.7.1", + "type": "fix", + "content": "🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748))", + "rawContent": "fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748))", + "tagName": "v2.7.1" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", + "rawContent": "fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.9", + "type": "fix", + "content": "🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", + "rawContent": "fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", + "rawContent": "fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", + "tagName": "v2.3.7" + } + ], + "Uploader": [ + { + "version": "v2.7.5", + "type": "feat", + "content": "✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902))", + "rawContent": "feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902))", + "tagName": "v2.7.5" + }, + { + "version": "v2.7.2", + "type": "others", + "content": "🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825))", + "rawContent": "🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825))", + "tagName": "v2.7.2" + }, + { + "version": "v2.7.2", + "type": "fix", + "content": "🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807))", + "rawContent": "fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807))", + "tagName": "v2.7.2" + }, + { + "version": "v2.6.21", + "type": "feat", + "content": "✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618))", + "rawContent": "feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618))", + "tagName": "v2.6.21" + }, + { + "version": "v2.6.17", + "type": "fix", + "content": "🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553))", + "rawContent": "fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553))", + "tagName": "v2.6.17" + } + ], + "ActionSheet": [ + { + "version": "v2.6.7", + "type": "fix", + "content": "🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong", + "rawContent": "ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong", + "tagName": "v2.6.7" + }, + { + "version": "v2.6.7", + "type": "fix", + "content": "🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong", + "rawContent": "fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong", + "tagName": "v2.6.7" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW", + "rawContent": "fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.11", + "type": "fix", + "content": "🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling", + "rawContent": "fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling", + "tagName": "v2.3.11" + }, + { + "version": "v2.0.0-alpha.12", + "type": "others", + "content": "🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong", + "rawContent": "🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong", + "tagName": "v2.0.0-alpha.12" + } + ], + "Badge": [ + { + "version": "v2.6.2", + "type": "others", + "content": "💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1", + "rawContent": "undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1", + "tagName": "v2.6.2" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya", + "rawContent": "fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "feat", + "content": "✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", + "rawContent": "feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", + "rawContent": "fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", + "rawContent": "feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", + "tagName": "v2.4.0" + } + ], + "Dialog": [ + { + "version": "v2.6.23", + "type": "fix", + "content": "🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639))", + "rawContent": "fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639))", + "tagName": "v2.6.23" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(dialog): revert defaultprops", + "rawContent": "fix(dialog): revert defaultprops", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.18", + "type": "feat", + "content": "✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "rawContent": "demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 dialog", + "rawContent": "dialog", + "tagName": "v2.6.18" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong", + "rawContent": "fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong", + "tagName": "v2.5.0" + } + ], + "Drag": [ + { + "version": "v2.6.13", + "type": "feat", + "content": "✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang", + "rawContent": "feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang", + "tagName": "v2.6.13" + }, + { + "version": "v2.6.9", + "type": "fix", + "content": "🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong", + "rawContent": "解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong", + "tagName": "v2.6.9" + }, + { + "version": "v2.6.0", + "type": "fix", + "content": "🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu", + "rawContent": "fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong", + "rawContent": "change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Empty": [ + { + "version": "v2.7.3", + "type": "fix", + "content": "🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854))", + "rawContent": "fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854))", + "tagName": "v2.7.3" + }, + { + "version": "v2.6.14", + "type": "feat", + "content": "✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang", + "rawContent": "feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang", + "tagName": "v2.6.14" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong", + "rawContent": "fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", + "rawContent": "feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", + "rawContent": "fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", + "tagName": "v2.3.5" + } + ], + "ResultPage": [], + "InfiniteLoading": [ + { + "version": "v2.7.2", + "type": "others", + "content": "📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801))", + "rawContent": "📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801))", + "tagName": "v2.7.2" + }, + { + "version": "v2.7.1", + "type": "others", + "content": "📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770))", + "rawContent": "📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770))", + "tagName": "v2.7.1" + }, + { + "version": "v2.6.15", + "type": "fix", + "content": "🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud", + "rawContent": "fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.14", + "type": "feat", + "content": "✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud", + "rawContent": "feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud", + "tagName": "v2.6.14" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong", + "rawContent": "fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong", + "tagName": "v2.4.2" + } + ], + "Loading": [ + { + "version": "v2.7.9", + "type": "others", + "content": "📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008))", + "rawContent": "📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008))", + "tagName": "v2.7.9" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang", + "rawContent": "🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong", + "rawContent": "style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.10", + "type": "feat", + "content": "✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", + "rawContent": "loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", + "tagName": "v2.0.10" + }, + { + "version": "v2.0.10", + "type": "fix", + "content": "🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", + "rawContent": "loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", + "tagName": "v2.0.10" + } + ], + "NoticeBar": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong", + "rawContent": "fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.2", + "type": "feat", + "content": "✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong", + "rawContent": "feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong", + "rawContent": "feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong", + "tagName": "v2.4.0" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu", + "rawContent": "feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong", + "rawContent": "style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Notify": [ + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang", + "rawContent": "🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong", + "rawContent": "style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.18", + "type": "fix", + "content": "🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz", + "rawContent": "fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz", + "tagName": "v2.0.18" + }, + { + "version": "v2.0.9", + "type": "feat", + "content": "✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud", + "rawContent": "feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud", + "tagName": "v2.0.9" + }, + { + "version": "v2.0.0-alpha.9", + "type": "others", + "content": "🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫", + "rawContent": "🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫", + "tagName": "v2.0.0-alpha.9" + } + ], + "Popover": [ + { + "version": "v2.7.3", + "type": "feat", + "content": "✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851))", + "rawContent": "feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851))", + "tagName": "v2.7.3" + }, + { + "version": "v2.5.1", + "type": "feat", + "content": "✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong", + "rawContent": "feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.0", + "type": "feat", + "content": "✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong", + "rawContent": "feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", + "rawContent": "fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", + "rawContent": "feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", + "tagName": "v2.4.0" + } + ], + "Popup": [ + { + "version": "v2.7.7", + "type": "others", + "content": "📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943))", + "rawContent": "📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.1", + "type": "fix", + "content": "🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", + "rawContent": "fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", + "tagName": "v2.7.1" + }, + { + "version": "v2.6.22", + "type": "feat", + "content": "✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", + "rawContent": "feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.18", + "type": "feat", + "content": "✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "rawContent": "demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "tagName": "v2.6.18" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", + "rawContent": "fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", + "tagName": "v2.5.1" + } + ], + "PullToRefresh": [ + { + "version": "v2.6.17", + "type": "fix", + "content": "🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538))", + "rawContent": "fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538))", + "tagName": "v2.6.17" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong", + "rawContent": "fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "feat", + "content": "✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong", + "rawContent": "feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH", + "rawContent": "fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH", + "tagName": "v2.3.5" + }, + { + "version": "v2.3.3", + "type": "fix", + "content": "🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong", + "rawContent": "fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong", + "tagName": "v2.3.3" + } + ], + "Skeleton": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya", + "rawContent": "fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya", + "tagName": "v2.4.2" + }, + { + "version": "v2.0.13", + "type": "others", + "content": "📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My", + "rawContent": "📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My", + "tagName": "v2.0.13" + }, + { + "version": "v2.0.0-alpha.11", + "type": "others", + "content": "🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu", + "rawContent": "🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu", + "tagName": "v2.0.0-alpha.11" + } + ], + "Swipe": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong", + "rawContent": "fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng", + "rawContent": "fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong", + "rawContent": "feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", + "rawContent": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "fix", + "content": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", + "rawContent": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", + "tagName": "v2.1.0" + } + ], + "Toast": [ + { + "version": "v2.7.7", + "type": "others", + "content": "📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957))", + "rawContent": "📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.1", + "type": "fix", + "content": "🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776))", + "rawContent": "fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776))", + "tagName": "v2.7.1" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", + "rawContent": "fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", + "tagName": "v2.5.1" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", + "rawContent": "fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", + "tagName": "v2.4.0" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", + "rawContent": "fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", + "tagName": "v2.4.0" + } + ], + "Animate": [ + { + "version": "v2.7.8", + "type": "others", + "content": "💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969))", + "rawContent": "zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969))", + "tagName": "v2.7.8" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu", + "rawContent": "fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong", + "rawContent": "animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "AnimatingNumbers": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang", + "rawContent": "fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong", + "rawContent": "feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu", + "rawContent": "fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu", + "tagName": "v2.3.7" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫", + "rawContent": "🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫", + "tagName": "v2.0.0-alpha.13" + } + ], + "Audio": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang", + "rawContent": "fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang", + "tagName": "v2.5.0" + } + ], + "Avatar": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang", + "rawContent": "fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.7", + "type": "others", + "content": "📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud", + "rawContent": "📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong", + "rawContent": "📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.12", + "type": "fix", + "content": "🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang", + "rawContent": "fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang", + "tagName": "v2.0.12" + } + ], + "CircleProgress": [ + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu", + "rawContent": "fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu", + "tagName": "v2.6.5" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang", + "rawContent": "fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.7", + "type": "others", + "content": "🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud", + "rawContent": "🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong", + "rawContent": "style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.24", + "type": "fix", + "content": "🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud", + "rawContent": "fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud", + "tagName": "v2.0.24" + } + ], + "Collapse": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu", + "rawContent": "fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu", + "rawContent": "feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "rawContent": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", + "rawContent": "style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-beta.1", + "type": "fix", + "content": "🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", + "rawContent": "fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", + "tagName": "v2.0.0-beta.1" + } + ], + "CountDown": [ + { + "version": "v2.5.2", + "type": "others", + "content": "🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang", + "rawContent": "🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong", + "rawContent": "📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.4", + "type": "fix", + "content": "🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong", + "rawContent": "countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong", + "tagName": "v2.0.4" + }, + { + "version": "v1.5.9", + "type": "feat", + "content": "✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong", + "rawContent": "countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong", + "tagName": "v1.5.9" + }, + { + "version": "v2.0.0-alpha.12", + "type": "others", + "content": "🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫", + "rawContent": "🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫", + "tagName": "v2.0.0-alpha.12" + } + ], + "Ellipsis": [ + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang", + "rawContent": "fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.1", + "type": "feat", + "content": "✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong", + "rawContent": "feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan", + "rawContent": "fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", + "rawContent": "fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.8", + "type": "fix", + "content": "🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", + "rawContent": "fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", + "tagName": "v2.3.8" + } + ], + "ImagePreview": [ + { + "version": "v2.6.13", + "type": "fix", + "content": "🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang", + "rawContent": "fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang", + "tagName": "v2.6.13" + }, + { + "version": "v2.6.12", + "type": "feat", + "content": "✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "rawContent": "add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "tagName": "v2.6.12" + }, + { + "version": "v2.6.6", + "type": "fix", + "content": "🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang", + "rawContent": "fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang", + "tagName": "v2.6.6" + }, + { + "version": "v2.6.4", + "type": "fix", + "content": "🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang", + "rawContent": "fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang", + "tagName": "v2.6.4" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang", + "rawContent": "fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang", + "tagName": "v2.5.1" + } + ], + "Indicator": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu", + "rawContent": "fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong", + "rawContent": "fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "fix", + "content": "🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong", + "rawContent": "picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong", + "tagName": "v2.1.0" + }, + { + "version": "v2.0.24", + "type": "fix", + "content": "🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", + "rawContent": "swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", + "tagName": "v2.0.24" + }, + { + "version": "v2.0.19", + "type": "fix", + "content": "🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", + "rawContent": "indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", + "tagName": "v2.0.19" + } + ], + "Lottie": [], + "Pagination": [ + { + "version": "v2.6.12", + "type": "feat", + "content": "✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "rawContent": "add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "tagName": "v2.6.12" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang", + "rawContent": "fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "feat", + "content": "✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong", + "rawContent": "feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Segmented": [], + "Price": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang", + "rawContent": "fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.0.0-alpha.9", + "type": "others", + "content": "🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫", + "rawContent": "🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫", + "tagName": "v2.0.0-alpha.9" + } + ], + "Progress": [ + { + "version": "v2.5.1", + "type": "feat", + "content": "✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang", + "rawContent": "feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.0", + "type": "feat", + "content": "✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang", + "rawContent": "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.5.0", + "type": "others", + "content": "🚦 Revert \"feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))\" @oasis-cloud", + "rawContent": "🚦 Revert \"feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))\" @oasis-cloud", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.12", + "type": "feat", + "content": "✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "rawContent": "feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "tagName": "v2.3.12" + }, + { + "version": "v2.0.2", + "type": "others", + "content": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", + "rawContent": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", + "tagName": "v2.0.2" + } + ], + "Steps": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu", + "rawContent": "fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.8", + "type": "fix", + "content": "🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong", + "rawContent": "fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong", + "tagName": "v2.3.8" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong", + "rawContent": "style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-alpha.10", + "type": "others", + "content": "🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud", + "rawContent": "🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud", + "tagName": "v2.0.0-alpha.10" + } + ], + "Swiper": [ + { + "version": "v2.7.9", + "type": "fix", + "content": "🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003))", + "rawContent": "fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003))", + "tagName": "v2.7.9" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913))", + "rawContent": "fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913))", + "tagName": "v2.7.6" + }, + { + "version": "v2.6.22", + "type": "others", + "content": "📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630))", + "rawContent": "📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.14", + "type": "fix", + "content": "🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", + "rawContent": "fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", + "tagName": "v2.6.14" + }, + { + "version": "v2.6.1", + "type": "fix", + "content": "🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", + "rawContent": "fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", + "tagName": "v2.6.1" + } + ], + "Table": [ + { + "version": "v2.7.2", + "type": "fix", + "content": "🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789))", + "rawContent": "fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789))", + "tagName": "v2.7.2" + }, + { + "version": "v2.6.22", + "type": "others", + "content": "🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626))", + "rawContent": "🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.15", + "type": "others", + "content": "🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang", + "rawContent": "🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.15", + "type": "others", + "content": "💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd", + "rawContent": "🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.11", + "type": "feat", + "content": "✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd", + "rawContent": "feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd", + "tagName": "v2.6.11" + } + ], + "Tag": [ + { + "version": "v2.6.22", + "type": "others", + "content": "📖 docs: 文档构建出现未闭合标签的错误提示", + "rawContent": "📖 docs: 文档构建出现未闭合标签的错误提示", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.6", + "type": "others", + "content": "🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang", + "rawContent": "🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang", + "tagName": "v2.6.6" + }, + { + "version": "v2.6.2", + "type": "others", + "content": "📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao", + "rawContent": "📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu", + "rawContent": "fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.12", + "type": "others", + "content": "🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang", + "rawContent": "🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang", + "tagName": "v2.3.12" + } + ], + "Tour": [ + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang", + "rawContent": "fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong", + "rawContent": "📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.11", + "type": "feat", + "content": "✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666", + "rawContent": "新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666", + "tagName": "v2.0.11" + } + ], + "Video": [ + { + "version": "v2.7.3", + "type": "feat", + "content": "✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852))", + "rawContent": "feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852))", + "tagName": "v2.7.3" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu", + "rawContent": "fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.8", + "type": "feat", + "content": "✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong", + "rawContent": "feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong", + "tagName": "v2.3.8" + }, + { + "version": "v2.1.0", + "type": "feat", + "content": "✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong", + "rawContent": "uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong", + "tagName": "v2.1.0" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666", + "rawContent": "🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666", + "tagName": "v2.0.0-alpha.13" + } + ], + "VirtualList": [ + { + "version": "v2.6.4", + "type": "fix", + "content": "🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang", + "rawContent": "fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang", + "tagName": "v2.6.4" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu", + "rawContent": "fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34", + "rawContent": "fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud", + "rawContent": "🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud", + "tagName": "v2.3.4" + }, + { + "version": "v2.0.24", + "type": "fix", + "content": "🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong", + "rawContent": "virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong", + "tagName": "v2.0.24" + } + ], + "Barrage": [ + { + "version": "v2.6.21", + "type": "fix", + "content": "🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612))", + "rawContent": "修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612))", + "tagName": "v2.6.21" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong", + "rawContent": "fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W", + "rawContent": "fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.10", + "type": "fix", + "content": "🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong", + "rawContent": "fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong", + "tagName": "v2.3.10" + }, + { + "version": "v2.1.0", + "type": "fix", + "content": "🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong", + "rawContent": "日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong", + "tagName": "v2.1.0" + } + ], + "Card": [ + { + "version": "v2.6.8", + "type": "feat", + "content": "✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang", + "rawContent": "feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang", + "tagName": "v2.6.8" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W", + "rawContent": "fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong", + "rawContent": "🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-alpha.15", + "type": "others", + "content": "🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫", + "rawContent": "🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫", + "tagName": "v2.0.0-alpha.15" + } + ], + "TimeSelect": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang", + "rawContent": "fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong", + "rawContent": "🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-alpha.15", + "type": "others", + "content": "🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu", + "rawContent": "🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu", + "tagName": "v2.0.0-alpha.15" + } + ], + "TrendArrow": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda", + "rawContent": "fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong", + "rawContent": "style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-beta.2", + "type": "fix", + "content": "🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong", + "rawContent": "优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong", + "tagName": "v2.0.0-beta.2" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫", + "rawContent": "🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫", + "tagName": "v2.0.0-alpha.13" + } + ], + "WaterMark": [ + { + "version": "v2.6.15", + "type": "feat", + "content": "✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong", + "rawContent": "feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong", + "tagName": "v2.6.15" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu", + "rawContent": "fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong", + "rawContent": "🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong", + "tagName": "v2.3.4" + }, + { + "version": "v1.5.8", + "type": "fix", + "content": "🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", + "rawContent": "fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", + "tagName": "v1.5.8" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", + "rawContent": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", + "tagName": "v2.0.0-alpha.13" + } + ], + "AvatarCropper": [ + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", + "rawContent": "fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", + "tagName": "v2.7.0" + }, + { + "version": "v2.6.12", + "type": "fix", + "content": "🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", + "rawContent": "fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", + "tagName": "v2.6.12" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", + "rawContent": "fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.5", + "type": "feat", + "content": "✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", + "rawContent": "feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", + "tagName": "v2.3.5" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", + "rawContent": "fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", + "tagName": "v2.3.5" + } + ] + } +} \ No newline at end of file diff --git a/src/sites/doc/components/contribution/contribution.tsx b/src/sites/doc/components/contribution/contribution.tsx new file mode 100644 index 0000000000..377aac70e8 --- /dev/null +++ b/src/sites/doc/components/contribution/contribution.tsx @@ -0,0 +1,63 @@ +import React, { + FunctionComponent, + useContext, + useEffect, + useState, +} from 'react' +import APPContext from '../../context' +import data from './contribution.json' +import axios from 'axios' + +interface ContributionMDXProps { + name: string + children?: React.ReactNode +} + +const Contribution: FunctionComponent = (props) => { + const ctx = useContext(APPContext) + const name = props.name + const { issues, logs } = data + const issuesList = issues[name] + console.log(issues['Form']) + const logsList = logs[name] + return ( + <> +

Contribution Records

+

Issues

+
    + {issues[name].map((item) => ( +
  • + {item.title} (#{item.number}) +
  • + ))} +
+
+

+ View more resolved{' '} + + issues + +

+
+ +

Component Logs

+
    + {logs[name].map((item) => ( +
  • +
    $1') }} /> {item.version} +
  • + ))} +
+
+

+ View more component{' '} + + releases + +

+
+ + ) +} + +export default Contribution diff --git a/src/sites/doc/components/contribution/index.ts b/src/sites/doc/components/contribution/index.ts new file mode 100644 index 0000000000..0d362d902e --- /dev/null +++ b/src/sites/doc/components/contribution/index.ts @@ -0,0 +1,3 @@ +import ContributionMDX from './contribution' + +export default ContributionMDX \ No newline at end of file From 18b136997a59d945f095d042a455663f3da9e225 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 10:47:53 +0800 Subject: [PATCH 14/25] fix: update mdx import config --- src/sites/sites-react/doc-taro/App.tsx | 3 +- src/sites/sites-react/doc/App.tsx | 3 +- .../components/contribution/contribution.json | 2983 +++++++++++++++++ .../components/contribution/contribution.tsx | 62 + .../doc/components/contribution/index.ts | 3 + 5 files changed, 3052 insertions(+), 2 deletions(-) create mode 100644 src/sites/sites-react/doc/components/contribution/contribution.json create mode 100644 src/sites/sites-react/doc/components/contribution/contribution.tsx create mode 100644 src/sites/sites-react/doc/components/contribution/index.ts diff --git a/src/sites/sites-react/doc-taro/App.tsx b/src/sites/sites-react/doc-taro/App.tsx index ccaf89769f..a912e86eaf 100644 --- a/src/sites/sites-react/doc-taro/App.tsx +++ b/src/sites/sites-react/doc-taro/App.tsx @@ -13,7 +13,7 @@ import loadable from '@loadable/component' import CodeBlock from '../doc/components/demoblock/codeblock' import { BackTop } from '../../../packages/backtop/backtop' import { Navigate } from 'react-router-dom' - +import Contribution from '../doc/components/contribution' const Title = () => { console.log(routers) let location = useLocation() @@ -64,6 +64,7 @@ const Title = () => { const components = { CodeBlock, + Contribution, } const Content = () => { diff --git a/src/sites/sites-react/doc/App.tsx b/src/sites/sites-react/doc/App.tsx index b82c72b8b8..573f2ea55c 100644 --- a/src/sites/sites-react/doc/App.tsx +++ b/src/sites/sites-react/doc/App.tsx @@ -18,7 +18,7 @@ import { routes as routers, guideEnRoutes, guideRoutes } from './router' import loadable from '@loadable/component' import CodeBlock from './components/demoblock/codeblock' import { BackTop } from '../../../packages/backtop/backtop' - +import Contribution from './components/contribution' const Title = () => { let location = useLocation() const isTaro = window.location.pathname.includes('taro') @@ -68,6 +68,7 @@ const Title = () => { const components = { CodeBlock, + Contribution } const Content = () => { diff --git a/src/sites/sites-react/doc/components/contribution/contribution.json b/src/sites/sites-react/doc/components/contribution/contribution.json new file mode 100644 index 0000000000..a368fa58b8 --- /dev/null +++ b/src/sites/sites-react/doc/components/contribution/contribution.json @@ -0,0 +1,2983 @@ +{ + "issues": { + "Button": [], + "Cell": [], + "ConfigProvider": [], + "Icon": [ + { + "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", + "url": "https://github.com/jdf2e/nutui-react/issues/2333", + "number": 2333 + } + ], + "Image": [ + { + "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", + "url": "https://github.com/jdf2e/nutui-react/issues/2333", + "number": 2333 + } + ], + "Overlay": [], + "Divider": [], + "Grid": [], + "Layout": [], + "Space": [], + "Sticky": [], + "SafeArea": [], + "BackTop": [], + "Elevator": [], + "FixedNav": [], + "HoverButton": [], + "NavBar": [], + "SideNavBar": [], + "SideBar": [], + "Tabbar": [ + { + "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", + "url": "https://github.com/jdf2e/nutui-react/issues/2170", + "number": 2170 + } + ], + "Tabs": [], + "Address": [ + { + "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", + "url": "https://github.com/jdf2e/nutui-react/issues/2333", + "number": 2333 + } + ], + "Calendar": [ + { + "title": "可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗", + "url": "https://github.com/jdf2e/nutui-react/issues/1948", + "number": 1948 + } + ], + "CalendarCard": [], + "Cascader": [], + "Checkbox": [], + "DatePicker": [ + { + "title": "DatePicker受控情况下,2月切换存在问题", + "url": "https://github.com/jdf2e/nutui-react/issues/2924", + "number": 2924 + } + ], + "Form": [ + { + "title": "[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单", + "url": "https://github.com/jdf2e/nutui-react/issues/2942", + "number": 2942 + }, + { + "title": "nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}", + "url": "https://github.com/jdf2e/nutui-react/issues/2870", + "number": 2870 + }, + { + "title": "[FR]: Form 表单组件Form.Item不支持复杂类型的字段", + "url": "https://github.com/jdf2e/nutui-react/issues/2947", + "number": 2947 + } + ], + "Input": [], + "InputNumber": [], + "Menu": [], + "NumberKeyboard": [], + "Picker": [ + { + "title": "DatePicker受控情况下,2月切换存在问题", + "url": "https://github.com/jdf2e/nutui-react/issues/2924", + "number": 2924 + }, + { + "title": "[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少", + "url": "https://github.com/jdf2e/nutui-react/issues/2945", + "number": 2945 + } + ], + "PickerView": [], + "Radio": [], + "Range": [], + "Rate": [], + "SearchBar": [], + "ShortPassword": [], + "Signature": [], + "Switch": [ + { + "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", + "url": "https://github.com/jdf2e/nutui-react/issues/2170", + "number": 2170 + } + ], + "TextArea": [], + "Uploader": [ + { + "title": " Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ", + "url": "https://github.com/jdf2e/nutui-react/issues/2506", + "number": 2506 + } + ], + "ActionSheet": [], + "Badge": [], + "Dialog": [ + { + "title": "在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出", + "url": "https://github.com/jdf2e/nutui-react/issues/2584", + "number": 2584 + }, + { + "title": "希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading", + "url": "https://github.com/jdf2e/nutui-react/issues/1202", + "number": 1202 + } + ], + "Drag": [ + { + "title": "Drag 微信小程序运行报错 TypeError: _a2.getBoundingClientRect is not a function", + "url": "https://github.com/jdf2e/nutui-react/issues/2738", + "number": 2738 + } + ], + "Empty": [], + "ResultPage": [], + "InfiniteLoading": [], + "Loading": [], + "NoticeBar": [], + "Notify": [], + "Popover": [], + "Popup": [], + "PullToRefresh": [], + "Skeleton": [], + "Swipe": [], + "Toast": [ + { + "title": "在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出", + "url": "https://github.com/jdf2e/nutui-react/issues/2584", + "number": 2584 + } + ], + "Animate": [], + "AnimatingNumbers": [], + "Audio": [], + "Avatar": [], + "CircleProgress": [], + "Collapse": [], + "CountDown": [], + "Ellipsis": [], + "ImagePreview": [], + "Indicator": [], + "Lottie": [], + "Pagination": [], + "Segmented": [], + "Price": [], + "Progress": [], + "Steps": [], + "Swiper": [ + { + "title": "h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏", + "url": "https://github.com/jdf2e/nutui-react/issues/1432", + "number": 1432 + } + ], + "Table": [], + "Tag": [], + "Tour": [], + "Video": [], + "VirtualList": [], + "Barrage": [], + "Card": [], + "TimeSelect": [], + "TrendArrow": [], + "WaterMark": [], + "AvatarCropper": [] + }, + "logs": { + "Button": [ + { + "version": "v2.7.3", + "type": "fix", + "content": "🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853))", + "rawContent": "支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853))", + "tagName": "v2.7.3" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.8", + "type": "feat", + "content": "✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", + "rawContent": "feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", + "tagName": "v2.6.8" + }, + { + "version": "v2.4.1", + "type": "feat", + "content": "✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", + "rawContent": "feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.1", + "type": "others", + "content": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", + "rawContent": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", + "tagName": "v2.4.1" + } + ], + "Cell": [ + { + "version": "v2.6.17", + "type": "feat", + "content": "✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527))", + "rawContent": "feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527))", + "tagName": "v2.6.17" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang", + "rawContent": "fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang", + "rawContent": "fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", + "rawContent": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "others", + "content": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", + "rawContent": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", + "tagName": "v2.1.0" + } + ], + "ConfigProvider": [ + { + "version": "v2.7.8", + "type": "others", + "content": "📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959))", + "rawContent": "📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959))", + "tagName": "v2.7.8" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang", + "rawContent": "fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.12", + "type": "others", + "content": "🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud", + "rawContent": "🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud", + "tagName": "v2.3.12" + }, + { + "version": "v2.3.8", + "type": "others", + "content": "📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang", + "rawContent": "📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang", + "tagName": "v2.3.8" + }, + { + "version": "v2.0.5", + "type": "feat", + "content": "✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵", + "rawContent": "configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵", + "tagName": "v2.0.5" + } + ], + "Icon": [ + { + "version": "v2.7.0", + "type": "feat", + "content": "✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672))", + "rawContent": "feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672))", + "tagName": "v2.7.0" + }, + { + "version": "v2.7.0", + "type": "feat", + "content": "✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", + "rawContent": "add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", + "tagName": "v2.7.0" + }, + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", + "rawContent": "@nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", + "tagName": "v2.7.0" + }, + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", + "rawContent": "remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.3", + "type": "others", + "content": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", + "rawContent": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", + "tagName": "v2.6.3" + } + ], + "Image": [ + { + "version": "v2.7.7", + "type": "fix", + "content": "🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937))", + "rawContent": "imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.2", + "type": "fix", + "content": "🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822))", + "rawContent": "Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822))", + "tagName": "v2.7.2" + }, + { + "version": "v2.6.17", + "type": "feat", + "content": "✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519))", + "rawContent": "feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519))", + "tagName": "v2.6.17" + }, + { + "version": "v2.6.5", + "type": "others", + "content": "🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang", + "rawContent": "🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang", + "tagName": "v2.6.5" + }, + { + "version": "v2.6.4", + "type": "others", + "content": "🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang", + "rawContent": "🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang", + "tagName": "v2.6.4" + } + ], + "Overlay": [ + { + "version": "v2.6.23", + "type": "fix", + "content": "🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631))", + "rawContent": "fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631))", + "tagName": "v2.6.23" + }, + { + "version": "v2.5.0", + "type": "others", + "content": "📖 docs(overlay): fix typo @eiinu", + "rawContent": "📖 docs(overlay): fix typo @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang", + "rawContent": "fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.8", + "type": "fix", + "content": "🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", + "rawContent": "fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", + "tagName": "v2.3.8" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", + "rawContent": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Divider": [ + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664))", + "rawContent": "optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664))", + "tagName": "v2.7.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang", + "rawContent": "fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.2.0", + "type": "others", + "content": "🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong", + "rawContent": "🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong", + "tagName": "v2.2.0" + }, + { + "version": "v2.0.11", + "type": "others", + "content": "📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud", + "rawContent": "📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud", + "tagName": "v2.0.11" + } + ], + "Grid": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang", + "rawContent": "fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.8", + "type": "others", + "content": "📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang", + "rawContent": "📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang", + "tagName": "v2.3.8" + }, + { + "version": "v2.2.0", + "type": "feat", + "content": "✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong", + "rawContent": "feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong", + "tagName": "v2.2.0" + }, + { + "version": "v1.5.12", + "type": "fix", + "content": "🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld", + "rawContent": "修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld", + "tagName": "v1.5.12" + } + ], + "Layout": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang", + "rawContent": "fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang", + "rawContent": "📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.0.0-alpha.17", + "type": "others", + "content": "📖 docs: 修改布局文档相关 @hanyuxinting", + "rawContent": "📖 docs: 修改布局文档相关 @hanyuxinting", + "tagName": "v2.0.0-alpha.17" + }, + { + "version": "v2.0.0-alpha.17", + "type": "others", + "content": "📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu", + "rawContent": "📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu", + "tagName": "v2.0.0-alpha.17" + } + ], + "Space": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang", + "rawContent": "fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang", + "rawContent": "fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.6", + "type": "feat", + "content": "✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang", + "rawContent": "feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang", + "tagName": "v2.3.6" + }, + { + "version": "v2.0.13", + "type": "feat", + "content": "✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", + "rawContent": "提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", + "tagName": "v2.0.13" + }, + { + "version": "v2.0.9", + "type": "fix", + "content": "🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", + "rawContent": "space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", + "tagName": "v2.0.9" + } + ], + "Sticky": [ + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572))", + "rawContent": "fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564))", + "rawContent": "fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.15", + "type": "fix", + "content": "🐛 sticky 构建时类型错误 @oasis-cloud", + "rawContent": "sticky 构建时类型错误 @oasis-cloud", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.15", + "type": "others", + "content": "💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud", + "rawContent": "🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud", + "tagName": "v2.6.15" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang", + "rawContent": "fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang", + "tagName": "v2.4.2" + } + ], + "SafeArea": [ + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", + "rawContent": "safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", + "tagName": "v2.6.8" + }, + { + "version": "v2.1.0", + "type": "feat", + "content": "✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", + "rawContent": "feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", + "tagName": "v2.1.0" + } + ], + "BackTop": [ + { + "version": "v2.7.5", + "type": "fix", + "content": "🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865))", + "rawContent": "update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865))", + "tagName": "v2.7.5" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "rawContent": "fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "tagName": "v2.6.22" + }, + { + "version": "v2.4.2", + "type": "feat", + "content": "✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", + "rawContent": "feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", + "rawContent": "fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", + "rawContent": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", + "tagName": "v2.3.9" + } + ], + "Elevator": [ + { + "version": "v2.7.2", + "type": "feat", + "content": "✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834))", + "rawContent": "feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834))", + "tagName": "v2.7.2" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang", + "rawContent": "fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.12", + "type": "fix", + "content": "🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud", + "rawContent": "fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud", + "tagName": "v2.3.12" + }, + { + "version": "v2.3.12", + "type": "fix", + "content": "🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", + "rawContent": "fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", + "tagName": "v2.3.12" + }, + { + "version": "v2.2.0", + "type": "fix", + "content": "🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", + "rawContent": "fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", + "tagName": "v2.2.0" + } + ], + "FixedNav": [ + { + "version": "v2.6.11", + "type": "fix", + "content": "🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud", + "rawContent": "fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud", + "tagName": "v2.6.11" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang", + "rawContent": "fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.2", + "type": "feat", + "content": "✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey", + "rawContent": "feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey", + "tagName": "v2.3.2" + }, + { + "version": "v2.3.2", + "type": "others", + "content": "🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud", + "rawContent": "🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud", + "tagName": "v2.3.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong", + "rawContent": "style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "HoverButton": [], + "NavBar": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632))", + "rawContent": "fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632))", + "tagName": "v2.6.22" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", + "rawContent": "fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", + "rawContent": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.8", + "type": "feat", + "content": "✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", + "rawContent": "feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", + "tagName": "v2.3.8" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", + "rawContent": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", + "tagName": "v2.3.4" + } + ], + "SideNavBar": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", + "rawContent": "fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", + "rawContent": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.1.0", + "type": "others", + "content": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", + "rawContent": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", + "tagName": "v2.1.0" + }, + { + "version": "v2.0.0-alpha.14", + "type": "others", + "content": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", + "rawContent": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", + "tagName": "v2.0.0-alpha.14" + } + ], + "SideBar": [], + "Tabbar": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang", + "rawContent": "fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "others", + "content": "📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang", + "rawContent": "📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong", + "rawContent": "🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong", + "tagName": "v2.3.4" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong", + "rawContent": "style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.21", + "type": "others", + "content": "📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE", + "rawContent": "📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE", + "tagName": "v2.0.21" + } + ], + "Tabs": [ + { + "version": "v2.7.7", + "type": "fix", + "content": "🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949))", + "rawContent": "tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", + "rawContent": "fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", + "tagName": "v2.7.6" + }, + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", + "rawContent": "fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", + "tagName": "v2.7.0" + }, + { + "version": "v2.6.17", + "type": "fix", + "content": "🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", + "rawContent": "fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", + "tagName": "v2.6.17" + }, + { + "version": "v2.6.13", + "type": "feat", + "content": "✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", + "rawContent": "tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", + "tagName": "v2.6.13" + } + ], + "Address": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321", + "rawContent": "修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang", + "rawContent": "fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "rawContent": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong", + "rawContent": "address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud", + "rawContent": "picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud", + "tagName": "v2.3.0" + } + ], + "Calendar": [ + { + "version": "v2.7.8", + "type": "others", + "content": "💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983))", + "rawContent": "🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983))", + "tagName": "v2.7.8" + }, + { + "version": "v2.7.5", + "type": "fix", + "content": "🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914))", + "rawContent": "调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914))", + "tagName": "v2.7.5" + }, + { + "version": "v2.6.23", + "type": "feat", + "content": "✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645))", + "rawContent": "feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645))", + "tagName": "v2.6.23" + }, + { + "version": "v2.6.23", + "type": "feat", + "content": "✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644))", + "rawContent": "feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644))", + "tagName": "v2.6.23" + }, + { + "version": "v2.6.15", + "type": "fix", + "content": "🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu", + "rawContent": "修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu", + "tagName": "v2.6.15" + } + ], + "CalendarCard": [ + { + "version": "v2.5.2", + "type": "fix", + "content": "🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud", + "rawContent": "fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud", + "tagName": "v2.5.2" + }, + { + "version": "v2.5.0", + "type": "others", + "content": "🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu", + "rawContent": "🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu", + "rawContent": "fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", + "rawContent": "fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.0", + "type": "feat", + "content": "✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", + "rawContent": "feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", + "tagName": "v2.3.0" + } + ], + "Cascader": [ + { + "version": "v2.6.19", + "type": "fix", + "content": "🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591))", + "rawContent": "fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591))", + "tagName": "v2.6.19" + }, + { + "version": "v2.6.14", + "type": "fix", + "content": "🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang", + "rawContent": "fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang", + "tagName": "v2.6.14" + }, + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud", + "rawContent": "fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud", + "tagName": "v2.6.8" + }, + { + "version": "v2.5.2", + "type": "others", + "content": "🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang", + "rawContent": "🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.3.3", + "type": "fix", + "content": "🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud", + "rawContent": "fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud", + "tagName": "v2.3.3" + } + ], + "Checkbox": [ + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang", + "rawContent": "关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang", + "tagName": "v2.6.5" + }, + { + "version": "v2.5.2", + "type": "others", + "content": "🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang", + "rawContent": "🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud", + "rawContent": "feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.7", + "type": "feat", + "content": "✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", + "rawContent": "feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", + "rawContent": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", + "tagName": "v2.3.0" + } + ], + "DatePicker": [ + { + "version": "v2.6.19", + "type": "fix", + "content": "🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582))", + "rawContent": "fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582))", + "tagName": "v2.6.19" + }, + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu", + "rawContent": "fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", + "rawContent": "fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", + "rawContent": "fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", + "rawContent": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", + "tagName": "v2.3.4" + } + ], + "Form": [ + { + "version": "v2.7.7", + "type": "feat", + "content": "✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953))", + "rawContent": "feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.7", + "type": "feat", + "content": "✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932))", + "rawContent": "feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.7", + "type": "fix", + "content": "🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", + "rawContent": "fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", + "rawContent": "fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", + "tagName": "v2.7.6" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", + "rawContent": "fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", + "tagName": "v2.7.6" + } + ], + "Input": [ + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", + "rawContent": "fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.6", + "type": "fix", + "content": "🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", + "rawContent": "fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", + "tagName": "v2.6.6" + }, + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", + "rawContent": "fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", + "tagName": "v2.6.5" + }, + { + "version": "v2.6.0", + "type": "feat", + "content": "✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", + "rawContent": "input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", + "tagName": "v2.6.0" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", + "rawContent": "fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", + "tagName": "v2.4.2" + } + ], + "InputNumber": [ + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong", + "rawContent": "fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong", + "tagName": "v2.6.8" + }, + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994", + "rawContent": "fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994", + "tagName": "v2.6.2" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", + "rawContent": "feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.12", + "type": "feat", + "content": "✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", + "rawContent": "feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", + "tagName": "v2.3.12" + }, + { + "version": "v2.3.12", + "type": "fix", + "content": "🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", + "rawContent": "fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", + "tagName": "v2.3.12" + } + ], + "Menu": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "rawContent": "fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.15", + "type": "feat", + "content": "✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang", + "rawContent": "feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang", + "rawContent": "fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang", + "tagName": "v2.6.5" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang", + "rawContent": "🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong", + "rawContent": "style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "NumberKeyboard": [ + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW", + "rawContent": "fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.7", + "type": "feat", + "content": "✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong", + "rawContent": "feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong", + "rawContent": "🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.11", + "type": "fix", + "content": "🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", + "rawContent": "numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", + "tagName": "v2.0.11" + }, + { + "version": "v2.0.11", + "type": "others", + "content": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", + "rawContent": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", + "tagName": "v2.0.11" + } + ], + "Picker": [ + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang", + "rawContent": "fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang", + "tagName": "v2.6.8" + }, + { + "version": "v2.6.4", + "type": "fix", + "content": "🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu", + "rawContent": "fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu", + "tagName": "v2.6.4" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", + "rawContent": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", + "rawContent": "fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", + "tagName": "v2.3.5" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", + "rawContent": "fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", + "tagName": "v2.3.5" + } + ], + "PickerView": [], + "Radio": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635))", + "rawContent": "fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122", + "rawContent": "🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122", + "tagName": "v2.6.0" + }, + { + "version": "v2.5.2", + "type": "fix", + "content": "🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", + "rawContent": "fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", + "rawContent": "style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "others", + "content": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", + "rawContent": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", + "tagName": "v2.1.0" + } + ], + "Range": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638))", + "rawContent": "fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637))", + "rawContent": "fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637))", + "tagName": "v2.6.22" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason", + "rawContent": "fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason", + "tagName": "v2.5.1" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu", + "rawContent": "fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.12", + "type": "feat", + "content": "✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "rawContent": "feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "tagName": "v2.3.12" + } + ], + "Rate": [ + { + "version": "v2.7.2", + "type": "others", + "content": "🏡 chore: migrate to v3", + "rawContent": "🏡 chore: migrate to v3", + "tagName": "v2.7.2" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", + "rawContent": "fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.2", + "type": "others", + "content": "💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", + "rawContent": "test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.9", + "type": "feat", + "content": "✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", + "rawContent": "generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.8", + "type": "feat", + "content": "✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", + "rawContent": "feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", + "tagName": "v2.3.8" + } + ], + "SearchBar": [ + { + "version": "v2.6.9", + "type": "fix", + "content": "🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu", + "rawContent": "fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu", + "tagName": "v2.6.9" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W", + "rawContent": "fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.1", + "type": "fix", + "content": "🐛 fix(searchbar): 小程序环境不支持 * 选择器,将 * 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud", + "rawContent": "fix(searchbar): 小程序环境不支持 * 选择器,将 * 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud", + "tagName": "v2.3.1" + }, + { + "version": "v2.3.0", + "type": "feat", + "content": "✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", + "rawContent": "feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.23", + "type": "fix", + "content": "🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", + "rawContent": "searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", + "tagName": "v2.0.23" + } + ], + "ShortPassword": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang", + "rawContent": "fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.10", + "type": "feat", + "content": "✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud", + "rawContent": "feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud", + "tagName": "v2.3.10" + }, + { + "version": "v2.3.7", + "type": "others", + "content": "📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong", + "rawContent": "📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong", + "tagName": "v2.3.7" + }, + { + "version": "v2.0.0-alpha.12", + "type": "others", + "content": "🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu", + "rawContent": "🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu", + "tagName": "v2.0.0-alpha.12" + } + ], + "Signature": [ + { + "version": "v2.6.7", + "type": "feat", + "content": "✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong", + "rawContent": "签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong", + "tagName": "v2.6.7" + }, + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang", + "rawContent": "fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang", + "rawContent": "fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.0.4", + "type": "fix", + "content": "🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", + "rawContent": "signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", + "tagName": "v2.0.4" + }, + { + "version": "v2.0.4", + "type": "fix", + "content": "🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", + "rawContent": "修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", + "tagName": "v2.0.4" + } + ], + "Switch": [ + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323", + "rawContent": "fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong", + "rawContent": "🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "TextArea": [ + { + "version": "v2.7.5", + "type": "fix", + "content": "🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910))", + "rawContent": "fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910))", + "tagName": "v2.7.5" + }, + { + "version": "v2.7.1", + "type": "fix", + "content": "🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748))", + "rawContent": "fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748))", + "tagName": "v2.7.1" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", + "rawContent": "fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.9", + "type": "fix", + "content": "🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", + "rawContent": "fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", + "tagName": "v2.3.9" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", + "rawContent": "fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", + "tagName": "v2.3.7" + } + ], + "Uploader": [ + { + "version": "v2.7.5", + "type": "feat", + "content": "✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902))", + "rawContent": "feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902))", + "tagName": "v2.7.5" + }, + { + "version": "v2.7.2", + "type": "others", + "content": "🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825))", + "rawContent": "🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825))", + "tagName": "v2.7.2" + }, + { + "version": "v2.7.2", + "type": "fix", + "content": "🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807))", + "rawContent": "fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807))", + "tagName": "v2.7.2" + }, + { + "version": "v2.6.21", + "type": "feat", + "content": "✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618))", + "rawContent": "feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618))", + "tagName": "v2.6.21" + }, + { + "version": "v2.6.17", + "type": "fix", + "content": "🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553))", + "rawContent": "fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553))", + "tagName": "v2.6.17" + } + ], + "ActionSheet": [ + { + "version": "v2.6.7", + "type": "fix", + "content": "🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong", + "rawContent": "ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong", + "tagName": "v2.6.7" + }, + { + "version": "v2.6.7", + "type": "fix", + "content": "🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong", + "rawContent": "fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong", + "tagName": "v2.6.7" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW", + "rawContent": "fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.11", + "type": "fix", + "content": "🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling", + "rawContent": "fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling", + "tagName": "v2.3.11" + }, + { + "version": "v2.0.0-alpha.12", + "type": "others", + "content": "🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong", + "rawContent": "🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong", + "tagName": "v2.0.0-alpha.12" + } + ], + "Badge": [ + { + "version": "v2.6.2", + "type": "others", + "content": "💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1", + "rawContent": "undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1", + "tagName": "v2.6.2" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya", + "rawContent": "fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "feat", + "content": "✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", + "rawContent": "feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", + "rawContent": "fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", + "rawContent": "feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", + "tagName": "v2.4.0" + } + ], + "Dialog": [ + { + "version": "v2.6.23", + "type": "fix", + "content": "🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639))", + "rawContent": "fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639))", + "tagName": "v2.6.23" + }, + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 fix(dialog): revert defaultprops", + "rawContent": "fix(dialog): revert defaultprops", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.18", + "type": "feat", + "content": "✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "rawContent": "demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "tagName": "v2.6.18" + }, + { + "version": "v2.6.18", + "type": "fix", + "content": "🐛 dialog", + "rawContent": "dialog", + "tagName": "v2.6.18" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong", + "rawContent": "fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong", + "tagName": "v2.5.0" + } + ], + "Drag": [ + { + "version": "v2.6.13", + "type": "feat", + "content": "✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang", + "rawContent": "feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang", + "tagName": "v2.6.13" + }, + { + "version": "v2.6.9", + "type": "fix", + "content": "🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong", + "rawContent": "解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong", + "tagName": "v2.6.9" + }, + { + "version": "v2.6.0", + "type": "fix", + "content": "🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu", + "rawContent": "fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong", + "rawContent": "change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Empty": [ + { + "version": "v2.7.3", + "type": "fix", + "content": "🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854))", + "rawContent": "fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854))", + "tagName": "v2.7.3" + }, + { + "version": "v2.6.14", + "type": "feat", + "content": "✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang", + "rawContent": "feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang", + "tagName": "v2.6.14" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong", + "rawContent": "fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", + "rawContent": "feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", + "rawContent": "fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", + "tagName": "v2.3.5" + } + ], + "ResultPage": [], + "InfiniteLoading": [ + { + "version": "v2.7.2", + "type": "others", + "content": "📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801))", + "rawContent": "📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801))", + "tagName": "v2.7.2" + }, + { + "version": "v2.7.1", + "type": "others", + "content": "📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770))", + "rawContent": "📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770))", + "tagName": "v2.7.1" + }, + { + "version": "v2.6.15", + "type": "fix", + "content": "🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud", + "rawContent": "fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.14", + "type": "feat", + "content": "✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud", + "rawContent": "feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud", + "tagName": "v2.6.14" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong", + "rawContent": "fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong", + "tagName": "v2.4.2" + } + ], + "Loading": [ + { + "version": "v2.7.9", + "type": "others", + "content": "📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008))", + "rawContent": "📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008))", + "tagName": "v2.7.9" + }, + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang", + "rawContent": "🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong", + "rawContent": "style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.10", + "type": "feat", + "content": "✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", + "rawContent": "loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", + "tagName": "v2.0.10" + }, + { + "version": "v2.0.10", + "type": "fix", + "content": "🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", + "rawContent": "loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", + "tagName": "v2.0.10" + } + ], + "NoticeBar": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong", + "rawContent": "fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.2", + "type": "feat", + "content": "✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong", + "rawContent": "feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong", + "rawContent": "feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong", + "tagName": "v2.4.0" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu", + "rawContent": "feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong", + "rawContent": "style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Notify": [ + { + "version": "v2.6.0", + "type": "others", + "content": "🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang", + "rawContent": "🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang", + "tagName": "v2.6.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong", + "rawContent": "style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.18", + "type": "fix", + "content": "🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz", + "rawContent": "fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz", + "tagName": "v2.0.18" + }, + { + "version": "v2.0.9", + "type": "feat", + "content": "✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud", + "rawContent": "feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud", + "tagName": "v2.0.9" + }, + { + "version": "v2.0.0-alpha.9", + "type": "others", + "content": "🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫", + "rawContent": "🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫", + "tagName": "v2.0.0-alpha.9" + } + ], + "Popover": [ + { + "version": "v2.7.3", + "type": "feat", + "content": "✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851))", + "rawContent": "feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851))", + "tagName": "v2.7.3" + }, + { + "version": "v2.5.1", + "type": "feat", + "content": "✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong", + "rawContent": "feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.0", + "type": "feat", + "content": "✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong", + "rawContent": "feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", + "rawContent": "fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", + "rawContent": "feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", + "tagName": "v2.4.0" + } + ], + "Popup": [ + { + "version": "v2.7.7", + "type": "others", + "content": "📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943))", + "rawContent": "📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.1", + "type": "fix", + "content": "🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", + "rawContent": "fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", + "tagName": "v2.7.1" + }, + { + "version": "v2.6.22", + "type": "feat", + "content": "✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", + "rawContent": "feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.18", + "type": "feat", + "content": "✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "rawContent": "demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", + "tagName": "v2.6.18" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", + "rawContent": "fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", + "tagName": "v2.5.1" + } + ], + "PullToRefresh": [ + { + "version": "v2.6.17", + "type": "fix", + "content": "🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538))", + "rawContent": "fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538))", + "tagName": "v2.6.17" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong", + "rawContent": "fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong", + "tagName": "v2.4.2" + }, + { + "version": "v2.4.1", + "type": "feat", + "content": "✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong", + "rawContent": "feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH", + "rawContent": "fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH", + "tagName": "v2.3.5" + }, + { + "version": "v2.3.3", + "type": "fix", + "content": "🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong", + "rawContent": "fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong", + "tagName": "v2.3.3" + } + ], + "Skeleton": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya", + "rawContent": "fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya", + "tagName": "v2.4.2" + }, + { + "version": "v2.0.13", + "type": "others", + "content": "📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My", + "rawContent": "📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My", + "tagName": "v2.0.13" + }, + { + "version": "v2.0.0-alpha.11", + "type": "others", + "content": "🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu", + "rawContent": "🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu", + "tagName": "v2.0.0-alpha.11" + } + ], + "Swipe": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong", + "rawContent": "fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng", + "rawContent": "fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng", + "tagName": "v2.4.1" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong", + "rawContent": "feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", + "rawContent": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "fix", + "content": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", + "rawContent": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", + "tagName": "v2.1.0" + } + ], + "Toast": [ + { + "version": "v2.7.7", + "type": "others", + "content": "📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957))", + "rawContent": "📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957))", + "tagName": "v2.7.7" + }, + { + "version": "v2.7.1", + "type": "fix", + "content": "🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776))", + "rawContent": "fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776))", + "tagName": "v2.7.1" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", + "rawContent": "fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", + "tagName": "v2.5.1" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", + "rawContent": "fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", + "tagName": "v2.4.0" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", + "rawContent": "fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", + "tagName": "v2.4.0" + } + ], + "Animate": [ + { + "version": "v2.7.8", + "type": "others", + "content": "💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969))", + "rawContent": "zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969))", + "tagName": "v2.7.8" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu", + "rawContent": "fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong", + "rawContent": "animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "AnimatingNumbers": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang", + "rawContent": "fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong", + "rawContent": "feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.7", + "type": "fix", + "content": "🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu", + "rawContent": "fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu", + "tagName": "v2.3.7" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫", + "rawContent": "🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫", + "tagName": "v2.0.0-alpha.13" + } + ], + "Audio": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang", + "rawContent": "fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang", + "tagName": "v2.5.0" + } + ], + "Avatar": [ + { + "version": "v2.6.22", + "type": "fix", + "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", + "tagName": "v2.6.22" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang", + "rawContent": "fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.7", + "type": "others", + "content": "📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud", + "rawContent": "📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong", + "rawContent": "📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.12", + "type": "fix", + "content": "🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang", + "rawContent": "fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang", + "tagName": "v2.0.12" + } + ], + "CircleProgress": [ + { + "version": "v2.6.5", + "type": "fix", + "content": "🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu", + "rawContent": "fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu", + "tagName": "v2.6.5" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang", + "rawContent": "fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.7", + "type": "others", + "content": "🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud", + "rawContent": "🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud", + "tagName": "v2.3.7" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong", + "rawContent": "style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.24", + "type": "fix", + "content": "🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud", + "rawContent": "fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud", + "tagName": "v2.0.24" + } + ], + "Collapse": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu", + "rawContent": "fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.0", + "type": "feat", + "content": "✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu", + "rawContent": "feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "rawContent": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", + "rawContent": "style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-beta.1", + "type": "fix", + "content": "🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", + "rawContent": "fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", + "tagName": "v2.0.0-beta.1" + } + ], + "CountDown": [ + { + "version": "v2.5.2", + "type": "others", + "content": "🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang", + "rawContent": "🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang", + "tagName": "v2.5.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong", + "rawContent": "📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.4", + "type": "fix", + "content": "🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong", + "rawContent": "countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong", + "tagName": "v2.0.4" + }, + { + "version": "v1.5.9", + "type": "feat", + "content": "✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong", + "rawContent": "countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong", + "tagName": "v1.5.9" + }, + { + "version": "v2.0.0-alpha.12", + "type": "others", + "content": "🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫", + "rawContent": "🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫", + "tagName": "v2.0.0-alpha.12" + } + ], + "Ellipsis": [ + { + "version": "v2.6.2", + "type": "fix", + "content": "🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang", + "rawContent": "fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.1", + "type": "feat", + "content": "✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong", + "rawContent": "feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan", + "rawContent": "fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.1", + "type": "fix", + "content": "🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", + "rawContent": "fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", + "tagName": "v2.4.1" + }, + { + "version": "v2.3.8", + "type": "fix", + "content": "🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", + "rawContent": "fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", + "tagName": "v2.3.8" + } + ], + "ImagePreview": [ + { + "version": "v2.6.13", + "type": "fix", + "content": "🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang", + "rawContent": "fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang", + "tagName": "v2.6.13" + }, + { + "version": "v2.6.12", + "type": "feat", + "content": "✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "rawContent": "add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "tagName": "v2.6.12" + }, + { + "version": "v2.6.6", + "type": "fix", + "content": "🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang", + "rawContent": "fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang", + "tagName": "v2.6.6" + }, + { + "version": "v2.6.4", + "type": "fix", + "content": "🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang", + "rawContent": "fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang", + "tagName": "v2.6.4" + }, + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang", + "rawContent": "fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang", + "tagName": "v2.5.1" + } + ], + "Indicator": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu", + "rawContent": "fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "fix", + "content": "🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong", + "rawContent": "fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.1.0", + "type": "fix", + "content": "🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong", + "rawContent": "picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong", + "tagName": "v2.1.0" + }, + { + "version": "v2.0.24", + "type": "fix", + "content": "🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", + "rawContent": "swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", + "tagName": "v2.0.24" + }, + { + "version": "v2.0.19", + "type": "fix", + "content": "🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", + "rawContent": "indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", + "tagName": "v2.0.19" + } + ], + "Lottie": [], + "Pagination": [ + { + "version": "v2.6.12", + "type": "feat", + "content": "✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "rawContent": "add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", + "tagName": "v2.6.12" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang", + "rawContent": "fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "feat", + "content": "✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong", + "rawContent": "feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong", + "tagName": "v2.3.0" + } + ], + "Segmented": [], + "Price": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang", + "rawContent": "fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang", + "tagName": "v2.4.2" + }, + { + "version": "v2.0.0-alpha.9", + "type": "others", + "content": "🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫", + "rawContent": "🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫", + "tagName": "v2.0.0-alpha.9" + } + ], + "Progress": [ + { + "version": "v2.5.1", + "type": "feat", + "content": "✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang", + "rawContent": "feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang", + "tagName": "v2.5.1" + }, + { + "version": "v2.5.0", + "type": "feat", + "content": "✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang", + "rawContent": "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.5.0", + "type": "others", + "content": "🚦 Revert \"feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))\" @oasis-cloud", + "rawContent": "🚦 Revert \"feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))\" @oasis-cloud", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.12", + "type": "feat", + "content": "✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "rawContent": "feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", + "tagName": "v2.3.12" + }, + { + "version": "v2.0.2", + "type": "others", + "content": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", + "rawContent": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", + "tagName": "v2.0.2" + } + ], + "Steps": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu", + "rawContent": "fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.8", + "type": "fix", + "content": "🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong", + "rawContent": "fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong", + "tagName": "v2.3.8" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong", + "rawContent": "style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-alpha.10", + "type": "others", + "content": "🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud", + "rawContent": "🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud", + "tagName": "v2.0.0-alpha.10" + } + ], + "Swiper": [ + { + "version": "v2.7.9", + "type": "fix", + "content": "🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003))", + "rawContent": "fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003))", + "tagName": "v2.7.9" + }, + { + "version": "v2.7.6", + "type": "fix", + "content": "🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913))", + "rawContent": "fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913))", + "tagName": "v2.7.6" + }, + { + "version": "v2.6.22", + "type": "others", + "content": "📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630))", + "rawContent": "📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.14", + "type": "fix", + "content": "🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", + "rawContent": "fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", + "tagName": "v2.6.14" + }, + { + "version": "v2.6.1", + "type": "fix", + "content": "🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", + "rawContent": "fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", + "tagName": "v2.6.1" + } + ], + "Table": [ + { + "version": "v2.7.2", + "type": "fix", + "content": "🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789))", + "rawContent": "fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789))", + "tagName": "v2.7.2" + }, + { + "version": "v2.6.22", + "type": "others", + "content": "🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626))", + "rawContent": "🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626))", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.15", + "type": "others", + "content": "🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang", + "rawContent": "🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.15", + "type": "others", + "content": "💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd", + "rawContent": "🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd", + "tagName": "v2.6.15" + }, + { + "version": "v2.6.11", + "type": "feat", + "content": "✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd", + "rawContent": "feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd", + "tagName": "v2.6.11" + } + ], + "Tag": [ + { + "version": "v2.6.22", + "type": "others", + "content": "📖 docs: 文档构建出现未闭合标签的错误提示", + "rawContent": "📖 docs: 文档构建出现未闭合标签的错误提示", + "tagName": "v2.6.22" + }, + { + "version": "v2.6.6", + "type": "others", + "content": "🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang", + "rawContent": "🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang", + "tagName": "v2.6.6" + }, + { + "version": "v2.6.2", + "type": "others", + "content": "📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao", + "rawContent": "📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao", + "tagName": "v2.6.2" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu", + "rawContent": "fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.12", + "type": "others", + "content": "🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang", + "rawContent": "🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang", + "tagName": "v2.3.12" + } + ], + "Tour": [ + { + "version": "v2.5.1", + "type": "fix", + "content": "🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang", + "rawContent": "fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang", + "tagName": "v2.5.1" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong", + "rawContent": "📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.11", + "type": "feat", + "content": "✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666", + "rawContent": "新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666", + "tagName": "v2.0.11" + } + ], + "Video": [ + { + "version": "v2.7.3", + "type": "feat", + "content": "✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852))", + "rawContent": "feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852))", + "tagName": "v2.7.3" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu", + "rawContent": "fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.8", + "type": "feat", + "content": "✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong", + "rawContent": "feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong", + "tagName": "v2.3.8" + }, + { + "version": "v2.1.0", + "type": "feat", + "content": "✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong", + "rawContent": "uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong", + "tagName": "v2.1.0" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666", + "rawContent": "🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666", + "tagName": "v2.0.0-alpha.13" + } + ], + "VirtualList": [ + { + "version": "v2.6.4", + "type": "fix", + "content": "🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang", + "rawContent": "fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang", + "tagName": "v2.6.4" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu", + "rawContent": "fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.4.0", + "type": "fix", + "content": "🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34", + "rawContent": "fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34", + "tagName": "v2.4.0" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud", + "rawContent": "🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud", + "tagName": "v2.3.4" + }, + { + "version": "v2.0.24", + "type": "fix", + "content": "🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong", + "rawContent": "virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong", + "tagName": "v2.0.24" + } + ], + "Barrage": [ + { + "version": "v2.6.21", + "type": "fix", + "content": "🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612))", + "rawContent": "修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612))", + "tagName": "v2.6.21" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong", + "rawContent": "fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong", + "tagName": "v2.5.0" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W", + "rawContent": "fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.10", + "type": "fix", + "content": "🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong", + "rawContent": "fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong", + "tagName": "v2.3.10" + }, + { + "version": "v2.1.0", + "type": "fix", + "content": "🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong", + "rawContent": "日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong", + "tagName": "v2.1.0" + } + ], + "Card": [ + { + "version": "v2.6.8", + "type": "feat", + "content": "✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang", + "rawContent": "feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang", + "tagName": "v2.6.8" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W", + "rawContent": "fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong", + "rawContent": "🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-alpha.15", + "type": "others", + "content": "🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫", + "rawContent": "🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫", + "tagName": "v2.0.0-alpha.15" + } + ], + "TimeSelect": [ + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang", + "rawContent": "fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong", + "rawContent": "🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-alpha.15", + "type": "others", + "content": "🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu", + "rawContent": "🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu", + "tagName": "v2.0.0-alpha.15" + } + ], + "TrendArrow": [ + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda", + "rawContent": "fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.0", + "type": "others", + "content": "💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong", + "rawContent": "style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong", + "tagName": "v2.3.0" + }, + { + "version": "v2.0.0-beta.2", + "type": "fix", + "content": "🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong", + "rawContent": "优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong", + "tagName": "v2.0.0-beta.2" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫", + "rawContent": "🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫", + "tagName": "v2.0.0-alpha.13" + } + ], + "WaterMark": [ + { + "version": "v2.6.15", + "type": "feat", + "content": "✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong", + "rawContent": "feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong", + "tagName": "v2.6.15" + }, + { + "version": "v2.4.2", + "type": "fix", + "content": "🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu", + "rawContent": "fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu", + "tagName": "v2.4.2" + }, + { + "version": "v2.3.4", + "type": "others", + "content": "🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong", + "rawContent": "🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong", + "tagName": "v2.3.4" + }, + { + "version": "v1.5.8", + "type": "fix", + "content": "🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", + "rawContent": "fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", + "tagName": "v1.5.8" + }, + { + "version": "v2.0.0-alpha.13", + "type": "others", + "content": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", + "rawContent": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", + "tagName": "v2.0.0-alpha.13" + } + ], + "AvatarCropper": [ + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", + "rawContent": "fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", + "tagName": "v2.7.0" + }, + { + "version": "v2.6.12", + "type": "fix", + "content": "🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", + "rawContent": "fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", + "tagName": "v2.6.12" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", + "rawContent": "fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.5", + "type": "feat", + "content": "✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", + "rawContent": "feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", + "tagName": "v2.3.5" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", + "rawContent": "fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", + "tagName": "v2.3.5" + } + ] + } +} \ No newline at end of file diff --git a/src/sites/sites-react/doc/components/contribution/contribution.tsx b/src/sites/sites-react/doc/components/contribution/contribution.tsx new file mode 100644 index 0000000000..562f09dae1 --- /dev/null +++ b/src/sites/sites-react/doc/components/contribution/contribution.tsx @@ -0,0 +1,62 @@ +import React, { + FunctionComponent, + useContext, + useEffect, + useState, +} from 'react' +import APPContext from '../../context' +import data from './contribution.json' + +interface ContributionMDXProps { + name: string + children?: React.ReactNode +} + +const Contribution: FunctionComponent = (props) => { + const ctx = useContext(APPContext) + const name = props.name + const { issues, logs } = data + const issuesList = issues[name] + console.log(issues['Form']) + const logsList = logs[name] + return ( + <> +

Contribution Records

+

Issues

+
    + {issues[name].map((item) => ( +
  • + {item.title} (#{item.number}) +
  • + ))} +
+
+

+ View more resolved{' '} + + issues + +

+
+ +

Component Logs

+
    + {logs[name].map((item) => ( +
  • +
    $1') }} /> {item.version} +
  • + ))} +
+
+

+ View more component{' '} + + releases + +

+
+ + ) +} + +export default Contribution diff --git a/src/sites/sites-react/doc/components/contribution/index.ts b/src/sites/sites-react/doc/components/contribution/index.ts new file mode 100644 index 0000000000..fc22d57309 --- /dev/null +++ b/src/sites/sites-react/doc/components/contribution/index.ts @@ -0,0 +1,3 @@ +import ContributionMDX from './contribution' + +export default ContributionMDX From 629e971b76e9516e1f4bacca9f8b1cc0b9230a56 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 11:10:45 +0800 Subject: [PATCH 15/25] fix: update mdx import config --- src/sites/doc/App.tsx | 102 ------------------------------------------ 1 file changed, 102 deletions(-) delete mode 100644 src/sites/doc/App.tsx diff --git a/src/sites/doc/App.tsx b/src/sites/doc/App.tsx deleted file mode 100644 index cbfac79ac3..0000000000 --- a/src/sites/doc/App.tsx +++ /dev/null @@ -1,102 +0,0 @@ -import React, { useEffect, useMemo, useState } from 'react' -import { HashRouter, Routes, Route, useLocation } from 'react-router-dom' -import { MDXProvider } from '@mdx-js/react' -import './App.scss' -import APPContext from './context' -import Nav from '@/sites/doc/components/nav' -import Header from '@/sites/doc/components/header' -import DemoPreview from '@/sites/doc/components/demo-preview' -import Issue from '@/sites/doc/components/issue' -import { getComponentName } from '@/sites/assets/util' -import routers from './router' -import loadable from '@loadable/component' -import CodeBlock from './components/demoblock/codeblock' -import Contribution from './components/contribution' -const Title = () => { - let location = useLocation() - const s = window.location.hash.split('/') - useEffect(() => { - const componentName = getComponentName() - setComponentName(componentName) - }, [location]) - const [componentName, setComponentName] = useState({ name: '', cName: '' }) - return ( -
- {componentName.name} {s[1] === 'zh-CN' && componentName.cName} -
- ) -} -const components = { - CodeBlock, - Contribution -} -const App = () => { - const [fixed, setFixed] = useState(false) - const [hidden, setHidden] = useState(false) - - const scrollTitle = () => { - let top = document.documentElement.scrollTop - if (top > 127) { - setFixed(true) - if (top < 142) { - setHidden(true) - } else { - setHidden(false) - } - } else { - setFixed(false) - setHidden(false) - } - } - - useEffect(() => { - document.addEventListener('scroll', scrollTitle) - }, []) - - return ( -
- -
- -
-
- -
-
- - {routers.map((ru, k) => { - const path = ru.component.name?.substring( - 0, - ru.component.name.lastIndexOf('/') - ) - const C = useMemo(() => loadable(ru.component), [ru.component]) - return ( - - - - - - } - > - ) - })} - -
- -
-
-
- ) -} -export default App From afee0b365ad23d159a55a4c194edb10a3fedb82f Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 11:13:31 +0800 Subject: [PATCH 16/25] fix: update mdx import config --- src/sites/components/header.scss | 47 - src/sites/components/header.tsx | 45 - .../components/contribution/contribution.json | 2983 ----------------- .../components/contribution/contribution.tsx | 63 - .../doc/components/contribution/index.ts | 3 - 5 files changed, 3141 deletions(-) delete mode 100644 src/sites/components/header.scss delete mode 100644 src/sites/components/header.tsx delete mode 100644 src/sites/doc/components/contribution/contribution.json delete mode 100644 src/sites/doc/components/contribution/contribution.tsx delete mode 100644 src/sites/doc/components/contribution/index.ts diff --git a/src/sites/components/header.scss b/src/sites/components/header.scss deleted file mode 100644 index e355763a87..0000000000 --- a/src/sites/components/header.scss +++ /dev/null @@ -1,47 +0,0 @@ -.applets-demo-header { - position: fixed; - z-index: 12; - top: 0; - left: 0; - right: 0; - height: 57px; - line-height: 57px; - text-align: center; - background: #ffffff; - font-weight: bold; - font-size: 20px; - color: rgba(51, 51, 51, 1); - box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.07); - .back { - position: absolute; - left: 0; - height: 100%; - width: 50px; - display: flex; - align-items: center; - justify-content: center; - cursor: pointer; - } - .home-icon { - display: inline-block; - width: 32px; - height: 32px; - background: url('https://storage.360buyimg.com/imgtools/8cbe8f9dbb-63411260-9091-11ed-aa68-651117499129.png') - no-repeat 0 0/100% 100%; - } - .applets-icon { - position: absolute; - top: 0; - right: 0; - height: 100%; - width: 120px; - display: flex; - align-items: center; - justify-content: center; - cursor: pointer; - > img { - width: 87px; - height: 36px; - } - } -} diff --git a/src/sites/components/header.tsx b/src/sites/components/header.tsx deleted file mode 100644 index 93e8b83814..0000000000 --- a/src/sites/components/header.tsx +++ /dev/null @@ -1,45 +0,0 @@ -import React from 'react' -import Taro from '@tarojs/taro' -import { ArrowLeft } from '@nutui/icons-react-taro' -import './header.scss' -import config from '../../config.json' - -const Header = () => { - const navigateTo = () => { - Taro.navigateBack({ - delta: 1, - }) - } - - const compName = () => { - let allComps: any = [] - let hashCompName = location.hash.split('pages/')[1].replace('/index', '') - config.nav.map((item: any) => { - allComps = [...allComps, ...item.packages] - }) - - let targetComp = allComps.filter( - (item: any) => hashCompName === item.name.toLowerCase() - ) - - return targetComp[0]?.name - } - - return ( - <> - {Taro.getEnv() === 'WEB' ? ( -
-
- -
-
- -
-
{compName()}
-
- ) : null} - - ) -} - -export default Header \ No newline at end of file diff --git a/src/sites/doc/components/contribution/contribution.json b/src/sites/doc/components/contribution/contribution.json deleted file mode 100644 index a368fa58b8..0000000000 --- a/src/sites/doc/components/contribution/contribution.json +++ /dev/null @@ -1,2983 +0,0 @@ -{ - "issues": { - "Button": [], - "Cell": [], - "ConfigProvider": [], - "Icon": [ - { - "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", - "url": "https://github.com/jdf2e/nutui-react/issues/2333", - "number": 2333 - } - ], - "Image": [ - { - "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", - "url": "https://github.com/jdf2e/nutui-react/issues/2333", - "number": 2333 - } - ], - "Overlay": [], - "Divider": [], - "Grid": [], - "Layout": [], - "Space": [], - "Sticky": [], - "SafeArea": [], - "BackTop": [], - "Elevator": [], - "FixedNav": [], - "HoverButton": [], - "NavBar": [], - "SideNavBar": [], - "SideBar": [], - "Tabbar": [ - { - "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", - "url": "https://github.com/jdf2e/nutui-react/issues/2170", - "number": 2170 - } - ], - "Tabs": [], - "Address": [ - { - "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", - "url": "https://github.com/jdf2e/nutui-react/issues/2333", - "number": 2333 - } - ], - "Calendar": [ - { - "title": "可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗", - "url": "https://github.com/jdf2e/nutui-react/issues/1948", - "number": 1948 - } - ], - "CalendarCard": [], - "Cascader": [], - "Checkbox": [], - "DatePicker": [ - { - "title": "DatePicker受控情况下,2月切换存在问题", - "url": "https://github.com/jdf2e/nutui-react/issues/2924", - "number": 2924 - } - ], - "Form": [ - { - "title": "[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单", - "url": "https://github.com/jdf2e/nutui-react/issues/2942", - "number": 2942 - }, - { - "title": "nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}", - "url": "https://github.com/jdf2e/nutui-react/issues/2870", - "number": 2870 - }, - { - "title": "[FR]: Form 表单组件Form.Item不支持复杂类型的字段", - "url": "https://github.com/jdf2e/nutui-react/issues/2947", - "number": 2947 - } - ], - "Input": [], - "InputNumber": [], - "Menu": [], - "NumberKeyboard": [], - "Picker": [ - { - "title": "DatePicker受控情况下,2月切换存在问题", - "url": "https://github.com/jdf2e/nutui-react/issues/2924", - "number": 2924 - }, - { - "title": "[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少", - "url": "https://github.com/jdf2e/nutui-react/issues/2945", - "number": 2945 - } - ], - "PickerView": [], - "Radio": [], - "Range": [], - "Rate": [], - "SearchBar": [], - "ShortPassword": [], - "Signature": [], - "Switch": [ - { - "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", - "url": "https://github.com/jdf2e/nutui-react/issues/2170", - "number": 2170 - } - ], - "TextArea": [], - "Uploader": [ - { - "title": " Uploader 上传组件上传成功后 onSuccess 参数里面放files 数组是空的,没有对应上传后的文件列表,从12-15测试都有这个问题 ", - "url": "https://github.com/jdf2e/nutui-react/issues/2506", - "number": 2506 - } - ], - "ActionSheet": [], - "Badge": [], - "Dialog": [ - { - "title": "在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出", - "url": "https://github.com/jdf2e/nutui-react/issues/2584", - "number": 2584 - }, - { - "title": "希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading", - "url": "https://github.com/jdf2e/nutui-react/issues/1202", - "number": 1202 - } - ], - "Drag": [ - { - "title": "Drag 微信小程序运行报错 TypeError: _a2.getBoundingClientRect is not a function", - "url": "https://github.com/jdf2e/nutui-react/issues/2738", - "number": 2738 - } - ], - "Empty": [], - "ResultPage": [], - "InfiniteLoading": [], - "Loading": [], - "NoticeBar": [], - "Notify": [], - "Popover": [], - "Popup": [], - "PullToRefresh": [], - "Skeleton": [], - "Swipe": [], - "Toast": [ - { - "title": "在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出", - "url": "https://github.com/jdf2e/nutui-react/issues/2584", - "number": 2584 - } - ], - "Animate": [], - "AnimatingNumbers": [], - "Audio": [], - "Avatar": [], - "CircleProgress": [], - "Collapse": [], - "CountDown": [], - "Ellipsis": [], - "ImagePreview": [], - "Indicator": [], - "Lottie": [], - "Pagination": [], - "Segmented": [], - "Price": [], - "Progress": [], - "Steps": [], - "Swiper": [ - { - "title": "h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏", - "url": "https://github.com/jdf2e/nutui-react/issues/1432", - "number": 1432 - } - ], - "Table": [], - "Tag": [], - "Tour": [], - "Video": [], - "VirtualList": [], - "Barrage": [], - "Card": [], - "TimeSelect": [], - "TrendArrow": [], - "WaterMark": [], - "AvatarCropper": [] - }, - "logs": { - "Button": [ - { - "version": "v2.7.3", - "type": "fix", - "content": "🐛 支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853))", - "rawContent": "支持 button block ([#2853](https://github.com/jdf2e/nutui-react/pull/2853))", - "tagName": "v2.7.3" - }, - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.8", - "type": "feat", - "content": "✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", - "rawContent": "feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", - "tagName": "v2.6.8" - }, - { - "version": "v2.4.1", - "type": "feat", - "content": "✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", - "rawContent": "feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.1", - "type": "others", - "content": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", - "rawContent": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", - "tagName": "v2.4.1" - } - ], - "Cell": [ - { - "version": "v2.6.17", - "type": "feat", - "content": "✨ feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527))", - "rawContent": "feat(cell): add clickable prop to support click style feedback ([#2527](https://github.com/jdf2e/nutui-react/pull/2527))", - "tagName": "v2.6.17" - }, - { - "version": "v2.4.0", - "type": "fix", - "content": "🐛 fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang", - "rawContent": "fix(cell): unify the demos of Cell ([#1998](https://github.com/jdf2e/nutui-react/pull/1998)) @Alex.huxiyang", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.7", - "type": "fix", - "content": "🐛 fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang", - "rawContent": "fix(cell): doc、demo一致化改进 ([#1877](https://github.com/jdf2e/nutui-react/pull/1877)) @Alex.huxiyang", - "tagName": "v2.3.7" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", - "rawContent": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.1.0", - "type": "others", - "content": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", - "rawContent": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", - "tagName": "v2.1.0" - } - ], - "ConfigProvider": [ - { - "version": "v2.7.8", - "type": "others", - "content": "📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959))", - "rawContent": "📖 docs(configprovider): 优化文档中的主题配置描述 ([#2959](https://github.com/jdf2e/nutui-react/pull/2959))", - "tagName": "v2.7.8" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang", - "rawContent": "fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 ([#2005](https://github.com/jdf2e/nutui-react/pull/2005)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.12", - "type": "others", - "content": "🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud", - "rawContent": "🛠 refactor: adjust build target to ES6, reduce size of configprovider ([#1949](https://github.com/jdf2e/nutui-react/pull/1949)) @oasis-cloud", - "tagName": "v2.3.12" - }, - { - "version": "v2.3.8", - "type": "others", - "content": "📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang", - "rawContent": "📖 docs(configprovider): 文档可读性优化 ([#1882](https://github.com/jdf2e/nutui-react/pull/1882)) @Alex.huxiyang", - "tagName": "v2.3.8" - }, - { - "version": "v2.0.5", - "type": "feat", - "content": "✨ configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵", - "rawContent": "configProvider 组件性能优化 ([#1230](https://github.com/jdf2e/nutui-react/pull/1230)) @大喵", - "tagName": "v2.0.5" - } - ], - "Icon": [ - { - "version": "v2.7.0", - "type": "feat", - "content": "✨ feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672))", - "rawContent": "feat(replace icon): jmapp icon ([#2672](https://github.com/jdf2e/nutui-react/pull/2672))", - "tagName": "v2.7.0" - }, - { - "version": "v2.7.0", - "type": "feat", - "content": "✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", - "rawContent": "add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", - "tagName": "v2.7.0" - }, - { - "version": "v2.7.0", - "type": "fix", - "content": "🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", - "rawContent": "@nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", - "tagName": "v2.7.0" - }, - { - "version": "v2.6.18", - "type": "fix", - "content": "🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", - "rawContent": "remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", - "tagName": "v2.6.18" - }, - { - "version": "v2.6.3", - "type": "others", - "content": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", - "rawContent": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", - "tagName": "v2.6.3" - } - ], - "Image": [ - { - "version": "v2.7.7", - "type": "fix", - "content": "🐛 imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937))", - "rawContent": "imageSize=0无效 ([#2937](https://github.com/jdf2e/nutui-react/pull/2937))", - "tagName": "v2.7.7" - }, - { - "version": "v2.7.2", - "type": "fix", - "content": "🐛 Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822))", - "rawContent": "Uploade 组件无法预览图片 ([#2822](https://github.com/jdf2e/nutui-react/pull/2822))", - "tagName": "v2.7.2" - }, - { - "version": "v2.6.17", - "type": "feat", - "content": "✨ feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519))", - "rawContent": "feat(image-preview): 增加索引字段,用于预览内容排序 ([#2519](https://github.com/jdf2e/nutui-react/pull/2519))", - "tagName": "v2.6.17" - }, - { - "version": "v2.6.5", - "type": "others", - "content": "🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang", - "rawContent": "🏡 chore(image): 官网taro的demo显示与h5不一致 ([#2244](https://github.com/jdf2e/nutui-react/pull/2244)) @Alex-huxiyang", - "tagName": "v2.6.5" - }, - { - "version": "v2.6.4", - "type": "others", - "content": "🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang", - "rawContent": "🏡 chore(image): demo代码风格优化 ([#2220](https://github.com/jdf2e/nutui-react/pull/2220)) @Alex-huxiyang", - "tagName": "v2.6.4" - } - ], - "Overlay": [ - { - "version": "v2.6.23", - "type": "fix", - "content": "🐛 fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631))", - "rawContent": "fix(overlay): tour position offset in tour.taro ([#2631](https://github.com/jdf2e/nutui-react/pull/2631))", - "tagName": "v2.6.23" - }, - { - "version": "v2.5.0", - "type": "others", - "content": "📖 docs(overlay): fix typo @eiinu", - "rawContent": "📖 docs(overlay): fix typo @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang", - "rawContent": "fix(overlay): demo拆解与规范 ([#2012](https://github.com/jdf2e/nutui-react/pull/2012)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.8", - "type": "fix", - "content": "🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", - "rawContent": "fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", - "tagName": "v2.3.8" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", - "rawContent": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "Divider": [ - { - "version": "v2.7.0", - "type": "fix", - "content": "🐛 optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664))", - "rawContent": "optimize vertical type syntax for divider ([#2664](https://github.com/jdf2e/nutui-react/pull/2664))", - "tagName": "v2.7.0" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang", - "rawContent": "fix(divider): demo拆解与规范 ([#2013](https://github.com/jdf2e/nutui-react/pull/2013)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.2.0", - "type": "others", - "content": "🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong", - "rawContent": "🌈 style: divider css 修改, 修改部分css变量 ([#1669](https://github.com/jdf2e/nutui-react/pull/1669)) @xiaoyatong", - "tagName": "v2.2.0" - }, - { - "version": "v2.0.11", - "type": "others", - "content": "📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud", - "rawContent": "📖 docs: divider 组件的 styles 属性示例改为 style ([#1290](https://github.com/jdf2e/nutui-react/pull/1290)) @oasis-cloud", - "tagName": "v2.0.11" - } - ], - "Grid": [ - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang", - "rawContent": "fix(grid): demo拆解与规范 ([#2014](https://github.com/jdf2e/nutui-react/pull/2014)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.8", - "type": "others", - "content": "📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang", - "rawContent": "📖 docs(grid): 文档可读性优化 ([#1903](https://github.com/jdf2e/nutui-react/pull/1903)) @Alex.huxiyang", - "tagName": "v2.3.8" - }, - { - "version": "v2.2.0", - "type": "feat", - "content": "✨ feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong", - "rawContent": "feat(grid): 增加 demo ([#1660](https://github.com/jdf2e/nutui-react/pull/1660)) @xiaoyatong", - "tagName": "v2.2.0" - }, - { - "version": "v1.5.12", - "type": "fix", - "content": "🐛 修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld", - "rawContent": "修复gridItem组件外部传入样式为空时冲掉组件内置样式问题 ([#1214](https://github.com/jdf2e/nutui-react/pull/1214)) @cuicuiworld", - "tagName": "v1.5.12" - } - ], - "Layout": [ - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang", - "rawContent": "fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 ([#2016](https://github.com/jdf2e/nutui-react/pull/2016)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.9", - "type": "others", - "content": "📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang", - "rawContent": "📖 docs(layout): 文档可读性优化 ([#1904](https://github.com/jdf2e/nutui-react/pull/1904)) @Alex.huxiyang", - "tagName": "v2.3.9" - }, - { - "version": "v2.0.0-alpha.17", - "type": "others", - "content": "📖 docs: 修改布局文档相关 @hanyuxinting", - "rawContent": "📖 docs: 修改布局文档相关 @hanyuxinting", - "tagName": "v2.0.0-alpha.17" - }, - { - "version": "v2.0.0-alpha.17", - "type": "others", - "content": "📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu", - "rawContent": "📖 docs: 文档走查及问题修复-基础&布局组件([#1117](https://github.com/jdf2e/nutui-react/pull/1117)) @Eiinu", - "tagName": "v2.0.0-alpha.17" - } - ], - "Space": [ - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang", - "rawContent": "fix(space): demo拆解与规范 ([#2021](https://github.com/jdf2e/nutui-react/pull/2021)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.7", - "type": "fix", - "content": "🐛 fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang", - "rawContent": "fix(space): 主/交叉轴的 demo 与国际化改进 ([#1867](https://github.com/jdf2e/nutui-react/pull/1867)) @Alex.huxiyang", - "tagName": "v2.3.7" - }, - { - "version": "v2.3.6", - "type": "feat", - "content": "✨ feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang", - "rawContent": "feat(space): update demos and docs of justify and align ([#1856](https://github.com/jdf2e/nutui-react/pull/1856)) @Alex.huxiyang", - "tagName": "v2.3.6" - }, - { - "version": "v2.0.13", - "type": "feat", - "content": "✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", - "rawContent": "提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", - "tagName": "v2.0.13" - }, - { - "version": "v2.0.9", - "type": "fix", - "content": "🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", - "rawContent": "space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", - "tagName": "v2.0.9" - } - ], - "Sticky": [ - { - "version": "v2.6.18", - "type": "fix", - "content": "🐛 fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572))", - "rawContent": "fix(sticky): should rerender when zIndex changes ([#2572](https://github.com/jdf2e/nutui-react/pull/2572))", - "tagName": "v2.6.18" - }, - { - "version": "v2.6.18", - "type": "fix", - "content": "🐛 fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564))", - "rawContent": "fix(sticky): rerender sticky when threshold change ([#2564](https://github.com/jdf2e/nutui-react/pull/2564))", - "tagName": "v2.6.18" - }, - { - "version": "v2.6.15", - "type": "fix", - "content": "🐛 sticky 构建时类型错误 @oasis-cloud", - "rawContent": "sticky 构建时类型错误 @oasis-cloud", - "tagName": "v2.6.15" - }, - { - "version": "v2.6.15", - "type": "others", - "content": "💡 🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud", - "rawContent": "🪵 refactor: sticky ([#2468](https://github.com/jdf2e/nutui-react/pull/2468)) @oasis-cloud", - "tagName": "v2.6.15" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang", - "rawContent": "fix(sticky): demo拆解与规范 ([#2024](https://github.com/jdf2e/nutui-react/pull/2024)) @Alex-huxiyang", - "tagName": "v2.4.2" - } - ], - "SafeArea": [ - { - "version": "v2.6.8", - "type": "fix", - "content": "🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", - "rawContent": "safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", - "tagName": "v2.6.8" - }, - { - "version": "v2.1.0", - "type": "feat", - "content": "✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", - "rawContent": "feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", - "tagName": "v2.1.0" - } - ], - "BackTop": [ - { - "version": "v2.7.5", - "type": "fix", - "content": "🐛 update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865))", - "rawContent": "update backtop demos ([#2865](https://github.com/jdf2e/nutui-react/pull/2865))", - "tagName": "v2.7.5" - }, - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", - "rawContent": "fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", - "tagName": "v2.6.22" - }, - { - "version": "v2.4.2", - "type": "feat", - "content": "✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", - "rawContent": "feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", - "tagName": "v2.4.2" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", - "rawContent": "fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.9", - "type": "others", - "content": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", - "rawContent": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", - "tagName": "v2.3.9" - } - ], - "Elevator": [ - { - "version": "v2.7.2", - "type": "feat", - "content": "✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834))", - "rawContent": "feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 ([#2834](https://github.com/jdf2e/nutui-react/pull/2834))", - "tagName": "v2.7.2" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang", - "rawContent": "fix(elevator): demo拆解与规范 ([#2030](https://github.com/jdf2e/nutui-react/pull/2030)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.12", - "type": "fix", - "content": "🐛 fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud", - "rawContent": "fix(elevator): 修复增加页码的逻辑 ([#1960](https://github.com/jdf2e/nutui-react/pull/1960)) @oasis-cloud", - "tagName": "v2.3.12" - }, - { - "version": "v2.3.12", - "type": "fix", - "content": "🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", - "rawContent": "fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", - "tagName": "v2.3.12" - }, - { - "version": "v2.2.0", - "type": "fix", - "content": "🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", - "rawContent": "fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", - "tagName": "v2.2.0" - } - ], - "FixedNav": [ - { - "version": "v2.6.11", - "type": "fix", - "content": "🐛 fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud", - "rawContent": "fix(fixednav): 可拖拽元素样式缺失 ([#2391](https://github.com/jdf2e/nutui-react/pull/2391)) @oasis-cloud", - "tagName": "v2.6.11" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang", - "rawContent": "fix(fixedNav): demo拆解与规范 ([#2048](https://github.com/jdf2e/nutui-react/pull/2048)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.2", - "type": "feat", - "content": "✨ feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey", - "rawContent": "feat(fixednav): add the list icon for ReactNode ([#1786](https://github.com/jdf2e/nutui-react/pull/1786)) @sunsunmonkey", - "tagName": "v2.3.2" - }, - { - "version": "v2.3.2", - "type": "others", - "content": "🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud", - "rawContent": "🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 ([#1789](https://github.com/jdf2e/nutui-react/pull/1789)) @oasis-cloud", - "tagName": "v2.3.2" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong", - "rawContent": "style(fixednav): 废弃 bem 规范, 修订 css 变量 ([#1702](https://github.com/jdf2e/nutui-react/pull/1702)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "HoverButton": [], - "NavBar": [ - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632))", - "rawContent": "fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true ([#2632](https://github.com/jdf2e/nutui-react/pull/2632))", - "tagName": "v2.6.22" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", - "rawContent": "fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.9", - "type": "others", - "content": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", - "rawContent": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", - "tagName": "v2.3.9" - }, - { - "version": "v2.3.8", - "type": "feat", - "content": "✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", - "rawContent": "feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", - "tagName": "v2.3.8" - }, - { - "version": "v2.3.4", - "type": "others", - "content": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", - "rawContent": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", - "tagName": "v2.3.4" - } - ], - "SideNavBar": [ - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", - "rawContent": "fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.9", - "type": "others", - "content": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", - "rawContent": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", - "tagName": "v2.3.9" - }, - { - "version": "v2.1.0", - "type": "others", - "content": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", - "rawContent": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", - "tagName": "v2.1.0" - }, - { - "version": "v2.0.0-alpha.14", - "type": "others", - "content": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", - "rawContent": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", - "tagName": "v2.0.0-alpha.14" - } - ], - "SideBar": [], - "Tabbar": [ - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang", - "rawContent": "fix(tabbar): demo拆解与规范&脚本增强 ([#2059](https://github.com/jdf2e/nutui-react/pull/2059)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.9", - "type": "others", - "content": "📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang", - "rawContent": "📖 docs(tabbar): 文档可读性优化 ([#1921](https://github.com/jdf2e/nutui-react/pull/1921)) @Alex.huxiyang", - "tagName": "v2.3.9" - }, - { - "version": "v2.3.4", - "type": "others", - "content": "🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong", - "rawContent": "🐛 fix(tabbar): fix icon color ([#1816](https://github.com/jdf2e/nutui-react/pull/1816)) @xiaoyatong", - "tagName": "v2.3.4" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong", - "rawContent": "style(tabbar): add css variable ([#1742](https://github.com/jdf2e/nutui-react/pull/1742)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.21", - "type": "others", - "content": "📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE", - "rawContent": "📖 docs(tabbar): Correct module names of tabbar component ([#1539](https://github.com/jdf2e/nutui-react/pull/1539)) @HUMORCE", - "tagName": "v2.0.21" - } - ], - "Tabs": [ - { - "version": "v2.7.7", - "type": "fix", - "content": "🐛 tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949))", - "rawContent": "tabs 代码简化,调整部分样式 ([#2949](https://github.com/jdf2e/nutui-react/pull/2949))", - "tagName": "v2.7.7" - }, - { - "version": "v2.7.6", - "type": "fix", - "content": "🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", - "rawContent": "fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", - "tagName": "v2.7.6" - }, - { - "version": "v2.7.0", - "type": "fix", - "content": "🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", - "rawContent": "fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", - "tagName": "v2.7.0" - }, - { - "version": "v2.6.17", - "type": "fix", - "content": "🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", - "rawContent": "fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", - "tagName": "v2.6.17" - }, - { - "version": "v2.6.13", - "type": "feat", - "content": "✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", - "rawContent": "tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", - "tagName": "v2.6.13" - } - ], - "Address": [ - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321", - "rawContent": "修复address组件onChange参数透传问题 ([#2110](https://github.com/jdf2e/nutui-react/pull/2110)) @DreamSeeker321", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang", - "rawContent": "fix(address): demo拆解与规范 ([#2068](https://github.com/jdf2e/nutui-react/pull/2068)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", - "rawContent": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.3.0", - "type": "fix", - "content": "🐛 address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong", - "rawContent": "address close icon cannot be customed ([#1685](https://github.com/jdf2e/nutui-react/pull/1685)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.3.0", - "type": "fix", - "content": "🐛 picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud", - "rawContent": "picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 ([#1710](https://github.com/jdf2e/nutui-react/pull/1710)) @oasis-cloud", - "tagName": "v2.3.0" - } - ], - "Calendar": [ - { - "version": "v2.7.8", - "type": "others", - "content": "💡 🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983))", - "rawContent": "🪵 refactor: calendar ([#2983](https://github.com/jdf2e/nutui-react/pull/2983))", - "tagName": "v2.7.8" - }, - { - "version": "v2.7.5", - "type": "fix", - "content": "🐛 调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914))", - "rawContent": "调整日历日期 ([#2914](https://github.com/jdf2e/nutui-react/pull/2914))", - "tagName": "v2.7.5" - }, - { - "version": "v2.6.23", - "type": "feat", - "content": "✨ feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645))", - "rawContent": "feat(calendar): support renderBottomButton props ([#2645](https://github.com/jdf2e/nutui-react/pull/2645))", - "tagName": "v2.6.23" - }, - { - "version": "v2.6.23", - "type": "feat", - "content": "✨ feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644))", - "rawContent": "feat(calendar): support deleteIcon props ([#2644](https://github.com/jdf2e/nutui-react/pull/2644))", - "tagName": "v2.6.23" - }, - { - "version": "v2.6.15", - "type": "fix", - "content": "🐛 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu", - "rawContent": "修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 ([#2436](https://github.com/jdf2e/nutui-react/pull/2436)) @yangqianlu", - "tagName": "v2.6.15" - } - ], - "CalendarCard": [ - { - "version": "v2.5.2", - "type": "fix", - "content": "🐛 fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud", - "rawContent": "fix(calendarcard): 直接抛出ondayclick ([#2150](https://github.com/jdf2e/nutui-react/pull/2150)) @oasis-cloud", - "tagName": "v2.5.2" - }, - { - "version": "v2.5.0", - "type": "others", - "content": "🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu", - "rawContent": "🏡 chore(calendarcard): demo 拆解与规范 ([#2026](https://github.com/jdf2e/nutui-react/pull/2026)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu", - "rawContent": "fix(calendarcard): 修复受控模式 ([#2063](https://github.com/jdf2e/nutui-react/pull/2063)) @eiinu", - "tagName": "v2.4.2" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", - "rawContent": "fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.0", - "type": "feat", - "content": "✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", - "rawContent": "feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", - "tagName": "v2.3.0" - } - ], - "Cascader": [ - { - "version": "v2.6.19", - "type": "fix", - "content": "🐛 fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591))", - "rawContent": "fix(cascader): 受控状态下 value 变化时同步组件选中状态 ([#2591](https://github.com/jdf2e/nutui-react/pull/2591))", - "tagName": "v2.6.19" - }, - { - "version": "v2.6.14", - "type": "fix", - "content": "🐛 fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang", - "rawContent": "fix(cascader): 初始化设置value未成功选中 ([#2435](https://github.com/jdf2e/nutui-react/pull/2435)) @Alex-huxiyang", - "tagName": "v2.6.14" - }, - { - "version": "v2.6.8", - "type": "fix", - "content": "🐛 fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud", - "rawContent": "fix(cascader): onPathChange is not a function ([#2308](https://github.com/jdf2e/nutui-react/pull/2308)) @oasis-cloud", - "tagName": "v2.6.8" - }, - { - "version": "v2.5.2", - "type": "others", - "content": "🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang", - "rawContent": "🏡 chore(cascader): demo拆解与规范 ([#2144](https://github.com/jdf2e/nutui-react/pull/2144)) @Alex.huxiyang", - "tagName": "v2.5.2" - }, - { - "version": "v2.3.3", - "type": "fix", - "content": "🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud", - "rawContent": "fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 ([#1799](https://github.com/jdf2e/nutui-react/pull/1799)) @oasis-cloud", - "tagName": "v2.3.3" - } - ], - "Checkbox": [ - { - "version": "v2.6.5", - "type": "fix", - "content": "🐛 关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang", - "rawContent": "关于checkbox&tabs的doc与demo修改 ([#2253](https://github.com/jdf2e/nutui-react/pull/2253)) @Alex-huxiyang", - "tagName": "v2.6.5" - }, - { - "version": "v2.5.2", - "type": "others", - "content": "🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang", - "rawContent": "🏡 chore(checkbox): demo拆解与规范 ([#2146](https://github.com/jdf2e/nutui-react/pull/2146)) @Alex.huxiyang", - "tagName": "v2.5.2" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud", - "rawContent": "feat(checkbox): list model ([#1957](https://github.com/jdf2e/nutui-react/pull/1957)) @oasis-cloud", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.7", - "type": "feat", - "content": "✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", - "rawContent": "feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", - "tagName": "v2.3.7" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", - "rawContent": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", - "tagName": "v2.3.0" - } - ], - "DatePicker": [ - { - "version": "v2.6.19", - "type": "fix", - "content": "🐛 fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582))", - "rawContent": "fix(datepicker): show zero on page ([#2582](https://github.com/jdf2e/nutui-react/pull/2582))", - "tagName": "v2.6.19" - }, - { - "version": "v2.6.2", - "type": "fix", - "content": "🐛 fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu", - "rawContent": "fix(datepicker): 修复受控方式下选项联动更新问题 ([#2201](https://github.com/jdf2e/nutui-react/pull/2201)) @eiinu", - "tagName": "v2.6.2" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", - "rawContent": "fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", - "tagName": "v2.5.1" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", - "rawContent": "fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", - "tagName": "v2.5.1" - }, - { - "version": "v2.3.4", - "type": "others", - "content": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", - "rawContent": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", - "tagName": "v2.3.4" - } - ], - "Form": [ - { - "version": "v2.7.7", - "type": "feat", - "content": "✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953))", - "rawContent": "feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 ([#2953](https://github.com/jdf2e/nutui-react/pull/2953))", - "tagName": "v2.7.7" - }, - { - "version": "v2.7.7", - "type": "feat", - "content": "✨ feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932))", - "rawContent": "feat(form): add useWatch ([#2932](https://github.com/jdf2e/nutui-react/pull/2932))", - "tagName": "v2.7.7" - }, - { - "version": "v2.7.7", - "type": "fix", - "content": "🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", - "rawContent": "fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", - "tagName": "v2.7.7" - }, - { - "version": "v2.7.6", - "type": "fix", - "content": "🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", - "rawContent": "fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", - "tagName": "v2.7.6" - }, - { - "version": "v2.7.6", - "type": "fix", - "content": "🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", - "rawContent": "fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", - "tagName": "v2.7.6" - } - ], - "Input": [ - { - "version": "v2.6.18", - "type": "fix", - "content": "🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", - "rawContent": "fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", - "tagName": "v2.6.18" - }, - { - "version": "v2.6.6", - "type": "fix", - "content": "🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", - "rawContent": "fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", - "tagName": "v2.6.6" - }, - { - "version": "v2.6.5", - "type": "fix", - "content": "🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", - "rawContent": "fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", - "tagName": "v2.6.5" - }, - { - "version": "v2.6.0", - "type": "feat", - "content": "✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", - "rawContent": "input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", - "tagName": "v2.6.0" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", - "rawContent": "fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", - "tagName": "v2.4.2" - } - ], - "InputNumber": [ - { - "version": "v2.6.8", - "type": "fix", - "content": "🐛 fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong", - "rawContent": "fix(InputNumber): 扩大点击区域 ([#2302](https://github.com/jdf2e/nutui-react/pull/2302)) @xiaoyatong", - "tagName": "v2.6.8" - }, - { - "version": "v2.6.2", - "type": "fix", - "content": "🐛 fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994", - "rawContent": "fix(inputnumber): 修复设置`InputNumber`组件className不生效的问题 ([#2188](https://github.com/jdf2e/nutui-react/pull/2188)) @kurisu994", - "tagName": "v2.6.2" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", - "rawContent": "feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.12", - "type": "feat", - "content": "✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", - "rawContent": "feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", - "tagName": "v2.3.12" - }, - { - "version": "v2.3.12", - "type": "fix", - "content": "🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", - "rawContent": "fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", - "tagName": "v2.3.12" - } - ], - "Menu": [ - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", - "rawContent": "fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed ([#2633](https://github.com/jdf2e/nutui-react/pull/2633))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.15", - "type": "feat", - "content": "✨ feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang", - "rawContent": "feat(menu): allow custom classnames for Menu and dynamic titles ([#2480](https://github.com/jdf2e/nutui-react/pull/2480)) @Alex-huxiyang", - "tagName": "v2.6.15" - }, - { - "version": "v2.6.5", - "type": "fix", - "content": "🐛 fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang", - "rawContent": "fix(menu): 选项文字很多时右侧箭头展示异常 ([#2252](https://github.com/jdf2e/nutui-react/pull/2252)) @Alex-huxiyang", - "tagName": "v2.6.5" - }, - { - "version": "v2.6.0", - "type": "others", - "content": "🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang", - "rawContent": "🏡 chore(menu): demo拆解与规范 ([#2153](https://github.com/jdf2e/nutui-react/pull/2153)) @Alex-huxiyang", - "tagName": "v2.6.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong", - "rawContent": "style(menu): 优化css变量命名,修改className 类名 ([#1746](https://github.com/jdf2e/nutui-react/pull/1746)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "NumberKeyboard": [ - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW", - "rawContent": "fix(numberkeyboard): demo拆解与规范 ([#2123](https://github.com/jdf2e/nutui-react/pull/2123)) @ZissyW", - "tagName": "v2.5.1" - }, - { - "version": "v2.3.7", - "type": "feat", - "content": "✨ feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong", - "rawContent": "feat(numberkeyboard): add title right actions ([#1881](https://github.com/jdf2e/nutui-react/pull/1881)) @xiaoyatong", - "tagName": "v2.3.7" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong", - "rawContent": "🛠 refactor(numberkeyboard): 修订类名和样式变量 ([#1719](https://github.com/jdf2e/nutui-react/pull/1719)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.11", - "type": "fix", - "content": "🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", - "rawContent": "numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", - "tagName": "v2.0.11" - }, - { - "version": "v2.0.11", - "type": "others", - "content": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", - "rawContent": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", - "tagName": "v2.0.11" - } - ], - "Picker": [ - { - "version": "v2.6.8", - "type": "fix", - "content": "🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang", - "rawContent": "fix(picker): 函数调用之前检查 locale 是否已经定义 ([#2259](https://github.com/jdf2e/nutui-react/pull/2259)) @Alex-huxiyang", - "tagName": "v2.6.8" - }, - { - "version": "v2.6.4", - "type": "fix", - "content": "🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu", - "rawContent": "fix(picker): 修复连续多次打开 picker 时显示值错误 ([#2222](https://github.com/jdf2e/nutui-react/pull/2222)) @eiinu", - "tagName": "v2.6.4" - }, - { - "version": "v2.6.0", - "type": "others", - "content": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", - "rawContent": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", - "tagName": "v2.6.0" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", - "rawContent": "fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", - "tagName": "v2.3.5" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", - "rawContent": "fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", - "tagName": "v2.3.5" - } - ], - "PickerView": [], - "Radio": [ - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635))", - "rawContent": "fix(radio): lint fixed ([#2635](https://github.com/jdf2e/nutui-react/pull/2635))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.0", - "type": "others", - "content": "🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122", - "rawContent": "🏡 chore(radio): demo拆解与规范 ([#2158](https://github.com/jdf2e/nutui-react/pull/2158)) @3042503122", - "tagName": "v2.6.0" - }, - { - "version": "v2.5.2", - "type": "fix", - "content": "🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", - "rawContent": "fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", - "tagName": "v2.5.2" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", - "rawContent": "style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.1.0", - "type": "others", - "content": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", - "rawContent": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", - "tagName": "v2.1.0" - } - ], - "Range": [ - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638))", - "rawContent": "fix(range): usememo ([#2638](https://github.com/jdf2e/nutui-react/pull/2638))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637))", - "rawContent": "fix(range): refactor & lint fixed ([#2637](https://github.com/jdf2e/nutui-react/pull/2637))", - "tagName": "v2.6.22" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason", - "rawContent": "fix(range): demo拆解与规范 ([#2139](https://github.com/jdf2e/nutui-react/pull/2139)) @ShuchenEason", - "tagName": "v2.5.1" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu", - "rawContent": "fix(range): touchmove 回调中 rect 获取失败时终止 ([#2029](https://github.com/jdf2e/nutui-react/pull/2029)) @eiinu", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.12", - "type": "feat", - "content": "✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", - "rawContent": "feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", - "tagName": "v2.3.12" - } - ], - "Rate": [ - { - "version": "v2.7.2", - "type": "others", - "content": "🏡 chore: migrate to v3", - "rawContent": "🏡 chore: migrate to v3", - "tagName": "v2.7.2" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", - "rawContent": "fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", - "tagName": "v2.4.2" - }, - { - "version": "v2.4.2", - "type": "others", - "content": "💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", - "rawContent": "test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.9", - "type": "feat", - "content": "✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", - "rawContent": "generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", - "tagName": "v2.3.9" - }, - { - "version": "v2.3.8", - "type": "feat", - "content": "✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", - "rawContent": "feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", - "tagName": "v2.3.8" - } - ], - "SearchBar": [ - { - "version": "v2.6.9", - "type": "fix", - "content": "🐛 fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu", - "rawContent": "fix(searchbar): 修复 clear 时未触发 change 的问题 ([#2262](https://github.com/jdf2e/nutui-react/pull/2262)) @eiinu", - "tagName": "v2.6.9" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W", - "rawContent": "fix(SearchBar): demo拆解与规范 ([#2064](https://github.com/jdf2e/nutui-react/pull/2064)) @joyfully-W", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.1", - "type": "fix", - "content": "🐛 fix(searchbar): 小程序环境不支持 * 选择器,将 * 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud", - "rawContent": "fix(searchbar): 小程序环境不支持 * 选择器,将 * 展开为 div、span、svg ([#1777](https://github.com/jdf2e/nutui-react/pull/1777)) @oasis-cloud", - "tagName": "v2.3.1" - }, - { - "version": "v2.3.0", - "type": "feat", - "content": "✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", - "rawContent": "feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.23", - "type": "fix", - "content": "🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", - "rawContent": "searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", - "tagName": "v2.0.23" - } - ], - "ShortPassword": [ - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang", - "rawContent": "fix(shortpassword): demo拆解与规范 ([#2102](https://github.com/jdf2e/nutui-react/pull/2102)) @Alex-huxiyang", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.10", - "type": "feat", - "content": "✨ feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud", - "rawContent": "feat(shortpassword): support ref for form ([#1930](https://github.com/jdf2e/nutui-react/pull/1930)) @oasis-cloud", - "tagName": "v2.3.10" - }, - { - "version": "v2.3.7", - "type": "others", - "content": "📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong", - "rawContent": "📖 docs(shortpassword): 增加onComplete的demo及文档 ([#1860](https://github.com/jdf2e/nutui-react/pull/1860)) @xiaoyatong", - "tagName": "v2.3.7" - }, - { - "version": "v2.0.0-alpha.12", - "type": "others", - "content": "🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu", - "rawContent": "🛠 refactor: shortPassword ([#1046](https://github.com/jdf2e/nutui-react/pull/1046)) @Eiinu", - "tagName": "v2.0.0-alpha.12" - } - ], - "Signature": [ - { - "version": "v2.6.7", - "type": "feat", - "content": "✨ 签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong", - "rawContent": "签名组件增加当没有签名或已清空的情况下的参数暴露 ([#2288](https://github.com/jdf2e/nutui-react/pull/2288)) @xiaoyatong", - "tagName": "v2.6.7" - }, - { - "version": "v2.6.2", - "type": "fix", - "content": "🐛 fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang", - "rawContent": "fix(signature): 调整清空时机并更新demo ([#2190](https://github.com/jdf2e/nutui-react/pull/2190)) @Alex-huxiyang", - "tagName": "v2.6.2" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang", - "rawContent": "fix(signature): demo拆解与规范 ([#2099](https://github.com/jdf2e/nutui-react/pull/2099)) @Alex-huxiyang", - "tagName": "v2.5.0" - }, - { - "version": "v2.0.4", - "type": "fix", - "content": "🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", - "rawContent": "signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", - "tagName": "v2.0.4" - }, - { - "version": "v2.0.4", - "type": "fix", - "content": "🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", - "rawContent": "修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", - "tagName": "v2.0.4" - } - ], - "Switch": [ - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323", - "rawContent": "fix(switch):switch组件demo代码重构 ([#2033](https://github.com/jdf2e/nutui-react/pull/2033)) @jiangjin3323", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong", - "rawContent": "🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo ([#1714](https://github.com/jdf2e/nutui-react/pull/1714)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "TextArea": [ - { - "version": "v2.7.5", - "type": "fix", - "content": "🐛 fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910))", - "rawContent": "fix(textarea): 字数限制文本遮挡输入框的内容 ([#2910](https://github.com/jdf2e/nutui-react/pull/2910))", - "tagName": "v2.7.5" - }, - { - "version": "v2.7.1", - "type": "fix", - "content": "🐛 fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748))", - "rawContent": "fix(textarea): handle undefined placeholder explicitly ([#2748](https://github.com/jdf2e/nutui-react/pull/2748))", - "tagName": "v2.7.1" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", - "rawContent": "fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", - "tagName": "v2.5.1" - }, - { - "version": "v2.3.9", - "type": "fix", - "content": "🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", - "rawContent": "fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", - "tagName": "v2.3.9" - }, - { - "version": "v2.3.7", - "type": "fix", - "content": "🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", - "rawContent": "fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", - "tagName": "v2.3.7" - } - ], - "Uploader": [ - { - "version": "v2.7.5", - "type": "feat", - "content": "✨ feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902))", - "rawContent": "feat(uploader): suppport chooseMedia in web ([#2902](https://github.com/jdf2e/nutui-react/pull/2902))", - "tagName": "v2.7.5" - }, - { - "version": "v2.7.2", - "type": "others", - "content": "🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825))", - "rawContent": "🏡 chore(uploader): use scss variable ([#2825](https://github.com/jdf2e/nutui-react/pull/2825))", - "tagName": "v2.7.2" - }, - { - "version": "v2.7.2", - "type": "fix", - "content": "🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807))", - "rawContent": "fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 ([#2807](https://github.com/jdf2e/nutui-react/pull/2807))", - "tagName": "v2.7.2" - }, - { - "version": "v2.6.21", - "type": "feat", - "content": "✨ feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618))", - "rawContent": "feat(Uploader): add support for deleteIcon prop customization ([#2618](https://github.com/jdf2e/nutui-react/pull/2618))", - "tagName": "v2.6.21" - }, - { - "version": "v2.6.17", - "type": "fix", - "content": "🐛 fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553))", - "rawContent": "fix(uploader): beforeUpload should trigger every time before uploading ([#2553](https://github.com/jdf2e/nutui-react/pull/2553))", - "tagName": "v2.6.17" - } - ], - "ActionSheet": [ - { - "version": "v2.6.7", - "type": "fix", - "content": "🐛 ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong", - "rawContent": "ActionSheet 增加安全区处理 ([#2286](https://github.com/jdf2e/nutui-react/pull/2286)) @xiaoyatong", - "tagName": "v2.6.7" - }, - { - "version": "v2.6.7", - "type": "fix", - "content": "🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong", - "rawContent": "fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 ([#2285](https://github.com/jdf2e/nutui-react/pull/2285)) @xiaoyatong", - "tagName": "v2.6.7" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW", - "rawContent": "fix(actionsheet): demo拆解与规范 ([#2124](https://github.com/jdf2e/nutui-react/pull/2124)) @ZissyW", - "tagName": "v2.5.1" - }, - { - "version": "v2.3.11", - "type": "fix", - "content": "🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling", - "rawContent": "fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 ([#1954](https://github.com/jdf2e/nutui-react/pull/1954)) @onlyling", - "tagName": "v2.3.11" - }, - { - "version": "v2.0.0-alpha.12", - "type": "others", - "content": "🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong", - "rawContent": "🛠 refactor: actionSheet ([#1053](https://github.com/jdf2e/nutui-react/pull/1053)) @xiaoyatong", - "tagName": "v2.0.0-alpha.12" - } - ], - "Badge": [ - { - "version": "v2.6.2", - "type": "others", - "content": "💡 undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1", - "rawContent": "undefined: style(badge): jdesign badge 样式 ([#2164](https://github.com/jdf2e/nutui-react/pull/2164)) @zhehu1", - "tagName": "v2.6.2" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya", - "rawContent": "fix(badge): demo拆解与规范 ([#2060](https://github.com/jdf2e/nutui-react/pull/2060)) @wanglihuaya", - "tagName": "v2.4.2" - }, - { - "version": "v2.4.1", - "type": "feat", - "content": "✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", - "rawContent": "feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", - "rawContent": "fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", - "rawContent": "feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", - "tagName": "v2.4.0" - } - ], - "Dialog": [ - { - "version": "v2.6.23", - "type": "fix", - "content": "🐛 fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639))", - "rawContent": "fix(dialog): remove defaultprops ([#2639](https://github.com/jdf2e/nutui-react/pull/2639))", - "tagName": "v2.6.23" - }, - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 fix(dialog): revert defaultprops", - "rawContent": "fix(dialog): revert defaultprops", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.18", - "type": "feat", - "content": "✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", - "rawContent": "demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", - "tagName": "v2.6.18" - }, - { - "version": "v2.6.18", - "type": "fix", - "content": "🐛 dialog", - "rawContent": "dialog", - "tagName": "v2.6.18" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong", - "rawContent": "fix(dialog): 关闭按钮默认在底部,24px白色图标 ([#2118](https://github.com/jdf2e/nutui-react/pull/2118)) @irisSong", - "tagName": "v2.5.0" - } - ], - "Drag": [ - { - "version": "v2.6.13", - "type": "feat", - "content": "✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang", - "rawContent": "feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks ([#2418](https://github.com/jdf2e/nutui-react/pull/2418)) @Alex-huxiyang", - "tagName": "v2.6.13" - }, - { - "version": "v2.6.9", - "type": "fix", - "content": "🐛 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong", - "rawContent": "解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 ([#2330](https://github.com/jdf2e/nutui-react/pull/2330)) @irisSong", - "tagName": "v2.6.9" - }, - { - "version": "v2.6.0", - "type": "fix", - "content": "🐛 fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu", - "rawContent": "fix(drag): demo拆解与规范 ([#2163](https://github.com/jdf2e/nutui-react/pull/2163)) @eiinu", - "tagName": "v2.6.0" - }, - { - "version": "v2.3.0", - "type": "fix", - "content": "🐛 change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong", - "rawContent": "change drag demo radius value of button ([#1701](https://github.com/jdf2e/nutui-react/pull/1701)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "Empty": [ - { - "version": "v2.7.3", - "type": "fix", - "content": "🐛 fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854))", - "rawContent": "fix(empty): actions add support for events ([#2854](https://github.com/jdf2e/nutui-react/pull/2854))", - "tagName": "v2.7.3" - }, - { - "version": "v2.6.14", - "type": "feat", - "content": "✨ feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang", - "rawContent": "feat(empty): add css variable nutui-empty-background-color ([#2451](https://github.com/jdf2e/nutui-react/pull/2451)) @Alex-huxiyang", - "tagName": "v2.6.14" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong", - "rawContent": "fix(Empty): 调整默认图片为jd图片 ([#2032](https://github.com/jdf2e/nutui-react/pull/2032)) @xiaoyatong", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", - "rawContent": "feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", - "rawContent": "fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", - "tagName": "v2.3.5" - } - ], - "ResultPage": [], - "InfiniteLoading": [ - { - "version": "v2.7.2", - "type": "others", - "content": "📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801))", - "rawContent": "📖 docs(infiniteloading): remove deprecated usage ([#2801](https://github.com/jdf2e/nutui-react/pull/2801))", - "tagName": "v2.7.2" - }, - { - "version": "v2.7.1", - "type": "others", - "content": "📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770))", - "rawContent": "📖 docs(infiniteLoading): optimize target description ([#2770](https://github.com/jdf2e/nutui-react/pull/2770))", - "tagName": "v2.7.1" - }, - { - "version": "v2.6.15", - "type": "fix", - "content": "🐛 fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud", - "rawContent": "fix(infiniteLoading): rest 导致事件无法触发 ([#2474](https://github.com/jdf2e/nutui-react/pull/2474)) @oasis-cloud", - "tagName": "v2.6.15" - }, - { - "version": "v2.6.14", - "type": "feat", - "content": "✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud", - "rawContent": "feat(infiniteLoading): 继承 scrollView 的 props 类型 ([#2441](https://github.com/jdf2e/nutui-react/pull/2441)) @oasis-cloud", - "tagName": "v2.6.14" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong", - "rawContent": "fix(infiniteLoading): demo拆解与规范+增加joy logo的demo ([#2081](https://github.com/jdf2e/nutui-react/pull/2081)) @irisSong", - "tagName": "v2.4.2" - } - ], - "Loading": [ - { - "version": "v2.7.9", - "type": "others", - "content": "📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008))", - "rawContent": "📖 docs(loading): 主题变量修正 ([#3008](https://github.com/jdf2e/nutui-react/pull/3008))", - "tagName": "v2.7.9" - }, - { - "version": "v2.6.0", - "type": "others", - "content": "🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang", - "rawContent": "🏡 chore(loading): demo拆解与规范 ([#2155](https://github.com/jdf2e/nutui-react/pull/2155)) @Alex-huxiyang", - "tagName": "v2.6.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong", - "rawContent": "style(loading): 修订css变量名,补充css变量文档 ([#1721](https://github.com/jdf2e/nutui-react/pull/1721)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.10", - "type": "feat", - "content": "✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", - "rawContent": "loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", - "tagName": "v2.0.10" - }, - { - "version": "v2.0.10", - "type": "fix", - "content": "🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", - "rawContent": "loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", - "tagName": "v2.0.10" - } - ], - "NoticeBar": [ - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong", - "rawContent": "fix(noticebar): fix docs ([#2119](https://github.com/jdf2e/nutui-react/pull/2119)) @xiaoyatong", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.2", - "type": "feat", - "content": "✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong", - "rawContent": "feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong", - "tagName": "v2.4.2" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong", - "rawContent": "feat(noticebar): supports the center layout ([#1972](https://github.com/jdf2e/nutui-react/pull/1972)) @irisSong", - "tagName": "v2.4.0" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu", - "rawContent": "feat(rtl): noticebar ([#1984](https://github.com/jdf2e/nutui-react/pull/1984)) @Eiinu", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong", - "rawContent": "style(noticebar): 修订类名和css变量 ([#1751](https://github.com/jdf2e/nutui-react/pull/1751)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "Notify": [ - { - "version": "v2.6.0", - "type": "others", - "content": "🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang", - "rawContent": "🏡 chore(notify): demo拆解与规范 ([#2151](https://github.com/jdf2e/nutui-react/pull/2151)) @Alex-huxiyang", - "tagName": "v2.6.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong", - "rawContent": "style(notify): 优化样式布局 ([#1762](https://github.com/jdf2e/nutui-react/pull/1762)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.18", - "type": "fix", - "content": "🐛 fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz", - "rawContent": "fix(Notify): type NotifyType incorrectly spelling warning as waring ([#1441](https://github.com/jdf2e/nutui-react/pull/1441)) @Katz", - "tagName": "v2.0.18" - }, - { - "version": "v2.0.9", - "type": "feat", - "content": "✨ feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud", - "rawContent": "feat(notify): 支持函数调用的展开和关闭 ([#1271](https://github.com/jdf2e/nutui-react/pull/1271)) @oasis-cloud", - "tagName": "v2.0.9" - }, - { - "version": "v2.0.0-alpha.9", - "type": "others", - "content": "🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫", - "rawContent": "🛠 refactor: notify ([#983](https://github.com/jdf2e/nutui-react/pull/983)) @拧巴的猫", - "tagName": "v2.0.0-alpha.9" - } - ], - "Popover": [ - { - "version": "v2.7.3", - "type": "feat", - "content": "✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851))", - "rawContent": "feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 ([#2851](https://github.com/jdf2e/nutui-react/pull/2851))", - "tagName": "v2.7.3" - }, - { - "version": "v2.5.1", - "type": "feat", - "content": "✨ feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong", - "rawContent": "feat(popover): rtl ([#2121](https://github.com/jdf2e/nutui-react/pull/2121)) @xiaoyatong", - "tagName": "v2.5.1" - }, - { - "version": "v2.5.0", - "type": "feat", - "content": "✨ feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong", - "rawContent": "feat(Popover): 新增单条数据的demo展示 ([#2117](https://github.com/jdf2e/nutui-react/pull/2117)) @xiaoyatong", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", - "rawContent": "fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", - "rawContent": "feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", - "tagName": "v2.4.0" - } - ], - "Popup": [ - { - "version": "v2.7.7", - "type": "others", - "content": "📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943))", - "rawContent": "📖 docs: popup 使用说明描述优化([#2943](https://github.com/jdf2e/nutui-react/pull/2943))", - "tagName": "v2.7.7" - }, - { - "version": "v2.7.1", - "type": "fix", - "content": "🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", - "rawContent": "fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", - "tagName": "v2.7.1" - }, - { - "version": "v2.6.22", - "type": "feat", - "content": "✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", - "rawContent": "feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.18", - "type": "feat", - "content": "✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", - "rawContent": "demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", - "tagName": "v2.6.18" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", - "rawContent": "fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", - "tagName": "v2.5.1" - } - ], - "PullToRefresh": [ - { - "version": "v2.6.17", - "type": "fix", - "content": "🐛 fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538))", - "rawContent": "fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 ([#2538](https://github.com/jdf2e/nutui-react/pull/2538))", - "tagName": "v2.6.17" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong", - "rawContent": "fix(pulltorefresh): demo中下拉图标修改为joy logo ([#2084](https://github.com/jdf2e/nutui-react/pull/2084)) @irisSong", - "tagName": "v2.4.2" - }, - { - "version": "v2.4.1", - "type": "feat", - "content": "✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong", - "rawContent": "feat(pulltorefresh): 增加 type 属性,支持深色背景设置 ([#2044](https://github.com/jdf2e/nutui-react/pull/2044)) @xiaoyatong", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH", - "rawContent": "fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 ([#1830](https://github.com/jdf2e/nutui-react/pull/1830)) @NickH", - "tagName": "v2.3.5" - }, - { - "version": "v2.3.3", - "type": "fix", - "content": "🐛 fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong", - "rawContent": "fix(pulltorefresh): icon 部分拆到demo中 ([#1812](https://github.com/jdf2e/nutui-react/pull/1812)) @xiaoyatong", - "tagName": "v2.3.3" - } - ], - "Skeleton": [ - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya", - "rawContent": "fix(skeleton): demo拆解与规范 ([#2047](https://github.com/jdf2e/nutui-react/pull/2047)) @wanglihuaya", - "tagName": "v2.4.2" - }, - { - "version": "v2.0.13", - "type": "others", - "content": "📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My", - "rawContent": "📖 docs: 删除了skeleton文档中无用的props(width,height) ([#1303](https://github.com/jdf2e/nutui-react/pull/1303)) @ivan-My", - "tagName": "v2.0.13" - }, - { - "version": "v2.0.0-alpha.11", - "type": "others", - "content": "🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu", - "rawContent": "🛠 refactor: Skeleton ([#1036](https://github.com/jdf2e/nutui-react/pull/1036)) @Eiinu", - "tagName": "v2.0.0-alpha.11" - } - ], - "Swipe": [ - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong", - "rawContent": "fix(swipe): 修改demo文案 ([#2106](https://github.com/jdf2e/nutui-react/pull/2106)) @xiaoyatong", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng", - "rawContent": "fix swipe slide element get rect width error ([#2017](https://github.com/jdf2e/nutui-react/pull/2017)) @awefeng", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong", - "rawContent": "feat(swipe): 增加自定义高度的demo ([#1996](https://github.com/jdf2e/nutui-react/pull/1996)) @xiaoyatong", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", - "rawContent": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.1.0", - "type": "fix", - "content": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", - "rawContent": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", - "tagName": "v2.1.0" - } - ], - "Toast": [ - { - "version": "v2.7.7", - "type": "others", - "content": "📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957))", - "rawContent": "📖 docs(toast): 修复文档中的函数式例子 ([#2957](https://github.com/jdf2e/nutui-react/pull/2957))", - "tagName": "v2.7.7" - }, - { - "version": "v2.7.1", - "type": "fix", - "content": "🐛 fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776))", - "rawContent": "fix(toast): load dependent CSS ([#2776](https://github.com/jdf2e/nutui-react/pull/2776))", - "tagName": "v2.7.1" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", - "rawContent": "fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", - "tagName": "v2.5.1" - }, - { - "version": "v2.4.0", - "type": "fix", - "content": "🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", - "rawContent": "fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", - "tagName": "v2.4.0" - }, - { - "version": "v2.4.0", - "type": "fix", - "content": "🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", - "rawContent": "fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", - "tagName": "v2.4.0" - } - ], - "Animate": [ - { - "version": "v2.7.8", - "type": "others", - "content": "💡 zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969))", - "rawContent": "zap: perf: animate ([#2969](https://github.com/jdf2e/nutui-react/pull/2969))", - "tagName": "v2.7.8" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu", - "rawContent": "fix(animate): demo拆解与规范 ([#2085](https://github.com/jdf2e/nutui-react/pull/2085)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong", - "rawContent": "animatenumbers number css ([#1681](https://github.com/jdf2e/nutui-react/pull/1681)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "AnimatingNumbers": [ - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "tagName": "v2.6.22" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang", - "rawContent": "fix(animatingnumbers): demo拆解与规范 ([#2109](https://github.com/jdf2e/nutui-react/pull/2109)) @Alex-huxiyang", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong", - "rawContent": "feat(animatingNumbers): support rtl ([#1985](https://github.com/jdf2e/nutui-react/pull/1985)) @irisSong", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.7", - "type": "fix", - "content": "🐛 fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu", - "rawContent": "fix(animatingnumbers): 修复单元测试问题 ([#1878](https://github.com/jdf2e/nutui-react/pull/1878)) @Eiinu", - "tagName": "v2.3.7" - }, - { - "version": "v2.0.0-alpha.13", - "type": "others", - "content": "🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫", - "rawContent": "🛠 refactor: animatingNumbers ([#1048](https://github.com/jdf2e/nutui-react/pull/1048)) @拧巴的猫", - "tagName": "v2.0.0-alpha.13" - } - ], - "Audio": [ - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "tagName": "v2.6.22" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang", - "rawContent": "fix(audio): demo拆解与规范 ([#2111](https://github.com/jdf2e/nutui-react/pull/2111)) @Alex-huxiyang", - "tagName": "v2.5.0" - } - ], - "Avatar": [ - { - "version": "v2.6.22", - "type": "fix", - "content": "🐛 usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "rawContent": "usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize ([#2628](https://github.com/jdf2e/nutui-react/pull/2628))", - "tagName": "v2.6.22" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang", - "rawContent": "fix(avatar): demo规范与调整 ([#2071](https://github.com/jdf2e/nutui-react/pull/2071)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.7", - "type": "others", - "content": "📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud", - "rawContent": "📖 docs(avatar): add list display mode ([#1862](https://github.com/jdf2e/nutui-react/pull/1862)) @oasis-cloud", - "tagName": "v2.3.7" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong", - "rawContent": "📖 docs(avatar): 修改demo值,改为可支持变量 ([#1752](https://github.com/jdf2e/nutui-react/pull/1752)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.12", - "type": "fix", - "content": "🐛 fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang", - "rawContent": "fix(Avatar): 解决在小程序环境下,使用Avatar.Group无法正常展示头像问题 ([#1296](https://github.com/jdf2e/nutui-react/pull/1296)) @Tralafalgar Wang", - "tagName": "v2.0.12" - } - ], - "CircleProgress": [ - { - "version": "v2.6.5", - "type": "fix", - "content": "🐛 fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu", - "rawContent": "fix(circleprogress): update demo ([#2260](https://github.com/jdf2e/nutui-react/pull/2260)) @eiinu", - "tagName": "v2.6.5" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang", - "rawContent": "fix(circleprogress): demo拆解与规范 ([#2091](https://github.com/jdf2e/nutui-react/pull/2091)) @Alex-huxiyang", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.7", - "type": "others", - "content": "🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud", - "rawContent": "🛠 refactor(circleprogress): optimize animation duration ([#1861](https://github.com/jdf2e/nutui-react/pull/1861)) @oasis-cloud", - "tagName": "v2.3.7" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong", - "rawContent": "style(circleprogress): docs 优化,修订 css 变量 ([#1699](https://github.com/jdf2e/nutui-react/pull/1699)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.24", - "type": "fix", - "content": "🐛 fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud", - "rawContent": "fix(circleprogress): 计算出现 NaN 导致组件展示为 100% 的情况 ([#1602](https://github.com/jdf2e/nutui-react/pull/1602)) @oasis-cloud", - "tagName": "v2.0.24" - } - ], - "Collapse": [ - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu", - "rawContent": "fix(collapse): demo拆解与规范 ([#2094](https://github.com/jdf2e/nutui-react/pull/2094)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu", - "rawContent": "feat(rtl): collapse ([#1981](https://github.com/jdf2e/nutui-react/pull/1981)) @Eiinu", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", - "rawContent": "📖 docs: address and collapse doc icons ([#1692](https://github.com/jdf2e/nutui-react/pull/1692)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", - "rawContent": "style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.0-beta.1", - "type": "fix", - "content": "🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", - "rawContent": "fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", - "tagName": "v2.0.0-beta.1" - } - ], - "CountDown": [ - { - "version": "v2.5.2", - "type": "others", - "content": "🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang", - "rawContent": "🏡 chore(countdown): demo拆解与规范 ([#2147](https://github.com/jdf2e/nutui-react/pull/2147)) @Alex.huxiyang", - "tagName": "v2.5.2" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong", - "rawContent": "📖 docs(countdown): 修复文档中的文案多语言化 ([#1723](https://github.com/jdf2e/nutui-react/pull/1723)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.4", - "type": "fix", - "content": "🐛 countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong", - "rawContent": "countdown手动控制demo展示样式优化 ([#1229](https://github.com/jdf2e/nutui-react/pull/1229)) @songsong", - "tagName": "v2.0.4" - }, - { - "version": "v1.5.9", - "type": "feat", - "content": "✨ countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong", - "rawContent": "countdown 支持剩余时间 ([#1120](https://github.com/jdf2e/nutui-react/pull/1120)) @xiaoyatong", - "tagName": "v1.5.9" - }, - { - "version": "v2.0.0-alpha.12", - "type": "others", - "content": "🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫", - "rawContent": "🛠 refactor: countdown ([#1040](https://github.com/jdf2e/nutui-react/pull/1040)) @拧巴的猫", - "tagName": "v2.0.0-alpha.12" - } - ], - "Ellipsis": [ - { - "version": "v2.6.2", - "type": "fix", - "content": "🐛 fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang", - "rawContent": "fix(ellipsis): 部分场景下的ref报错 ([#2200](https://github.com/jdf2e/nutui-react/pull/2200)) @Alex-huxiyang", - "tagName": "v2.6.2" - }, - { - "version": "v2.5.1", - "type": "feat", - "content": "✨ feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong", - "rawContent": "feat(ellipsis): rtl ([#2128](https://github.com/jdf2e/nutui-react/pull/2128)) @irisSong", - "tagName": "v2.5.1" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan", - "rawContent": "fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 ([#2078](https://github.com/jdf2e/nutui-react/pull/2078)) @FPG-Alan", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", - "rawContent": "fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.8", - "type": "fix", - "content": "🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", - "rawContent": "fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", - "tagName": "v2.3.8" - } - ], - "ImagePreview": [ - { - "version": "v2.6.13", - "type": "fix", - "content": "🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang", - "rawContent": "fix(imagepreview): 无法在预期情景正确关闭图片的异常 ([#2421](https://github.com/jdf2e/nutui-react/pull/2421)) @Alex-huxiyang", - "tagName": "v2.6.13" - }, - { - "version": "v2.6.12", - "type": "feat", - "content": "✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", - "rawContent": "add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", - "tagName": "v2.6.12" - }, - { - "version": "v2.6.6", - "type": "fix", - "content": "🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang", - "rawContent": "fix(imagepreview): 阻止冒泡,防止点击图片关闭 ([#2281](https://github.com/jdf2e/nutui-react/pull/2281)) @Alex-huxiyang", - "tagName": "v2.6.6" - }, - { - "version": "v2.6.4", - "type": "fix", - "content": "🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang", - "rawContent": "fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 ([#2227](https://github.com/jdf2e/nutui-react/pull/2227)) @Alex-huxiyang", - "tagName": "v2.6.4" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang", - "rawContent": "fix(imagepreview): demo拆解与规范 ([#2134](https://github.com/jdf2e/nutui-react/pull/2134)) @Alex-huxiyang", - "tagName": "v2.5.1" - } - ], - "Indicator": [ - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu", - "rawContent": "fix(indicator): demo拆解与规范 ([#2090](https://github.com/jdf2e/nutui-react/pull/2090)) @eiinu", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.0", - "type": "fix", - "content": "🐛 fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong", - "rawContent": "fix(indicator): 修订样式名称和样式变量 ([#1712](https://github.com/jdf2e/nutui-react/pull/1712)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.1.0", - "type": "fix", - "content": "🐛 picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong", - "rawContent": "picker and datepicker theme config at taro and indicator css at taro ([#1615](https://github.com/jdf2e/nutui-react/pull/1615)) @xiaoyatong", - "tagName": "v2.1.0" - }, - { - "version": "v2.0.24", - "type": "fix", - "content": "🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", - "rawContent": "swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", - "tagName": "v2.0.24" - }, - { - "version": "v2.0.19", - "type": "fix", - "content": "🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", - "rawContent": "indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", - "tagName": "v2.0.19" - } - ], - "Lottie": [], - "Pagination": [ - { - "version": "v2.6.12", - "type": "feat", - "content": "✨ add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", - "rawContent": "add pagination whether to show pages in imagepreview ([#2411](https://github.com/jdf2e/nutui-react/pull/2411)) @xiaoyatong", - "tagName": "v2.6.12" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang", - "rawContent": "fix(pagination): demo拆解与规范 ([#2079](https://github.com/jdf2e/nutui-react/pull/2079)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.0", - "type": "feat", - "content": "✨ feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong", - "rawContent": "feat(pagination): add lite mode and css variable ([#1743](https://github.com/jdf2e/nutui-react/pull/1743)) @xiaoyatong", - "tagName": "v2.3.0" - } - ], - "Segmented": [], - "Price": [ - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang", - "rawContent": "fix(price): demo拆解与规范 ([#2082](https://github.com/jdf2e/nutui-react/pull/2082)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, - { - "version": "v2.0.0-alpha.9", - "type": "others", - "content": "🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫", - "rawContent": "🛠 refactor: price ([#989](https://github.com/jdf2e/nutui-react/pull/989)) @拧巴的猫", - "tagName": "v2.0.0-alpha.9" - } - ], - "Progress": [ - { - "version": "v2.5.1", - "type": "feat", - "content": "✨ feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang", - "rawContent": "feat(progress): Taro新增lazy属性 ([#2108](https://github.com/jdf2e/nutui-react/pull/2108)) @Alex-huxiyang", - "tagName": "v2.5.1" - }, - { - "version": "v2.5.0", - "type": "feat", - "content": "✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang", - "rawContent": "feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086)) @Alex-huxiyang", - "tagName": "v2.5.0" - }, - { - "version": "v2.5.0", - "type": "others", - "content": "🚦 Revert \"feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))\" @oasis-cloud", - "rawContent": "🚦 Revert \"feat(progress): 支持taro的lazy属性 & demo拆解与规范 ([#2086](https://github.com/jdf2e/nutui-react/pull/2086))\" @oasis-cloud", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.12", - "type": "feat", - "content": "✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", - "rawContent": "feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", - "tagName": "v2.3.12" - }, - { - "version": "v2.0.2", - "type": "others", - "content": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", - "rawContent": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", - "tagName": "v2.0.2" - } - ], - "Steps": [ - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu", - "rawContent": "fix(steps): demo拆解与规范 ([#2105](https://github.com/jdf2e/nutui-react/pull/2105)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.8", - "type": "fix", - "content": "🐛 fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong", - "rawContent": "fix(steps): 小程序的真机情况下出现的换行的情况 ([#1899](https://github.com/jdf2e/nutui-react/pull/1899)) @xiaoyatong", - "tagName": "v2.3.8" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong", - "rawContent": "style(steps): 优化steps样式结构,改进css变量名 ([#1741](https://github.com/jdf2e/nutui-react/pull/1741)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.0-alpha.10", - "type": "others", - "content": "🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud", - "rawContent": "🛠 refactor: steps ([#1021](https://github.com/jdf2e/nutui-react/pull/1021)) @oasis-cloud", - "tagName": "v2.0.0-alpha.10" - } - ], - "Swiper": [ - { - "version": "v2.7.9", - "type": "fix", - "content": "🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003))", - "rawContent": "fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3003](https://github.com/jdf2e/nutui-react/pull/3003))", - "tagName": "v2.7.9" - }, - { - "version": "v2.7.6", - "type": "fix", - "content": "🐛 fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913))", - "rawContent": "fix(swiper): 修复duration不生效 ([#2913](https://github.com/jdf2e/nutui-react/pull/2913))", - "tagName": "v2.7.6" - }, - { - "version": "v2.6.22", - "type": "others", - "content": "📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630))", - "rawContent": "📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 ([#2630](https://github.com/jdf2e/nutui-react/pull/2630))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.14", - "type": "fix", - "content": "🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", - "rawContent": "fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", - "tagName": "v2.6.14" - }, - { - "version": "v2.6.1", - "type": "fix", - "content": "🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", - "rawContent": "fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", - "tagName": "v2.6.1" - } - ], - "Table": [ - { - "version": "v2.7.2", - "type": "fix", - "content": "🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789))", - "rawContent": "fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 ([#2789](https://github.com/jdf2e/nutui-react/pull/2789))", - "tagName": "v2.7.2" - }, - { - "version": "v2.6.22", - "type": "others", - "content": "🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626))", - "rawContent": "🏡 chore(demo): display bound dispatchSetState in demo8 of table demos ([#2626](https://github.com/jdf2e/nutui-react/pull/2626))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.15", - "type": "others", - "content": "🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang", - "rawContent": "🏡 chore: run md-table-format when git commit changes ([#2484](https://github.com/jdf2e/nutui-react/pull/2484)) @Alex-huxiyang", - "tagName": "v2.6.15" - }, - { - "version": "v2.6.15", - "type": "others", - "content": "💡 🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd", - "rawContent": "🪵 refactor: table ([#2473](https://github.com/jdf2e/nutui-react/pull/2473)) @zanyuki-jd", - "tagName": "v2.6.15" - }, - { - "version": "v2.6.11", - "type": "feat", - "content": "✨ feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd", - "rawContent": "feat(table): table新增自定义行 ([#2390](https://github.com/jdf2e/nutui-react/pull/2390)) @zanyuki-jd", - "tagName": "v2.6.11" - } - ], - "Tag": [ - { - "version": "v2.6.22", - "type": "others", - "content": "📖 docs: 文档构建出现未闭合标签的错误提示", - "rawContent": "📖 docs: 文档构建出现未闭合标签的错误提示", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.6", - "type": "others", - "content": "🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang", - "rawContent": "🏡 chore(tag): css样式变量修复 ([#2279](https://github.com/jdf2e/nutui-react/pull/2279)) @Alex-huxiyang", - "tagName": "v2.6.6" - }, - { - "version": "v2.6.2", - "type": "others", - "content": "📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao", - "rawContent": "📖 docs(tag):修复demo描述错误 ([#2204](https://github.com/jdf2e/nutui-react/pull/2204)) @jianhuagao", - "tagName": "v2.6.2" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu", - "rawContent": "fix(tag): taro 下自定义icon无法展示 ([#2088](https://github.com/jdf2e/nutui-react/pull/2088)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.12", - "type": "others", - "content": "🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang", - "rawContent": "🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 ([#1950](https://github.com/jdf2e/nutui-react/pull/1950)) @Alex.huxiyang", - "tagName": "v2.3.12" - } - ], - "Tour": [ - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang", - "rawContent": "fix(tour): demo拆解与规范 ([#2130](https://github.com/jdf2e/nutui-react/pull/2130)) @Alex-huxiyang", - "tagName": "v2.5.1" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong", - "rawContent": "📖 docs(tour): fix tour demo ([#1759](https://github.com/jdf2e/nutui-react/pull/1759)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.11", - "type": "feat", - "content": "✨ 新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666", - "rawContent": "新增 tour 引导组件 ([#1279](https://github.com/jdf2e/nutui-react/pull/1279)) @junjun666", - "tagName": "v2.0.11" - } - ], - "Video": [ - { - "version": "v2.7.3", - "type": "feat", - "content": "✨ feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852))", - "rawContent": "feat(Video): web h5 下支持 ref 调用 ([#2852](https://github.com/jdf2e/nutui-react/pull/2852))", - "tagName": "v2.7.3" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu", - "rawContent": "fix(video): demo拆解与规范 ([#2104](https://github.com/jdf2e/nutui-react/pull/2104)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.8", - "type": "feat", - "content": "✨ feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong", - "rawContent": "feat(video): support passing through attributes for Taro Video ([#1890](https://github.com/jdf2e/nutui-react/pull/1890)) @xiaoyatong", - "tagName": "v2.3.8" - }, - { - "version": "v2.1.0", - "type": "feat", - "content": "✨ uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong", - "rawContent": "uploader taro h5 支持 video ([#1605](https://github.com/jdf2e/nutui-react/pull/1605)) @xiaoyatong", - "tagName": "v2.1.0" - }, - { - "version": "v2.0.0-alpha.13", - "type": "others", - "content": "🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666", - "rawContent": "🛠 refactor: video ([#1034](https://github.com/jdf2e/nutui-react/pull/1034)) @junjun666", - "tagName": "v2.0.0-alpha.13" - } - ], - "VirtualList": [ - { - "version": "v2.6.4", - "type": "fix", - "content": "🐛 fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang", - "rawContent": "fix(virtualList): 修复部分场景onScroll不触发 ([#2221](https://github.com/jdf2e/nutui-react/pull/2221)) @Alex-huxiyang", - "tagName": "v2.6.4" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu", - "rawContent": "fix(virtuallist): demo拆解与规范 ([#2116](https://github.com/jdf2e/nutui-react/pull/2116)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.4.0", - "type": "fix", - "content": "🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34", - "rawContent": "fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 ([#1993](https://github.com/jdf2e/nutui-react/pull/1993)) @CDog34", - "tagName": "v2.4.0" - }, - { - "version": "v2.3.4", - "type": "others", - "content": "🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud", - "rawContent": "🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 ([#1825](https://github.com/jdf2e/nutui-react/pull/1825)) @oasis-cloud", - "tagName": "v2.3.4" - }, - { - "version": "v2.0.24", - "type": "fix", - "content": "🐛 virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong", - "rawContent": "virtuallist key at taro ([#1584](https://github.com/jdf2e/nutui-react/pull/1584)) @xiaoyatong", - "tagName": "v2.0.24" - } - ], - "Barrage": [ - { - "version": "v2.6.21", - "type": "fix", - "content": "🐛 修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612))", - "rawContent": "修改jd小程序高版本弹幕不滚动问题 ([#2612](https://github.com/jdf2e/nutui-react/pull/2612))", - "tagName": "v2.6.21" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong", - "rawContent": "fix(barrage): 简化demo ([#2100](https://github.com/jdf2e/nutui-react/pull/2100)) @xiaoyatong", - "tagName": "v2.5.0" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W", - "rawContent": "fix(barrage): demo拆解与规范 ([#2098](https://github.com/jdf2e/nutui-react/pull/2098)) @joyfully-W", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.10", - "type": "fix", - "content": "🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong", - "rawContent": "fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 ([#1942](https://github.com/jdf2e/nutui-react/pull/1942)) @songsong", - "tagName": "v2.3.10" - }, - { - "version": "v2.1.0", - "type": "fix", - "content": "🐛 日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong", - "rawContent": "日历close样式,可自定义样式;修改弹幕样式;更名CircleClose为Failure、Issue 为 Tips ([#1648](https://github.com/jdf2e/nutui-react/pull/1648)) @xiaoyatong", - "tagName": "v2.1.0" - } - ], - "Card": [ - { - "version": "v2.6.8", - "type": "feat", - "content": "✨ feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang", - "rawContent": "feat(card): add card hide price and shop usage ([#2292](https://github.com/jdf2e/nutui-react/pull/2292)) @wenlingang", - "tagName": "v2.6.8" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W", - "rawContent": "fix(Card): demo拆解与规范 ([#2072](https://github.com/jdf2e/nutui-react/pull/2072)) @joyfully-W", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong", - "rawContent": "🛠 refactor: rename card classname ([#1700](https://github.com/jdf2e/nutui-react/pull/1700)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.0-alpha.15", - "type": "others", - "content": "🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫", - "rawContent": "🛠 refactor: card ([#1069](https://github.com/jdf2e/nutui-react/pull/1069)) @拧巴的猫", - "tagName": "v2.0.0-alpha.15" - } - ], - "TimeSelect": [ - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang", - "rawContent": "fix(timeselect): demo拆解与规范 ([#2087](https://github.com/jdf2e/nutui-react/pull/2087)) @Alex-huxiyang", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong", - "rawContent": "🛠 refactor(timeselect): 优化结构,简化css变量 ([#1732](https://github.com/jdf2e/nutui-react/pull/1732)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.0-alpha.15", - "type": "others", - "content": "🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu", - "rawContent": "🛠 refactor: TimeSelect ([#1088](https://github.com/jdf2e/nutui-react/pull/1088)) @Eiinu", - "tagName": "v2.0.0-alpha.15" - } - ], - "TrendArrow": [ - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda", - "rawContent": "fix(trendarrow): demo拆解与规范 ([#2075](https://github.com/jdf2e/nutui-react/pull/2075)) @sunlanda", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong", - "rawContent": "style(trendarrow): 修订className类名 ([#1716](https://github.com/jdf2e/nutui-react/pull/1716)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.0.0-beta.2", - "type": "fix", - "content": "🐛 优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong", - "rawContent": "优化 TrendArrow 组件 props ([#1150](https://github.com/jdf2e/nutui-react/pull/1150)) @songsong", - "tagName": "v2.0.0-beta.2" - }, - { - "version": "v2.0.0-alpha.13", - "type": "others", - "content": "🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫", - "rawContent": "🛠 refactor: trendArrow ([#1066](https://github.com/jdf2e/nutui-react/pull/1066)) @拧巴的猫", - "tagName": "v2.0.0-alpha.13" - } - ], - "WaterMark": [ - { - "version": "v2.6.15", - "type": "feat", - "content": "✨ feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong", - "rawContent": "feat(watermark): support multi-line text ([#2477](https://github.com/jdf2e/nutui-react/pull/2477)) @xiaoyatong", - "tagName": "v2.6.15" - }, - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu", - "rawContent": "fix(watermark): demo拆解与规范 ([#2083](https://github.com/jdf2e/nutui-react/pull/2083)) @eiinu", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.4", - "type": "others", - "content": "🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong", - "rawContent": "🐛 fix(watermark): fix demos ([#1817](https://github.com/jdf2e/nutui-react/pull/1817)) @xiaoyatong", - "tagName": "v2.3.4" - }, - { - "version": "v1.5.8", - "type": "fix", - "content": "🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", - "rawContent": "fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", - "tagName": "v1.5.8" - }, - { - "version": "v2.0.0-alpha.13", - "type": "others", - "content": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", - "rawContent": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", - "tagName": "v2.0.0-alpha.13" - } - ], - "AvatarCropper": [ - { - "version": "v2.7.0", - "type": "fix", - "content": "🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", - "rawContent": "fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", - "tagName": "v2.7.0" - }, - { - "version": "v2.6.12", - "type": "fix", - "content": "🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", - "rawContent": "fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", - "tagName": "v2.6.12" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", - "rawContent": "fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.5", - "type": "feat", - "content": "✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", - "rawContent": "feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", - "tagName": "v2.3.5" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", - "rawContent": "fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", - "tagName": "v2.3.5" - } - ] - } -} \ No newline at end of file diff --git a/src/sites/doc/components/contribution/contribution.tsx b/src/sites/doc/components/contribution/contribution.tsx deleted file mode 100644 index 377aac70e8..0000000000 --- a/src/sites/doc/components/contribution/contribution.tsx +++ /dev/null @@ -1,63 +0,0 @@ -import React, { - FunctionComponent, - useContext, - useEffect, - useState, -} from 'react' -import APPContext from '../../context' -import data from './contribution.json' -import axios from 'axios' - -interface ContributionMDXProps { - name: string - children?: React.ReactNode -} - -const Contribution: FunctionComponent = (props) => { - const ctx = useContext(APPContext) - const name = props.name - const { issues, logs } = data - const issuesList = issues[name] - console.log(issues['Form']) - const logsList = logs[name] - return ( - <> -

Contribution Records

-

Issues

-
    - {issues[name].map((item) => ( -
  • - {item.title} (#{item.number}) -
  • - ))} -
-
-

- View more resolved{' '} - - issues - -

-
- -

Component Logs

-
    - {logs[name].map((item) => ( -
  • -
    $1') }} /> {item.version} -
  • - ))} -
-
-

- View more component{' '} - - releases - -

-
- - ) -} - -export default Contribution diff --git a/src/sites/doc/components/contribution/index.ts b/src/sites/doc/components/contribution/index.ts deleted file mode 100644 index 0d362d902e..0000000000 --- a/src/sites/doc/components/contribution/index.ts +++ /dev/null @@ -1,3 +0,0 @@ -import ContributionMDX from './contribution' - -export default ContributionMDX \ No newline at end of file From c47c0c3cb245c35ded89e0039d8442579c97fb4c Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 11:20:11 +0800 Subject: [PATCH 17/25] fix: update mdx import config --- src/sites/components/header.scss | 996 +++++++++++++++++++++++++++++++ src/sites/components/header.tsx | 368 ++++++++++++ 2 files changed, 1364 insertions(+) create mode 100644 src/sites/components/header.scss create mode 100644 src/sites/components/header.tsx diff --git a/src/sites/components/header.scss b/src/sites/components/header.scss new file mode 100644 index 0000000000..c6d116a3aa --- /dev/null +++ b/src/sites/components/header.scss @@ -0,0 +1,996 @@ +.v3-banner { + position: fixed; + top: 0; + transition: all 0.3s; + > a { + color: #fff; + font-weight: bold; + } + font-size: 14px; + width: 100%; + z-index: 999; + text-align: center; + padding: 10px 60px; + color: #fff; + background: linear-gradient( + 135deg, + rgba(242, 20, 12, 1) 0%, + rgba(232, 34, 14, 1) 69.83950099728881%, + rgba(242, 77, 12, 1) 100% + ); +} +.doc { + &-header { + // position: fixed; + z-index: 9999; + top: 0px; + left: 0; + right: 0; + min-width: 1300px; + background-size: cover; + background-position: center; + background-repeat: no-repeat; + height: $doc-header-height; + line-height: $doc-header-height; + text-align: left; + padding: 0 50px; + font-size: 20px; + } +} +.header { + &-logo { + position: relative; + display: inline-block; + width: 240px; + height: 64px; + margin-left: -30px; + .logo-link { + width: 110px !important; + height: 46px; + vertical-align: middle; + position: absolute; + top: 50%; + margin-top: -23px; + cursor: pointer; + + &.react { + width: 160px !important; + } + &.jdb, + &.jddkh { + width: 180px; + } + } + .logo-border { + width: 1px; + height: 26px; + position: absolute; + right: -30px !important; + top: 50%; + margin-top: -13px; + } + .version { + position: absolute; + right: 40px; + font-size: 16px !important; + color: #fa2c19; + + &.taro { + right: 30px; + } + + &.react { + right: 20px; + + &.taro { + right: 5px; + } + } + } + } + &-nav { + display: flex; + justify-content: space-between; + align-items: center; + float: right; + width: calc(100% - 240px); + min-width: 900px; + padding-left: 40px; + .nav-box { + .nav-list { + position: relative; + min-width: 490px; + display: flex; + list-style: none; + align-items: center; + justify-content: flex-end; + } + .nav-item { + position: relative; + margin-right: 30px; + font-size: 14px; + height: 63px; + line-height: 63px; + text-align: center; + cursor: pointer; + flex-shrink: 0; + a { + display: inline-block; + line-height: 64px; + } + // overflow: hidden; + &.active { + font-weight: bold; + &:after { + content: ''; + display: inline-block; + width: 35px; + height: 13px; + position: absolute; + bottom: 3px; + left: 50%; + margin-left: -17.5px; + background: url('../../../../assets/images/item-active.png'); + } + } + &:last-of-type { + margin-right: 0; + } + } + .user-link { + display: inline-block; + width: 26px; + height: 26px; + vertical-align: middle; + background-repeat: no-repeat; + background-image: url('../../../../assets/images/icon-user.png'); + background-size: 26px; + + &.gitee { + margin-left: 8px; + background-image: url('../../../../assets/images/icon-gitee.png'); + } + } + } + } +} +.header-select { + &-box { + position: relative; + display: inline-block; + vertical-align: middle; + outline: 0; + } + &-hd { + min-width: 77px; + height: 28px; + padding: 0 30px 0 15px; + line-height: 26px; + font-size: 14px; + color: $theme-red-word; + background-position: right 15px top 12px; + background-size: 8px 5px; + background-repeat: no-repeat; + border-radius: 14px; + } + &-bd { + position: absolute; + top: 30px; + left: 50%; + margin-left: -60px; + border-radius: 3px; + overflow: hidden; + } + &-item { + width: 120px; + height: 28px; + padding: 0 12px; + line-height: 26px; + font-size: 14px; + border-width: 0px 1px 1px; + border-style: solid; + cursor: pointer; + &:first-of-type { + border-top-width: 1px; + } + } +} +// 颜色 +.doc-header { + .link-title:hover { + cursor: pointer; + } + // 红色 + &-red { + background-image: $theme-red-header-bg; + color: $theme-red-word; + .header { + &-logo { + .logo-link { + background: url('../../../../assets/images/logo-header-white.png') + no-repeat center/100%; + &.react { + background: url('../../../../assets/images/logo-header-white-react.png') + no-repeat center/100%; + } + &.jdb { + background: url('https://img10.360buyimg.com/imagetools/jfs/t1/23011/31/12900/11114/64257a3cF018c7f3b/3574c5a9ae4d1040.png') + no-repeat center/100%; + width: 180px !important; + } + &.jddkh { + background: url('https://img14.360buyimg.com/imagetools/jfs/t1/132257/25/35572/4472/64257a3cFff3e161d/7010593eb1334f46.png') + no-repeat center/100%; + width: 180px !important; + } + } + .logo-border { + background: $theme-red-border; + } + } + &-nav { + .search-box { + .search-input { + color: $theme-red-word; + background-position: 0 0; + &::-webkit-input-placeholder { + color: $theme-red-input; + } + } + } + .nav-box { + .nav-item { + color: $theme-red-word; + a { + color: $theme-red-word; + } + &.active { + color: $theme-red-actice; + &:after { + background-position: 0 0; + } + a { + color: $theme-red-actice; + } + } + } + .user-link { + background-position: 0 0; + // &:hover { + // background-position: -26px 0; + // } + } + } + } + } + .header-select { + &-box { + position: relative; + &.select-down { + .header-select-hd { + background-image: url('../../../../assets/images/icon-select-white-down.png'); + } + } + &.select-up { + .header-select-hd { + background-image: url('../../../../assets/images/icon-select-white-up.png'); + } + } + .guild-line { + position: absolute; + height: 20px; + width: 77px; + right: 0%; + background: transparent; + } + .guid-data { + position: absolute; + top: 40px; + right: 0%; + margin-left: -60px; + border-radius: 3px; + overflow: hidden; + padding-left: 29px; + padding-right: 29px; + width: 336px; + background: #2c2c2c; + border: 1px solid #5e5e5e; + border-radius: 12px; + z-index: 3; + .info { + padding-top: 16px; + padding-bottom: 22px; + &:first-child { + border-bottom: 1px solid #5e5e5e; + padding-bottom: 10px; + } + .header { + display: flex; + align-items: center; + justify-content: flex-start; + line-height: 24px; + .icon { + width: 22px; + height: 19px; + margin-right: 9px; + } + } + .content { + padding-top: 6px; + padding-bottom: 6px; + display: flex; + align-items: center; + justify-content: space-between; + line-height: 24px; + margin-top: 2px; + margin-bottom: 2px; + border-radius: 4px; + &.active { + background-color: rgba(255, 255, 255, 0.2); + } + &:hover { + background-color: rgba(255, 255, 255, 0.06); + } + .version { + width: 91px; + text-align: center; + } + .list { + width: 95px; + height: 24px; + align-items: center; + justify-content: flex-start; + display: flex; + .lang { + height: 24px; + background: rgba(65, 184, 131, 0.16); + border-radius: 4px; + margin-right: 4px; + &:nth-child(2) { + background: rgba(116, 201, 255, 0.16); + .name { + color: #74c9ff; + } + } + .name { + padding-left: 6px; + padding-right: 6px; + font-size: 14px; + font-family: PingFangSC; + font-weight: normal; + color: #41b883; + } + } + } + .app { + display: flex; + justify-content: flex-start; + width: 64px; + margin-left: 18px; + margin-right: 19px; + } + } + } + .contentKey { + @extend .info; + .content { + .list { + .lang { + background: rgba(116, 201, 255, 0.16); + .name { + color: #74c9ff; + } + } + } + } + } + } + } + &-hd { + color: $theme-red-word; + border: 1px solid $theme-white-select-border; + } + &-bd { + color: $theme-white-select-word; + } + &-item { + border-color: $theme-red-select-border; + background-color: $theme-red-select-bg; + &:hover { + color: $theme-red; + } + } + } + } + // 白色 + &-white { + background: $white; + color: $theme-white-word; + border-bottom: 1px solid $theme-white-box-border; + .header { + &-logo { + .logo-link { + background: url('../../../assets/images/logo-header-red.png') + no-repeat center/100%; + &.react { + background: url('https://img14.360buyimg.com/imagetools/jfs/t1/124864/1/33144/4732/63a97786F51517a97/a9ca3c1e043ceeb4.png') + no-repeat center/100%; + } + &.jdb { + background: url('https://img10.360buyimg.com/imagetools/jfs/t1/23011/31/12900/11114/64257a3cF018c7f3b/3574c5a9ae4d1040.png') + no-repeat center/100%; + width: 180px !important; + } + &.jddkh { + background: url('https://img14.360buyimg.com/imagetools/jfs/t1/132257/25/35572/4472/64257a3cFff3e161d/7010593eb1334f46.png') + no-repeat center/100%; + width: 180px !important; + } + } + .logo-border { + background: $theme-white-border; + } + } + &-nav { + .search-box { + .search-input { + color: $theme-white-word; + background-position: 0 -22px; + &::-webkit-input-placeholder { + color: $theme-white-input; + } + } + } + .nav-box { + .nav-item { + color: $theme-white-word; + a { + color: $theme-white-word; + } + &.active { + color: $theme-white-actice; + &:after { + background-position: 0 -13px; + } + a { + color: $theme-white-actice; + } + } + } + .user-link { + background-position: 0 -25px; + // &:hover { + // background-position: -26px -25px; + // } + } + } + } + } + .header-select { + &-box { + position: relative; + &.select-down { + .header-select-hd { + background-image: url('../../../assets/images/icon-select-gray-down.png'); + } + } + &.select-up { + .header-select-hd { + background-image: url('../../../assets/images/icon-select-gray-up.png'); + } + } + .guild-line { + position: absolute; + right: 0%; + height: 20px; + width: 77px; + background: transparent; + } + .guid-data { + position: absolute; + top: 40px; + right: 0%; + margin-left: -60px; + border-radius: 3px; + overflow: hidden; + padding-left: 29px; + padding-right: 29px; + width: 336px; + background: $theme-white; + border: 1px solid $theme-white-select-border; + border-radius: 12px; + z-index: 3; + .info { + padding-top: 16px; + padding-bottom: 22px; + &:first-child { + border-bottom: 1px solid #5e5e5e; + padding-bottom: 10px; + } + .header { + display: flex; + align-items: center; + justify-content: flex-start; + line-height: 24px; + .icon { + width: 22px; + height: 19px; + margin-right: 9px; + } + } + .content { + padding-top: 6px; + padding-bottom: 6px; + display: flex; + align-items: center; + justify-content: space-between; + line-height: 24px; + margin-top: 2px; + margin-bottom: 2px; + border-radius: 4px; + &.active { + background-color: rgba(0, 0, 0, 0.06); + } + &:hover { + background-color: rgba(0, 0, 0, 0.02); + } + .version { + width: 91px; + text-align: center; + } + .list { + width: 95px; + height: 24px; + align-items: center; + justify-content: flex-start; + display: flex; + .lang { + height: 24px; + background: rgba(65, 184, 131, 0.16); + border-radius: 4px; + margin-right: 4px; + &:nth-child(2) { + background: rgba(116, 201, 255, 0.16); + .name { + color: #74c9ff; + } + } + .name { + padding-left: 6px; + padding-right: 6px; + font-size: 14px; + font-family: PingFangSC; + font-weight: normal; + color: #41b883; + } + } + } + .app { + display: flex; + justify-content: flex-start; + width: 64px; + margin-left: 18px; + margin-right: 19px; + } + } + } + .contentKey { + @extend .info; + .content { + .list { + .lang { + background: rgba(116, 201, 255, 0.16); + .name { + color: #74c9ff; + } + } + } + } + } + } + } + &-hd { + color: $theme-white-select-word; + border: 1px solid $theme-white-select-border; + } + &-bd { + color: $theme-white-select-word; + } + &-item { + border-color: $theme-white-select-border; + background-color: $theme-white-select-bg; + &:hover { + color: $theme-white-actice; + } + } + } + } + // 黑色 + &-black { + background: $black; + color: $theme-black-word; + border-bottom: 1px solid $theme-black-box-border; + .header { + &-logo { + .logo-link { + background: url('../../../assets/images/logo-header-red.png') + no-repeat center/100%; + &.react { + background: url('https://img14.360buyimg.com/imagetools/jfs/t1/124864/1/33144/4732/63a97786F51517a97/a9ca3c1e043ceeb4.png') + no-repeat center/100%; + } + &.jdb { + background: url('https://img10.360buyimg.com/imagetools/jfs/t1/23011/31/12900/11114/64257a3cF018c7f3b/3574c5a9ae4d1040.png') + no-repeat center/100%; + width: 180px !important; + } + &.jddkh { + background: url('https://img14.360buyimg.com/imagetools/jfs/t1/132257/25/35572/4472/64257a3cFff3e161d/7010593eb1334f46.png') + no-repeat center/100%; + width: 180px !important; + } + } + .logo-border { + background: $theme-black-border; + } + } + &-nav { + .search-box { + .search-input { + color: $theme-black-word; + background-position: 0 -44px; + &::-webkit-input-placeholder { + color: $theme-black-input; + } + } + } + .nav-box { + .nav-item { + color: $theme-black-word; + a { + color: $theme-black-word; + } + &.active { + color: $theme-black-actice; + &:after { + background-position: 0 -13px; + } + a { + color: $theme-black-actice; + } + } + } + .user-link { + background-position: 0 -51px; + // &:hover { + // background-position: -26px -51px; + // } + } + } + } + } + .header-select { + &-box { + &.select-down { + .header-select-hd { + background-image: url('../../../../assets/images/icon-select-white-down.png'); + } + } + &.select-up { + .header-select-hd { + background-image: url('../../../assets/images/icon-select-white-up.png'); + } + } + .guild-line { + position: absolute; + height: 20px; + right: 0%; + width: 77px; + background: transparent; + } + .guid-data { + position: absolute; + top: 40px; + right: 0%; + margin-left: -60px; + border-radius: 3px; + overflow: hidden; + padding-left: 29px; + padding-right: 29px; + width: 336px; + background: #2c2c2c; + border: 1px solid #5e5e5e; + border-radius: 12px; + z-index: 3; + .info { + padding-top: 16px; + padding-bottom: 22px; + &:first-child { + border-bottom: 1px solid #5e5e5e; + padding-bottom: 10px; + } + .header { + display: flex; + align-items: center; + justify-content: flex-start; + line-height: 24px; + .icon { + width: 22px; + height: 19px; + margin-right: 9px; + } + } + .content { + padding-top: 6px; + padding-bottom: 6px; + display: flex; + align-items: center; + justify-content: space-between; + line-height: 24px; + margin-top: 2px; + margin-bottom: 2px; + border-radius: 4px; + &.active { + background-color: rgba(255, 255, 255, 0.2); + } + &:hover { + background-color: rgba(255, 255, 255, 0.06); + } + .version { + width: 91px; + text-align: center; + } + .list { + width: 95px; + height: 24px; + align-items: center; + justify-content: flex-start; + display: flex; + .lang { + height: 24px; + background: rgba(65, 184, 131, 0.16); + border-radius: 4px; + margin-right: 4px; + &:nth-child(2) { + background: rgba(116, 201, 255, 0.16); + .name { + color: #74c9ff; + } + } + .name { + padding-left: 6px; + padding-right: 6px; + font-size: 14px; + font-family: PingFangSC; + font-weight: normal; + color: #41b883; + } + } + } + .app { + display: flex; + justify-content: flex-start; + width: 64px; + margin-left: 18px; + margin-right: 19px; + } + } + } + .contentKey { + @extend .info; + .content { + .list { + .lang { + background: rgba(116, 201, 255, 0.16); + .name { + color: #74c9ff; + } + } + } + } + } + } + } + &-hd { + color: $theme-black-select-word; + background-color: $theme-black-select-bg; + border: 1px solid $theme-black-select-border; + } + &-bd { + color: $theme-black-select-word; + } + &-item { + background-color: $theme-black-select-bg; + border-color: $theme-black-select-bg; + &:hover { + background-color: $theme-black-select-hover; + border-color: $theme-black-select-hover; + } + } + } + } +} +// 下拉列表选择动画效果 +.fade-enter-active, +.fade-leave-active { + transition: opacity 0.5s; +} +.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ { + opacity: 0; +} +.fade-enter { + opacity: 0; +} +.fade-enter-active { + opacity: 1; + transition: opacity 0.3s; +} +.fade-exit { + opacity: 1; +} +.fade-exit-active { + opacity: 0; + transition: opacity 0.3s; +} + +.fade-content { + background-color: #f9f9f9; + padding: 20px; + border: 1px solid #ddd; + margin-top: 10px; +} +.site-guid-data { + // display: block !important; + line-height: normal; + position: absolute; + z-index: 10; + top: 60px; + left: -180px; + padding: 20px; + width: 450px; + background: #2c2c2c; + border: 1px solid #5e5e5e; + border-radius: 12px; + font-size: 14px; + color: #fff; + .site-guid-data-arrow { + position: absolute; + width: 100px; + height: 30px; + top: -26px; + left: 37%; + cursor: pointer; + } + .info { + // &:first-child { + // border-bottom: 1px solid #5e5e5e; + // } + .header { + line-height: 24px; + border-bottom: 1px solid #514c4c; + .type { + padding: 10px; + } + } + } + .product-type { + overflow: hidden; + width: 100%; + display: flex; + justify-content: flex-start; + flex-wrap: wrap; + } + .content-disabled { + &:hover { + cursor: not-allowed !important; + } + } + .content { + width: 200px; + display: flex; + align-items: center; + padding: 15px 10px; + transition: all linear 0.2s; + &:hover { + background-color: rgba(88, 88, 88, 0.8); + cursor: pointer; + } + .item-logo { + width: 30px; + height: 30px; + margin-right: 10px; + img { + width: 100%; + height: 100%; + } + } + .name { + color: #fff; + } + .status { + display: inline-block; + font-size: 12px; + padding: 3px 6px; + color: #fff; + background: linear-gradient(119deg, #00b2bd 11%, #2ceb85 55%); + transform: scale(0.8); + border-radius: 10px; + } + .infor-disabled { + background: gray; + cursor: not-allowed; + } + .infor-goline { + background: linear-gradient(315deg, #6772ff 0, #00f9e5 100%); + } + .infor-child-name { + display: inline-block; + padding: 3px 6px; + margin-left: 2px; + font-size: 12px; + color: #00b2bd; + border: 1px solid #00b2bd; + border-radius: 10px; + transform: scale(0.8); + + &:hover { + color: #2ceb85; + border-color: #2ceb85; + background-color: rgba(0, 178, 189, 0.5); + cursor: pointer; + } + } + .version { + margin-top: 6px; + font-size: 12px; + } + } + // .child-content { + // width: 100%; + // } +} +.guid-data-business { + top: 60px !important; + left: -80px !important; + + .content.disabled { + opacity: 0.5; + cursor: not-allowed; + } +} +.nav-item-title { + display: flex !important; + align-items: center; + .hover-arrow { + width: 10px; + height: 8px; + transition: all linear 0.2s; + margin-left: 5px; + } +} +.header { + font-weight: bold; + font-size: 16px; +} +.plat { + text-align: left; + line-height: normal; + font-weight: bold; + margin-top: 5px; + margin-left: 10px; +} +.list { + width: 120px; + + .lang .name { + font-size: 12px !important; + } +} +.content { + font-size: 12px; + + .version { + margin-left: 20px; + text-align: left !important; + } +} diff --git a/src/sites/components/header.tsx b/src/sites/components/header.tsx new file mode 100644 index 0000000000..ba773e8f96 --- /dev/null +++ b/src/sites/components/header.tsx @@ -0,0 +1,368 @@ +import React, { useEffect, useState } from 'react' +// @ts-ignore +import { version } from '/package.json' +import config from '../../../../config/env' +import './header.scss' +import { useNavigate, useLocation } from 'react-router-dom' +import { CSSTransition } from 'react-transition-group' +import Search from '../search/search' +import { + SiteReactTaro, + nav, + repository, + reactGuide, + moreGuide, +} from '../../../../config/index' +const Header = () => { + const navigate = useNavigate() + const location = useLocation() + const [currLang, setCurrLang] = useState({}) + + const toHome = () => { + navigate('/') + } + + useEffect(() => { + let packages = [] as any[] + nav.forEach((item) => { + packages.push(...item.packages) + }) + }, []) + + useEffect(() => { + const lang = langs.filter( + (l) => location.pathname.indexOf(l.locale) > -1 + )[0] + setCurrLang(lang) + }, [location]) + + const langs = [ + { name: '中文', locale: 'zh-CN' }, + { name: 'English', locale: 'en-US' }, + ] + const isZh = currLang?.locale === 'zh-CN' + const toLink = (item: any) => { + if (item) { + if (isZh) { + item.path = item.path.replace('en-US', 'zh-CN') + } else { + item.path = item.path.replace('zh-CN', 'en-US') + } + navigate(item.path) + } else { + navigate('/') + } + } + useEffect(() => { + const lang = langs.filter( + (l) => location.pathname.indexOf(l.locale) > -1 + )[0] + setCurrLang(lang) + }, [location]) + const [activeLink, setActiveLink] = useState('指南') + // const handleSwitchLocale = (e: any) => { + // const classList: string[] = [].slice.call(e.target.classList) + // if (classList.indexOf('curr-lang') > -1) { + // return setVisible(!visible) + // } + // const name = e.target.innerText + // setVisible(!visible) + // const [{ locale }] = langs.filter((l) => name == l.name) + // let link = '' + // if (config.locales.some((l) => window.location.href.indexOf(l) > -1)) { + // link = window.location.href.replace(/\#\/([a-z-]+)/gi, `#/${locale}`) + // } else { + // link = window.location.href.replace(/\#\//gi, `#/${locale}/`) + // } + // window.location.href = link + // } + const isReactTaro = window.location.href.includes('taro') + const headerBck = SiteReactTaro.header + const [isShowGuid, setIsShowGuid] = useState(false) + const [isShowGuid4, setIsShowGuid4] = useState(false) + const [selectedVersion, setSelectedVersion] = useState(version) + const [selectedLanguage, setSelectedLanguage] = useState('') + const handleMouseHover = (isHovered) => { + setIsShowGuid(isHovered) + } + useEffect(() => { + if (location.pathname.includes('/component')) { + setActiveLink('组件') + } + }, [location]) + const toAnother = () => { + // 开发环境 + if (process.env.NODE_ENV === 'development') { + if (window.location.href.includes('/react/#')) { + window.location.href = window.location.href.replace( + '/react/#', + '/react/index.taro.html#' + ) + } else if (window.location.href.includes('/react/index.taro.html#')) { + window.location.href = window.location.href.replace( + '/react/index.taro.html#', + '/react/#' + ) + } + return + } + // 生产环境 + if (window.location.href.includes('taro')) { + window.location.href = window.location.href.replace('taro', 'h5') + } else if (window.location.href.includes('h5')) { + window.location.href = window.location.href.replace('h5', 'taro') + } + } + const checkGuidTheme = (item: any, type: string) => { + setIsShowGuid(false) + window.open(item.link) + } + const checkGuidTheme2 = (item: any, type: string) => { + if (item.link) { + setIsShowGuid(false) + window.open(item.link) + } + } + const handleClick = () => { + setIsShowGuid(!isShowGuid) + } + + const handleLanguageSelect = (language) => { + setSelectedLanguage(language) + } + const onMouseHover4 = (isHovered) => { + setIsShowGuid4(isHovered) + } + return ( +
+
+ + + + + {isReactTaro ? '小程序' : 'H5'} + + +
+ +
+ + +
+
    + {headerBck.map((item) => ( +
  • { + setActiveLink(item.cName) + }} + > + { + toLink(item) + }} + > + {isZh ? item.cName : item.eName} + +
  • + ))} +
  • +
    handleMouseHover(true)} + onMouseLeave={() => handleMouseHover(false)} + // tabIndex="0" + className={ + isShowGuid + ? 'header-select-box select-up' + : 'header-select-box select-down' + } + onClick={handleClick} + > +
    + {selectedVersion} + +
    +
    + + +
    + {reactGuide.map((item, indexKey) => ( +
    +
    + +
    {item.type}
    +
    +
    + {item.data.map((info, index) => ( +
    checkGuidTheme(info, 'Basis')} + key={info.link} + > +
    {info.name}
    +
    + {info.language.map((lang, index) => ( +
    +
    {lang}
    +
    + ))} +
    +
    {info.app}
    +
    + ))} +
    +
    + ))} +
    +
    +
    +
  • +
  • +
    onMouseHover4(true)} + onMouseLeave={() => onMouseHover4(false)} + // className="header-select-box" + className={ + isShowGuid4 + ? 'header-select-box select-up' + : 'header-select-box select-down' + } + onClick={() => { + setIsShowGuid4(!isShowGuid4) + }} + > +
    + {isZh ? '更多' : 'More'} + +
    +
    + +
    + {moreGuide.map((item, indexKey) => ( +
    +
    + {item.icon && ( + + )} +
    + {' '} + {isZh ? item.type.cName : item.type.eName} +
    +
    + {item.datas.map((info, index) => ( +
    + {info.plat && ( +
    + {isZh ? info.plat.cName : info.plat.eName} +
    + )} + {info.data.map((info2, index2) => ( +
    + checkGuidTheme(info2, 'Advanced') + } + > +
    {info2.name}
    +
    + {info2.language.map((lang, index2) => ( +
    +
    + handleLanguageSelect(lang) + } + > + {lang} +
    +
    + ))} +
    + {/*
    {info2.app}
    */} +
    + ))} +
    + ))} +
    + ))} +
    +
    +
    +
  • + {!isReactTaro && ( +
  • { + let location = window.location + if (currLang.locale == 'zh-CN') { + location.href = location.href.replace('zh-CN', 'en-US') + setCurrLang({ + name: 'English', + locale: 'en-US', + }) + } else { + location.href = location.href.replace('en-US', 'zh-CN') + setCurrLang({ + name: '中文', + locale: 'zh-CN', + }) + } + }} + > + En/中 +
  • + )} +
  • + {repository.git && ( + + )} + {repository.gitee && ( + + )} +
  • +
+
+
+
+ ) +} + +export default Header From 35a58931746d8fbb1217db10f6c0626190cd5700 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 11:21:52 +0800 Subject: [PATCH 18/25] fix: update mdx import config --- src/sites/components/header.scss | 1011 +----------------------------- src/sites/components/header.tsx | 385 +----------- 2 files changed, 62 insertions(+), 1334 deletions(-) diff --git a/src/sites/components/header.scss b/src/sites/components/header.scss index c6d116a3aa..e355763a87 100644 --- a/src/sites/components/header.scss +++ b/src/sites/components/header.scss @@ -1,996 +1,47 @@ -.v3-banner { +.applets-demo-header { position: fixed; + z-index: 12; top: 0; - transition: all 0.3s; - > a { - color: #fff; - font-weight: bold; - } - font-size: 14px; - width: 100%; - z-index: 999; + left: 0; + right: 0; + height: 57px; + line-height: 57px; text-align: center; - padding: 10px 60px; - color: #fff; - background: linear-gradient( - 135deg, - rgba(242, 20, 12, 1) 0%, - rgba(232, 34, 14, 1) 69.83950099728881%, - rgba(242, 77, 12, 1) 100% - ); -} -.doc { - &-header { - // position: fixed; - z-index: 9999; - top: 0px; + background: #ffffff; + font-weight: bold; + font-size: 20px; + color: rgba(51, 51, 51, 1); + box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.07); + .back { + position: absolute; left: 0; - right: 0; - min-width: 1300px; - background-size: cover; - background-position: center; - background-repeat: no-repeat; - height: $doc-header-height; - line-height: $doc-header-height; - text-align: left; - padding: 0 50px; - font-size: 20px; - } -} -.header { - &-logo { - position: relative; - display: inline-block; - width: 240px; - height: 64px; - margin-left: -30px; - .logo-link { - width: 110px !important; - height: 46px; - vertical-align: middle; - position: absolute; - top: 50%; - margin-top: -23px; - cursor: pointer; - - &.react { - width: 160px !important; - } - &.jdb, - &.jddkh { - width: 180px; - } - } - .logo-border { - width: 1px; - height: 26px; - position: absolute; - right: -30px !important; - top: 50%; - margin-top: -13px; - } - .version { - position: absolute; - right: 40px; - font-size: 16px !important; - color: #fa2c19; - - &.taro { - right: 30px; - } - - &.react { - right: 20px; - - &.taro { - right: 5px; - } - } - } - } - &-nav { + height: 100%; + width: 50px; display: flex; - justify-content: space-between; align-items: center; - float: right; - width: calc(100% - 240px); - min-width: 900px; - padding-left: 40px; - .nav-box { - .nav-list { - position: relative; - min-width: 490px; - display: flex; - list-style: none; - align-items: center; - justify-content: flex-end; - } - .nav-item { - position: relative; - margin-right: 30px; - font-size: 14px; - height: 63px; - line-height: 63px; - text-align: center; - cursor: pointer; - flex-shrink: 0; - a { - display: inline-block; - line-height: 64px; - } - // overflow: hidden; - &.active { - font-weight: bold; - &:after { - content: ''; - display: inline-block; - width: 35px; - height: 13px; - position: absolute; - bottom: 3px; - left: 50%; - margin-left: -17.5px; - background: url('../../../../assets/images/item-active.png'); - } - } - &:last-of-type { - margin-right: 0; - } - } - .user-link { - display: inline-block; - width: 26px; - height: 26px; - vertical-align: middle; - background-repeat: no-repeat; - background-image: url('../../../../assets/images/icon-user.png'); - background-size: 26px; - - &.gitee { - margin-left: 8px; - background-image: url('../../../../assets/images/icon-gitee.png'); - } - } - } + justify-content: center; + cursor: pointer; } -} -.header-select { - &-box { - position: relative; + .home-icon { display: inline-block; - vertical-align: middle; - outline: 0; - } - &-hd { - min-width: 77px; - height: 28px; - padding: 0 30px 0 15px; - line-height: 26px; - font-size: 14px; - color: $theme-red-word; - background-position: right 15px top 12px; - background-size: 8px 5px; - background-repeat: no-repeat; - border-radius: 14px; + width: 32px; + height: 32px; + background: url('https://storage.360buyimg.com/imgtools/8cbe8f9dbb-63411260-9091-11ed-aa68-651117499129.png') + no-repeat 0 0/100% 100%; } - &-bd { + .applets-icon { position: absolute; - top: 30px; - left: 50%; - margin-left: -60px; - border-radius: 3px; - overflow: hidden; - } - &-item { + top: 0; + right: 0; + height: 100%; width: 120px; - height: 28px; - padding: 0 12px; - line-height: 26px; - font-size: 14px; - border-width: 0px 1px 1px; - border-style: solid; - cursor: pointer; - &:first-of-type { - border-top-width: 1px; - } - } -} -// 颜色 -.doc-header { - .link-title:hover { - cursor: pointer; - } - // 红色 - &-red { - background-image: $theme-red-header-bg; - color: $theme-red-word; - .header { - &-logo { - .logo-link { - background: url('../../../../assets/images/logo-header-white.png') - no-repeat center/100%; - &.react { - background: url('../../../../assets/images/logo-header-white-react.png') - no-repeat center/100%; - } - &.jdb { - background: url('https://img10.360buyimg.com/imagetools/jfs/t1/23011/31/12900/11114/64257a3cF018c7f3b/3574c5a9ae4d1040.png') - no-repeat center/100%; - width: 180px !important; - } - &.jddkh { - background: url('https://img14.360buyimg.com/imagetools/jfs/t1/132257/25/35572/4472/64257a3cFff3e161d/7010593eb1334f46.png') - no-repeat center/100%; - width: 180px !important; - } - } - .logo-border { - background: $theme-red-border; - } - } - &-nav { - .search-box { - .search-input { - color: $theme-red-word; - background-position: 0 0; - &::-webkit-input-placeholder { - color: $theme-red-input; - } - } - } - .nav-box { - .nav-item { - color: $theme-red-word; - a { - color: $theme-red-word; - } - &.active { - color: $theme-red-actice; - &:after { - background-position: 0 0; - } - a { - color: $theme-red-actice; - } - } - } - .user-link { - background-position: 0 0; - // &:hover { - // background-position: -26px 0; - // } - } - } - } - } - .header-select { - &-box { - position: relative; - &.select-down { - .header-select-hd { - background-image: url('../../../../assets/images/icon-select-white-down.png'); - } - } - &.select-up { - .header-select-hd { - background-image: url('../../../../assets/images/icon-select-white-up.png'); - } - } - .guild-line { - position: absolute; - height: 20px; - width: 77px; - right: 0%; - background: transparent; - } - .guid-data { - position: absolute; - top: 40px; - right: 0%; - margin-left: -60px; - border-radius: 3px; - overflow: hidden; - padding-left: 29px; - padding-right: 29px; - width: 336px; - background: #2c2c2c; - border: 1px solid #5e5e5e; - border-radius: 12px; - z-index: 3; - .info { - padding-top: 16px; - padding-bottom: 22px; - &:first-child { - border-bottom: 1px solid #5e5e5e; - padding-bottom: 10px; - } - .header { - display: flex; - align-items: center; - justify-content: flex-start; - line-height: 24px; - .icon { - width: 22px; - height: 19px; - margin-right: 9px; - } - } - .content { - padding-top: 6px; - padding-bottom: 6px; - display: flex; - align-items: center; - justify-content: space-between; - line-height: 24px; - margin-top: 2px; - margin-bottom: 2px; - border-radius: 4px; - &.active { - background-color: rgba(255, 255, 255, 0.2); - } - &:hover { - background-color: rgba(255, 255, 255, 0.06); - } - .version { - width: 91px; - text-align: center; - } - .list { - width: 95px; - height: 24px; - align-items: center; - justify-content: flex-start; - display: flex; - .lang { - height: 24px; - background: rgba(65, 184, 131, 0.16); - border-radius: 4px; - margin-right: 4px; - &:nth-child(2) { - background: rgba(116, 201, 255, 0.16); - .name { - color: #74c9ff; - } - } - .name { - padding-left: 6px; - padding-right: 6px; - font-size: 14px; - font-family: PingFangSC; - font-weight: normal; - color: #41b883; - } - } - } - .app { - display: flex; - justify-content: flex-start; - width: 64px; - margin-left: 18px; - margin-right: 19px; - } - } - } - .contentKey { - @extend .info; - .content { - .list { - .lang { - background: rgba(116, 201, 255, 0.16); - .name { - color: #74c9ff; - } - } - } - } - } - } - } - &-hd { - color: $theme-red-word; - border: 1px solid $theme-white-select-border; - } - &-bd { - color: $theme-white-select-word; - } - &-item { - border-color: $theme-red-select-border; - background-color: $theme-red-select-bg; - &:hover { - color: $theme-red; - } - } - } - } - // 白色 - &-white { - background: $white; - color: $theme-white-word; - border-bottom: 1px solid $theme-white-box-border; - .header { - &-logo { - .logo-link { - background: url('../../../assets/images/logo-header-red.png') - no-repeat center/100%; - &.react { - background: url('https://img14.360buyimg.com/imagetools/jfs/t1/124864/1/33144/4732/63a97786F51517a97/a9ca3c1e043ceeb4.png') - no-repeat center/100%; - } - &.jdb { - background: url('https://img10.360buyimg.com/imagetools/jfs/t1/23011/31/12900/11114/64257a3cF018c7f3b/3574c5a9ae4d1040.png') - no-repeat center/100%; - width: 180px !important; - } - &.jddkh { - background: url('https://img14.360buyimg.com/imagetools/jfs/t1/132257/25/35572/4472/64257a3cFff3e161d/7010593eb1334f46.png') - no-repeat center/100%; - width: 180px !important; - } - } - .logo-border { - background: $theme-white-border; - } - } - &-nav { - .search-box { - .search-input { - color: $theme-white-word; - background-position: 0 -22px; - &::-webkit-input-placeholder { - color: $theme-white-input; - } - } - } - .nav-box { - .nav-item { - color: $theme-white-word; - a { - color: $theme-white-word; - } - &.active { - color: $theme-white-actice; - &:after { - background-position: 0 -13px; - } - a { - color: $theme-white-actice; - } - } - } - .user-link { - background-position: 0 -25px; - // &:hover { - // background-position: -26px -25px; - // } - } - } - } - } - .header-select { - &-box { - position: relative; - &.select-down { - .header-select-hd { - background-image: url('../../../assets/images/icon-select-gray-down.png'); - } - } - &.select-up { - .header-select-hd { - background-image: url('../../../assets/images/icon-select-gray-up.png'); - } - } - .guild-line { - position: absolute; - right: 0%; - height: 20px; - width: 77px; - background: transparent; - } - .guid-data { - position: absolute; - top: 40px; - right: 0%; - margin-left: -60px; - border-radius: 3px; - overflow: hidden; - padding-left: 29px; - padding-right: 29px; - width: 336px; - background: $theme-white; - border: 1px solid $theme-white-select-border; - border-radius: 12px; - z-index: 3; - .info { - padding-top: 16px; - padding-bottom: 22px; - &:first-child { - border-bottom: 1px solid #5e5e5e; - padding-bottom: 10px; - } - .header { - display: flex; - align-items: center; - justify-content: flex-start; - line-height: 24px; - .icon { - width: 22px; - height: 19px; - margin-right: 9px; - } - } - .content { - padding-top: 6px; - padding-bottom: 6px; - display: flex; - align-items: center; - justify-content: space-between; - line-height: 24px; - margin-top: 2px; - margin-bottom: 2px; - border-radius: 4px; - &.active { - background-color: rgba(0, 0, 0, 0.06); - } - &:hover { - background-color: rgba(0, 0, 0, 0.02); - } - .version { - width: 91px; - text-align: center; - } - .list { - width: 95px; - height: 24px; - align-items: center; - justify-content: flex-start; - display: flex; - .lang { - height: 24px; - background: rgba(65, 184, 131, 0.16); - border-radius: 4px; - margin-right: 4px; - &:nth-child(2) { - background: rgba(116, 201, 255, 0.16); - .name { - color: #74c9ff; - } - } - .name { - padding-left: 6px; - padding-right: 6px; - font-size: 14px; - font-family: PingFangSC; - font-weight: normal; - color: #41b883; - } - } - } - .app { - display: flex; - justify-content: flex-start; - width: 64px; - margin-left: 18px; - margin-right: 19px; - } - } - } - .contentKey { - @extend .info; - .content { - .list { - .lang { - background: rgba(116, 201, 255, 0.16); - .name { - color: #74c9ff; - } - } - } - } - } - } - } - &-hd { - color: $theme-white-select-word; - border: 1px solid $theme-white-select-border; - } - &-bd { - color: $theme-white-select-word; - } - &-item { - border-color: $theme-white-select-border; - background-color: $theme-white-select-bg; - &:hover { - color: $theme-white-actice; - } - } - } - } - // 黑色 - &-black { - background: $black; - color: $theme-black-word; - border-bottom: 1px solid $theme-black-box-border; - .header { - &-logo { - .logo-link { - background: url('../../../assets/images/logo-header-red.png') - no-repeat center/100%; - &.react { - background: url('https://img14.360buyimg.com/imagetools/jfs/t1/124864/1/33144/4732/63a97786F51517a97/a9ca3c1e043ceeb4.png') - no-repeat center/100%; - } - &.jdb { - background: url('https://img10.360buyimg.com/imagetools/jfs/t1/23011/31/12900/11114/64257a3cF018c7f3b/3574c5a9ae4d1040.png') - no-repeat center/100%; - width: 180px !important; - } - &.jddkh { - background: url('https://img14.360buyimg.com/imagetools/jfs/t1/132257/25/35572/4472/64257a3cFff3e161d/7010593eb1334f46.png') - no-repeat center/100%; - width: 180px !important; - } - } - .logo-border { - background: $theme-black-border; - } - } - &-nav { - .search-box { - .search-input { - color: $theme-black-word; - background-position: 0 -44px; - &::-webkit-input-placeholder { - color: $theme-black-input; - } - } - } - .nav-box { - .nav-item { - color: $theme-black-word; - a { - color: $theme-black-word; - } - &.active { - color: $theme-black-actice; - &:after { - background-position: 0 -13px; - } - a { - color: $theme-black-actice; - } - } - } - .user-link { - background-position: 0 -51px; - // &:hover { - // background-position: -26px -51px; - // } - } - } - } - } - .header-select { - &-box { - &.select-down { - .header-select-hd { - background-image: url('../../../../assets/images/icon-select-white-down.png'); - } - } - &.select-up { - .header-select-hd { - background-image: url('../../../assets/images/icon-select-white-up.png'); - } - } - .guild-line { - position: absolute; - height: 20px; - right: 0%; - width: 77px; - background: transparent; - } - .guid-data { - position: absolute; - top: 40px; - right: 0%; - margin-left: -60px; - border-radius: 3px; - overflow: hidden; - padding-left: 29px; - padding-right: 29px; - width: 336px; - background: #2c2c2c; - border: 1px solid #5e5e5e; - border-radius: 12px; - z-index: 3; - .info { - padding-top: 16px; - padding-bottom: 22px; - &:first-child { - border-bottom: 1px solid #5e5e5e; - padding-bottom: 10px; - } - .header { - display: flex; - align-items: center; - justify-content: flex-start; - line-height: 24px; - .icon { - width: 22px; - height: 19px; - margin-right: 9px; - } - } - .content { - padding-top: 6px; - padding-bottom: 6px; - display: flex; - align-items: center; - justify-content: space-between; - line-height: 24px; - margin-top: 2px; - margin-bottom: 2px; - border-radius: 4px; - &.active { - background-color: rgba(255, 255, 255, 0.2); - } - &:hover { - background-color: rgba(255, 255, 255, 0.06); - } - .version { - width: 91px; - text-align: center; - } - .list { - width: 95px; - height: 24px; - align-items: center; - justify-content: flex-start; - display: flex; - .lang { - height: 24px; - background: rgba(65, 184, 131, 0.16); - border-radius: 4px; - margin-right: 4px; - &:nth-child(2) { - background: rgba(116, 201, 255, 0.16); - .name { - color: #74c9ff; - } - } - .name { - padding-left: 6px; - padding-right: 6px; - font-size: 14px; - font-family: PingFangSC; - font-weight: normal; - color: #41b883; - } - } - } - .app { - display: flex; - justify-content: flex-start; - width: 64px; - margin-left: 18px; - margin-right: 19px; - } - } - } - .contentKey { - @extend .info; - .content { - .list { - .lang { - background: rgba(116, 201, 255, 0.16); - .name { - color: #74c9ff; - } - } - } - } - } - } - } - &-hd { - color: $theme-black-select-word; - background-color: $theme-black-select-bg; - border: 1px solid $theme-black-select-border; - } - &-bd { - color: $theme-black-select-word; - } - &-item { - background-color: $theme-black-select-bg; - border-color: $theme-black-select-bg; - &:hover { - background-color: $theme-black-select-hover; - border-color: $theme-black-select-hover; - } - } - } - } -} -// 下拉列表选择动画效果 -.fade-enter-active, -.fade-leave-active { - transition: opacity 0.5s; -} -.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ { - opacity: 0; -} -.fade-enter { - opacity: 0; -} -.fade-enter-active { - opacity: 1; - transition: opacity 0.3s; -} -.fade-exit { - opacity: 1; -} -.fade-exit-active { - opacity: 0; - transition: opacity 0.3s; -} - -.fade-content { - background-color: #f9f9f9; - padding: 20px; - border: 1px solid #ddd; - margin-top: 10px; -} -.site-guid-data { - // display: block !important; - line-height: normal; - position: absolute; - z-index: 10; - top: 60px; - left: -180px; - padding: 20px; - width: 450px; - background: #2c2c2c; - border: 1px solid #5e5e5e; - border-radius: 12px; - font-size: 14px; - color: #fff; - .site-guid-data-arrow { - position: absolute; - width: 100px; - height: 30px; - top: -26px; - left: 37%; - cursor: pointer; - } - .info { - // &:first-child { - // border-bottom: 1px solid #5e5e5e; - // } - .header { - line-height: 24px; - border-bottom: 1px solid #514c4c; - .type { - padding: 10px; - } - } - } - .product-type { - overflow: hidden; - width: 100%; - display: flex; - justify-content: flex-start; - flex-wrap: wrap; - } - .content-disabled { - &:hover { - cursor: not-allowed !important; - } - } - .content { - width: 200px; display: flex; align-items: center; - padding: 15px 10px; - transition: all linear 0.2s; - &:hover { - background-color: rgba(88, 88, 88, 0.8); - cursor: pointer; - } - .item-logo { - width: 30px; - height: 30px; - margin-right: 10px; - img { - width: 100%; - height: 100%; - } - } - .name { - color: #fff; - } - .status { - display: inline-block; - font-size: 12px; - padding: 3px 6px; - color: #fff; - background: linear-gradient(119deg, #00b2bd 11%, #2ceb85 55%); - transform: scale(0.8); - border-radius: 10px; - } - .infor-disabled { - background: gray; - cursor: not-allowed; - } - .infor-goline { - background: linear-gradient(315deg, #6772ff 0, #00f9e5 100%); - } - .infor-child-name { - display: inline-block; - padding: 3px 6px; - margin-left: 2px; - font-size: 12px; - color: #00b2bd; - border: 1px solid #00b2bd; - border-radius: 10px; - transform: scale(0.8); - - &:hover { - color: #2ceb85; - border-color: #2ceb85; - background-color: rgba(0, 178, 189, 0.5); - cursor: pointer; - } - } - .version { - margin-top: 6px; - font-size: 12px; + justify-content: center; + cursor: pointer; + > img { + width: 87px; + height: 36px; } } - // .child-content { - // width: 100%; - // } -} -.guid-data-business { - top: 60px !important; - left: -80px !important; - - .content.disabled { - opacity: 0.5; - cursor: not-allowed; - } -} -.nav-item-title { - display: flex !important; - align-items: center; - .hover-arrow { - width: 10px; - height: 8px; - transition: all linear 0.2s; - margin-left: 5px; - } -} -.header { - font-weight: bold; - font-size: 16px; -} -.plat { - text-align: left; - line-height: normal; - font-weight: bold; - margin-top: 5px; - margin-left: 10px; -} -.list { - width: 120px; - - .lang .name { - font-size: 12px !important; - } -} -.content { - font-size: 12px; - - .version { - margin-left: 20px; - text-align: left !important; - } } diff --git a/src/sites/components/header.tsx b/src/sites/components/header.tsx index ba773e8f96..93e8b83814 100644 --- a/src/sites/components/header.tsx +++ b/src/sites/components/header.tsx @@ -1,368 +1,45 @@ -import React, { useEffect, useState } from 'react' -// @ts-ignore -import { version } from '/package.json' -import config from '../../../../config/env' +import React from 'react' +import Taro from '@tarojs/taro' +import { ArrowLeft } from '@nutui/icons-react-taro' import './header.scss' -import { useNavigate, useLocation } from 'react-router-dom' -import { CSSTransition } from 'react-transition-group' -import Search from '../search/search' -import { - SiteReactTaro, - nav, - repository, - reactGuide, - moreGuide, -} from '../../../../config/index' -const Header = () => { - const navigate = useNavigate() - const location = useLocation() - const [currLang, setCurrLang] = useState({}) +import config from '../../config.json' - const toHome = () => { - navigate('/') +const Header = () => { + const navigateTo = () => { + Taro.navigateBack({ + delta: 1, + }) } - useEffect(() => { - let packages = [] as any[] - nav.forEach((item) => { - packages.push(...item.packages) + const compName = () => { + let allComps: any = [] + let hashCompName = location.hash.split('pages/')[1].replace('/index', '') + config.nav.map((item: any) => { + allComps = [...allComps, ...item.packages] }) - }, []) - useEffect(() => { - const lang = langs.filter( - (l) => location.pathname.indexOf(l.locale) > -1 - )[0] - setCurrLang(lang) - }, [location]) + let targetComp = allComps.filter( + (item: any) => hashCompName === item.name.toLowerCase() + ) - const langs = [ - { name: '中文', locale: 'zh-CN' }, - { name: 'English', locale: 'en-US' }, - ] - const isZh = currLang?.locale === 'zh-CN' - const toLink = (item: any) => { - if (item) { - if (isZh) { - item.path = item.path.replace('en-US', 'zh-CN') - } else { - item.path = item.path.replace('zh-CN', 'en-US') - } - navigate(item.path) - } else { - navigate('/') - } - } - useEffect(() => { - const lang = langs.filter( - (l) => location.pathname.indexOf(l.locale) > -1 - )[0] - setCurrLang(lang) - }, [location]) - const [activeLink, setActiveLink] = useState('指南') - // const handleSwitchLocale = (e: any) => { - // const classList: string[] = [].slice.call(e.target.classList) - // if (classList.indexOf('curr-lang') > -1) { - // return setVisible(!visible) - // } - // const name = e.target.innerText - // setVisible(!visible) - // const [{ locale }] = langs.filter((l) => name == l.name) - // let link = '' - // if (config.locales.some((l) => window.location.href.indexOf(l) > -1)) { - // link = window.location.href.replace(/\#\/([a-z-]+)/gi, `#/${locale}`) - // } else { - // link = window.location.href.replace(/\#\//gi, `#/${locale}/`) - // } - // window.location.href = link - // } - const isReactTaro = window.location.href.includes('taro') - const headerBck = SiteReactTaro.header - const [isShowGuid, setIsShowGuid] = useState(false) - const [isShowGuid4, setIsShowGuid4] = useState(false) - const [selectedVersion, setSelectedVersion] = useState(version) - const [selectedLanguage, setSelectedLanguage] = useState('') - const handleMouseHover = (isHovered) => { - setIsShowGuid(isHovered) - } - useEffect(() => { - if (location.pathname.includes('/component')) { - setActiveLink('组件') - } - }, [location]) - const toAnother = () => { - // 开发环境 - if (process.env.NODE_ENV === 'development') { - if (window.location.href.includes('/react/#')) { - window.location.href = window.location.href.replace( - '/react/#', - '/react/index.taro.html#' - ) - } else if (window.location.href.includes('/react/index.taro.html#')) { - window.location.href = window.location.href.replace( - '/react/index.taro.html#', - '/react/#' - ) - } - return - } - // 生产环境 - if (window.location.href.includes('taro')) { - window.location.href = window.location.href.replace('taro', 'h5') - } else if (window.location.href.includes('h5')) { - window.location.href = window.location.href.replace('h5', 'taro') - } - } - const checkGuidTheme = (item: any, type: string) => { - setIsShowGuid(false) - window.open(item.link) - } - const checkGuidTheme2 = (item: any, type: string) => { - if (item.link) { - setIsShowGuid(false) - window.open(item.link) - } - } - const handleClick = () => { - setIsShowGuid(!isShowGuid) + return targetComp[0]?.name } - const handleLanguageSelect = (language) => { - setSelectedLanguage(language) - } - const onMouseHover4 = (isHovered) => { - setIsShowGuid4(isHovered) - } return ( -
-
- - - - - {isReactTaro ? '小程序' : 'H5'} - - -
- -
- - -
-
    - {headerBck.map((item) => ( -
  • { - setActiveLink(item.cName) - }} - > - { - toLink(item) - }} - > - {isZh ? item.cName : item.eName} - -
  • - ))} -
  • -
    handleMouseHover(true)} - onMouseLeave={() => handleMouseHover(false)} - // tabIndex="0" - className={ - isShowGuid - ? 'header-select-box select-up' - : 'header-select-box select-down' - } - onClick={handleClick} - > -
    - {selectedVersion} - -
    -
    - - -
    - {reactGuide.map((item, indexKey) => ( -
    -
    - -
    {item.type}
    -
    -
    - {item.data.map((info, index) => ( -
    checkGuidTheme(info, 'Basis')} - key={info.link} - > -
    {info.name}
    -
    - {info.language.map((lang, index) => ( -
    -
    {lang}
    -
    - ))} -
    -
    {info.app}
    -
    - ))} -
    -
    - ))} -
    -
    -
    -
  • -
  • -
    onMouseHover4(true)} - onMouseLeave={() => onMouseHover4(false)} - // className="header-select-box" - className={ - isShowGuid4 - ? 'header-select-box select-up' - : 'header-select-box select-down' - } - onClick={() => { - setIsShowGuid4(!isShowGuid4) - }} - > -
    - {isZh ? '更多' : 'More'} - -
    -
    - -
    - {moreGuide.map((item, indexKey) => ( -
    -
    - {item.icon && ( - - )} -
    - {' '} - {isZh ? item.type.cName : item.type.eName} -
    -
    - {item.datas.map((info, index) => ( -
    - {info.plat && ( -
    - {isZh ? info.plat.cName : info.plat.eName} -
    - )} - {info.data.map((info2, index2) => ( -
    - checkGuidTheme(info2, 'Advanced') - } - > -
    {info2.name}
    -
    - {info2.language.map((lang, index2) => ( -
    -
    - handleLanguageSelect(lang) - } - > - {lang} -
    -
    - ))} -
    - {/*
    {info2.app}
    */} -
    - ))} -
    - ))} -
    - ))} -
    -
    -
    -
  • - {!isReactTaro && ( -
  • { - let location = window.location - if (currLang.locale == 'zh-CN') { - location.href = location.href.replace('zh-CN', 'en-US') - setCurrLang({ - name: 'English', - locale: 'en-US', - }) - } else { - location.href = location.href.replace('en-US', 'zh-CN') - setCurrLang({ - name: '中文', - locale: 'zh-CN', - }) - } - }} - > - En/中 -
  • - )} -
  • - {repository.git && ( - - )} - {repository.gitee && ( - - )} -
  • -
+ <> + {Taro.getEnv() === 'WEB' ? ( +
+
+ +
+
+ +
+
{compName()}
-
-
+ ) : null} + ) } -export default Header +export default Header \ No newline at end of file From 01e0d31e7831b25dff2662ffc046693026def59b Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 14:28:29 +0800 Subject: [PATCH 19/25] fix: remove useless code --- .../sites-react/doc/components/contribution/contribution.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/sites/sites-react/doc/components/contribution/contribution.tsx b/src/sites/sites-react/doc/components/contribution/contribution.tsx index 562f09dae1..6191548f04 100644 --- a/src/sites/sites-react/doc/components/contribution/contribution.tsx +++ b/src/sites/sites-react/doc/components/contribution/contribution.tsx @@ -13,12 +13,8 @@ interface ContributionMDXProps { } const Contribution: FunctionComponent = (props) => { - const ctx = useContext(APPContext) const name = props.name const { issues, logs } = data - const issuesList = issues[name] - console.log(issues['Form']) - const logsList = logs[name] return ( <>

Contribution Records

From 16edb15641b4669ffb22a30899556e21f1244cf0 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Mon, 10 Mar 2025 14:58:32 +0800 Subject: [PATCH 20/25] fix: update component style --- .../components/contribution/contribution.tsx | 69 +++++++++++++------ 1 file changed, 47 insertions(+), 22 deletions(-) diff --git a/src/sites/sites-react/doc/components/contribution/contribution.tsx b/src/sites/sites-react/doc/components/contribution/contribution.tsx index 6191548f04..b7f0809adb 100644 --- a/src/sites/sites-react/doc/components/contribution/contribution.tsx +++ b/src/sites/sites-react/doc/components/contribution/contribution.tsx @@ -17,40 +17,65 @@ const Contribution: FunctionComponent = (props) => { const { issues, logs } = data return ( <> -

Contribution Records

-

Issues

+

Bugs & Tips

+ {issues[name].length > 0 &&

Issues

} -
-

- View more resolved{' '} - - issues - -

-
-

Component Logs

+ {logs[name].length > 0 &&

Component Logs

} -
-

- View more component{' '} - - releases - -

-
+
+ View more resolved + + issues + + and + + releases + + for {name} +
) } From 368c7bdac55d9d237d72d0bc72fe7c0b12165f08 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Mon, 10 Mar 2025 15:51:36 +0800 Subject: [PATCH 21/25] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4emoji?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sites-react/doc/components/contribution/contribution.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/sites/sites-react/doc/components/contribution/contribution.tsx b/src/sites/sites-react/doc/components/contribution/contribution.tsx index b7f0809adb..010117644a 100644 --- a/src/sites/sites-react/doc/components/contribution/contribution.tsx +++ b/src/sites/sites-react/doc/components/contribution/contribution.tsx @@ -53,7 +53,8 @@ const Contribution: FunctionComponent = (props) => { > {item.content .replace(/@[^\s]+$/, '') - .replace(/\(\[(#\d+)\]\([^)]+\)\)/, '$1')} + .replace(/\(\[(#\d+)\]\([^)]+\)\)/, '$1') + .replace(/[\u{1F300}-\u{1F9FF}\u{2600}-\u{26FF}\u{2700}-\u{27BF}]/gu, '')} {item.version} From f47a0a61bd54ca3b721f7afec6553e38e6529780 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 12 Mar 2025 10:15:19 +0800 Subject: [PATCH 22/25] fix: add desc for scripts and adjust style --- scripts/generate-contribution.mjs | 14 +- .../components/contribution/contribution.json | 1168 +++++++++-------- .../components/contribution/contribution.tsx | 7 +- 3 files changed, 606 insertions(+), 583 deletions(-) diff --git a/scripts/generate-contribution.mjs b/scripts/generate-contribution.mjs index 7f26988b66..42f8a39a96 100644 --- a/scripts/generate-contribution.mjs +++ b/scripts/generate-contribution.mjs @@ -1,5 +1,13 @@ /** * description: 生成Contribution数据 + * + * 使用说明: + * 1. 在 GitHub 设置中生成 Personal Access Token: + * - 访问 https://github.com/settings/tokens + * - 选择 "Generate new token (classic)" + * - 勾选 "repo" 权限 + * - 生成并复制 token + * 2. 执行命令:export GITHUB_TOKEN=your_token && node scripts/generate-contribution.mjs */ import axios from 'axios' import * as fs from 'fs' @@ -16,10 +24,10 @@ const GITHUB_API = { REPO_URL: 'https://github.com/jdf2e/nutui-react/', HEADERS: { Accept: 'application/vnd.github.v3+json', - Authorization: `Bearer ${TOKEN}`, + Authorization: `Bearer ${process.env.GITHUB_TOKEN}`, }, } - +console.log(`Bearer ${process.env.GITHUB_TOKEN}`) const headers = GITHUB_API.HEADERS const coms = config.nav .map((i) => i.packages) @@ -154,7 +162,7 @@ Promise.all(coms.map((i) => generateContribution(i.name))) // 将数据写入到 JSON 文件 const outputPath = path.resolve( __dirname, - '../src/sites/doc/components/contribution/contribution.json' + '../src/sites/sites-react/doc/components/contribution/contribution.json' ) fs.writeFileSync( outputPath, diff --git a/src/sites/sites-react/doc/components/contribution/contribution.json b/src/sites/sites-react/doc/components/contribution/contribution.json index a368fa58b8..76a90247c7 100644 --- a/src/sites/sites-react/doc/components/contribution/contribution.json +++ b/src/sites/sites-react/doc/components/contribution/contribution.json @@ -3,99 +3,64 @@ "Button": [], "Cell": [], "ConfigProvider": [], - "Icon": [ - { - "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", - "url": "https://github.com/jdf2e/nutui-react/issues/2333", - "number": 2333 - } - ], - "Image": [ - { - "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", - "url": "https://github.com/jdf2e/nutui-react/issues/2333", - "number": 2333 - } - ], + "Icon": [], + "Image": [], "Overlay": [], "Divider": [], "Grid": [], "Layout": [], + "SafeArea": [], "Space": [], "Sticky": [], - "SafeArea": [], "BackTop": [], "Elevator": [], "FixedNav": [], "HoverButton": [], "NavBar": [], - "SideNavBar": [], "SideBar": [], - "Tabbar": [ + "Tabbar": [], + "Tabs": [ { - "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", - "url": "https://github.com/jdf2e/nutui-react/issues/2170", - "number": 2170 - } - ], - "Tabs": [], - "Address": [ + "title": "Tabs 数量多,滚动操作时有bug", + "url": "https://github.com/jdf2e/nutui-react/issues/2653", + "number": 2653 + }, { - "title": "Iconfont 设置 name 为图片地址时,修改颜色不生效", - "url": "https://github.com/jdf2e/nutui-react/issues/2333", - "number": 2333 + "title": "[FR]: Tabs增加控制自定义内部ScrollIntoView的方法", + "url": "https://github.com/jdf2e/nutui-react/issues/2923", + "number": 2923 + }, + { + "title": "Tabs 选项卡 数量多横向切换滚动位置bug", + "url": "https://github.com/jdf2e/nutui-react/issues/2930", + "number": 2930 } ], + "Address": [], "Calendar": [ { - "title": "可以增加个在form里面对日历组件的使用方法吗,rules=[{required:true}]这种,还有目前只有重置全部表单,可以添加对单个item重置状态吗", - "url": "https://github.com/jdf2e/nutui-react/issues/1948", - "number": 1948 + "title": "Calendar 底部确认按钮样式错位", + "url": "https://github.com/jdf2e/nutui-react/issues/2909", + "number": 2909 } ], "CalendarCard": [], "Cascader": [], "Checkbox": [], - "DatePicker": [ - { - "title": "DatePicker受控情况下,2月切换存在问题", - "url": "https://github.com/jdf2e/nutui-react/issues/2924", - "number": 2924 - } - ], - "Form": [ - { - "title": "[FR]: 你们的Native版本怎么不维护了? 还缺少很多基础组件类似Form表单", - "url": "https://github.com/jdf2e/nutui-react/issues/2942", - "number": 2942 - }, - { - "title": "nutui-react-taro@2.7.2 FormItem的值如果是对象(如 {label:是,value:1} ),会自动重置成 {}", - "url": "https://github.com/jdf2e/nutui-react/issues/2870", - "number": 2870 - }, + "DatePicker": [], + "DatePickerView": [], + "Form": [], + "Input": [ { - "title": "[FR]: Form 表单组件Form.Item不支持复杂类型的字段", - "url": "https://github.com/jdf2e/nutui-react/issues/2947", - "number": 2947 + "title": "iOS端,Input在有值的情况下点击聚焦,光标会置于最左边,而不是最右边", + "url": "https://github.com/jdf2e/nutui-react/issues/1240", + "number": 1240 } ], - "Input": [], "InputNumber": [], "Menu": [], "NumberKeyboard": [], - "Picker": [ - { - "title": "DatePicker受控情况下,2月切换存在问题", - "url": "https://github.com/jdf2e/nutui-react/issues/2924", - "number": 2924 - }, - { - "title": "[FR]: 缺少Indexes 索引选择器组件。 TaroUI有,NutUI缺少", - "url": "https://github.com/jdf2e/nutui-react/issues/2945", - "number": 2945 - } - ], + "Picker": [], "PickerView": [], "Radio": [], "Range": [], @@ -103,13 +68,7 @@ "SearchBar": [], "ShortPassword": [], "Signature": [], - "Switch": [ - { - "title": "Tabbar增加onSwitch调用函数,switchTab时跳转与Tabbar.Item选中不同步", - "url": "https://github.com/jdf2e/nutui-react/issues/2170", - "number": 2170 - } - ], + "Switch": [], "TextArea": [], "Uploader": [ { @@ -125,22 +84,10 @@ "title": "在taro4版本中用函数方式调用toast和Dialog等没有反应也不出弹出", "url": "https://github.com/jdf2e/nutui-react/issues/2584", "number": 2584 - }, - { - "title": "希望Dialog组件内置的确认以及取消按钮对异步自带loading或者可以手动设置loading", - "url": "https://github.com/jdf2e/nutui-react/issues/1202", - "number": 1202 - } - ], - "Drag": [ - { - "title": "Drag 微信小程序运行报错 TypeError: _a2.getBoundingClientRect is not a function", - "url": "https://github.com/jdf2e/nutui-react/issues/2738", - "number": 2738 } ], + "Drag": [], "Empty": [], - "ResultPage": [], "InfiniteLoading": [], "Loading": [], "NoticeBar": [], @@ -148,6 +95,7 @@ "Popover": [], "Popup": [], "PullToRefresh": [], + "ResultPage": [], "Skeleton": [], "Swipe": [], "Toast": [ @@ -169,31 +117,39 @@ "Indicator": [], "Lottie": [], "Pagination": [], - "Segmented": [], "Price": [], "Progress": [], + "Segmented": [], "Steps": [], - "Swiper": [ - { - "title": "h5和小程序中,轮播图loop为true时,最后一张到第一张,第一张到最后一张,均白屏", - "url": "https://github.com/jdf2e/nutui-react/issues/1432", - "number": 1432 - } - ], + "Swiper": [], "Table": [], "Tag": [], "Tour": [], "Video": [], "VirtualList": [], + "AvatarCropper": [], "Barrage": [], "Card": [], "TimeSelect": [], "TrendArrow": [], - "WaterMark": [], - "AvatarCropper": [] + "WaterMark": [] }, "logs": { "Button": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: calender footer button css ([#2971](https://github.com/jdf2e/nutui-react/pull/2971))`", + "rawContent": "`fix: calender footer button css ([#2971](https://github.com/jdf2e/nutui-react/pull/2971))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(button): v15 ([#2737](https://github.com/jdf2e/nutui-react/pull/2737))`", + "rawContent": "`feat(button): v15 ([#2737](https://github.com/jdf2e/nutui-react/pull/2737))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.3", "type": "fix", @@ -214,23 +170,16 @@ "content": "✨ feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", "rawContent": "feat(button): 新增 button 原始类型属性 ([#2195](https://github.com/jdf2e/nutui-react/pull/2195)) @Jiankian", "tagName": "v2.6.8" - }, - { - "version": "v2.4.1", - "type": "feat", - "content": "✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", - "rawContent": "feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 ([#2037](https://github.com/jdf2e/nutui-react/pull/2037)) @xiaoyatong", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.1", - "type": "others", - "content": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", - "rawContent": "🌈 style(button): jmapp style ([#2019](https://github.com/jdf2e/nutui-react/pull/2019)) @zhehu1", - "tagName": "v2.4.1" } ], "Cell": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(cell): update Icon ([#2716](https://github.com/jdf2e/nutui-react/pull/2716))`", + "rawContent": "`fix(cell): update Icon ([#2716](https://github.com/jdf2e/nutui-react/pull/2716))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.17", "type": "feat", @@ -258,13 +207,6 @@ "content": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", "rawContent": "🛠 refactor(cell): 修订类名 ([#1722](https://github.com/jdf2e/nutui-react/pull/1722)) @xiaoyatong", "tagName": "v2.3.0" - }, - { - "version": "v2.1.0", - "type": "others", - "content": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", - "rawContent": "📖 docs(cell): 增加卡片类型的 demo ([#1639](https://github.com/jdf2e/nutui-react/pull/1639)) @oasis-cloud", - "tagName": "v2.1.0" } ], "ConfigProvider": [ @@ -305,6 +247,27 @@ } ], "Icon": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: 恢复icon,简化demo ([#2725](https://github.com/jdf2e/nutui-react/pull/2725))`", + "rawContent": "`fix: 恢复icon,简化demo ([#2725](https://github.com/jdf2e/nutui-react/pull/2725))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: fix icon svg ([#2742](https://github.com/jdf2e/nutui-react/pull/2742))`", + "rawContent": "`refactor: fix icon svg ([#2742](https://github.com/jdf2e/nutui-react/pull/2742))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat: icons 的替换方案优化,支持无法可用 icon 映射的情况 ([#2922](https://github.com/jdf2e/nutui-react/pull/2922))`", + "rawContent": "`feat: icons 的替换方案优化,支持无法可用 icon 映射的情况 ([#2922](https://github.com/jdf2e/nutui-react/pull/2922))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.0", "type": "feat", @@ -318,27 +281,6 @@ "content": "✨ add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", "rawContent": "add plugin to replace icons ([#2671](https://github.com/jdf2e/nutui-react/pull/2671))", "tagName": "v2.7.0" - }, - { - "version": "v2.7.0", - "type": "fix", - "content": "🐛 @nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", - "rawContent": "@nutui/icons-react changed to @nutui/icons-react-taro ([#2651](https://github.com/jdf2e/nutui-react/pull/2651))", - "tagName": "v2.7.0" - }, - { - "version": "v2.6.18", - "type": "fix", - "content": "🐛 remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", - "rawContent": "remove icons defaultprops ([#2571](https://github.com/jdf2e/nutui-react/pull/2571))", - "tagName": "v2.6.18" - }, - { - "version": "v2.6.3", - "type": "others", - "content": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", - "rawContent": "🏡 chore(icon): update demo ([#2214](https://github.com/jdf2e/nutui-react/pull/2214)) @eiinu", - "tagName": "v2.6.3" } ], "Image": [ @@ -379,6 +321,13 @@ } ], "Overlay": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: fixed overlay zIndex is not effective, and extract types of compnoents ([#2954](https://github.com/jdf2e/nutui-react/pull/2954))`", + "rawContent": "`refactor: fixed overlay zIndex is not effective, and extract types of compnoents ([#2954](https://github.com/jdf2e/nutui-react/pull/2954))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.23", "type": "fix", @@ -406,13 +355,6 @@ "content": "🐛 fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", "rawContent": "fix(overlay): 文档可读性优化 ([#1894](https://github.com/jdf2e/nutui-react/pull/1894)) @Alex.huxiyang", "tagName": "v2.3.8" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", - "rawContent": "📖 docs(overlay): 文档优化 ([#1706](https://github.com/jdf2e/nutui-react/pull/1706)) @xiaoyatong", - "tagName": "v2.3.0" } ], "Divider": [ @@ -505,7 +447,30 @@ "tagName": "v2.0.0-alpha.17" } ], + "SafeArea": [ + { + "version": "v2.6.8", + "type": "fix", + "content": "🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", + "rawContent": "safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", + "tagName": "v2.6.8" + }, + { + "version": "v2.1.0", + "type": "feat", + "content": "✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", + "rawContent": "feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", + "tagName": "v2.1.0" + } + ], "Space": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: space harmony ([#2817](https://github.com/jdf2e/nutui-react/pull/2817))`", + "rawContent": "`fix: space harmony ([#2817](https://github.com/jdf2e/nutui-react/pull/2817))`", + "tagName": "v3.0.0" + }, { "version": "v2.4.1", "type": "fix", @@ -533,13 +498,6 @@ "content": "✨ 提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", "rawContent": "提取 Taro 的 Demo 到 workspace ([#1302](https://github.com/jdf2e/nutui-react/pull/1302)) @oasis-cloud", "tagName": "v2.0.13" - }, - { - "version": "v2.0.9", - "type": "fix", - "content": "🐛 space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", - "rawContent": "space 版本号修改为 2.0 ([#1265](https://github.com/jdf2e/nutui-react/pull/1265)) @oasis-cloud", - "tagName": "v2.0.9" } ], "Sticky": [ @@ -579,23 +537,21 @@ "tagName": "v2.4.2" } ], - "SafeArea": [ + "BackTop": [ { - "version": "v2.6.8", - "type": "fix", - "content": "🐛 safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", - "rawContent": "safearea for ac ([#2293](https://github.com/jdf2e/nutui-react/pull/2293)) @xiaoyatong", - "tagName": "v2.6.8" + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: backtop using hoverbutton and v15 adaption ([#2866](https://github.com/jdf2e/nutui-react/pull/2866))`", + "rawContent": "`refactor: backtop using hoverbutton and v15 adaption ([#2866](https://github.com/jdf2e/nutui-react/pull/2866))`", + "tagName": "v3.0.0" }, { - "version": "v2.1.0", - "type": "feat", - "content": "✨ feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", - "rawContent": "feat(safearea): 新增安全区组件 ([#1642](https://github.com/jdf2e/nutui-react/pull/1642)) @oasis-cloud", - "tagName": "v2.1.0" - } - ], - "BackTop": [ + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(backtop): v15 ([#2866](https://github.com/jdf2e/nutui-react/pull/2866))`", + "rawContent": "`feat(backtop): v15 ([#2866](https://github.com/jdf2e/nutui-react/pull/2866))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.5", "type": "fix", @@ -616,23 +572,16 @@ "content": "✨ feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", "rawContent": "feat(backtop): rtl ([#2051](https://github.com/jdf2e/nutui-react/pull/2051)) @xiaoyatong", "tagName": "v2.4.2" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", - "rawContent": "fix(backtop): demo拆解与规范 ([#2025](https://github.com/jdf2e/nutui-react/pull/2025)) @Alex-huxiyang", - "tagName": "v2.4.1" - }, - { - "version": "v2.3.9", - "type": "others", - "content": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", - "rawContent": "📖 docs(backtop): 文档可读性优化 ([#1909](https://github.com/jdf2e/nutui-react/pull/1909)) @Alex.huxiyang", - "tagName": "v2.3.9" } ], "Elevator": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(elevator): harmony适配 ([#2836](https://github.com/jdf2e/nutui-react/pull/2836))`", + "rawContent": "`fix(elevator): harmony适配 ([#2836](https://github.com/jdf2e/nutui-react/pull/2836))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.2", "type": "feat", @@ -660,13 +609,6 @@ "content": "🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", "rawContent": "fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 ([#1966](https://github.com/jdf2e/nutui-react/pull/1966)) @songsong", "tagName": "v2.3.12" - }, - { - "version": "v2.2.0", - "type": "fix", - "content": "🐛 fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", - "rawContent": "fix(elevator): 索引定位不准 ([#1667](https://github.com/jdf2e/nutui-react/pull/1667)) @oasis-cloud", - "tagName": "v2.2.0" } ], "FixedNav": [ @@ -706,8 +648,44 @@ "tagName": "v2.3.0" } ], - "HoverButton": [], + "HoverButton": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 hoverbutton h5 border ([#3053](https://github.com/jdf2e/nutui-react/pull/3053))", + "rawContent": "hoverbutton h5 border ([#3053](https://github.com/jdf2e/nutui-react/pull/3053))", + "tagName": "v3.0.1" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: backtop using hoverbutton and v15 adaption ([#2866](https://github.com/jdf2e/nutui-react/pull/2866))`", + "rawContent": "`refactor: backtop using hoverbutton and v15 adaption ([#2866](https://github.com/jdf2e/nutui-react/pull/2866))`", + "tagName": "v3.0.0" + } + ], "NavBar": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 fix(navbar): 居左展示时,副标题居左 ([#3049](https://github.com/jdf2e/nutui-react/pull/3049))", + "rawContent": "fix(navbar): 居左展示时,副标题居左 ([#3049](https://github.com/jdf2e/nutui-react/pull/3049))", + "tagName": "v3.0.1" + }, + { + "version": "v3.0.1", + "type": "others", + "content": "💡 fix(navbar): tabpane 展示控制只限于 navbar ([#3048](https://github.com/jdf2e/nutui-react/pull/3048))", + "rawContent": "fix(navbar): tabpane 展示控制只限于 navbar ([#3048](https://github.com/jdf2e/nutui-react/pull/3048))", + "tagName": "v3.0.1" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(navbar): v15 ([#2881](https://github.com/jdf2e/nutui-react/pull/2881))`", + "rawContent": "`feat(navbar): v15 ([#2881](https://github.com/jdf2e/nutui-react/pull/2881))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.22", "type": "fix", @@ -721,60 +699,17 @@ "content": "🐛 fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", "rawContent": "fix(navbar): demo拆解与规范 ([#2055](https://github.com/jdf2e/nutui-react/pull/2055)) @Alex-huxiyang", "tagName": "v2.4.2" - }, - { - "version": "v2.3.9", - "type": "others", - "content": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", - "rawContent": "📖 docs(navbar): 文档可读性优化 ([#1915](https://github.com/jdf2e/nutui-react/pull/1915)) @Alex.huxiyang", - "tagName": "v2.3.9" - }, - { - "version": "v2.3.8", - "type": "feat", - "content": "✨ feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", - "rawContent": "feat(navbar): title区域自适应宽度 ([#1891](https://github.com/jdf2e/nutui-react/pull/1891)) @songsong", - "tagName": "v2.3.8" - }, - { - "version": "v2.3.4", - "type": "others", - "content": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", - "rawContent": "📖 docs(navbar): showtoas 改为 showToast ([#1826](https://github.com/jdf2e/nutui-react/pull/1826)) @minghui", - "tagName": "v2.3.4" } ], - "SideNavBar": [ - { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", - "rawContent": "fix(sideNavBar): demo拆解与规范 ([#2058](https://github.com/jdf2e/nutui-react/pull/2058)) @Alex-huxiyang", - "tagName": "v2.4.2" - }, + "SideBar": [ { - "version": "v2.3.9", + "version": "v3.0.0", "type": "others", - "content": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", - "rawContent": "📖 docs(sidenavbar): 文档可读性优化 ([#1920](https://github.com/jdf2e/nutui-react/pull/1920)) @Alex.huxiyang", - "tagName": "v2.3.9" - }, - { - "version": "v2.1.0", - "type": "others", - "content": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", - "rawContent": "📖 docs(sideNavBar): handleClose 改为 onClose ([#1635](https://github.com/jdf2e/nutui-react/pull/1635)) @haitao", - "tagName": "v2.1.0" - }, - { - "version": "v2.0.0-alpha.14", - "type": "others", - "content": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", - "rawContent": "🛠 refactor: sidenavbar ([#1057](https://github.com/jdf2e/nutui-react/pull/1057)) @oasis-cloud", - "tagName": "v2.0.0-alpha.14" + "content": "💡 `feat: sidebar 组件 ([#2868](https://github.com/jdf2e/nutui-react/pull/2868))`", + "rawContent": "`feat: sidebar 组件 ([#2868](https://github.com/jdf2e/nutui-react/pull/2868))`", + "tagName": "v3.0.0" } ], - "SideBar": [], "Tabbar": [ { "version": "v2.4.2", @@ -813,6 +748,27 @@ } ], "Tabs": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 merge tabs 2.x, 修复第一个项目无法滚动到视图的问题 ([#3043](https://github.com/jdf2e/nutui-react/pull/3043))", + "rawContent": "merge tabs 2.x, 修复第一个项目无法滚动到视图的问题 ([#3043](https://github.com/jdf2e/nutui-react/pull/3043))", + "tagName": "v3.0.1" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: tabs 适配鸿蒙 ([#2820](https://github.com/jdf2e/nutui-react/pull/2820))`", + "rawContent": "`refactor: tabs 适配鸿蒙 ([#2820](https://github.com/jdf2e/nutui-react/pull/2820))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(tabs): v15 ([#2820](https://github.com/jdf2e/nutui-react/pull/2820))`", + "rawContent": "`feat(tabs): v15 ([#2820](https://github.com/jdf2e/nutui-react/pull/2820))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.7", "type": "fix", @@ -826,27 +782,6 @@ "content": "🐛 fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", "rawContent": "fix(tabs): 修复意外地出现了滚动条 ([#2912](https://github.com/jdf2e/nutui-react/pull/2912))", "tagName": "v2.7.6" - }, - { - "version": "v2.7.0", - "type": "fix", - "content": "🐛 fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", - "rawContent": "fix(tabs): clicked tabs should be entirely visible ([#2685](https://github.com/jdf2e/nutui-react/pull/2685))", - "tagName": "v2.7.0" - }, - { - "version": "v2.6.17", - "type": "fix", - "content": "🐛 fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", - "rawContent": "fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 ([#2554](https://github.com/jdf2e/nutui-react/pull/2554))", - "tagName": "v2.6.17" - }, - { - "version": "v2.6.13", - "type": "feat", - "content": "✨ tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", - "rawContent": "tabs滚动条兼容火狐浏览器 ([#2431](https://github.com/jdf2e/nutui-react/pull/2431)) @JoanneXu6677", - "tagName": "v2.6.13" } ], "Address": [ @@ -924,6 +859,13 @@ } ], "CalendarCard": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(calendarcard): v15 ([#2732](https://github.com/jdf2e/nutui-react/pull/2732))`", + "rawContent": "`feat(calendarcard): v15 ([#2732](https://github.com/jdf2e/nutui-react/pull/2732))`", + "tagName": "v3.0.0" + }, { "version": "v2.5.2", "type": "fix", @@ -951,13 +893,6 @@ "content": "🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", "rawContent": "fix(calendarcard): 选择范围时支持仅选择单个日期 ([#2009](https://github.com/jdf2e/nutui-react/pull/2009)) @eiinu", "tagName": "v2.4.1" - }, - { - "version": "v2.3.0", - "type": "feat", - "content": "✨ feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", - "rawContent": "feat(calendarcard): 限制范围时禁止面板切换 ([#1688](https://github.com/jdf2e/nutui-react/pull/1688)) @Eiinu", - "tagName": "v2.3.0" } ], "Cascader": [ @@ -998,6 +933,13 @@ } ], "Checkbox": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(checkbox): v15 ([#2730](https://github.com/jdf2e/nutui-react/pull/2730))`", + "rawContent": "`feat(checkbox): v15 ([#2730](https://github.com/jdf2e/nutui-react/pull/2730))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.5", "type": "fix", @@ -1025,16 +967,23 @@ "content": "✨ feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", "rawContent": "feat(checkbox): 增加至少选择项数量的设置功能 ([#1859](https://github.com/jdf2e/nutui-react/pull/1859)) @oasis-cloud", "tagName": "v2.3.7" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", - "rawContent": "📖 docs(checkbox): checkedIcon 改为 activeIcon ([#1724](https://github.com/jdf2e/nutui-react/pull/1724)) @oasis-cloud", - "tagName": "v2.3.0" } ], "DatePicker": [ + { + "version": "v3.0.2", + "type": "others", + "content": "💡 解决按需引入picker和datepicker没有样式问题 ([#3064](https://github.com/jdf2e/nutui-react/pull/3064))", + "rawContent": "解决按需引入picker和datepicker没有样式问题 ([#3064](https://github.com/jdf2e/nutui-react/pull/3064))", + "tagName": "v3.0.2" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: datepicker ([#3023](https://github.com/jdf2e/nutui-react/pull/3023))`", + "rawContent": "`refactor: datepicker ([#3023](https://github.com/jdf2e/nutui-react/pull/3023))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.19", "type": "fix", @@ -1055,23 +1004,32 @@ "content": "🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", "rawContent": "fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 ([#2141](https://github.com/jdf2e/nutui-react/pull/2141)) @yeyu98", "tagName": "v2.5.1" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", - "rawContent": "fix(DatePicker): demo拆解与规范 ([#2133](https://github.com/jdf2e/nutui-react/pull/2133)) @yeyu98", - "tagName": "v2.5.1" - }, + } + ], + "DatePickerView": [ { - "version": "v2.3.4", + "version": "v3.0.1", "type": "others", - "content": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", - "rawContent": "🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 ([#1819](https://github.com/jdf2e/nutui-react/pull/1819)) @Ryan-CW-Code", - "tagName": "v2.3.4" + "content": "💡 datepickerview ([#3026](https://github.com/jdf2e/nutui-react/pull/3026))", + "rawContent": "datepickerview ([#3026](https://github.com/jdf2e/nutui-react/pull/3026))", + "tagName": "v3.0.1" } ], "Form": [ + { + "version": "v3.0.2", + "type": "others", + "content": "💡 feat(form): 同步 2.x 的功能 ([#2976](https://github.com/jdf2e/nutui-react/pull/2976))", + "rawContent": "feat(form): 同步 2.x 的功能 ([#2976](https://github.com/jdf2e/nutui-react/pull/2976))", + "tagName": "v3.0.2" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(form): replace with Taro Form and add the rest property for passt… ([#3016](https://github.com/jdf2e/nutui-react/pull/3016))`", + "rawContent": "`fix(form): replace with Taro Form and add the rest property for passt… ([#3016](https://github.com/jdf2e/nutui-react/pull/3016))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.7", "type": "feat", @@ -1092,60 +1050,60 @@ "content": "🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", "rawContent": "fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 ([#2952](https://github.com/jdf2e/nutui-react/pull/2952))", "tagName": "v2.7.7" - }, - { - "version": "v2.7.6", - "type": "fix", - "content": "🐛 fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", - "rawContent": "fix(form): item label 未对齐 ([#2931](https://github.com/jdf2e/nutui-react/pull/2931))", - "tagName": "v2.7.6" - }, - { - "version": "v2.7.6", - "type": "fix", - "content": "🐛 fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", - "rawContent": "fix(form): 分割线未生效 ([#2927](https://github.com/jdf2e/nutui-react/pull/2927))", - "tagName": "v2.7.6" } ], "Input": [ { - "version": "v2.6.18", - "type": "fix", - "content": "🐛 fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", - "rawContent": "fix(input): type props didnot work when equals number|digit ([#2563](https://github.com/jdf2e/nutui-react/pull/2563))", - "tagName": "v2.6.18" + "version": "v3.0.2", + "type": "others", + "content": "💡 fix(input): style 属性设置为 CSSProperties 类型的值 ([#3059](https://github.com/jdf2e/nutui-react/pull/3059))", + "rawContent": "fix(input): style 属性设置为 CSSProperties 类型的值 ([#3059](https://github.com/jdf2e/nutui-react/pull/3059))", + "tagName": "v3.0.2" }, { - "version": "v2.6.6", - "type": "fix", - "content": "🐛 fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", - "rawContent": "fix(input): placeholder 无法设置空字符串 ([#2282](https://github.com/jdf2e/nutui-react/pull/2282)) @oasis-cloud", - "tagName": "v2.6.6" + "version": "v3.0.1", + "type": "others", + "content": "💡 fix(input): 显示设置 placeholder 字体颜色 ([#3050](https://github.com/jdf2e/nutui-react/pull/3050))", + "rawContent": "fix(input): 显示设置 placeholder 字体颜色 ([#3050](https://github.com/jdf2e/nutui-react/pull/3050))", + "tagName": "v3.0.1" }, { - "version": "v2.6.5", - "type": "fix", - "content": "🐛 fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", - "rawContent": "fix(input): 修复特殊场景下自动清除失效问题 ([#2240](https://github.com/jdf2e/nutui-react/pull/2240)) @eiinu", - "tagName": "v2.6.5" + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(input): v15 ([#2889](https://github.com/jdf2e/nutui-react/pull/2889))`", + "rawContent": "`feat(input): v15 ([#2889](https://github.com/jdf2e/nutui-react/pull/2889))`", + "tagName": "v3.0.0" }, { - "version": "v2.6.0", - "type": "feat", - "content": "✨ input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", - "rawContent": "input 的 onFocus 增加 height 键盘高度参数 ([#2154](https://github.com/jdf2e/nutui-react/pull/2154)) @alexxyzeng", - "tagName": "v2.6.0" + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(input): v15 ([#2711](https://github.com/jdf2e/nutui-react/pull/2711))`", + "rawContent": "`feat(input): v15 ([#2711](https://github.com/jdf2e/nutui-react/pull/2711))`", + "tagName": "v3.0.0" }, { - "version": "v2.4.2", - "type": "fix", - "content": "🐛 fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", - "rawContent": "fix(input): demo拆解与规范 ([#2035](https://github.com/jdf2e/nutui-react/pull/2035)) @yeyu98", - "tagName": "v2.4.2" + "version": "v3.0.0", + "type": "others", + "content": "💡 `perf: input ([#2978](https://github.com/jdf2e/nutui-react/pull/2978))`", + "rawContent": "`perf: input ([#2978](https://github.com/jdf2e/nutui-react/pull/2978))`", + "tagName": "v3.0.0" } ], "InputNumber": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(inputnumber): icon 适配 && 修改icon宽度和设定的--nut-icon-width一致 ([#2707](https://github.com/jdf2e/nutui-react/pull/2707))`", + "rawContent": "`fix(inputnumber): icon 适配 && 修改icon宽度和设定的--nut-icon-width一致 ([#2707](https://github.com/jdf2e/nutui-react/pull/2707))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(inputNumber): v15 ([#2823](https://github.com/jdf2e/nutui-react/pull/2823))`", + "rawContent": "`feat(inputNumber): v15 ([#2823](https://github.com/jdf2e/nutui-react/pull/2823))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.8", "type": "fix", @@ -1166,20 +1124,6 @@ "content": "✨ feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", "rawContent": "feat(inputnumber): update UI ([#1989](https://github.com/jdf2e/nutui-react/pull/1989)) @oasis-cloud", "tagName": "v2.4.0" - }, - { - "version": "v2.3.12", - "type": "feat", - "content": "✨ feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", - "rawContent": "feat(inputnumber): taro 环境下增加 number类型的键盘 ([#1965](https://github.com/jdf2e/nutui-react/pull/1965)) @onlyling", - "tagName": "v2.3.12" - }, - { - "version": "v2.3.12", - "type": "fix", - "content": "🐛 fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", - "rawContent": "fix(inputnumber): provide finalValue ([#1959](https://github.com/jdf2e/nutui-react/pull/1959)) @oasis-cloud", - "tagName": "v2.3.12" } ], "Menu": [ @@ -1220,6 +1164,13 @@ } ], "NumberKeyboard": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(numberkeyboard): v15 ([#2799](https://github.com/jdf2e/nutui-react/pull/2799))`", + "rawContent": "`feat(numberkeyboard): v15 ([#2799](https://github.com/jdf2e/nutui-react/pull/2799))`", + "tagName": "v3.0.0" + }, { "version": "v2.5.1", "type": "fix", @@ -1247,16 +1198,23 @@ "content": "🐛 numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", "rawContent": "numberkeyboard 设置标题后,完成按钮应该触发 onConfirm 事件 ([#1285](https://github.com/jdf2e/nutui-react/pull/1285)) @oasis-cloud", "tagName": "v2.0.11" - }, - { - "version": "v2.0.11", - "type": "others", - "content": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", - "rawContent": "📖 docs: numberkeyboard 的 type 属性类型更新 ([#1284](https://github.com/jdf2e/nutui-react/pull/1284)) @oasis-cloud", - "tagName": "v2.0.11" } ], "Picker": [ + { + "version": "v3.0.2", + "type": "others", + "content": "💡 解决按需引入picker和datepicker没有样式问题 ([#3064](https://github.com/jdf2e/nutui-react/pull/3064))", + "rawContent": "解决按需引入picker和datepicker没有样式问题 ([#3064](https://github.com/jdf2e/nutui-react/pull/3064))", + "tagName": "v3.0.2" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: picker ([#2990](https://github.com/jdf2e/nutui-react/pull/2990))`", + "rawContent": "`refactor: picker ([#2990](https://github.com/jdf2e/nutui-react/pull/2990))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.8", "type": "fix", @@ -1277,24 +1235,32 @@ "content": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", "rawContent": "🏡 chore(picker): demo拆解与规范 ([#2157](https://github.com/jdf2e/nutui-react/pull/2157)) @Alex-huxiyang", "tagName": "v2.6.0" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", - "rawContent": "fix(picker): 优化 options 的 text 属性的判空逻辑 ([#1837](https://github.com/jdf2e/nutui-react/pull/1837)) @oasis-cloud", - "tagName": "v2.3.5" - }, + } + ], + "PickerView": [ { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", - "rawContent": "fix(picker): 修复 safari 下 mask 样式问题 ([#1843](https://github.com/jdf2e/nutui-react/pull/1843)) @Eiinu", - "tagName": "v2.3.5" + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat: pickerview 组件 ([#2986](https://github.com/jdf2e/nutui-react/pull/2986))`", + "rawContent": "`feat: pickerview 组件 ([#2986](https://github.com/jdf2e/nutui-react/pull/2986))`", + "tagName": "v3.0.0" } ], - "PickerView": [], "Radio": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: radio type ([#2735](https://github.com/jdf2e/nutui-react/pull/2735))`", + "rawContent": "`fix: radio type ([#2735](https://github.com/jdf2e/nutui-react/pull/2735))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(radio): v15 ([#2721](https://github.com/jdf2e/nutui-react/pull/2721))`", + "rawContent": "`feat(radio): v15 ([#2721](https://github.com/jdf2e/nutui-react/pull/2721))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.22", "type": "fix", @@ -1315,20 +1281,6 @@ "content": "🐛 fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", "rawContent": "fix(radio): 样式变量修复(issue) ([#2149](https://github.com/jdf2e/nutui-react/pull/2149)) @Alex.huxiyang", "tagName": "v2.5.2" - }, - { - "version": "v2.3.0", - "type": "others", - "content": "💡 style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", - "rawContent": "style(radio): 优化css变量和样式 ([#1756](https://github.com/jdf2e/nutui-react/pull/1756)) @xiaoyatong", - "tagName": "v2.3.0" - }, - { - "version": "v2.1.0", - "type": "others", - "content": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", - "rawContent": "🚀 perf: radio reverse and demos ([#1631](https://github.com/jdf2e/nutui-react/pull/1631)) @xiaoyatong", - "tagName": "v2.1.0" } ], "Range": [ @@ -1369,6 +1321,27 @@ } ], "Rate": [ + { + "version": "v3.0.2", + "type": "others", + "content": "💡 refactor: migrate site to nutui-react ([#2955](https://github.com/jdf2e/nutui-react/pull/2955))", + "rawContent": "refactor: migrate site to nutui-react ([#2955](https://github.com/jdf2e/nutui-react/pull/2955))", + "tagName": "v3.0.2" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: adjust pr-label strategy ([#2984](https://github.com/jdf2e/nutui-react/pull/2984))`", + "rawContent": "`fix: adjust pr-label strategy ([#2984](https://github.com/jdf2e/nutui-react/pull/2984))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: new components are generated automatically ([#2940](https://github.com/jdf2e/nutui-react/pull/2940))`", + "rawContent": "`refactor: new components are generated automatically ([#2940](https://github.com/jdf2e/nutui-react/pull/2940))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.2", "type": "others", @@ -1382,30 +1355,16 @@ "content": "🐛 fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", "rawContent": "fix(rate): demo拆解与规范 ([#2045](https://github.com/jdf2e/nutui-react/pull/2045)) @sandra66888", "tagName": "v2.4.2" - }, - { - "version": "v2.4.2", - "type": "others", - "content": "💡 test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", - "rawContent": "test: migrate jest to vitest ([#2057](https://github.com/jdf2e/nutui-react/pull/2057)) @eiinu", - "tagName": "v2.4.2" - }, - { - "version": "v2.3.9", - "type": "feat", - "content": "✨ generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", - "rawContent": "generate stylesheets containing RTL-related styles ([#1889](https://github.com/jdf2e/nutui-react/pull/1889)) @oasis-cloud", - "tagName": "v2.3.9" - }, - { - "version": "v2.3.8", - "type": "feat", - "content": "✨ feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", - "rawContent": "feat(rate): 新增 touchable 属性支持滑动选择 ([#1880](https://github.com/jdf2e/nutui-react/pull/1880)) @Eiinu", - "tagName": "v2.3.8" } ], "SearchBar": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(searchbar): 多端适配 ([#2657](https://github.com/jdf2e/nutui-react/pull/2657))`", + "rawContent": "`fix(searchbar): 多端适配 ([#2657](https://github.com/jdf2e/nutui-react/pull/2657))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.9", "type": "fix", @@ -1433,16 +1392,16 @@ "content": "✨ feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", "rawContent": "feat(searchbar): 增加属性 backable 可返回,简化css变量 ([#1736](https://github.com/jdf2e/nutui-react/pull/1736)) @xiaoyatong", "tagName": "v2.3.0" - }, - { - "version": "v2.0.23", - "type": "fix", - "content": "🐛 searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", - "rawContent": "searchbar lose focus when input nothing but input the delete ([#1577](https://github.com/jdf2e/nutui-react/pull/1577)) @xiaoyatong", - "tagName": "v2.0.23" } ], "ShortPassword": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 feat(shortpassword): harmony ([#3017](https://github.com/jdf2e/nutui-react/pull/3017))", + "rawContent": "feat(shortpassword): harmony ([#3017](https://github.com/jdf2e/nutui-react/pull/3017))", + "tagName": "v3.0.1" + }, { "version": "v2.5.0", "type": "fix", @@ -1473,6 +1432,13 @@ } ], "Signature": [ + { + "version": "v3.0.2", + "type": "others", + "content": "💡 fix(signature): 解决taro h5不能绘制问题 ([#3060](https://github.com/jdf2e/nutui-react/pull/3060))", + "rawContent": "fix(signature): 解决taro h5不能绘制问题 ([#3060](https://github.com/jdf2e/nutui-react/pull/3060))", + "tagName": "v3.0.2" + }, { "version": "v2.6.7", "type": "feat", @@ -1500,13 +1466,6 @@ "content": "🐛 signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", "rawContent": "signature组件提取样式变量+修复taro h5 demo签字时滚动问题 ([#1220](https://github.com/jdf2e/nutui-react/pull/1220)) @songsong", "tagName": "v2.0.4" - }, - { - "version": "v2.0.4", - "type": "fix", - "content": "🐛 修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", - "rawContent": "修复signature小程序下demo签字时页面跟随滚动问题 ([#1225](https://github.com/jdf2e/nutui-react/pull/1225)) @songsong", - "tagName": "v2.0.4" } ], "Switch": [ @@ -1526,6 +1485,20 @@ } ], "TextArea": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 textarea 鸿蒙适配 ([#3037](https://github.com/jdf2e/nutui-react/pull/3037))", + "rawContent": "textarea 鸿蒙适配 ([#3037](https://github.com/jdf2e/nutui-react/pull/3037))", + "tagName": "v3.0.1" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(textarea): v15 ([#2887](https://github.com/jdf2e/nutui-react/pull/2887))`", + "rawContent": "`feat(textarea): v15 ([#2887](https://github.com/jdf2e/nutui-react/pull/2887))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.5", "type": "fix", @@ -1546,20 +1519,6 @@ "content": "🐛 fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", "rawContent": "fix(textarea): demo拆解与规范 ([#2132](https://github.com/jdf2e/nutui-react/pull/2132)) @Amylee9712", "tagName": "v2.5.1" - }, - { - "version": "v2.3.9", - "type": "fix", - "content": "🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", - "rawContent": "fix(textarea): 修复maxlength=-1时无法输入字符的情况 ([#1910](https://github.com/jdf2e/nutui-react/pull/1910)) @xiaoyatong", - "tagName": "v2.3.9" - }, - { - "version": "v2.3.7", - "type": "fix", - "content": "🐛 fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", - "rawContent": "fix(Textarea): 文档demo中props拼写错误修改 ([#1874](https://github.com/jdf2e/nutui-react/pull/1874)) @songsong", - "tagName": "v2.3.7" } ], "Uploader": [ @@ -1637,6 +1596,20 @@ } ], "Badge": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: badge harmony ([#3001](https://github.com/jdf2e/nutui-react/pull/3001))`", + "rawContent": "`fix: badge harmony ([#3001](https://github.com/jdf2e/nutui-react/pull/3001))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(badge): v15 ([#2826](https://github.com/jdf2e/nutui-react/pull/2826))`", + "rawContent": "`feat(badge): v15 ([#2826](https://github.com/jdf2e/nutui-react/pull/2826))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.2", "type": "others", @@ -1657,20 +1630,6 @@ "content": "✨ feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", "rawContent": "feat(badge): 新增 fill 属性 ([#2042](https://github.com/jdf2e/nutui-react/pull/2042)) @eiinu", "tagName": "v2.4.1" - }, - { - "version": "v2.4.1", - "type": "fix", - "content": "🐛 fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", - "rawContent": "fix(badge): 修复value传入0时显示不正确的问题 ([#2006](https://github.com/jdf2e/nutui-react/pull/2006)) @boiboif", - "tagName": "v2.4.1" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", - "rawContent": "feat(rtl): badge ([#1986](https://github.com/jdf2e/nutui-react/pull/1986)) @Eiinu", - "tagName": "v2.4.0" } ], "Dialog": [ @@ -1711,6 +1670,13 @@ } ], "Drag": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 fix(drag): 解决 taro 不能滑动问题 ([#3054](https://github.com/jdf2e/nutui-react/pull/3054))", + "rawContent": "fix(drag): 解决 taro 不能滑动问题 ([#3054](https://github.com/jdf2e/nutui-react/pull/3054))", + "tagName": "v3.0.1" + }, { "version": "v2.6.13", "type": "feat", @@ -1741,6 +1707,13 @@ } ], "Empty": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(empty): correct css and docs ([#2819](https://github.com/jdf2e/nutui-react/pull/2819))`", + "rawContent": "`fix(empty): correct css and docs ([#2819](https://github.com/jdf2e/nutui-react/pull/2819))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.3", "type": "fix", @@ -1768,16 +1741,8 @@ "content": "✨ feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", "rawContent": "feat(empty): 图片变更 ([#1988](https://github.com/jdf2e/nutui-react/pull/1988)) @xiaoyatong", "tagName": "v2.4.0" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", - "rawContent": "fix(empty): fix import at taro ([#1839](https://github.com/jdf2e/nutui-react/pull/1839)) @xiaoyatong", - "tagName": "v2.3.5" } ], - "ResultPage": [], "InfiniteLoading": [ { "version": "v2.7.2", @@ -1816,6 +1781,13 @@ } ], "Loading": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: loading ([#2733](https://github.com/jdf2e/nutui-react/pull/2733))`", + "rawContent": "`fix: loading ([#2733](https://github.com/jdf2e/nutui-react/pull/2733))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.9", "type": "others", @@ -1843,13 +1815,6 @@ "content": "✨ loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", "rawContent": "loading 组件 ([#1204](https://github.com/jdf2e/nutui-react/pull/1204)) @mike8625", "tagName": "v2.0.10" - }, - { - "version": "v2.0.10", - "type": "fix", - "content": "🐛 loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", - "rawContent": "loading 组件导出 props 类型 ([#1278](https://github.com/jdf2e/nutui-react/pull/1278)) @oasis-cloud", - "tagName": "v2.0.10" } ], "NoticeBar": [ @@ -1927,6 +1892,13 @@ } ], "Popover": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix: popover dark and maxwidth`", + "rawContent": "`fix: popover dark and maxwidth`", + "tagName": "v3.0.0" + }, { "version": "v2.7.3", "type": "feat", @@ -1954,16 +1926,30 @@ "content": "🐛 fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", "rawContent": "fix(popover): 调整demo ([#2043](https://github.com/jdf2e/nutui-react/pull/2043)) @xiaoyatong", "tagName": "v2.4.1" - }, - { - "version": "v2.4.0", - "type": "feat", - "content": "✨ feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", - "rawContent": "feat(popover): 增加 light 和 dark 模式的区分 ([#1977](https://github.com/jdf2e/nutui-react/pull/1977)) @xiaoyatong", - "tagName": "v2.4.0" } ], "Popup": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 popup 鸿蒙下层级问题修复,dialog 的适配做了调整,日历卡片调整了 demo ([#3038](https://github.com/jdf2e/nutui-react/pull/3038))", + "rawContent": "popup 鸿蒙下层级问题修复,dialog 的适配做了调整,日历卡片调整了 demo ([#3038](https://github.com/jdf2e/nutui-react/pull/3038))", + "tagName": "v3.0.1" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: popup 优化代码 ([#2944](https://github.com/jdf2e/nutui-react/pull/2944))`", + "rawContent": "`refactor: popup 优化代码 ([#2944](https://github.com/jdf2e/nutui-react/pull/2944))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `refactor: popup 优化代码 ([#2944](https://github.com/jdf2e/nutui-react/pull/2944))`", + "rawContent": "`refactor: popup 优化代码 ([#2944](https://github.com/jdf2e/nutui-react/pull/2944))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.7", "type": "others", @@ -1977,27 +1963,6 @@ "content": "🐛 fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", "rawContent": "fix(popup): display should not trigger the scrollview to update ([#2773](https://github.com/jdf2e/nutui-react/pull/2773))", "tagName": "v2.7.1" - }, - { - "version": "v2.6.22", - "type": "feat", - "content": "✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", - "rawContent": "feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 ([#2629](https://github.com/jdf2e/nutui-react/pull/2629))", - "tagName": "v2.6.22" - }, - { - "version": "v2.6.18", - "type": "feat", - "content": "✨ demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", - "rawContent": "demos for popup & dialog ([#2574](https://github.com/jdf2e/nutui-react/pull/2574))", - "tagName": "v2.6.18" - }, - { - "version": "v2.5.1", - "type": "fix", - "content": "🐛 fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", - "rawContent": "fix(popup): demo拆解与规范 ([#2122](https://github.com/jdf2e/nutui-react/pull/2122)) @ZissyW", - "tagName": "v2.5.1" } ], "PullToRefresh": [ @@ -2037,6 +2002,7 @@ "tagName": "v2.3.3" } ], + "ResultPage": [], "Skeleton": [ { "version": "v2.4.2", @@ -2061,6 +2027,13 @@ } ], "Swipe": [ + { + "version": "v3.0.2", + "type": "others", + "content": "💡 feat(swipe): harmony ([#3039](https://github.com/jdf2e/nutui-react/pull/3039))", + "rawContent": "feat(swipe): harmony ([#3039](https://github.com/jdf2e/nutui-react/pull/3039))", + "tagName": "v3.0.2" + }, { "version": "v2.5.0", "type": "fix", @@ -2088,16 +2061,23 @@ "content": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", "rawContent": "🛠 refactor(swipe): 修订className类名 ([#1715](https://github.com/jdf2e/nutui-react/pull/1715)) @xiaoyatong", "tagName": "v2.3.0" - }, - { - "version": "v2.1.0", - "type": "fix", - "content": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", - "rawContent": "🐛 修复swipe存在点击事件时,触发onTouchStart,获取到rightRect为null导致的报错问题 ([#1608](https://github.com/jdf2e/nutui-react/pull/1608)) @Levidcd", - "tagName": "v2.1.0" } ], "Toast": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(toast): svg color ([#2775](https://github.com/jdf2e/nutui-react/pull/2775))`", + "rawContent": "`fix(toast): svg color ([#2775](https://github.com/jdf2e/nutui-react/pull/2775))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(Toast): v15 ([#2299](https://github.com/jdf2e/nutui-react/pull/2299))`", + "rawContent": "`feat(Toast): v15 ([#2299](https://github.com/jdf2e/nutui-react/pull/2299))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.7", "type": "others", @@ -2118,23 +2098,16 @@ "content": "🐛 fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", "rawContent": "fix(Toast): demo拆解与规范 ([#2073](https://github.com/jdf2e/nutui-react/pull/2073)) @OrdinarySF", "tagName": "v2.5.1" - }, - { - "version": "v2.4.0", - "type": "fix", - "content": "🐛 fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", - "rawContent": "fix(toast): add deprecated prop msg ([#1999](https://github.com/jdf2e/nutui-react/pull/1999)) @Eiinu", - "tagName": "v2.4.0" - }, - { - "version": "v2.4.0", - "type": "fix", - "content": "🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", - "rawContent": "fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo ([#1994](https://github.com/jdf2e/nutui-react/pull/1994)) @xiaoyatong", - "tagName": "v2.4.0" } ], "Animate": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `perf: 优化 animate ([#2968](https://github.com/jdf2e/nutui-react/pull/2968))`", + "rawContent": "`perf: 优化 animate ([#2968](https://github.com/jdf2e/nutui-react/pull/2968))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.8", "type": "others", @@ -2285,6 +2258,13 @@ } ], "Collapse": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 fix(collapse): 去掉 demo 顶部留白 ([#3041](https://github.com/jdf2e/nutui-react/pull/3041))", + "rawContent": "fix(collapse): 去掉 demo 顶部留白 ([#3041](https://github.com/jdf2e/nutui-react/pull/3041))", + "tagName": "v3.0.1" + }, { "version": "v2.5.0", "type": "fix", @@ -2312,13 +2292,6 @@ "content": "💡 style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", "rawContent": "style(collapse): add border-bottom as an item ([#1698](https://github.com/jdf2e/nutui-react/pull/1698)) @xiaoyatong", "tagName": "v2.3.0" - }, - { - "version": "v2.0.0-beta.1", - "type": "fix", - "content": "🐛 fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", - "rawContent": "fix(collapse): 测试问题修复 ([#1132](https://github.com/jdf2e/nutui-react/pull/1132)) @Eiinu", - "tagName": "v2.0.0-beta.1" } ], "CountDown": [ @@ -2359,6 +2332,13 @@ } ], "Ellipsis": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(Ellipsis): Correction of text ([#2778](https://github.com/jdf2e/nutui-react/pull/2778))`", + "rawContent": "`fix(Ellipsis): Correction of text ([#2778](https://github.com/jdf2e/nutui-react/pull/2778))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.2", "type": "fix", @@ -2386,13 +2366,6 @@ "content": "🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", "rawContent": "fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 ([#2028](https://github.com/jdf2e/nutui-react/pull/2028)) @boiboif", "tagName": "v2.4.1" - }, - { - "version": "v2.3.8", - "type": "fix", - "content": "🐛 fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", - "rawContent": "fix(ellipsis): 修复小程序文本省略问题 ([#1888](https://github.com/jdf2e/nutui-react/pull/1888)) @Eiinu", - "tagName": "v2.3.8" } ], "ImagePreview": [ @@ -2433,6 +2406,13 @@ } ], "Indicator": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(indicator): v15 ([#2746](https://github.com/jdf2e/nutui-react/pull/2746))`", + "rawContent": "`feat(indicator): v15 ([#2746](https://github.com/jdf2e/nutui-react/pull/2746))`", + "tagName": "v3.0.0" + }, { "version": "v2.4.2", "type": "fix", @@ -2460,17 +2440,32 @@ "content": "🐛 swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", "rawContent": "swiper indicator zindex at taro ([#1586](https://github.com/jdf2e/nutui-react/pull/1586)) @xiaoyatong", "tagName": "v2.0.24" - }, + } + ], + "Lottie": [ { - "version": "v2.0.19", - "type": "fix", - "content": "🐛 indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", - "rawContent": "indicator 超长换行 ([#1486](https://github.com/jdf2e/nutui-react/pull/1486)) @oasis-cloud", - "tagName": "v2.0.19" + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat: lottie 组件 ([#2867](https://github.com/jdf2e/nutui-react/pull/2867))`", + "rawContent": "`feat: lottie 组件 ([#2867](https://github.com/jdf2e/nutui-react/pull/2867))`", + "tagName": "v3.0.0" } ], - "Lottie": [], "Pagination": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(pagination): color of icon ([#2769](https://github.com/jdf2e/nutui-react/pull/2769))`", + "rawContent": "`fix(pagination): color of icon ([#2769](https://github.com/jdf2e/nutui-react/pull/2769))`", + "tagName": "v3.0.0" + }, + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(pagination): v15 ([#2712](https://github.com/jdf2e/nutui-react/pull/2712))`", + "rawContent": "`feat(pagination): v15 ([#2712](https://github.com/jdf2e/nutui-react/pull/2712))`", + "tagName": "v3.0.0" + }, { "version": "v2.6.12", "type": "feat", @@ -2493,8 +2488,14 @@ "tagName": "v2.3.0" } ], - "Segmented": [], "Price": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(price): v15 ([#2885](https://github.com/jdf2e/nutui-react/pull/2885))`", + "rawContent": "`feat(price): v15 ([#2885](https://github.com/jdf2e/nutui-react/pull/2885))`", + "tagName": "v3.0.0" + }, { "version": "v2.4.2", "type": "fix", @@ -2511,6 +2512,13 @@ } ], "Progress": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(progress): fix style & support icon demo ([#2729](https://github.com/jdf2e/nutui-react/pull/2729))`", + "rawContent": "`fix(progress): fix style & support icon demo ([#2729](https://github.com/jdf2e/nutui-react/pull/2729))`", + "tagName": "v3.0.0" + }, { "version": "v2.5.1", "type": "feat", @@ -2538,15 +2546,9 @@ "content": "✨ feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", "rawContent": "feat(rtl): support progress & range ([#1961](https://github.com/jdf2e/nutui-react/pull/1961)) @Eiinu", "tagName": "v2.3.12" - }, - { - "version": "v2.0.2", - "type": "others", - "content": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", - "rawContent": "🔨 chore(progress): update demo ([#1192](https://github.com/jdf2e/nutui-react/pull/1192)) @Eiinu", - "tagName": "v2.0.2" } ], + "Segmented": [], "Steps": [ { "version": "v2.5.0", @@ -2578,6 +2580,13 @@ } ], "Swiper": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3004](https://github.com/jdf2e/nutui-react/pull/3004))`", + "rawContent": "`fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 ([#3004](https://github.com/jdf2e/nutui-react/pull/3004))`", + "tagName": "v3.0.0" + }, { "version": "v2.7.9", "type": "fix", @@ -2605,13 +2614,6 @@ "content": "🐛 fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", "rawContent": "fix(swiper): display abnormal when dir = 'rtl' ([#2454](https://github.com/jdf2e/nutui-react/pull/2454)) @Alex-huxiyang", "tagName": "v2.6.14" - }, - { - "version": "v2.6.1", - "type": "fix", - "content": "🐛 fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", - "rawContent": "fix(swiper): 异步加载 indicator 不显示 ([#2167](https://github.com/jdf2e/nutui-react/pull/2167)) @Alex-huxiyang", - "tagName": "v2.6.1" } ], "Table": [ @@ -2785,6 +2787,43 @@ "tagName": "v2.0.24" } ], + "AvatarCropper": [ + { + "version": "v2.7.0", + "type": "fix", + "content": "🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", + "rawContent": "fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", + "tagName": "v2.7.0" + }, + { + "version": "v2.6.12", + "type": "fix", + "content": "🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", + "rawContent": "fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", + "tagName": "v2.6.12" + }, + { + "version": "v2.5.0", + "type": "fix", + "content": "🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", + "rawContent": "fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", + "tagName": "v2.5.0" + }, + { + "version": "v2.3.5", + "type": "feat", + "content": "✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", + "rawContent": "feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", + "tagName": "v2.3.5" + }, + { + "version": "v2.3.5", + "type": "fix", + "content": "🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", + "rawContent": "fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", + "tagName": "v2.3.5" + } + ], "Barrage": [ { "version": "v2.6.21", @@ -2853,6 +2892,13 @@ } ], "TimeSelect": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `fix(timeselect): harmony适配 ([#2806](https://github.com/jdf2e/nutui-react/pull/2806))`", + "rawContent": "`fix(timeselect): harmony适配 ([#2806](https://github.com/jdf2e/nutui-react/pull/2806))`", + "tagName": "v3.0.0" + }, { "version": "v2.5.0", "type": "fix", @@ -2876,6 +2922,13 @@ } ], "TrendArrow": [ + { + "version": "v3.0.0", + "type": "others", + "content": "💡 `feat(trendarrow): v15 ([#2540](https://github.com/jdf2e/nutui-react/pull/2540))`", + "rawContent": "`feat(trendarrow): v15 ([#2540](https://github.com/jdf2e/nutui-react/pull/2540))`", + "tagName": "v3.0.0" + }, { "version": "v2.4.2", "type": "fix", @@ -2906,6 +2959,13 @@ } ], "WaterMark": [ + { + "version": "v3.0.1", + "type": "others", + "content": "💡 fix(watermark): 小程序图片高度未撑开 ([#3040](https://github.com/jdf2e/nutui-react/pull/3040))", + "rawContent": "fix(watermark): 小程序图片高度未撑开 ([#3040](https://github.com/jdf2e/nutui-react/pull/3040))", + "tagName": "v3.0.1" + }, { "version": "v2.6.15", "type": "feat", @@ -2933,50 +2993,6 @@ "content": "🐛 fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", "rawContent": "fix(watermark): 修复小程序下画布尺寸问题 ([#1073](https://github.com/jdf2e/nutui-react/pull/1073)) @Eiinu", "tagName": "v1.5.8" - }, - { - "version": "v2.0.0-alpha.13", - "type": "others", - "content": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", - "rawContent": "🛠 refactor: watermark ([#1071](https://github.com/jdf2e/nutui-react/pull/1071)) @Eiinu", - "tagName": "v2.0.0-alpha.13" - } - ], - "AvatarCropper": [ - { - "version": "v2.7.0", - "type": "fix", - "content": "🐛 fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", - "rawContent": "fix(avatarcropper): multi-language support ([#2666](https://github.com/jdf2e/nutui-react/pull/2666))", - "tagName": "v2.7.0" - }, - { - "version": "v2.6.12", - "type": "fix", - "content": "🐛 fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", - "rawContent": "fix(avatarcropper): 报错 ([#2364](https://github.com/jdf2e/nutui-react/pull/2364)) @Alex-huxiyang", - "tagName": "v2.6.12" - }, - { - "version": "v2.5.0", - "type": "fix", - "content": "🐛 fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", - "rawContent": "fix(avatarcropper): demo拆解与规范 ([#2103](https://github.com/jdf2e/nutui-react/pull/2103)) @eiinu", - "tagName": "v2.5.0" - }, - { - "version": "v2.3.5", - "type": "feat", - "content": "✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", - "rawContent": "feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 ([#1842](https://github.com/jdf2e/nutui-react/pull/1842)) @Marvin Gui", - "tagName": "v2.3.5" - }, - { - "version": "v2.3.5", - "type": "fix", - "content": "🐛 fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", - "rawContent": "fix(avatarcropper): fix cannot display when it is development at taro ([#1840](https://github.com/jdf2e/nutui-react/pull/1840)) @xiaoyatong", - "tagName": "v2.3.5" } ] } diff --git a/src/sites/sites-react/doc/components/contribution/contribution.tsx b/src/sites/sites-react/doc/components/contribution/contribution.tsx index 010117644a..dd64f0a32f 100644 --- a/src/sites/sites-react/doc/components/contribution/contribution.tsx +++ b/src/sites/sites-react/doc/components/contribution/contribution.tsx @@ -18,7 +18,6 @@ const Contribution: FunctionComponent = (props) => { return ( <>

Bugs & Tips

- {issues[name].length > 0 &&

Issues

}
    {issues[name].map((item) => (
  • @@ -38,7 +37,6 @@ const Contribution: FunctionComponent = (props) => { ))}
- {logs[name].length > 0 &&

Component Logs

}
    {logs[name].map((item) => (
  • @@ -54,13 +52,14 @@ const Contribution: FunctionComponent = (props) => { {item.content .replace(/@[^\s]+$/, '') .replace(/\(\[(#\d+)\]\([^)]+\)\)/, '$1') + .replace(/`/g, '') .replace(/[\u{1F300}-\u{1F9FF}\u{2600}-\u{26FF}\u{2700}-\u{27BF}]/gu, '')} {item.version}
  • ))}
-
+ {issues[name].length > 0 && logs[name].length > 0 &&
View more resolved = (props) => { releases for {name} -
+
} ) } From ed16a05d0b1a8f1e6f9f853e008b9e4142ac9583 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Wed, 12 Mar 2025 10:18:13 +0800 Subject: [PATCH 23/25] fix: add desc for scripts and adjust style --- .../sites-react/doc/components/contribution/contribution.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/sites/sites-react/doc/components/contribution/contribution.tsx b/src/sites/sites-react/doc/components/contribution/contribution.tsx index dd64f0a32f..37a37c0847 100644 --- a/src/sites/sites-react/doc/components/contribution/contribution.tsx +++ b/src/sites/sites-react/doc/components/contribution/contribution.tsx @@ -35,9 +35,6 @@ const Contribution: FunctionComponent = (props) => { ))} - - -