-
Updated
Jul 3, 2020 - JavaScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jul 3, 2020 - JavaScript
Environment
Cascadia Code version number: 1909.16
Application (with version) used to display text: Visual Studio Code 1.38.1
OS platform and version: Windows 10 Pro, 18362
Screen resolution (i.e. 220dpi): 1920x1080 @ 100%
Any other software? No
Steps to reproduce
- Open a JavaSript file that will be used with Flow (https://flow.org/).
- Open the following flow f
-
Updated
Jul 3, 2020 - TypeScript
-
Updated
Jul 3, 2020 - Python
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Review Notebook App
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
- Visual diff to see what changed in a notebook
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
-
Updated
Jul 3, 2020 - TypeScript
Taro能使用wxs吗?
问题描述
最近使用movable-view做了一个拖拽排序的功能,但是由于需要touchmove事件频繁setState来更新movable-view的坐标,导致Android的上的性能体验很差,IOS不会。
看了微信的文档,这种情况可以使用WXS来解决,请问Taro中能否使用WXS?如何使用呢?
参考文档: https://developers.weixin.qq.com/miniprogram/dev/framework/view/interactive-animation.html
https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips.html
Implement to_char according to the PostgreSQL spec: https://www.postgresql.org/docs/9.1/functions-formatting.html by translating to the java.time patterns used in DATETIME_FORMAT.
Follows: #54832
Subject of the issue
Adding the function to delete / edit a message with a mini archive of this message.
Is this a bug report of a feature request?
- Bug report
- [+] Feature request
Your environment
Server-side
- [+] api.tinode.co
- [+] Your own setup:
Linux
Клиент: TinodeWeb/0.16.0-rc1 (tinodejs/0.16.0-rc1)
Сервер: 0.16 rethinkdb:v0.16.0-rc1; (api.tinode
-
Updated
Jul 3, 2020 - Jupyter Notebook
-
Updated
Jul 3, 2020 - Dart
-
Updated
Jul 3, 2020
-
Updated
Jul 3, 2020 - TypeScript
-
Updated
Jul 2, 2020 - Python
-
Updated
Jul 2, 2020
Feature Request
Proposal:
The tail input should allow processing text files that are not utf-8 encoded.
Current behavior:
Files with alternative encodings either cannot be parsed or are not encoded properly.
Desired behavior:
Be able to select a text encoding in the input file, if selected the data will be converted internally to utf-8.
[[inputs.tail]]
encoding = "UTF-16"
版本号
1.8.5
什么问题
node server/install.js
Error: (node:28710) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
经查询mongoos官网说明,在5.7版本中使用了较高版本的MongoDB driver3.3.x,其中useUnifiedTopology为过期的方法,
-
Updated
Jun 29, 2020 - JavaScript
This is a followup of #11128. Please refer to the comment zulip/zulip#11128 (comment) for more details.
-
Updated
Jul 3, 2020 - TypeScript
https://material-ui.com/components/menus/#simple-menu states:
Simple menus open over the anchor element by default (this option can be changed via props).
How can this be changed via props? The page doesn't say. I went to the Menu API page, and I don't see anything simple like open: 'below', or an offset.
Developers have been struggling to figu
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
What would you like to be added:
Implement the
TextBlock.MaxLines. It's not implemented yet:https://github.com/unoplatform/uno/blob/4bd015b98029ae8c121a5ad9d36268742fb76b8e/src/Uno.UI/UI/Xaml/Documents/UIElementTextHelper.wasm.cs#L107_L110
Documentation:
https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.textblock.maxlines
Solution:
https://twitter.com/addyosmani/st