Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wechat-miniprogram/glass-easel issues and pull requests

#171 - Feat template comments

Pull Request - State: closed - Opened by LastLeaf 6 days ago

#171 - Feat template comments

Pull Request - State: closed - Opened by LastLeaf 6 days ago

#170 - Feature request: Allow comments in template expression

Issue - State: closed - Opened by SgLy 6 days ago - 1 comment
Labels: enhancement, module:template-compiler

#169 - Fix template ops

Pull Request - State: closed - Opened by LastLeaf 6 days ago

#169 - Fix template ops

Pull Request - State: closed - Opened by LastLeaf 6 days ago

#168 - fix: better handling of recursive updates

Pull Request - State: closed - Opened by LastLeaf 7 days ago

#168 - fix: better handling of recursive updates

Pull Request - State: closed - Opened by LastLeaf 7 days ago

#166 - Feature Request: Support Bitwise-shift in Template Expression

Issue - State: closed - Opened by SgLy 7 days ago
Labels: enhancement, module:template-compiler

#166 - Feature Request: Support Bitwise-shift in Template Expression

Issue - State: closed - Opened by SgLy 7 days ago
Labels: enhancement, module:template-compiler

#165 - Page constructor did not trigger definition filter with proper definition object

Issue - State: closed - Opened by LastLeaf 7 days ago - 1 comment
Labels: bug, module:adapter

#165 - Page constructor did not trigger definition filter with proper definition object

Issue - State: closed - Opened by LastLeaf 7 days ago - 1 comment
Labels: bug, module:adapter

#164 - Avoid throwing error when importing file not found

Pull Request - State: closed - Opened by SgLy 10 days ago

#164 - Avoid throwing error when importing file not found

Pull Request - State: closed - Opened by SgLy 10 days ago

#163 - Allow dynamic add observer

Pull Request - State: closed - Opened by Tidyzq 11 days ago - 1 comment

#162 - fix: generates true value for unspecified property value

Pull Request - State: closed - Opened by LastLeaf 12 days ago

#161 - Template property with unspecified value should have a better behavior

Issue - State: open - Opened by LastLeaf 12 days ago
Labels: enhancement, module:core

#161 - Template property with unspecified value should have a better behavior

Issue - State: open - Opened by LastLeaf 12 days ago
Labels: enhancement, module:core

#160 - Data update method callbacks wrapper

Pull Request - State: closed - Opened by SgLy 13 days ago

#158 - fix(template-compiler): add type annotations

Pull Request - State: closed - Opened by TtTRz about 1 month ago

#157 - fix: mark array.length dirty while partial updates (#149)

Pull Request - State: closed - Opened by LastLeaf about 1 month ago

#156 - fix(template-compiler): comments should be allowed between if branches

Pull Request - State: closed - Opened by LastLeaf about 1 month ago

#156 - fix(template-compiler): comments should be allowed between if branches

Pull Request - State: closed - Opened by LastLeaf about 1 month ago

#155 - feat: support extraThisFieldsType(#70)

Pull Request - State: closed - Opened by gaoachao about 1 month ago - 1 comment

#154 - Allow breaking subtree for element-iterator

Pull Request - State: open - Opened by Tidyzq about 1 month ago

#154 - Allow breaking subtree for element-iterator

Pull Request - State: closed - Opened by Tidyzq about 1 month ago

#153 - fix(core): element iterator traverse incorrectly

Pull Request - State: closed - Opened by LastLeaf about 1 month ago

#153 - fix(core): element iterator traverse incorrectly

Pull Request - State: closed - Opened by LastLeaf about 1 month ago

#152 - feat(template-compiler): add EmptyExpression error kind

Pull Request - State: closed - Opened by LastLeaf about 1 month ago

#152 - feat(template-compiler): add EmptyExpression error kind

Pull Request - State: closed - Opened by LastLeaf about 1 month ago

#151 - 【bug】[glass-easel] model 双向绑定在 webview 渲染模式失效

Issue - State: closed - Opened by xiaweiss about 2 months ago - 8 comments
Labels: duplicate

#150 - Updating array element in object expanded by `wx:for` not working correctly

Issue - State: closed - Opened by SgLy about 2 months ago
Labels: bug, module:core

#149 - Array.length is not marked updated when splice updates causing length changes

Issue - State: closed - Opened by LastLeaf about 2 months ago
Labels: bug, module:core

#148 - Comments and meta tags inside templates cause wrong js code generation

Issue - State: closed - Opened by LastLeaf about 2 months ago - 1 comment
Labels: bug, module:template-compiler

#147 - Fix placeholder's dataset inside wx:for

Pull Request - State: closed - Opened by Tidyzq about 2 months ago

#146 - Feat stylesheet compiler import

Pull Request - State: closed - Opened by LastLeaf about 2 months ago

#145 - Allow template-compiler cbindgen to obtain template parse error level

Pull Request - State: closed - Opened by SgLy 3 months ago

#144 - chore: workspace packages should be specified in version

Pull Request - State: closed - Opened by SgLy 3 months ago

#144 - chore: workspace packages should be specified in version

Pull Request - State: closed - Opened by SgLy 3 months ago

#143 - [bug] model 双向绑定在 webview 渲染模式失效 2

Issue - State: closed - Opened by xiaweiss 3 months ago - 3 comments

#142 - Refactor template parser

Pull Request - State: closed - Opened by LastLeaf 3 months ago

#141 - Literal values in template always treated as updated

Issue - State: open - Opened by SgLy 3 months ago
Labels: module:core, module:template-compiler

#139 - fix: context destroyed check

Pull Request - State: closed - Opened by LastLeaf 4 months ago

#138 - The `:` in template event bindings is required or not

Issue - State: closed - Opened by LastLeaf 4 months ago - 2 comments
Labels: documentation

#137 - Component method defined in `init` can not be read by `getMethod` with specific options

Issue - State: closed - Opened by SgLy 4 months ago
Labels: bug, module:core, module:adapter

#136 - Implement reusable event

Issue - State: open - Opened by Tidyzq 4 months ago
Labels: need discussion

#135 - chore: migrate type tests to TSTyche

Pull Request - State: closed - Opened by mrazauskas 4 months ago - 2 comments

#133 - Feature: cond expr lvalue path

Pull Request - State: closed - Opened by LastLeaf 5 months ago

#132 - Refactor template parser

Issue - State: closed - Opened by LastLeaf 5 months ago
Labels: enhancement, module:template-compiler

#131 - test(core): add test case for selfReplace lifetime order

Pull Request - State: open - Opened by SgLy 5 months ago

#131 - test(core): add test case for selfReplace lifetime order

Pull Request - State: closed - Opened by SgLy 5 months ago

#130 - Throw error when wx:elif / wx:else is unmatched

Pull Request - State: closed - Opened by Tidyzq 5 months ago

#129 - [glass-easel] model 双向绑定在 webview 渲染模式失效?

Issue - State: closed - Opened by xiaweiss 5 months ago - 2 comments
Labels: duplicate

#128 - [bug mac] input 框 placeholder 和 value 错误的同时显示了

Issue - State: closed - Opened by xiaweiss 5 months ago - 4 comments
Labels: invalid

#127 - demo示例的bind:tap事件无法触发函数

Issue - State: open - Opened by YangyuBaobao 6 months ago - 8 comments
Labels: question

#126 - [bug] model 双向绑定在 webview 渲染模式失效

Issue - State: closed - Opened by xiaweiss 6 months ago - 3 comments

#125 - Fix wxs scripts with template

Pull Request - State: closed - Opened by Tidyzq 6 months ago

#124 - feat: drop context on element destroy (#121)

Pull Request - State: closed - Opened by LastLeaf 6 months ago
Labels: enhancement, module:core

#124 - feat: drop context on element destroy (#121)

Pull Request - State: closed - Opened by LastLeaf 6 months ago
Labels: enhancement, module:core

#122 - Support conditional expression in lvalue analysis

Issue - State: closed - Opened by LastLeaf 6 months ago
Labels: enhancement, module:template-compiler

#121 - Remove the backend `Context` ref in `Element` for earlier backend release

Issue - State: closed - Opened by LastLeaf 6 months ago
Labels: enhancement, module:core

#120 - Hoist proc gen functions

Pull Request - State: closed - Opened by Tidyzq 6 months ago

#119 - fix(core): classList may use backendElement after it is released

Pull Request - State: closed - Opened by SgLy 6 months ago
Labels: bug, module:core

#118 - `wx:if` should work on `include` tag

Issue - State: closed - Opened by SgLy 6 months ago - 2 comments
Labels: bug, module:template-compiler

#117 - feat(core): options for MutationObserver can be partial

Pull Request - State: closed - Opened by SgLy 7 months ago

#116 - fix: lvalue check and analysis in wx:for failure

Pull Request - State: closed - Opened by LastLeaf 7 months ago
Labels: bug, module:template-compiler

#115 - fix: comparer should only be used during template update

Pull Request - State: closed - Opened by LastLeaf 7 months ago

#114 - feat(template-compiler): shorten generated code

Pull Request - State: closed - Opened by SgLy 7 months ago
Labels: enhancement, module:template-compiler

#113 - The `@import` does not work well without preprocessor (`less`, etc)

Issue - State: open - Opened by LastLeaf 7 months ago - 1 comment
Labels: bug, module:stylesheet-compiler

#112 - fix(glass-easel-miniprogram-adapter): externalComponent option missing

Pull Request - State: closed - Opened by arcturus011 7 months ago - 4 comments

#111 - glass-easel未来会彻底替代exparser并应用于webview上吗

Issue - State: closed - Opened by goumang2010 7 months ago - 3 comments

#110 - feat: allow lazily checking of the imported names

Pull Request - State: closed - Opened by LastLeaf 7 months ago
Labels: enhancement, module:template-compiler

#109 - `style` attribute should be treated as a property if it is a component property

Issue - State: closed - Opened by LastLeaf 8 months ago
Labels: bug, module:core

#109 - `style` attribute should be treated as a property if it is a component property

Issue - State: open - Opened by LastLeaf 8 months ago
Labels: bug, module:core

#108 - Should support slot definition as slot content

Issue - State: closed - Opened by SgLy 8 months ago - 1 comment
Labels: bug, module:core

#108 - Should support slot definition as slot content

Issue - State: open - Opened by SgLy 8 months ago
Labels: bug, module:core

#107 - ClassList.contains should preserve class prefixes

Issue - State: open - Opened by Tidyzq 8 months ago
Labels: module:core, need discussion

#106 - Always call `createComponent` from wrapper `createCommonElement`

Pull Request - State: closed - Opened by SgLy 8 months ago

#105 - Fix parsing unary expression

Pull Request - State: closed - Opened by Tidyzq 8 months ago

#104 - refactor(adapter): take `space.ts` apart

Pull Request - State: closed - Opened by SgLy 9 months ago
Labels: module:adapter

#103 - Diff class list before applying to backend

Pull Request - State: closed - Opened by Tidyzq 9 months ago

#102 - feat(core): use safeCallback to call property default function

Pull Request - State: closed - Opened by SgLy 9 months ago
Labels: enhancement, module:core

#101 - fallback event listener on NativeNode

Pull Request - State: closed - Opened by Tidyzq 9 months ago

#101 - fallback event listener on NativeNode

Pull Request - State: closed - Opened by Tidyzq 9 months ago

#100 - Non-function `default` field for property definition may cause error

Issue - State: closed - Opened by SgLy 9 months ago
Labels: bug

#99 - feat(template-compiler): add importGroup method

Pull Request - State: closed - Opened by Tidyzq 9 months ago

#98 - List diff may fail when an item moved to the list front

Issue - State: closed - Opened by LastLeaf 9 months ago - 1 comment
Labels: bug, module:core

#97 - Implements shadow mode backend

Pull Request - State: closed - Opened by Tidyzq 10 months ago

#96 - Fix error when replacing slot contents

Pull Request - State: closed - Opened by Tidyzq 10 months ago

#95 - Dependency declarations between submodules should not be `*`

Issue - State: closed - Opened by LastLeaf 10 months ago - 1 comment
Labels: enhancement

#94 - Fix caret class on root

Pull Request - State: closed - Opened by Tidyzq 10 months ago

#93 - Add DOM matching test for composed backend

Pull Request - State: closed - Opened by Tidyzq 10 months ago

#92 - The relation target in adapter should be adapter objects

Issue - State: closed - Opened by LastLeaf 10 months ago - 1 comment
Labels: bug, module:adapter

#91 - Use rollup

Pull Request - State: closed - Opened by Tidyzq 10 months ago

#90 - Add mocked composed backend

Pull Request - State: closed - Opened by Tidyzq 10 months ago

#89 - fix selfReplaceWith for virtual nodes

Pull Request - State: closed - Opened by Tidyzq 10 months ago