-
### 在什么情况下你需要该特性?In what scenarios do you need this feature?
在 `v2.1.14` 版本中使用 API `/api/history/getDocHistoryContent` + Lute 的 `BlockDOM2Md` 接口与 API `/api/block/getBlockKramdown` 实现了文档历史的差异对比功能, 但…
-
https://github.com/chapel-lang/chapel/pull/15049 significantly improved the speed of creating distributed domains/arrays by allowing bulk transfer for types used as part of privatization. However in h…
-
This issue was raised during our domain module review on 6/10.
Arguments in favor of `dims` being paren-less:
* This follows our [library style guidelines](https://github.com/chapel-lang/chapel/…
-
have an input ``
change the input's value by typing in it.
trigger a render of the component containing the input with
the input's value doesn't change back to the old value
@sdegueldre
-
This is not an issue, it's a question (almost a complain).
I cannot express how happy I was to hear about the goals of the OWL project ([source](https://github.com/odoo/owl/blob/master/doc/miscella…
-
**Category**
Plugin
**Details**
Create a plugin that allows cross-tab copy and paste (copy block xml to the browser paste buffer, and on paste read the xml and create the block). This is a go…
-
This is a fundamental decision that needs to be made before going forward with anything else.
I've been avoiding associating the optimization (ieObj, replArrays) with particular array instances. Th…
-
-
Now, blockdom keep an array of refs with all the nodes necessary to reach the target refs. But it can be reduced to a smaller number of refs.
1. The "easy but not optimal" way is to compact chains …
-
Please share the latest and updated source of the Tomato framework inside `examples` too.