Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / shigma/schemastery issues and pull requests
#63 - feat: table header of inner of simple dict
Pull Request -
State: closed - Opened by Hieuzest 10 days ago
#62 - feat: support default factory
Pull Request -
State: open - Opened by CyanChanges about 2 months ago
#61 - fix: incorrect slots.menu in schema
Pull Request -
State: closed - Opened by Hieuzest 2 months ago
#60 - feat: lazy
Pull Request -
State: closed - Opened by ForkKILLET 5 months ago
#59 - docs: add readme for schemastery-vue
Pull Request -
State: closed - Opened by initialencounter 5 months ago
#58 - support property path
Pull Request -
State: open - Opened by undefined-moe 6 months ago
#57 - Type '{} & Dict' is not assignable to type 'Config'
Issue -
State: open - Opened by idranme 10 months ago
Labels: bug, types
#56 - Array + Union 配置聯動 後 點擊添加項目報錯
Issue -
State: open - Opened by eric2788 over 1 year ago
#55 - 进行 validate 时, NaN 也算作 Number
Issue -
State: open - Opened by Seidko over 1 year ago
#55 - 进行 validate 时, NaN 也算作 Number
Issue -
State: open - Opened by Seidko over 1 year ago
#54 - Feature: allow to extend the type of Schema instances
Issue -
State: closed - Opened by ForkKILLET over 1 year ago
- 1 comment
#53 - Feature: 自定义折叠
Issue -
State: closed - Opened by idanran over 1 year ago
- 2 comments
#52 - fix: missing type for Schema.disabled()
Pull Request -
State: closed - Opened by CyanChanges over 1 year ago
#51 - Feature: 获取 Dict 的 key
Issue -
State: closed - Opened by idanran over 1 year ago
- 11 comments
#50 - Bug: `Schema.dict()` 显示异常
Issue -
State: closed - Opened by idanran over 1 year ago
- 2 comments
#49 - fix: multiple of float number causes precision error
Pull Request -
State: closed - Opened by Seidko over 1 year ago
- 2 comments
#48 - Bug: `required()` 可能会导致 union 行为异常
Issue -
State: closed - Opened by idanran over 1 year ago
- 2 comments
#47 - Bug: `Schema.dict()` 显示异常
Issue -
State: closed - Opened by idanran over 1 year ago
- 9 comments
#46 - fix: multiple of float number causes precision error
Pull Request -
State: closed - Opened by MaikoTan over 1 year ago
- 1 comment
#45 - Bug: Intersect 内存在 union 时,union 外侧的配置项如果有默认值,则将外侧配置项设置为 null 会导致默认值失效
Issue -
State: closed - Opened by shigma almost 2 years ago
#44 - Bug: 无法正确判断浮点数的倍数关系
Issue -
State: closed - Opened by shigma almost 2 years ago
#43 - Feature: Schemastery Playground
Issue -
State: open - Opened by Seidko almost 2 years ago
#42 - Feature: 基于 label 对数组类的展示优化
Issue -
State: open - Opened by NWYLZW almost 2 years ago
- 11 comments
#41 - Feature: 增加循环操作
Issue -
State: closed - Opened by NWYLZW almost 2 years ago
- 5 comments
#40 - feat: support label property, fix #39
Pull Request -
State: closed - Opened by NWYLZW almost 2 years ago
- 2 comments
#39 - Feature: 替换展示 label 文案
Issue -
State: closed - Opened by NWYLZW almost 2 years ago
- 4 comments
#38 - Feature request: 增加折叠参数功能
Issue -
State: closed - Opened by idanran almost 2 years ago
- 3 comments
#37 - feature request: `Schema.dict` 支持对键名进行介绍
Issue -
State: closed - Opened by idanran about 2 years ago
- 4 comments
Labels: question
#36 - Feature Request: support i18n description
Issue -
State: closed - Opened by MaikoTan about 2 years ago
- 2 comments
#35 - feature requset: `Schema.union()` 支持使用其它参数的值
Issue -
State: closed - Opened by idanran about 2 years ago
- 4 comments
#34 - feature request: 选择器支持搜索项目
Issue -
State: closed - Opened by idanran about 2 years ago
- 1 comment
#33 - `Schema.array` 渲染错误
Issue -
State: closed - Opened by idanran about 2 years ago
- 4 comments
#32 - chore: update dep
Pull Request -
State: closed - Opened by idanran about 2 years ago
- 6 comments
#31 - Union (tagged 2) 在子对象中时无法正确加载默认值
Issue -
State: closed - Opened by Anillc about 2 years ago
- 1 comment
#30 - fix: union with intersect choices not shown
Pull Request -
State: closed - Opened by MaikoTan about 2 years ago
#29 - docs: correct Union tagged 2 behavior
Pull Request -
State: closed - Opened by Seidko about 2 years ago
- 1 comment
#28 - bug: docs Union tagged 2 has unexpected behavior
Issue -
State: closed - Opened by Seidko about 2 years ago
- 4 comments
#27 - schema default value apply
Issue -
State: closed - Opened by undefined-moe over 2 years ago
- 1 comment
#26 - `intersect(string,const)`
Issue -
State: closed - Opened by undefined-moe over 2 years ago
#25 - fix `Schema.string().pattern(str)` (without flag)
Pull Request -
State: closed - Opened by undefined-moe over 2 years ago
- 1 comment
#24 - Investigate noImplicitAny and strictNullCheck
Issue -
State: closed - Opened by shigma over 2 years ago
- 1 comment
#23 - Validation error in frontend
Issue -
State: closed - Opened by undefined-moe over 2 years ago
- 1 comment
#22 - Schema type incorrect
Issue -
State: closed - Opened by undefined-moe over 2 years ago
#21 - add `.pattern()`
Pull Request -
State: closed - Opened by undefined-moe over 2 years ago
#20 - feat request: `Schema.prototype.meta(key, value)`
Issue -
State: closed - Opened by undefined-moe over 2 years ago
- 7 comments
#19 - form will have a wrong select when intersect in object
Issue -
State: closed - Opened by pandadtdyy over 2 years ago
- 1 comment
#18 - add resetIndex() method
Pull Request -
State: closed - Opened by undefined-moe over 2 years ago
#17 - `new Schema().toString()` doesn't work
Issue -
State: closed - Opened by undefined-moe over 2 years ago
- 1 comment
Labels: invalid
#16 - Array<Intersect<Object, Union<Object, Object>>> 渲染错误
Issue -
State: closed - Opened by arily over 2 years ago
- 3 comments
#15 - Schema.array() 渲染错误
Issue -
State: closed - Opened by arily over 2 years ago
- 2 comments
#14 - show error value type when TypeError
Pull Request -
State: open - Opened by pandadtdyy over 2 years ago
#13 - Use schemastery-vue out of the box
Issue -
State: closed - Opened by wxh06 over 2 years ago
- 4 comments
#12 - Feat: sub-schema validation detail
Issue -
State: closed - Opened by undefined-moe over 2 years ago
- 4 comments
#11 - Support custom validation messages
Issue -
State: open - Opened by undefined-moe over 2 years ago
Labels: enhancement
#10 - Generate human-readable schema text including type and description.
Issue -
State: closed - Opened by ForkKILLET over 2 years ago
- 2 comments
#9 - Feature: Schema.bitset
Issue -
State: closed - Opened by NWYLZW almost 3 years ago
- 2 comments
Labels: enhancement
#8 - Schema.string().pattern(/^[a-z]+$/)
Issue -
State: closed - Opened by undefined-moe almost 3 years ago
- 1 comment
Labels: enhancement
#7 - Feature: Generate JSON Schema for Schemastery.
Issue -
State: open - Opened by H4M5TER almost 3 years ago
Labels: enhancement
#6 - Provide validation detail (path to prop, expect and got)
Issue -
State: open - Opened by undefined-moe almost 3 years ago
Labels: enhancement
#5 - Fields should be marked as required if default value wasn't provided
Issue -
State: closed - Opened by undefined-moe almost 3 years ago
Labels: enhancement
#4 - check array length for Schema.array using max and min of meta
Pull Request -
State: closed - Opened by purerosefallen almost 3 years ago
#3 - Bug: Unexpected Schema.percent error throws on some valid numbers
Issue -
State: closed - Opened by MaikoTan almost 3 years ago
#2 - BUG: Type checking on recursive Schema does not work.
Issue -
State: closed - Opened by purerosefallen about 3 years ago
#1 - 用嵌套 object 的 Schema 进行验证返回预期外的结果
Issue -
State: closed - Opened by Anillc about 3 years ago
- 3 comments
Labels: enhancement