Commit Graph

44 Commits (v4.2.0)

Author SHA1 Message Date
Glen Cheney 51e3d71b32 Use `_data` directory for site data. 8 years ago
Glen Cheney fd330bd800
Use `files` instead of .npmignore
Update webpack, add .map files
8 years ago
Glen Cheney 391481ea4f
Update docs 8 years ago
Glen Cheney 150de2024f Remove `.es6` suffix for file name. Remove old grunt file.
Only include jQuery on pages which request it.
Use SRI hash for CDN version of jQuery.
8 years ago
Glen Cheney 20823d49af Update docs for adding, removing, advanced filters, sorting, and public methods. 8 years ago
Glen Cheney 60cc0241b3 Docs updates. Remove LOADING and DONE events. 8 years ago
Glen Cheney eec4bfc157 Update compound filters demo. 8 years ago
Glen Cheney 6934fd3079 Add code examples for adding and removing from the demo.
Remove images loaded because it's no longer in use.
8 years ago
Glen Cheney b6d9f23e2b Finish converting tests to mocha+chai. Add helper for onTransitionEnd. 8 years ago
Glen Cheney cfa68c76de Switch to mocha/chai for tests with gulp-mocha-phantomjs
JSDom's getComputedStyle wasn't working.
8 years ago
Glen Cheney 6adb041ba1 Put home page demo items inside aspect boxes. 8 years ago
Glen Cheney c528fca3df Switch to https instead of protocol-relative. Switch to Lato type face. 8 years ago
Glen Cheney eef5c66b31 Update images demo. 8 years ago
Glen Cheney 832503415d Update animate-in demo
Update prism.js and prism.css. Include plugin to allow external files with data-src attribute
8 years ago
Glen Cheney 244f89aaba Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
Glen Cheney a044a201fa Refactor more docs javascript and add css compilation with gulp. 8 years ago
Glen Cheney 8ae5970c93 Upgrade Jekyll 8 years ago
Glen Cheney 07d31d50aa Fix broken link #84 9 years ago
Glen Cheney 94a00e5b2f Fix require demo #51 10 years ago
Glen Cheney 5b51302b27 Remove padding offset fixes. Add info about it to FAQ. 10 years ago
Glen Cheney c9105289e1 Update add items 3rd mode to mix in to the current set.
When the items are sorted, using the mix in method is much better
looking, but adding items to the end is better for infinite scrolling
and DOM order.
* Mix in.
* Add to end.
* Add to end with sequential delay.
10 years ago
Glen Cheney eb272e80a6 Fix bootstrap 3 grid demo at mobile issue. 10 years ago
Glen Cheney 2cf8187f35 Add the require js demo to config file with images. 10 years ago
Glen Cheney ea30d642bb Add AMD support. Add RequireJS demo. Ref #15 10 years ago
Glen Cheney b6aa8fe396 Add bootstrap 3 demo, fix percentage width issue with Shuffle, closes #8.
Update jQuery to 1.11.0/2.1.0
Update Google Analytics
Fix nav highlighting.
10 years ago
Glen Cheney 38fdf25573 Made awesome demo with inner containers translated and appearing when scrolled into view. Updated FAQ with Zepto and hash links. Added pictures of demos to the index page instead of linking to the nav. 11 years ago
Glen Cheney 790f025537 Add .editorconfig file. Save all files again to be consistent. 11 years ago
Glen Cheney 77193ef847 Update FAQ 11 years ago
Glen Cheney 9410153749 Replace lorem ipsum text with plugin description 11 years ago
Glen Cheney fe6b965013 Replace site.url with site.baseurl
I can now use `jekyll serve` and go to localhost:4000/Shuffle to see
the site and use relative links. This way it doesn't have to change
every time going from dev to production.
`jekyll serve --baseurl ""` also works to serve directly from localhost
without a subdirectory.
11 years ago
Glen Cheney e381e16b0f Add FAQ page. 11 years ago
Glen Cheney 8a30832fac Fix links 11 years ago
Glen Cheney e77c9cc4e3 Some responsive styles and IE fixes 11 years ago
Glen Cheney b459c672ee Make the nav cooler
grayscale and scaling
11 years ago
Glen Cheney 615691c8ea Credit Jake with photos 11 years ago
Glen Cheney ded96737e3 Added favicon. Added description and image to each page for open graph and twitter cards.
Renamed some shuffle methods for more consistency
11 years ago
Glen Cheney 2b99fb1343 Added images loaded demo, alias for columnWidth in shuffle options as `sizer`
Also added an image demo without images loaded to see the difference.
Converted bootstrap breakpoints to ems.
More work on the nav.
Optionally include prism per post now
11 years ago
Glen Cheney 17644ce7f0 Added mobile grid 11 years ago
Glen Cheney 53152b4adb Filter button states 11 years ago
Glen Cheney d2a08407ee Added compass, finished shapes filter demo 11 years ago
Glen Cheney c1da3b374d Adding shapes demo 11 years ago
Glen Cheney 7a962634d0 Adding nav and webp screenshots for demos 11 years ago
Glen Cheney 3aa94d53f9 Made "basic" and "adding/removing" demos
Now all calls to the jQuery plugin must include the function as the
first parameter: $grid.shuffle('shuffle', 'green');
11 years ago
Glen Cheney 060c3315ee Converted to Jekyll. Woo! 11 years ago