Commit Graph

50 Commits

Author SHA1 Message Date
IanLunn 2bb2b6d22f Update version number 2018-06-11 10:43:18 +01:00
IanLunn 7d89804e32 Update version number 2018-04-16 15:09:41 +01:00
IanLunn a7b08adaa6 Improve use of icons (de-couple from FontAwesome) 2018-03-27 16:52:21 +01:00
IanLunn cb79116fbf Merge kvnxdev-master 2018-03-27 15:47:00 +01:00
IanLunn a1262ce9d4 Edge bug fix for 'From Centre' border transitions 2018-03-27 15:08:26 +01:00
IanLunn 902b00202a Update license no 2017-08-19 15:04:09 +01:00
IanLunn 40d9d42837 Update license info 2017-03-23 10:59:35 +00:00
IanLunn 7b2597e011 Update version number 2017-03-22 11:03:24 +00:00
IanLunn 948508aefa Updated version number 2016-10-21 15:19:41 +01:00
IanLunn fb3b1463f1 Added forward and backward effects 2016-10-21 15:08:04 +01:00
IanLunn 673efca112 Removed font smoothing hacks to fix issue in Windows 10/IE 11 2016-10-21 14:49:57 +01:00
kvnx 8dc92c4a3a Better solution for using icons 2015-04-26 05:18:25 +02:00
IanLunn 19a27a405e Added back-pulse effect 2015-01-27 12:15:37 +00:00
IanLunn 5df767b499 Changed include-classes to camelcase and updated readme 2015-01-26 19:00:30 +00:00
Jasper Koers 20cd280bbb Make sass-variables overwritable, added !default
See
http://sass-lang.com/documentation/file.SASS_REFERENCE.html#variable_def
aults_
2015-01-13 19:42:59 +01:00
Jasper Koers 27ebf79214 Spacing 2015-01-11 15:43:10 +01:00
Jasper Koers 36ae2b0190 Compile with or without classes 2015-01-11 15:30:03 +01:00
Stu Robson 9b6aad4068 makes SASS be Sass 2015-01-08 13:33:57 +00:00
IanLunn 7fc7c36e6b Merge v2 with master 2015-01-07 11:51:16 +00:00
IanLunn a7e6b3b344 Added LESS support 2015-01-07 10:13:11 +00:00
IanLunn 7f00c871e4 Updated readme. Added forceBlockLevel mixin 2015-01-06 15:14:46 +00:00
IanLunn fa87de6c32 Browser tested 2015-01-05 16:31:51 +00:00
IanLunn 99dbc092ce Fixed gradients in iOS Webkit browsers 2014-12-28 15:54:01 +00:00
IanLunn 6ad9a457da Added new effects. Prefixed class names. Various fixes/mods 2014-12-28 15:39:17 +00:00
IanLunn a4c4bb53ae Merge v1 with latest development for v2 2014-10-08 16:36:20 +01:00
IanLunn 2ed195b452 Merge with 'colby-fayock' 2014-10-08 16:04:36 +01:00
IanLunn 89cb20ca6f Improved browser consistency. Removed effects that don't work in Webkit/Blink due to a bug 2014-10-08 15:43:06 +01:00
Colby Fayock 3c428ab754 fixing keyframes mixin for sass compiling 2014-09-12 10:16:26 -04:00
Ian Lunn 0cb2937b12 Minor fix to hover-shadow 2014-05-15 22:09:57 +01:00
Ian Lunn e699c968a8 v1.0.8 - Improved accessibility and removed Grunt autoprefixer in favour of SASS mixins to make the project more accessible to those not using Grunt 2014-04-05 10:23:15 +01:00
Ian Lunn e8e17c039d Fixes for Firefox #14 2014-02-28 15:59:06 +00:00
Ian Lunn d386afb9db Minor fix to bubble-top effect as it wasn't animating in Chrome 2014-02-28 15:46:55 +00:00
Ian Lunn b8441961e3 Added 2 new effects and bower.json 2014-01-28 11:39:56 +00:00
Matthew Davis ecfcf504aa Add diagonal wobble effects 2014-01-23 01:19:33 +00:00
Ian Lunn b8cafcb373 Removed tap-highlight-color hack 2014-01-15 16:07:59 +00:00
Ian Lunn 31878f0bab New effects 2014-01-15 13:41:36 +00:00
Ian Lunn 2f861de0a1 New Effect: Wobble Skew 2014-01-14 19:07:13 +00:00
Matthew Davis b41c3bf226 Add skew backward effect 2014-01-11 23:17:50 +00:00
Matthew Davis a5462cdd25 Add Wobble Skew effect 2014-01-11 23:04:46 +00:00
Ian Lunn 9639abbe4d Increase default button colour to improve contrast 2014-01-08 18:34:57 +00:00
Ian Lunn a1971ee107 Using instead of for CSS hacks - means repeated code but each CSS class is now self contained and easier to copy/paste 2014-01-08 18:26:05 +00:00
Ian Lunn 3290e4063a Added commas to ALL multiple transition properties (missed some on the last commit) 2014-01-08 17:13:28 +00:00
Ian Lunn 7a2e0187d4 Added commas to ALL multiple transition properties (missed a few on the last commit) 2014-01-08 17:07:18 +00:00
Ian Lunn d5f6c9db99 Fixed missing comma on transition-property 2014-01-07 22:15:03 +00:00
Ben Bayard 1f6f3182ee Added commas to all multiple transition properties 2014-01-07 14:14:29 -08:00
benbayard ca8c6ff52d Missing comma in float-shadow in property scope
The missing comma here prevented the transition-property from being properly scoped to only transform and opacity. Adding in this comma mitigates that.
2014-01-07 14:03:09 -08:00
Ian Lunn 8b5926903e Better organization of SASS 2014-01-06 11:21:55 +00:00
Ian Lunn 55fc4c00da Better organization of SASS 2014-01-06 10:50:46 +00:00
Leandro D'Onofrio db0e5d38b0 Better organization 2014-01-02 20:54:50 -03:00
Ian Lunn 28f2cd96bd First commit 2014-01-02 14:45:50 +00:00