Giter Club home page Giter Club logo

epage's People

Contributors

tt-ghost avatar xingdongyu1994 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

epage's Issues

新widget需求

Describe the bug
背景:在调查问卷类型的表单中经常需要几个场景
1)尾部的提交信息,能够浮动,便于快速提交。
2)调查问卷的中间,经常会使用Grid将多个Tab页进行不同内容放在一起,类似电商里面的评价、详情、推荐等。当页面滑动到这个Grid时,需要到达顶部后继续吸顶后。
3)标签,用来展示说明信息。

需求:

  1. 扩展Grid中增加属性或者创建新的Grid,支持场景1)2)
  2. 增加标签这个widget,支持场景3)

Thx

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

epage-cli create package.json error

Describe the bug
The package.json generated by epage-cli is error.Due to the property's value contains prohect path.

{
  "name": "e:\2020\visual\epage-yh",
  "version": "0.1.0",
  "description": "Epage widgets",
  "author": "chengzi <[email protected]>",
  "main": "./dist/e:\2020\visual\epage-yh.min.js",
...

To Reproduce
Steps to reproduce the behavior:

epage init xx
cd xx
npm i xx

Screenshots
If applicable, add screenshots to help explain your problem.
image
Desktop (please complete the following information):

  • OS: win10

Additional context
Add any other context about the problem here.

Module not found: Error: Can't resolve './properties'

Describe the bug

  1. epage init myWidgets --tpl vant 创建项目;
    2 npm start 运行该项目;

运行错误如下图:

image

Desktop (please complete the following information):

  • OS: MAC OS 10.14.5
  • Browser chrome
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

需求: 设计器最好能够支持拖拽的方式添加widget等

Describe the bug
A clear and concise description of what the bug is.
背景:
1) 现在设计器只支持点击的方式添加widget,操作成本有点高。
2) 预览时无法看到后面store里面的数据情况
需求:
1) 设计器增加拖拽的方式添加widget
2) 预览时,能够有地方看到后面store里面的数据情况,最好是json方式展示一下,比如在schema后面增加”页面数据“这个tab。

备注:
友情提醒一下:留的微信群二维码已经过期,无法使用。 ^-^.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

epage-cli 初始化一个项目

Describe the bug
TypeError: Cannot read property 'replace' of undefined
at ReadFileContext.callback (/Users/huangshan/.config/yarn/global/node_modules/epage-cli/bin/epage.js:64:10)
at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:237:13)

To Reproduce
Steps to reproduce the behavior:
1、yan global add epage-cli
2、epage init explore-widgets

Expected behavior
执行 epage init explore-widgets 希望可以创建成功

Desktop (please complete the following information):

  • OS: Mac OS
  • npm: 6.12
  • node: v10.15.13

新版的iview什么时候支持啊?

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

希望一些widget能够支持缺省值,比如输入框,日期等

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

支持Vue3以及Typescript

Vue3生态体系已渐渐趋于完善,加上Typescript对代码的规范,代表接下来的一段时间的趋势。不知道epage团队在接下来有没有相关支持的计划,个人非常期待能在这两个方面提交贡献。

Install error

Describe the bug
'vuedraggable' spell mistake in the doc.

Screenshots
10

epage init error

Describe the bug
when I run 'epage init xx',It doesn't work.
By the way,the wechat QRcode expired(T T)
Screenshots
init

Desktop (please complete the following information):

  • OS: win10
  • node: 12.13.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.