Search is not available for this dataset
id stringlengths 1 8 | text stringlengths 72 9.81M | addition_count int64 0 10k | commit_subject stringlengths 0 3.7k | deletion_count int64 0 8.43k | file_extension stringlengths 0 32 | lang stringlengths 1 94 | license stringclasses 10
values | repo_name stringlengths 9 59 |
|---|---|---|---|---|---|---|---|---|
10065250 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 1 | Merge branch 'feature/textmate-support' of github.com:AvaloniaUI/AvaloniaEdit into feature/textmate-support | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065251 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 1 | Merge branch 'feature/textmate-support' of github.com:AvaloniaUI/AvaloniaEdit into feature/textmate-support | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065252 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 1 | Merge branch 'feature/textmate-support' of github.com:AvaloniaUI/AvaloniaEdit into feature/textmate-support | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065253 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 1 | Merge branch 'feature/textmate-support' of github.com:AvaloniaUI/AvaloniaEdit into feature/textmate-support | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065254 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 1 | Merge branch 'feature/textmate-support' of github.com:AvaloniaUI/AvaloniaEdit into feature/textmate-support | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065255 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 1 | Merge branch 'feature/textmate-support' of github.com:AvaloniaUI/AvaloniaEdit into feature/textmate-support | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065256 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 1 | Merge branch 'feature/textmate-support' of github.com:AvaloniaUI/AvaloniaEdit into feature/textmate-support | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065257 | <NME> bootstrap.php
<BEF> ADDFILE
<MSG> + Tests
<DFF> @@ -0,0 +1,3 @@
+<?php
+
+$loader = require_once __DIR__ . "/../vendor/autoload.php";
\ No newline at end of file
| 3 | + Tests | 0 | .php | php | mit | dusterio/lumen-passport |
10065258 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 3 | API: Rename refreshGridContent => refreshContent | 3 | .js | core | mit | tabalinas/jsgrid |
10065259 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 3 | API: Rename refreshGridContent => refreshContent | 3 | .js | core | mit | tabalinas/jsgrid |
10065260 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065261 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065262 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065263 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065264 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065265 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065266 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065267 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065268 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065269 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065270 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065271 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065272 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065273 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065274 | <NME> SingleCharacterElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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, inc... | 7 | Make GetSize an abstract member of TextEmbeddedObject. Reduce code duplication. | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065275 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065276 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065277 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065278 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065279 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065280 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065281 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065282 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065283 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065284 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065285 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065286 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065287 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065288 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065289 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 1 | updated to onpointerrelease overide to use new avalonia api. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065290 | <NME> theme.css
<BEF> .jsgrid-grid-header,
.jsgrid-grid-body,
.jsgrid-header-row > .jsgrid-header-cell,
.jsgrid-filter-row > .jsgrid-cell,
.jsgrid-insert-row > .jsgrid-cell,
.jsgrid-edit-row > .jsgrid-cell {
border: 1px solid #e9e9e9;
}
.jsgrid-header-row > .jsgrid-header-cell {
border-top: 0;
}
.jsgrid-heade... | 1 | Styling: Fix class of cancel edit button | 1 | .css | css | mit | tabalinas/jsgrid |
10065291 | <NME> theme.css
<BEF> .jsgrid-grid-header,
.jsgrid-grid-body,
.jsgrid-header-row > .jsgrid-header-cell,
.jsgrid-filter-row > .jsgrid-cell,
.jsgrid-insert-row > .jsgrid-cell,
.jsgrid-edit-row > .jsgrid-cell {
border: 1px solid #e9e9e9;
}
.jsgrid-header-row > .jsgrid-header-cell {
border-top: 0;
}
.jsgrid-heade... | 1 | Styling: Fix class of cancel edit button | 1 | .css | css | mit | tabalinas/jsgrid |
10065292 | <NME> defining-modules.md
<BEF> # Defining Modules
```js
var Apple = fruitmachine.define({
name: 'apple',
template: templateFunction,
tag: 'section',
classes: ['class-1', 'class-2'],
// Event callbacks (optional)
initialize: function(options){},
setup: function(){},
mount: function(){},
teardown: fu... | 2 | Update defining-modules.md | 2 | .md | md | mit | ftlabs/fruitmachine |
10065293 | <NME> RouteRegistrar.php
<BEF> <?php
namespace Dusterio\LumenPassport;
class RouteRegistrar
{
/**
* @var Application
*/
private $app;
/**
* @var array
*/
private $options;
/**
* Create a new route registrar instance.
*
* @param $app
* @param array $optio... | 4 | Merge pull request #155 from santilorenzo/master | 2 | .php | php | mit | dusterio/lumen-passport |
10065294 | <NME> db.js
<BEF> (function() {
var data = [];
for(var i = 1; i <= 105; i++) {
data.push({
Name: "Client" + i,
Age: 20 + i,
Address: "St. Moscow " + i,
Married: false,
Country: i % 3 + 1
});
}
var db = {
loadData: fu... | 729 | Demos: Basic scenario demo data | 44 | .js | js | mit | tabalinas/jsgrid |
10065295 | <NME> db.js
<BEF> (function() {
var data = [];
for(var i = 1; i <= 105; i++) {
data.push({
Name: "Client" + i,
Age: 20 + i,
Address: "St. Moscow " + i,
Married: false,
Country: i % 3 + 1
});
}
var db = {
loadData: fu... | 729 | Demos: Basic scenario demo data | 44 | .js | js | mit | tabalinas/jsgrid |
10065296 | <NME> .travis.yml
<BEF> language: php
cache:
directories:
- $HOME/.composer/cache
php:
- '5.5'
- '5.6'
- '7.0'
before_script:
- composer install --dev
script:
- ./vendor/bin/phpunit
<MSG> r Trigger build
<DFF> @@ -5,7 +5,6 @@ cache:
- $HOME/.composer/cache
php:
- - '5.5'
- '5.6'
- '... | 0 | r Trigger build | 1 | .yml | travis | mit | dusterio/lumen-passport |
10065297 | <NME> jsgrid.js
<BEF> /*
* jsGrid v1.5.3 (http://js-grid.com)
* (c) 2016 Artem Tabalin
* Licensed under MIT (https://github.com/tabalinas/jsgrid/blob/master/LICENSE)
*/
(function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
... | 4 | Add new parameter to page formater string. | 0 | .js | js | mit | tabalinas/jsgrid |
10065298 | <NME> jsgrid.js
<BEF> /*
* jsGrid v1.5.3 (http://js-grid.com)
* (c) 2016 Artem Tabalin
* Licensed under MIT (https://github.com/tabalinas/jsgrid/blob/master/LICENSE)
*/
(function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
... | 4 | Add new parameter to page formater string. | 0 | .js | js | mit | tabalinas/jsgrid |
10065299 | <NME> index.js
<BEF>
var Strawberry = FruitMachine.define({
name: 'strawberry',
template: templateStrawberry,
setup: function() {
var self = this;
this.form = this.el.querySelector('form');
this.form.addEventListener('submit', function(event) {
event.preventDefault();
var field = self.form[0];
self.... | 1 | Fix exmaples | 1 | .js | js | mit | ftlabs/fruitmachine |
10065300 | <NME> jsgrid.sort-strategies.js
<BEF> (function (jsGrid, $, undefined) {
var sortStrategies = {
string: function (str1, str2) {
if ((typeof (str1) == 'undefined' || str1 == null) && (typeof (str2) == 'undefined' || str2 == null))
return 0;
if (typeof (str1) == 'undefined' || str1 == null)
ret... | 32 | Formatting: Reformat fields code | 32 | .js | sort-strategies | mit | tabalinas/jsgrid |
10065301 | <NME> jsgrid.sort-strategies.js
<BEF> (function (jsGrid, $, undefined) {
var sortStrategies = {
string: function (str1, str2) {
if ((typeof (str1) == 'undefined' || str1 == null) && (typeof (str2) == 'undefined' || str2 == null))
return 0;
if (typeof (str1) == 'undefined' || str1 == null)
ret... | 32 | Formatting: Reformat fields code | 32 | .js | sort-strategies | mit | tabalinas/jsgrid |
10065302 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065303 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065304 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065305 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065306 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065307 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065308 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065309 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065310 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065311 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065312 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065313 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065314 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065315 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065316 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limitati... | 0 | Remove obsolete comment | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065317 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065318 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065319 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065320 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065321 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065322 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065323 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065324 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065325 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065326 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065327 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065328 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065329 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065330 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065331 | <NME> VisualLine.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 limita... | 0 | Fix VisualLine disposal | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065332 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 1 | Core: Cancel editing on grid clearing | 0 | .js | core | mit | tabalinas/jsgrid |
10065333 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 1 | Core: Cancel editing on grid clearing | 0 | .js | core | mit | tabalinas/jsgrid |
10065334 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065335 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065336 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065337 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065338 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065339 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065340 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065341 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065342 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065343 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065344 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065345 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065346 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065347 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065348 | <NME> README.md
<BEF> [](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
[](https://www.nuget.org/packages/Avalonia.AvaloniaEdit)
# AvaloniaEdit
This project is a ... | 14 | Merge branch 'feature/TextFormatterPort' of https://github.com/AvaloniaUI/AvaloniaEdit into feature/TextFormatterPort | 9 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10065349 | <NME> LinkElementGenerator.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// 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 with... | 5 | Check for valid mail URL before creating #105 | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |