Commit Graph

1072 Commits (6f94938f8b0feb26a0edb6d06f3939c4bbf54b70)

Author SHA1 Message Date
Andy Meneely 3a8699145a deps: simplify dev deps 2016-12-03 00:25:06 -05:00
Andy Meneely 2e1bced8d7 gem: shrink gem size. 👊 2016-12-03 00:20:47 -05:00
Andy Meneely 1ab9be16a4 docs: duplicate option
[skip ci]
2016-12-03 00:12:27 -05:00
Andy Meneely 776f4896e9 Onward and upward. 2016-12-02 23:51:38 -05:00
Andy Meneely cd53644ee4 Onward and upward. 2016-12-02 23:39:34 -05:00
Andy Meneely 73b4ed9697 I dub thee v0.12 2016-12-02 23:31:02 -05:00
Andy Meneely f4d94240e0 import: data frames are here!
Implemented a whole new class to represent the data that comes in from CSV and XLSX. See docs for more info.

Closes #153
2016-12-02 00:17:57 -05:00
Andy Meneely 935040b342 docs: projects using squib 2016-11-26 09:50:19 -05:00
Andy Meneely 8594c86e5a docs: organizing more thoughts on guide 2016-11-24 14:23:32 -05:00
Andy Meneely 08f4f6a877 CHANGELOG wording tweak
[skip ci]
2016-11-24 14:17:12 -05:00
Andy Meneely 91342c629a travis: bump to latest ruby 2016-11-24 14:01:54 -05:00
Andy Meneely e53e47dde7 build groups: add convenience methods 2016-11-24 14:00:23 -05:00
Andy Meneely 9aac069c76 docs+samples: documenting a project 2016-11-17 21:14:06 -05:00
Andy Meneely 56b5a711e4 dsl: add Squib.configure
I ended up adding this one on a whim, but it feels like a long time coming. We need cleaner support for Rakefiles, and this is a good step toward that I think.
2016-11-17 21:11:12 -05:00
Andy Meneely 738aab3997 git: ignore byebug cruft 2016-11-17 20:42:12 -05:00
Andy Meneely a19bb72b16 rake: speedup by doing local install 2016-11-17 20:41:20 -05:00
Andy Meneely 6807e0bce0 docs: begin writeup of guard
While writing this I realized that this really should be part of part_3_workflows.rst, so it'll eventually make it into there. But it's recorded in its unpolished form for now.
2016-11-16 15:04:42 -05:00
Andy Meneely 2bd6ef117f CHANGELOG: document bugfixes
[skip ci]
2016-11-16 12:09:12 -05:00
Andy Meneely dfedad0fed docs: cleanup and error silencing 2016-11-16 12:01:33 -05:00
Andy Meneely c9440ec57c showcase: use correct width&height vars
Fixes #179
2016-11-15 20:28:22 -05:00
Andy Meneely e18084d963 deck: flush surface upon exit
Fixes bug #180
2016-11-15 20:02:12 -05:00
Andy Meneely 8604ebd684 docs: overall cleanup 2016-11-15 18:21:37 -05:00
Andy Meneely c1b8cf14ab docs: including more code samples 2016-11-15 18:08:52 -05:00
Andy Meneely b4068d2ac6 docs: include code sample for build groups 2016-11-15 17:56:25 -05:00
Andy Meneely b4da00d8bb docs: gotta have my drop shadows 2016-11-15 15:30:18 -05:00
Andy Meneely 5c087680ea regression tests: take off training wheels 2016-11-15 15:26:17 -05:00
Andy Meneely 0dcd2a06bc docs: document units better 2016-11-15 15:25:55 -05:00
Andy Meneely 7c66644955 samples: better units example 2016-11-15 15:22:39 -05:00
Andy Meneely 1cd168c998 docs: include code snippet for units 2016-11-15 15:01:43 -05:00
Andy Meneely 29ffa4afe0 README: cleanup badges 2016-11-15 14:51:18 -05:00
Andy Meneely 015ea90c3a README: badge url for appveyor 2016-11-15 14:47:25 -05:00
Andy Meneely 02c78d8f13 spec: fix regression breakage 2016-11-15 14:43:36 -05:00
Andy Meneely 96b683c2e1 travis: require 2.3.1 builds, remove 2.3.0 2016-11-15 14:38:02 -05:00
Andy Meneely 2835bc4ee2 docs: include samples ranges and colors 2016-11-15 14:35:25 -05:00
Andy Meneely 7f8c3cd236 deps: bump pango+cairo
Nothing that should impact us... I think.
2016-11-15 14:30:15 -05:00
Andy Meneely ae246272ef samples: tweak the .gitignore 2016-11-14 18:15:41 -05:00
Andy Meneely ab91685260 Revert "deps: bump pango et al."
This reverts commit 7bbf77ac41.
2016-11-13 19:29:17 -05:00
Andy Meneely 56752997e0 docs: embed samples in colors 2016-11-13 19:29:06 -05:00
Andy Meneely 7bbf77ac41 deps: bump pango et al. 2016-11-13 19:15:44 -05:00
Andy Meneely 4bde295ace samples: un-submoduling 2016-11-13 18:46:15 -05:00
Andy Meneely f52446d71b samples: un-submoduling 2016-11-13 18:43:49 -05:00
Andy Meneely f30e152d46 docs: include text samples automatically 2016-11-13 18:33:56 -05:00
Andy Meneely 7b4794e685 samples: remove submodules entirely 2016-11-13 17:32:06 -05:00
Andy Meneely a2f85e4062 samples: un-submodule various more gists 2016-11-13 17:25:37 -05:00
Andy Meneely 47292ad0ea samples: un-submodule saves gist
The saves gist is now no longer maintained
2016-11-13 17:21:05 -05:00
Andy Meneely 01e0d77f82 travis: enable sudo for a library 2016-11-10 09:14:05 -05:00
Andy Meneely 2cae7f6937 travis: allow 2.3.1 build failure 2016-11-10 09:02:42 -05:00
Andy Meneely cf950d68b5 travis: test out on ruby 2.4 previews 2016-11-10 08:57:47 -05:00
Andy Meneely c8f615d955 docs: more writing in the guides 2016-11-06 21:49:49 -05:00
Andy Meneely 4a9ad95e9b docs: ignore built files 2016-11-06 19:58:44 -05:00