Skip to content

Commit

Permalink
1.1.5 (#1976)
Browse files Browse the repository at this point in the history
* fix(loading): resolve style error (#1873)

* fix(loading): resolve style error

* test: update unit test

* feat: empty的文案添加换行 (#1870)

* fix(button): 修复[button] type="submit"时,disabled未生效 (#1878)

* fix(button): 修复[button] type="submit"时,disabled未生效

修复[button] type="submit"时,disabled未生效

* fix(button): 修复[button] type="submit"时,disabled未生效

修复[button] type="submit"时,disabled未生效

* test: update snap

---------

Co-authored-by: zjianzzhang <[email protected]>

* style(row): row垂直居中样式 (#1866)

添加row的flex布局,垂直居中

* fix(progress): 安卓机朗读异常 & 动态朗读 (#1354)

* fix: 安卓机朗读异常

* fix: fix code

* fix: 安卓不发音

* fix: fix code

* fix: wip 优化中

* fix: 优化

* chore: update snap

* fix: fix code

* fix: fix code

* fix: 错误使用iOS变量

* fix(补充注释): 补充注释

* fix: 优化

* test: update snap

* fix: 补充注释

* fix: 优化部分注释, remove code

* fix: 优化注释

---------

Co-authored-by: leejimqiu <[email protected]>

* feature/swiper aria v2 (#1598)

* feat(swiper): support aria

* feat(swiper): support custom ariaLabel

* feat(swiper): image name

* chore(swiper): update snap

---------

Co-authored-by: leejimqiu <[email protected]>

* docs: update custom theme

* fix(radio): resolve style (#1889)

* feat: 支持分割线组件的线条使用变量控制属性 (#1890)

* fix(action-sheet): resolve ts error of show method (#1907)

* fix(grid): 修复column>=4个时,--td-grid-item-image-width和--td-grid-item-text-font-size是无效的 (#1903)

* chore: update _common (#1902)

* feat: 支持radio的内容字体大小使用变量。 (#1895)

* feat: 支持radio的内容字体大小使用变量。

* style: 修改css变量名称

* Bitjian fix/radio icon size (#1909)

* fix: 修复--td-radio-icon-size对未选中的图标未生效

* fix: fix radio 未选择的图标未生效

* fix(radio): support css variables to change circle icon size

---------

Co-authored-by: bitjian <[email protected]>

* chore: publish v1.1.2 (#1910)

* chore: publish v1.1.2

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(rate): 评分组件支持无障碍滑动 (#1574)

* fix(rate): 评分组件支持滑动无障碍操作(#1050)

* fix(rate): 评分组件样式问题修复.(#1050)

* fix(rate): 评分组件单测问题.(#1050)

* fix(rate): 抽象样式, 冗余代码.(#1050)

* fix(rate): 删除冗余节点.(#1050)

* fix(rate): 优化读取.(#1050)

* fix(rate): 新增额外的读取.(#1050)

* fix(rate): 修复警告旁白导致的滑动卡顿.(#1050)

* fix(rate): sr-only注释(#1050)

* fix(rate): update test snapshots. (#1050)

* build: remove preview workflow tentatively

* fix(upload): resolve max (#1914)

* fix(navbar): resolve capsule zindex (#1920)

* chore: update site

* fix(button): 修复variant=outline等状态下loading不展示 (#1922)

* fix(button): 修复variant=outline等状态下loading不展示

* fix(button): loading inheritColor 字段错误

* fix(navbar): resolve vertical align (#1926)

* fix(navbar): resolve vertical align

* test(navbar): update snapshot

* fix(dropdown-menu): support multiple column radio (#1927)

* fix(Link): resolve disabled problem (#1928)

* fix(calendar): resolve error (#1930)

* fix(calendar): resolve error

* fix(calendar): make observer robust

* fix(tabs): resolve content overflow (#1931)

* fix(tabs): resolve content overflow

* test(tabs): update snapshot

* chore: update issue template

* fix(Input): resolve vertical layout style error (#1934)

* feat(collapse): add header-left-icon property (#1933)

* feat(tabs): add middle slot (#1936)

* chore: publish v1.1.3 (#1937)

* chore: publish v1.1.3

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(slider): enable dragstart and dragend event (#1940)

* fix(image-viewer): add using-custom-navation property (#1944)

* feat(Swiper): update api docs (#1945)

* feat(Swiper): update api docs

* Update CHANGELOG.md

* fix(picker): enable to using falsy value (#1948)

* fix(toast): auto hide when page is hide (#1947)

* feat(swiper): add image-load event (#1949)

* feat(swiper): add image-load event

* fix: resolve fallback value

* test: update snapshot

* chore: publish v1.1.4 (#1950)

* chore: publish v1.1.4

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* docs(picker): enrich api detail (#1956)

* fix(tabs): resolve track position (#1958)

* feat(pulldown-refresh): add some properties from scroll-view (#1959)

* feat(pulldown-refresh): add some properties from scroll-view

* refactor(pulldown-refresh): using px to calculate

* feat(loading): support indicator slot

* test: update snapshot

* fix(pulldown-refresh): resolve value (#1960)

* feat(datetime-picker): support steps property (#1961)

* feat(steps): add sequence property (#1962)

* feat(dropdown-menu): add css variable for border width (#1967)

* feat(Stepper): allow input to be empty (#1971)

* fix(calendar): enable scroll into view when use-popup is false (#1969)

* chore(image-viewer): update demo (#1968)

* chore(image-viewer): update demo

* chore(image-viewer): update demo

* fix(action-sheet): enable close when click cancel

* chore: recover demo

* chore: publish v1.1.5 (#1975)

* chore: publish v1.1.5

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Cyrus <[email protected]>
Co-authored-by: favouredddd <[email protected]>
Co-authored-by: 孜孜 <[email protected]>
Co-authored-by: zjianzzhang <[email protected]>
Co-authored-by: tomcat-hz <[email protected]>
Co-authored-by: 龙风 <[email protected]>
Co-authored-by: zhangpaopao <[email protected]>
Co-authored-by: Guan9 <[email protected]>
Co-authored-by: Y <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: byqbai <[email protected]>
  • Loading branch information
12 people committed May 8, 2023
1 parent 36baf09 commit ae1a158
Show file tree
Hide file tree
Showing 63 changed files with 449 additions and 272 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ toc: false
docClass: timeline
---

## 🌈 1.1.5 `2023-05-08`
### 🚀 Features
- `PulldownRefresh`: 支持透传更多属性至 scroll-view 组件 @LeeJim ([#1959](https://github.com/Tencent/tdesign-miniprogram/pull/1959))
- `DateTimePicker`: 新增 steps 属性,用于调整时间间隔步数 @LeeJim ([#1961](https://github.com/Tencent/tdesign-miniprogram/pull/1961))
- `Steps`: 新增 sequence 属性,支持逆序展示 @LeeJim ([#1962](https://github.com/Tencent/tdesign-miniprogram/pull/1962))
- `DropdownMenu`: 新增 CSS Variable 用于调整边框宽度 @LeeJim ([#1967](https://github.com/Tencent/tdesign-miniprogram/pull/1967))
### 🐞 Bug Fixes
- `Tabs`: 修复 track 位置计算错误的问题 @LeeJim ([#1958](https://github.com/Tencent/tdesign-miniprogram/pull/1958))
- `PulldownRefresh`: 解决 value = true 时无法触发加载状态的问题 @LeeJim ([#1960](https://github.com/Tencent/tdesign-miniprogram/pull/1960))
- `Steps`: 修复 icon 插槽无法使用的问题 @LeeJim ([#1962](https://github.com/Tencent/tdesign-miniprogram/pull/1962))
- `Stepper`: 修复无法输入空值的问题 @anlyyao ([#1971](https://github.com/Tencent/tdesign-miniprogram/pull/1971))
- `Calendar`: 解决 usePopup = false 时,没有自动定位到当前值的问题 @LeeJim ([#1969](https://github.com/Tencent/tdesign-miniprogram/pull/1969))
- `ActionSheet`: 修复使用命令行方式点击取消按钮无法关闭的问题 @LeeJim ([#1968](https://github.com/Tencent/tdesign-miniprogram/pull/1968))
### 🚧 Others
- `Picker`: 完善文档,增加 TS 定义的关联链接。 @LeeJim ([#1956](https://github.com/Tencent/tdesign-miniprogram/pull/1956))

## 🌈 1.1.4 `2023-05-01`
### 🚀 Features
- `ImageViewer`: 新增 usingCustomNavigation 属性,处理使用自定义导航栏时被遮挡的问题 @LeeJim ([#1944](https://github.com/Tencent/tdesign-miniprogram/pull/1944))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdesign-miniprogram",
"purename": "tdesign",
"version": "1.1.4",
"version": "1.1.5",
"description": "tdesign-miniprogram",
"title": "tdesign-ßminiprogram",
"main": "miniprogram_dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions src/action-sheet/action-sheet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ export default class ActionSheet extends SuperComponent {

onCancel() {
this.triggerEvent('cancel');
if (this.autoClose) {
this.setData({ visible: false });
this.autoClose = false;
}
},
};
}
4 changes: 4 additions & 0 deletions src/calendar/calendar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ export default class Calendar extends SuperComponent {
days: this.base.getDays(),
});
this.calcMonths();

if (!this.data.usePopup) {
this.scrollIntoView();
}
},
};

Expand Down
4 changes: 2 additions & 2 deletions src/date-time-picker/README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ cancel-btn | String | 取消 | \- | N
confirm-btn | String | - | \- | N
end | String / Number | - | \- | N
external-classes | Array | - | `['t-class', 't-class-confirm', 't-class-cancel', 't-class-title']` | N
footer | Slot | true | `deprecated` | N
format | String | 'YYYY-MM-DD HH:mm:ss' | \- | N
header | Boolean / Slot | true | \- | N
header | Boolean / Slot | true | [see more ts definition](https://github.com/Tencent/tdesign-miniprogram/blob/develop/src/common/common.ts) | N
mode | String / Array | 'date' | Typescript:`DateTimePickerMode` `type DateTimePickerMode = TimeModeValues \| Array<TimeModeValues> ` `type TimeModeValues = 'year' \| 'month' \| 'date' \| 'hour' \| 'minute' \| 'second'`[see more ts definition](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/date-time-picker/type.ts) | N
show-week | Boolean | false | \- | N
start | String / Number | - | \- | N
steps | Object | - | \- | N
title | String | - | title of picker | N
value | String / Number | - | Typescript:`DateValue` `type DateValue = string \| number`[see more ts definition](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/date-time-picker/type.ts) | N
default-value | String / Number | undefined | uncontrolled property。Typescript:`DateValue` `type DateValue = string \| number`[see more ts definition](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/date-time-picker/type.ts) | N
Expand Down
16 changes: 11 additions & 5 deletions src/date-time-picker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ isComponent: true

## 代码演示

### 日期选择器
### 组件类型

#### 年月日选择器

Expand All @@ -38,6 +38,12 @@ isComponent: true

{{ date-all }}

### 组件用法

#### 调整步数

{{ steps }}

## API
### DateTimePicker Props

Expand All @@ -47,12 +53,12 @@ cancel-btn | String | 取消 | 取消按钮文字 | N
confirm-btn | String | - | 确定按钮文字 | N
end | String / Number | - | 选择器的最大可选时间,默认为当前时间+10年 | N
external-classes | Array | - | 组件类名,分别用于设置组件外层元素、确认按钮、取消按钮、标题等元素类名。`['t-class', 't-class-confirm', 't-class-cancel', 't-class-title']` | N
footer | Slot | true | 已废弃。底部内容 | N
format | String | 'YYYY-MM-DD HH:mm:ss' | 用于pick、change、confirm事件参数格式化[详细文档](https://day.js.org/docs/en/display/format) | N
header | Boolean / Slot | true | 头部内容。值为 true 显示空白头部,值为 false 不显示任何内容,值类型为 TNode 表示自定义头部内容 | N
mode | String / Array | 'date' | year = 年;month = 年月;date = 年月日;hour = 年月日时; minute = 年月日时分;当类型为数组时,第一个值控制年月日,第二个值控制时分秒,示例:['null', 'second']['date', 'minute']。TS 类型:`DateTimePickerMode` `type DateTimePickerMode = TimeModeValues \| Array<TimeModeValues> ` `type TimeModeValues = 'year' \| 'month' \| 'date' \| 'hour' \| 'minute' \| 'second'`[详细类型定义](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/date-time-picker/type.ts) | N
format | String | 'YYYY-MM-DD HH:mm:ss' | 用于格式化 pick、change、confirm 事件返回的值,[详细文档](https://day.js.org/docs/en/display/format) | N
header | Boolean / Slot | true | 头部内容。值为 true 显示空白头部,值为 false 不显示任何内容。[通用类型定义](https://github.com/Tencent/tdesign-miniprogram/blob/develop/src/common/common.ts) | N
mode | String / Array | 'date' | year = 年;month = 年月;date = 年月日;hour = 年月日时; minute = 年月日时分;当类型为数组时,第一个值控制年月日,第二个值控制时分秒。TS 类型:`DateTimePickerMode` `type DateTimePickerMode = TimeModeValues \| Array<TimeModeValues> ` `type TimeModeValues = 'year' \| 'month' \| 'date' \| 'hour' \| 'minute' \| 'second'`[详细类型定义](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/date-time-picker/type.ts) | N
show-week | Boolean | false | 【开发中】是否在日期旁边显示周几(如周一,周二,周日等) | N
start | String / Number | - | 选择器的最小可选时间,默认为当前时间-10年 | N
steps | Object | - | 时间间隔步数,示例:`{ minute: 5 }` | N
title | String | - | 标题 | N
value | String / Number | - | 选中值。TS 类型:`DateValue` `type DateValue = string \| number`[详细类型定义](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/date-time-picker/type.ts) | N
default-value | String / Number | undefined | 选中值。非受控属性。TS 类型:`DateValue` `type DateValue = string \| number`[详细类型定义](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/date-time-picker/type.ts) | N
Expand Down
33 changes: 33 additions & 0 deletions src/date-time-picker/__test__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,39 @@ exports[`DateTimePicker DateTimePicker date-all demo works fine 1`] = `
</date-all>
`;

exports[`DateTimePicker DateTimePicker steps demo works fine 1`] = `
<steps>
<t-cell
arrow="{{true}}"
hover="{{true}}"
note=""
tClass="pannel-item"
title="选择时间"
bind:tap="showPicker"
/>
<t-date-time-picker
format="HH:mm:ss"
mode="{{
Array [
"null",
"second",
]
}}"
steps="{{
Object {
"minute": 5,
}
}}"
title="选择时间"
value="10:00:00"
visible="{{false}}"
bind:cancel="hidePicker"
bind:change="onConfirm"
bind:pick="onColumnChange"
/>
</steps>
`;

exports[`DateTimePicker DateTimePicker time demo works fine 1`] = `
<time>
<wx-view
Expand Down
2 changes: 1 addition & 1 deletion src/date-time-picker/__test__/demo.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import simulate from 'miniprogram-simulate';
import path from 'path';

const mapper = ['date-all', 'time', 'year-month', 'year-month-date'];
const mapper = ['date-all', 'steps', 'time', 'year-month', 'year-month-date'];

describe('DateTimePicker', () => {
mapper.forEach((demoName) => {
Expand Down
3 changes: 2 additions & 1 deletion src/date-time-picker/_example/date-time-picker.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"year-month-date": "./year-month-date",
"year-month": "./year-month",
"time": "./time",
"date-all": "./date-all"
"date-all": "./date-all",
"steps": "./steps"
}
}
4 changes: 4 additions & 0 deletions src/date-time-picker/_example/date-time-picker.wxml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,9 @@
<t-demo desc="年月日时分秒选择器" />
<date-all />

<t-demo title="01 组件用法" desc="调整步数">
<steps />
</t-demo>

<!-- <t-demo desc="选择器" /> -->
</view>
35 changes: 35 additions & 0 deletions src/date-time-picker/_example/steps/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
Component({
data: {
text: '',
value: '10:00:00',
visible: false,
},
methods: {
showPicker() {
this.setData({
visible: true,
});
},
hidePicker() {
this.setData({
visible: false,
});
},
onConfirm(e) {
const { value } = e.detail;

console.log('confim', value);

this.setData({
value,
text: value,
});

this.hidePicker();
},

onColumnChange(e) {
console.log('pick', e.detail.value);
},
},
});
6 changes: 6 additions & 0 deletions src/date-time-picker/_example/steps/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"usingComponents": {
"t-cell": "tdesign-miniprogram/cell/cell",
"t-date-time-picker": "tdesign-miniprogram/date-time-picker/date-time-picker"
}
}
13 changes: 13 additions & 0 deletions src/date-time-picker/_example/steps/index.wxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<t-cell title="选择时间" hover note="{{text || ''}}" arrow bindtap="showPicker" t-class="pannel-item" />

<t-date-time-picker
title="选择时间"
visible="{{visible}}"
value="{{value}}"
format="HH:mm:ss"
mode="{{['null', 'second']}}"
steps="{{ { minute: 5 } }}"
bindchange="onConfirm"
bindpick="onColumnChange"
bindcancel="hidePicker"
/>
3 changes: 3 additions & 0 deletions src/date-time-picker/_example/steps/index.wxss
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.pannel-item {
margin: 32rpx 0;
}
5 changes: 3 additions & 2 deletions src/date-time-picker/date-time-picker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,14 @@ export default class DateTimePicker extends SuperComponent {
},

getOptionByType(type) {
const { locale } = this.data;
const { locale, steps } = this.data;
const options: ColumnItemValue[] = [];

const minEdge = this.getOptionEdge('min', type);
const maxEdge = this.getOptionEdge('max', type);
const step = steps?.[type] ?? 1;

for (let i = minEdge; i <= maxEdge; i += 1) {
for (let i = minEdge; i <= maxEdge; i += step) {
const label = type === 'month' ? i + 1 : i;
options.push({
value: `${i}`,
Expand Down
10 changes: 7 additions & 3 deletions src/date-time-picker/props.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ const props: TdDateTimePickerProps = {
externalClasses: {
type: Array,
},
/** 用于格式化日期,[详细文档](https://day.js.org/docs/en/display/format) */
/** 用于格式化 pick、change、confirm 事件返回的值,[详细文档](https://day.js.org/docs/en/display/format) */
format: {
type: String,
value: '',
value: 'YYYY-MM-DD HH:mm:ss',
},
/** 头部内容。值为 true 显示空白头部,值为 false 不显示任何内容,值类型为 TNode 表示自定义头部内容 */
/** 头部内容。值为 true 显示空白头部,值为 false 不显示任何内容 */
header: {
type: Boolean,
value: true,
Expand All @@ -48,6 +48,10 @@ const props: TdDateTimePickerProps = {
start: {
type: null,
},
/** 时间间隔步数,示例:`{ minute: 5 }` */
steps: {
type: Object,
},
/** 标题 */
title: {
type: String,
Expand Down
14 changes: 11 additions & 3 deletions src/date-time-picker/type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/**
* 该文件为脚本自动生成文件,请勿随意修改。如需修改请联系 PMC
* */

export interface TdDateTimePickerProps {
/**
* 取消按钮文字
Expand Down Expand Up @@ -35,15 +36,15 @@ export interface TdDateTimePickerProps {
value?: ['t-class', 't-class-confirm', 't-class-cancel', 't-class-title'];
};
/**
* 用于格式化日期,[详细文档](https://day.js.org/docs/en/display/format)
* @default ''
* 用于格式化 pick、change、confirm 事件返回的值,[详细文档](https://day.js.org/docs/en/display/format)
* @default 'YYYY-MM-DD HH:mm:ss'
*/
format?: {
type: StringConstructor;
value?: string;
};
/**
* 头部内容。值为 true 显示空白头部,值为 false 不显示任何内容,值类型为 TNode 表示自定义头部内容
* 头部内容。值为 true 显示空白头部,值为 false 不显示任何内容
* @default true
*/
header?: {
Expand Down Expand Up @@ -73,6 +74,13 @@ export interface TdDateTimePickerProps {
type: null;
value?: string | number;
};
/**
* 时间间隔步数,示例:`{ minute: 5 }`
*/
steps?: {
type: ObjectConstructor;
value?: object;
};
/**
* 标题
* @default ''
Expand Down
5 changes: 5 additions & 0 deletions src/dropdown-menu/dropdown-menu.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@dropdown-menu-disabled-color: var(--td-dropdown-menu-disabled-colorm, @font-gray-4);
@dropdown-menu-font-size: var(--td-dropdown-menu-font-sizem, 28rpx);
@dropdown-menu-icon-size: var(--td-dropdown-menu-icon-sizem, 48rpx);
@dropdown-menu-border-width: var(--td-dropdown-menu-border-width, 1px);

@dropdownMenu: ~'@{prefix}-dropdown-menu';

Expand All @@ -16,6 +17,10 @@
background: @dropdown-menu-bg-color;
.border(bottom);

&:after {
height: @dropdown-menu-border-width;
}

&__item {
display: flex;
flex: 1;
Expand Down
8 changes: 4 additions & 4 deletions src/image-viewer/__test__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exports[`ImageViewer ImageViewer base demo works fine 1`] = `
size="large"
theme="primary"
variant="outline"
bind:tap="clickHandle"
bind:tap="onClick"
>
基础图片预览
</t-button>
Expand All @@ -34,12 +34,12 @@ exports[`ImageViewer ImageViewer delete demo works fine 1`] = `
size="large"
theme="primary"
variant="outline"
bind:tap="clickHandle"
bind:tap="onClick"
>
带操作图片预览
</t-button>
<t-toast
id="t-toast"
<t-action-sheet
id="t-action-sheet"
/>
<t-image-viewer
closeBtn="{{false}}"
Expand Down
Loading

0 comments on commit ae1a158

Please sign in to comment.