-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
Just wondering if a visual bot editor / builder tool was on your roadmap anywhere?
-
For MiniApps running on mobile phone, user interaction depends on the touch screen. But for MiniApps running on TV, user interaction switches to TV remote panel keyboard + TV screen focus. This brings…
-
This is a fascinating project. I've been studying differential dataflow and specifically the core operators like iterate and arrange. I've also been trying to map out how it juxtaposes with reactive p…
-
Similar to GeoNode and Open Data Catalog, CKAN carries its own data model.
Create similar binding to support CKAN CSW server support w/ pycsw.
(FYI closing #73 given the possible duplication message…
-
This would essentially allow easier integration with any type of component that is stateful. For example:
``` html
```
For every mutation that `` makes to itself to maintain sta…
-
#284 reminded me that one thing I've sometimes wanted is to install a handler on window for `keypress` (for keyboard shortcuts) or `scroll`. Right now I can just do `window.addEventListener` in `compo…
-
I would like to present an idea for a web component, it's very similar to the `` element in the sense that it's and inline element with an attribute that accepts a value of a certain standard. While …
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
Presently we have hardcoded a build step which can generate a requirements.txt file by calling a pipreqs container (we build on the fly). We use a low level format that buildkit uses to create contain…