Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
9f1db56
feat: picker/picker-view两个组件都比较好的适配,存在一点样式问题
Jun 30, 2025
9ea5ad9
fix: 初步完成样式适配
Jun 30, 2025
68f67a5
fix: 完成picker的适配及相关样式适配
Jul 1, 2025
7b6ac40
fix: 基本适配picker-view及picker-view-column
Jul 1, 2025
4378ac9
fix: 修复滚轮频繁报警
Jul 1, 2025
674ac90
fix: 初步适配td布局
Jul 3, 2025
887d11f
fix: 重新初步适配picker的mask
Jul 6, 2025
50f7515
fix: 修改为index方式传输选中数据和默认数据
Jul 7, 2025
7fb23f3
fix: 初步适配picker basic
Jul 9, 2025
a9b84ec
fix: 修复渲染与实际高度不同的定位问题
Jul 10, 2025
4b1dd67
fix: 修复渲染与实际高度不同的定位问题
Jul 10, 2025
d3b5aae
fix: 适配完time模式
Jul 11, 2025
ef58e5a
fix: 修改一下api适配
Jul 11, 2025
d4311ea
fix: 适配region模式
Jul 12, 2025
43e2271
fix: date模式适配完成
Jul 12, 2025
dbead30
fix: 暂时移除picker-view
Jul 12, 2025
35040fc
fix: 简单修改样式
Jul 12, 2025
160b37e
fix: 简单修改样式
Jul 12, 2025
ccf0f4c
fix: 修改属性调用方式
Jul 14, 2025
126a0a4
fix: 新增独立打包部分组件样式
Jul 14, 2025
43cc946
fix: 还原配置选项
Jul 14, 2025
51f2adc
chore(release): publish 4.1.4-beta.11 --tag=beta
Jul 14, 2025
2025dc9
fix: 屏蔽picker-view
Jul 14, 2025
7bb70ea
chore(release): publish 4.1.4-beta.12 --tag=beta
Jul 14, 2025
eb29aaf
fix: 暂时交付测试
Jul 14, 2025
08a76f2
chore(release): publish 4.1.4-beta.13 --tag=beta
Jul 14, 2025
7218828
feat: 暴露直接控制picker显隐的方法
Jul 15, 2025
e4c50b5
chore(release): publish 4.1.4-beta.14 --tag=beta
Jul 15, 2025
ada03ac
fix: 修复region模式跳转异常问题
Jul 15, 2025
9b39bd1
fix: 兼容IOS和安卓行为
Jul 16, 2025
6eeec25
chore(release): publish 4.1.4-beta.15 --tag=beta
Jul 16, 2025
1f7ca81
fix: 修改额外资源打包方式
Jul 16, 2025
bfbf54e
fix: 修改为具名导出
Jul 16, 2025
43e4801
chore(release): publish 4.1.4-beta.16 --tag=beta
Jul 16, 2025
54bdbcf
fix: 还原版本依赖
Jul 16, 2025
f1c03a4
chore(release): publish 4.1.4-beta.16 --tag=beta
Jul 16, 2025
0025215
fix: 修改导出方式
Jul 16, 2025
17139a3
chore(release): publish 4.1.4-beta.16 --tag=beta
Jul 16, 2025
eaf1af0
fix: 拆除脚手架
Jul 16, 2025
e924046
chore(release): publish 4.1.4-beta.17 --tag=beta
Jul 16, 2025
98436db
fix: 修改独立样式打包路径
Jul 17, 2025
c097f8e
chore(release): publish 4.1.4-beta.18 --tag=beta
Jul 17, 2025
571132e
fix: 修改默认导出方式
Jul 17, 2025
55a58ce
chore(release): publish 4.1.4-beta.19 --tag=beta
Jul 17, 2025
d53d735
fix: 拆除一定脚手架
Jul 17, 2025
ef81f6e
chore(release): publish 4.1.4-beta.19
Jul 17, 2025
33faa00
chore(release): publish 4.1.4-beta.19 --tag=beta
Jul 17, 2025
c4bf324
fix: 修复PickerView依赖
Jul 17, 2025
e5f54cb
feat: 给Component-react增加test 然后增加Picker单测
Jul 18, 2025
a34ba02
fix: 优化部分注释情况
Jul 18, 2025
ca0225d
fix: merge main分支更新
Jul 18, 2025
b5cd2e4
fix: 修复一个异常修改
Jul 18, 2025
6eca3e1
chore(release): publish 4.1.4-beta.20
Jul 18, 2025
2b534a0
chore(release): publish 4.1.4-beta.20 --tag=beta
Jul 18, 2025
78ffbc7
fix: 修复pnpm-lock
Jul 18, 2025
5083ab3
chore(release): publish 4.1.4-beta.20 --tag=beta
Jul 18, 2025
0c38137
fix: 修复pnpm-lock
Jul 18, 2025
4891359
fix: 版本回退用于再次发没有使用的版本
Jul 18, 2025
97055cb
chore(release): publish 4.1.4-beta.20 --tag=beta
Jul 18, 2025
81cdd6d
fix: 修复依赖报错
Jul 20, 2025
60756b8
fix: 重新发版
Jul 20, 2025
4b2023e
chore(release): publish 4.1.4-beta.20 --tag=beta
Jul 20, 2025
7c17187
fix: 修复打包类型错误
Jul 21, 2025
78b549e
chore(release): publish 4.1.4-beta.20 --tag=beta
Jul 21, 2025
6f7a2f5
feat: 新增picker组件,同步修改了一下scrollView组件以补充参数兼容性
Jul 25, 2025
9eb297c
fix: 修改至小程序有抖动的情况
Jul 29, 2025
787bbe1
feat: list组件开发完毕
Jul 30, 2025
526109f
feat: 增加list单测,增加picker单测覆盖率,略微修改list以适配单测
Jul 30, 2025
119820d
Merge remote-tracking branch 'origin' into feat/list
Jul 30, 2025
86d7bdf
chore(release): publish 4.1.4-beta.21 --tag=beta
Jul 30, 2025
846eae0
fix: 删除冗余readme
Jul 31, 2025
a8abe97
fix: 适配Stencil版本,迁移组件位置,放置于高阶组件内,修改Stencil及react版本scrollView以适配showSc…
Jul 31, 2025
a36af91
fix: 删除冗余样式
Jul 31, 2025
be77a97
chore(release): publish 4.1.4-beta.22 --tag=beta
Jul 31, 2025
1036254
fix: 修改类型引用文件里预留item标签类型
Aug 1, 2025
4bf0c74
fix: 修复单测
Aug 1, 2025
0aeeab1
Merge branch 'main' into feat/list
Single-Dancer Aug 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/native_binding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/binding",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Node binding for taro",
"main": "binding.js",
"typings": "binding.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-darwin-arm64",
"description": "Native binding for taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-darwin-x64",
"description": "Native binding for taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-linux-x64-gnu",
"description": "Native binding for taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/binding-linux-x64-musl",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-win32-x64-msvc",
"description": "Native binding for taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "开放式跨端跨框架开发解决方案",
"homepage": "https://github.com/NervJS/taro#readme",
"author": "O2Team",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-react-jsx-to-rn-stylesheet",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Transform stylesheet selector to style in JSX Elements.",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-solid-jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "babel-plugin-transform-solid-jsx",
"description": "A JSX to DOM plugin that wraps expressions for fine grained change detection",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-taroapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-taroapi",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"author": "O2Team",
"license": "MIT",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Taro babel preset",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/create-app",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "create taro app with one command",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/css-to-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "taro-css-to-react-native",
"description": "Convert CSS text to a React Native stylesheet object",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"author": "O2Team",
"license": "MIT",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Taro specific linting rules for ESLint",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Taro specific linting plugin for ESLint",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-taro-helper",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "jest helper for taro",
"private": true,
"author": "O2Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-html-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-html-transform",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "transform html tag name selector",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-plugin-constparse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-plugin-constparse",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "parse constants defined in config",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-pxtransform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-pxtransform",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "PostCSS plugin px 转小程序 rpx及h5 rem 单位",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-unit-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-taro-unit-transform",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "小程序单位转换",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-copy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-copy",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "rollup-plugin-copy for taro",
"private": true,
"author": "O2Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/shared",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Taro utils internal use.",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-taro-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-taro-rn",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Shareable stylelint config for React Native CSS modules",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-taro-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-taro-rn",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "A collection of React Native specific rules for stylelint",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-taro",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Taro stylelint 规则集合",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/api",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "Taro common API",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli-convertor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/cli-convertor",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "cli tool for taro-convert",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/cli",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "cli tool for taro",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components-advanced",
"version": "4.1.4",
"version": "4.1.4-beta.22",
"description": "",
"author": "O2Team",
"license": "MIT",
Expand Down
1 change: 1 addition & 0 deletions packages/taro-components-advanced/src/components/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './list/index'
export * from './virtual-list'
export * from './virtual-waterfall'
export * from './water-flow'
14 changes: 14 additions & 0 deletions packages/taro-components-advanced/src/components/list/ListItem.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import { View } from '@tarojs/components'
import React from 'react'

export interface ListItemProps {
children: React.ReactNode
className?: string
style?: React.CSSProperties
}

const ListItem: React.FC<ListItemProps> = ({ children, className, style }) => {
return <View className={className} style={style}>{children}</View>
}

export default ListItem
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import { View } from '@tarojs/components'
import React from 'react'

export interface StickyHeaderProps {
children: React.ReactNode
className?: string
style?: React.CSSProperties
}

const StickyHeader: React.FC<StickyHeaderProps> = ({ children, className, style }) => {
return <View className={className} style={style}>{children}</View>
}

export default StickyHeader
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import { View } from '@tarojs/components'
import React from 'react'

export interface StickySectionProps {
children: React.ReactNode
className?: string
style?: React.CSSProperties
}

const StickySection: React.FC<StickySectionProps> = ({ children, className, style }) => {
return <View className={className} style={style}>{children}</View>
}

export default StickySection
Loading