caoxm

Results 7 issues of caoxm

Dir tree: ```bash src/pages ├── posts │ └── list │ ├── index.vue │ └── new │ └── index.vue ``` The currently generated routes is: ``` {path: '/posts'}, {path: '/posts/new'} ```...

像pandoc、nbconvert这些强大的工具可以把各种类型文档转成html, 再加上teadocs就可以快速生成一份文档手册

enhancement

以及能和vue devtools的vuex模块打通吗?

手机是高刷屏安卓,demo是官方awesome_project_minitex_240217版本,列表页面使用的是flutter官方文档中的[示例代码](https://docs.flutter.dev/cookbook/lists/mixed-list#interactive-example)。 编译成小程序后真机预览,发现列表滚动丢帧严重。

### 这个功能解决了什么问题? 某些场景,SearchBar不带显式的搜索按钮,而是直接通过软键盘右下角确认按钮直接触发搜索。这种情况下需要将键盘确认按钮的文本改为“搜索”。 ### 你期望的组件设计是怎样的? SearchBar 添加 `inputType` prop: ```jsx ```

enhancement

I'm using ui5-webcomponents to build a web CMS. But there is no pagination component in ui5 which I frequently used in my previous projects, and I find [this demo app](https://sapui5.hana.ondemand.com/test-resources/sap/ui/demoapps/demokit/rta/fiori-elements/test/index.html?sap-ui-theme=sap_horizon#masterDetail-display&/?sap-iapp-state--history=TAS8351246SNXK9C9V46JMAM933DY4F3Q8VSNLROK&sap-iapp-state=TAS3O5D95WK49V40GXQ8MC12BA1QXQUZILGZIB430)...

consulting
feature request
Medium Prio
for discussion