sass-planifolia

Vanilla Sass helper functions
git clone https://git.ce9e.org/sass-planifolia.git

DateCommit messageAuthor
2022-07-15 04:44fix contrast constantTobias Bengfort
2022-05-03 22:50bump version to 1.0.0Tobias Bengfort
2022-05-03 22:42update CHANGESTobias Bengfort
2022-05-03 22:21adapt READMETobias Bengfort
2022-05-03 22:58rm sache.jsonTobias Bengfort
2022-05-03 21:30rm prefixesTobias Bengfort
2022-05-03 21:20use @use for testsTobias Bengfort
2022-05-03 20:48use builtin math moduleTobias Bengfort
2022-05-01 21:54fix slash division deprecationJonas Hvid
2022-05-01 21:52switch from `node-sass` to `sass`Jonas Hvid
2022-05-03 20:52Revert "use LUT for srgb calculation"Tobias Bengfort
2022-05-03 20:17rm math moduleTobias Bengfort
2022-05-03 20:17rm grid moduleTobias Bengfort
2022-05-03 20:17rm clearfix moduleTobias Bengfort
2022-02-16 08:11fix syntax highlightingTobias Bengfort
2022-02-16 08:03adapt tests to slightly changed colorsTobias Bengfort
2022-02-16 07:37update devDependenciesTobias Bengfort
2022-02-16 07:34migrate from travis to github actionsTobias Bengfort
2020-02-26 18:49use LUT for srgb calculationTobias Bengfort
2020-02-26 18:48update WCAG contrast referenceTobias Bengfort
2019-11-10 08:28typoTobias Bengfort
2019-04-11 07:49use get-function in bezierTobias Bengfort
2019-04-11 07:45update mochaTobias Bengfort
2019-04-11 07:45drop unmaintained sassabyTobias Bengfort
2019-04-11 06:20drop sass-lintTobias Bengfort
2019-04-11 06:16fix @elseifTobias Bengfort
2019-04-11 06:11add leading zerosTobias Bengfort
2019-04-11 05:08update sassdocTobias Bengfort
2019-04-11 05:06drop support for eyeglassTobias Bengfort
2019-04-11 05:06drop support for bowerTobias Bengfort
2018-04-08 06:14bump version to 0.6.0Tobias Bengfort
2018-03-29 08:04update dependenciesTobias Bengfort
2018-03-29 08:03typoTobias Bengfort
2018-03-29 07:45contrast: return color in contrast-checkTobias Bengfort
2018-03-29 07:44contrast: refactorTobias Bengfort
2018-03-29 07:04color: use deg as primary angle unit (fixes #5)Tobias Bengfort
2017-12-27 08:06add "similar libraries" section to READMETobias Bengfort
2017-12-27 07:45math: rename `ln()` to `log()` and `log()` to `log10()`Tobias Bengfort
2017-12-23 07:27add comments to examplesTobias Bengfort
2017-12-22 16:20include README in sassdocTobias Bengfort
2017-12-22 16:12update grid poster commentTobias Bengfort
2017-12-22 15:52markup poster texts as group descriptionTobias Bengfort
2017-12-22 14:23try to get syntax highlighting on githubTobias Bengfort
2017-12-22 14:20update READMETobias Bengfort
2017-12-04 23:13bump version to 0.5.0Tobias Bengfort
2017-12-04 23:06run lint on travisTobias Bengfort
2017-12-04 23:06update dependenciesTobias Bengfort
2017-12-04 22:52further refine approximationTobias Bengfort
2017-12-04 22:46avoid too little contrast contrast-stretchTobias Bengfort
2017-10-17 18:29clearer chroma docstringTobias Bengfort
2017-10-17 18:26convert hsl hue to radTobias Bengfort
2017-10-17 18:17add hsl testsTobias Bengfort
2017-10-17 17:21change saturation hslTobias Bengfort
2017-10-17 07:24adapt docsTobias Bengfort
2017-10-17 07:23add support for HSLab and HSLuvTobias Bengfort
2017-08-14 09:49Merge pull request #2 from asppsa/masterTobias Bengfort
2017-07-21 16:31bump version to 0.4.2Tobias Bengfort
2017-07-21 16:18Fix lint warningsTobias Bengfort
2017-07-21 16:14update dev-dependenciesTobias Bengfort
2017-07-21 15:56add contrast-stretchTobias Bengfort
2017-07-21 15:53contrast: separate threshold parsingTobias Bengfort
2017-07-21 15:22contrast: improve pow approximationTobias Bengfort
2017-07-21 07:13typosTobias Bengfort
2017-07-12 21:31bump version to 0.4.1Tobias Bengfort
2017-07-12 21:30limit the files that go into npm packageTobias Bengfort
2017-06-06 04:08Update eyeglass versionAlastair Pharo
2017-06-02 14:33test pow with 0 inputTobias Bengfort
2017-06-02 14:33update sassdocTobias Bengfort
2017-06-02 07:33bump version to 0.4.0Tobias Bengfort
2017-05-31 07:09add math example to READMETobias Bengfort
2017-05-30 22:46contrast: allow compliance levels as thresholdTobias Bengfort
2017-05-30 22:32change license to MITTobias Bengfort
2017-05-30 07:39test pow with large numbersTobias Bengfort
2017-01-31 18:39use simple pow approximation in contrastTobias Bengfort
2017-01-31 14:49use native unit conversion for rad (fixes #1)Tobias Bengfort
2017-01-28 12:56Merge branch 'master' of github.com:xi/sass-planifoliaTobias Bengfort
2017-01-28 12:54doc: better describe second bezier parameterTobias Bengfort
2017-01-28 12:46docs: side gutters have been removed a while agoTobias Bengfort
2016-10-20 17:42Create LICENSETobias Bengfort
2016-07-20 19:28color: reduce chroma to avoid clippingTobias Bengfort
2016-07-13 12:21bump version to 0.3.1Tobias Bengfort
2016-07-13 12:20typoTobias Bengfort
2016-07-07 14:15bump version to 0.3.0Tobias Bengfort
2016-07-07 14:10Merge branch 'feature-eyeglass'Tobias Bengfort
2016-07-07 14:10update docsTobias Bengfort
2016-07-07 14:09add eyeglass supportTobias Bengfort
2016-07-06 06:25add clearfix moduleTobias Bengfort
2016-07-06 05:41shorten _planifolia to _pfTobias Bengfort
2016-07-06 05:40deprecate low-level contrast functionsTobias Bengfort
2016-07-06 05:23grid: rm gutter position to reduce complexityTobias Bengfort
2016-06-28 20:55GardeningTobias Bengfort
2016-06-28 20:42typoTobias Bengfort
2016-06-12 07:35rename internal functions to fix deprecation warningTobias Bengfort
2016-06-12 06:58Merge branch 'feature-grid'Tobias Bengfort
2016-04-23 19:23add gridTobias Bengfort
2016-04-23 19:56bump version to 0.2.1Tobias Bengfort
2016-04-23 19:54color: add YUV colorspaceTobias Bengfort
2016-04-23 19:48math: fix cos/tan on angle inputTobias Bengfort
2016-04-01 13:57make default colorspace configurableTobias Bengfort
2016-04-01 13:44bump to 0.2.0Tobias Bengfort
More commits remaining…