opentiny / opentiny/tiny-engine

✨ [Feature]: 物料配置支持全局设置

Open
#1,708 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Vue
Stars
2.8k
Forks
476
Avg merge
17h 35m
Merged PRs (30d)
1

Description

What problem does this feature solve

组件配置有size、国际化等全局设置,设计器物料配置支持设置全局配置size和国际化等全局配置。

What does the proposed API look like

组件配置有size、国际化等全局设置,物料配置如何设置全局配置size。

比如我们项目中如下全局组件配置,
app.use(ElementPlus, { size: 'small', }) app.use(vue3Plus, { size: 'small', })
那在进行设计器物料配置时,如何设置组件库全局配置。

Image

What is your project name

tinyEngine

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. First clarify how global component settings such as size and internationalization should be represented in designer material configuration, then define the expected API and an example using ElementPlus or vue3Plus; done means the proposed configuration works consistently in the designer.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.