mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 08:26:35 +08:00
Remove '+' from header versions, so they can be parsed (#13239)
This commit is contained in:
2
angular-material/index.d.ts
vendored
2
angular-material/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for Angular Material 1.1.0-rc5+ (angular.material module)
|
||||
// Type definitions for Angular Material (angular.material module) 1.1
|
||||
// Project: https://github.com/angular/material
|
||||
// Definitions by: Blake Bigelow <https://github.com/blbigelow>, Peter Hajdu <https://github.com/PeterHajdu>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
angular-ui-router-default/index.d.ts
vendored
2
angular-ui-router-default/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for angular-ui-router-default 0.5+
|
||||
// Type definitions for angular-ui-router-default 0.5
|
||||
// Project: https://github.com/nonplus/angular-ui-router-default
|
||||
// Definitions by: Stepan Riha <https://github.com/nonplus>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
angular-ui-router-uib-modal/index.d.ts
vendored
2
angular-ui-router-uib-modal/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for angular-ui-uib-modal 0.11+ (ui.router module)
|
||||
// Type definitions for angular-ui-uib-modal (ui.router module) 0.11
|
||||
// Project: https://github.com/nonplus/angular-ui-router-uib-modal
|
||||
// Definitions by: Stepan Riha <https://github.com/nonplus>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
angular-ui-router/index.d.ts
vendored
2
angular-ui-router/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for Angular JS 1.1.5+ (ui.router module)
|
||||
// Type definitions for Angular JS (ui.router module) 1.1.5
|
||||
// Project: https://github.com/angular-ui/ui-router
|
||||
// Definitions by: Michel Salib <https://github.com/michelsalib>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
angular-ui-scroll/index.d.ts
vendored
2
angular-ui-scroll/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for Angular JS 1.3.1+ (ui.scroll module)
|
||||
// Type definitions for Angular JS (ui.scroll module) 1.3.1
|
||||
// Project: https://github.com/angular-ui/ui-scroll
|
||||
// Definitions by: Mark Nadig <https://github.com/marknadig>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
angular-ui-sortable/index.d.ts
vendored
2
angular-ui-sortable/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for angular.ui.sortable module v0.13+
|
||||
// Type definitions for angular.ui.sortable module 0.13
|
||||
// Project: https://github.com/angular-ui/ui-sortable
|
||||
// Definitions by: Thodoris Greasidis <https://github.com/thgreasi>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
imagesloaded/index.d.ts
vendored
2
imagesloaded/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for imagesLoaded 3.1.8+
|
||||
// Type definitions for imagesLoaded 3.1.8
|
||||
// Project: https://github.com/desandro/imagesloaded
|
||||
// Definitions by: Chris Charabaruk <http://github.com/coldacid>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
16
jsnlog/index.d.ts
vendored
16
jsnlog/index.d.ts
vendored
@@ -1,10 +1,10 @@
|
||||
// Type definitions for JSNLog v2.17.3+
|
||||
// Type definitions for JSNLog 2.17.3
|
||||
// Project: https://github.com/mperdeck/jsnlog.js
|
||||
// Definitions by: Mattijs Perdeck <https://github.com/mperdeck>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
// -------------------------------
|
||||
// Full documentation is at
|
||||
// Full documentation is at
|
||||
// http://jsnlog.com
|
||||
// -------------------------------
|
||||
|
||||
@@ -12,17 +12,17 @@
|
||||
* Copyright 2016 Mattijs Perdeck.
|
||||
*
|
||||
* This project is licensed under the MIT license.
|
||||
*
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
*
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
// Declarations of all interfaces and ambient objects, except for JL itself.
|
||||
// Provides strong typing in both jsnlog.ts itself and in TypeScript programs that use
|
||||
// JSNLog.
|
||||
// Provides strong typing in both jsnlog.ts itself and in TypeScript programs that use
|
||||
// JSNLog.
|
||||
|
||||
declare namespace JL {
|
||||
|
||||
@@ -92,7 +92,7 @@ declare function __jsnlog_configure(jsnlog: any): void;
|
||||
declare function JL(loggerName?: string): JL.JSNLogLogger;
|
||||
|
||||
// Definitions that need to be kept out of the main namespace definition,
|
||||
// because otherwise during compilation of jsnlog.ts it complains that you can't
|
||||
// because otherwise during compilation of jsnlog.ts it complains that you can't
|
||||
// overload ambient declarations with non-ambient declarations.
|
||||
|
||||
declare namespace JL {
|
||||
@@ -103,7 +103,7 @@ declare namespace JL {
|
||||
export class Exception {
|
||||
constructor(data: any, inner?: any);
|
||||
}
|
||||
|
||||
|
||||
export function getOffLevel(): number;
|
||||
export function getTraceLevel(): number;
|
||||
export function getDebugLevel(): number;
|
||||
|
||||
2
jsuri/index.d.ts
vendored
2
jsuri/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for jsUri 1.3+
|
||||
// Type definitions for jsUri 1.3
|
||||
// Project: https://github.com/derek-watson/jsUri
|
||||
// Definitions by: Chris Charabaruk <http://github.com/coldacid>, Florian Wagner <http://github.com/flqw>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
localforage-cordovasqlitedriver/index.d.ts
vendored
2
localforage-cordovasqlitedriver/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for localforage-cordovasqlitedriver module v1.0+
|
||||
// Type definitions for localforage-cordovasqlitedriver module 1.0
|
||||
// Project: https://github.com/thgreasi/localForage-cordovaSQLiteDriver
|
||||
// Definitions by: Thodoris Greasidis <https://github.com/thgreasi>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
mailcheck/index.d.ts
vendored
2
mailcheck/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for Mailcheck 1.1+
|
||||
// Type definitions for Mailcheck 1.1
|
||||
// Project: https://github.com/mailcheck/mailcheck
|
||||
// Definitions by: Paulo Cesar <http://github.com/pocesar>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
ui-router-extras/index.d.ts
vendored
2
ui-router-extras/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for UI-Router Extras 0.0.14+ (ct.ui.router.extras module)
|
||||
// Type definitions for UI-Router Extras (ct.ui.router.extras module) 0.0
|
||||
// Project: https://github.com/christopherthielen/ui-router-extras
|
||||
// Definitions by: Michael Putters <https://github.com/mputters/>, Marcel van de Kamp <https://github.com/marcel-k/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
yfiles/index.d.ts
vendored
2
yfiles/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for yFiles for HTML 1.3+
|
||||
// Type definitions for yFiles for HTML 1.3
|
||||
// Project: http://www.yworks.com/products/yfiles-for-html
|
||||
// Definitions by: yWorks GmbH <http://www.yworks.com>
|
||||
// Definitions: https://github.com/yWorks/DefinitelyTyped
|
||||
|
||||
Reference in New Issue
Block a user