TypeScript
TypeScript is an open source programming language developed by Microsoft and first released in 2012. It is designed to add type safety to JavaScript while conforming as closely as possible to the syntax and semantics of the ECMAScript standard.
It is a syntactical superset of the JavaScript programming language; all valid JavaScript source code is also valid TypeScript source code, but not vice-versa. TypeScript compiles (or transpiles) to JavaScript, meaning that it can be utilized to target any JavaScript environment. It can be used to develop JavaScript for both client-side and server-side applications.
Here are 40,159 public repositories matching this topic...
It would improve the user experience for doc pages to open external links in a separate tab, and glossary links in either a separate tab or a popup.
We have a diagnostic
Remove all incorrect body block braces.
Typically we say "block body" not "body block". Perhaps we could make it less confusing by writing "function body braces"
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
example:https://github.com/ant-design/ant-design/blob/master/components/locale/zh_CN.tsx#L71
todo:
- ar_EG
- az_AZ
- bg_BG
- ca_ES
- cs_CZ
- de_DE
- da_DK
- el_GR
- [
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
valueLabel that is attached to MuiSlider does not centre to the slider's thumb in IE 11. Issue does not appear in any other browser.
Expected Behavior 🤔
Slider's val
To have Deno namespace in the worker, we'll want to provide a map of permissions worker should have. Worker's set of permissions mustn't escalate permissions of parent worker/Deno process.
To achieve that a method called fork should be added to DenoPermissions struct. fork would take as many parameters as there are fields on DenoPermissions and return new DenoPermissions instance a
Is your feature request related to a problem? Please describe.
I would like to be able to configure the iframe width in the same way I can already configure the height.
Describe the solution you'd like
To add a parameter similar to iframeHeight that will configure the width of the iframe. Ideal name would be iframeWidth
Describe alternatives you've considered
Any other met
Working with node.js, having promised-io definitions would be awesome.
Project page:
https://github.com/kriszyp/promised-io
https://npmjs.org/package/promised-io
It would be nice if someone could do a definition file.
Problem to solve
It is actually possible to use vuetify with vuepress.
Proposed solution
This project demonstrates the usage:
https://github.com/arab-open-source/vuepress-theme-vuetify
Taro能使用wxs吗?
能否出一个文档的 changelog?
MobX 6
Hi folks, I've tinkered a lot about MobX 6 lately, so I want to layout the vision I have currently
Goals
🧨 1. Become compatible with modern ES standards
Let's start with the elephant in the room.
I think we have to drop the support for decorators.
Some have been advocating this for years, others totally love decorators.
Personally I hate to let decorators go. I think
I just want to know if this will work fine with Angular Firebase as its backend, and how to remove some page and menu. Thanks.
some api can do things, but I don't know which api I should use to finsh my work. Thank you!
-
Updated
May 20, 2019 - TypeScript
Issue type:
[ ] question
[ ] bug report
[ ] feature request
[x] documentation issue
Steps to reproduce or a small repository showing the problem:
- Open
Getting started(https://typeorm.io/#/) in documentation - Hover the anchors and it will be marked as the examples below with undefined
https://typeorm.io/#undefined/quick-start`https://typeorm.io/#/undefined/ins
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
Environment
- Package version(s):
@blueprintjs/core ^3.22.3 - Browser and OS versions: Mac OS X Chrome 79.0.3945.88
If possible, link to a minimal repro (fork this code sandbox):
Steps to reproduce
Spotted this while building a <ControlGroup> that contained buttons, selects, and some dividers.
`
Here is some general documentation improvement suggestion regarding flatbuffers. This is what I remember struggling with (from the top of my head). Also some point might be a little bit opinionated.
Some of the points were taken from #5387.
- Regarding the builder:
- The fact that its kinda like an arena allocator used for serialization.
- The concept of offsets, what do they repre
Thanks for publishing this! How about adding it to GitHub.com/topics/terminal-share alongside similar tools by adding that topic to this repo? Thank you :-)
The documentation specifies:
The policy for a given Resolvable is merged from three sources (highest priority first):
- Individual resolve definition
- State definition
- Global default
But I can't find anywhere in the docs, nor on Stackoverflow, Google, or in this issue tracker, how to modify
Version: 1.0.107
Platform: win32 10.0.19041
Plugins: clickable-links
Can you add a setting to hide Terminus when click the close button instead of directly closing it? Please ~
This is just a small thing with the docs. The page about using MockedProvider references a single line npm package that our team keeps trying to install. For obvious reasons we're trying to avoid that type of thing.
I opened a PR to remove references to the waait package. apollographql/apollo-client#6214
Somewhere along the way the doc generator/website expanded Tensor types in the return value to list all their properties it does this in multiple places.
TensorFlow.js version
visible in 1.7.1
inline toolbar order
-
Updated
Apr 1, 2020 - TypeScript
Add user quotes page to highlight testimonials by users
- Style exploration for template
- Add collected feedback
- Update menu system to include links to page
Pushing full quotes page to 4.2 so that we can get partner testimonials. For now we will include some quotes on the landing page as a rolling content block and implement the full page once we have more content approved
Created by Microsoft
Released October 1, 2012
Latest release 10 days ago
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia



It would be very helpful to be able to disable showing the "quick diff" window that shows up after you click the gutter