Skip to content

Instantly share code, notes, and snippets.

View ldiebold's full-sized avatar

Luke Diebold ldiebold

View GitHub Profile
@IlCallo
IlCallo / move.ts
Last active March 14, 2024 16:21
Apply Drag and Drop to QTable rows using SortableJs
// Taken from https://github.com/angular/components/blob/master/src/cdk/drag-drop/drag-utils.ts
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
@fran-diaz
fran-diaz / material_design_colors.php
Last active November 4, 2021 08:16
Material Design Colors for PHP, usefull to play with material design color scheme in your projects.
<?php
/**
* Material Design Colors for PHP, usefull to play with material design color scheme in your projects.
*
* @author Fran Díaz <fran.diaz.gonzalez@gmail.com>
* @github https://github.com/fran-diaz
*/
$material_design_colors = array(
'red' => array(