Nate Delage
053dfcac0a
Let JSHint know TRANSITION is a global
10 years ago
Nate Delage
669c7621f0
Remove unused variables
10 years ago
Nate Delage
20ffe2cf11
Allow non-pjax page updates.
...
Extract transition functionality from push.js into a new file, transitions.js.
Expose a global function, similar to PUSH named TRANSITION used to transition
from one page/view to another without dictating how the new markup is sourced.
This allows for Ratchet style page transitions when rendering client side.
10 years ago
XhmikosR
b945df338f
Update grunt-html.
10 years ago
XhmikosR
b782cb08db
.gitignore: Remove obsolete files.
...
They are grunt-html-validation leftovers.
[ci skip]
10 years ago
XhmikosR
c603c413d1
Switch to "grunt-html" for validating docs.
...
It requires Java installed, but it's faster.
10 years ago
Kevin Mulvey
ea65f13d3e
Document manually calling `PUSH()`.
...
Closes #753 .
10 years ago
XhmikosR
1b0c0fd11e
Run grunt.
10 years ago
XhmikosR
8518e3f3aa
Gruntfile.js: correct comment.
...
[ci skip]
10 years ago
XhmikosR
b372d72bdf
Update devDependencies.
10 years ago
XhmikosR
91535d4876
package.json: change the engine version to >= 0.10.1.
10 years ago
XhmikosR
856dd5e60d
Update docs/about.html to reflect the current project state too.
10 years ago
XhmikosR
cc53cd4a91
Update README.md to reflect the current project state.
...
[ci skip]
10 years ago
XhmikosR
890264843f
Update README.md.
...
Fixes #737 .
[ci skip]
10 years ago
XhmikosR
276750ccfa
Run `grunt`.
10 years ago
XhmikosR
c591a26792
Merge pull request #728 from Johann-S/modal_event
...
Create `modalOpen` and `modalClose` events.
10 years ago
Johann-S
626e52c243
Create modalOpen and modalClose events.
10 years ago
XhmikosR
672b4f8f17
Merge pull request #749 from AlexisCaffa/master
...
.directional-gradient() corrected. Degrees are not hardcoded
10 years ago
Caffa
909e7984f5
.directional-gradient() corrected. Degrees are not hardcoded
10 years ago
XhmikosR
49a3c0b115
Run `grunt`.
10 years ago
XhmikosR
d8e7243874
Merge pull request #701 from naxvog/patch-1
...
Fixing fade animation missing its transition
10 years ago
XhmikosR
54bb3cba6e
Merge pull request #727 from fidransky/master
...
Bar header secondary and content
10 years ago
XhmikosR
3ce888d3af
Run `grunt`.
10 years ago
XhmikosR
b49cc532d6
Merge pull request #644 from mhuggins/border-width-variable
...
Split border-width into separate variable
10 years ago
XhmikosR
d6d7fff571
Merge pull request #735 from kmulvey/master
...
use current page's <title> if XHR response does not contain one
10 years ago
XhmikosR
2695d2d8b4
Run `grunt`.
10 years ago
XhmikosR
7196dd476e
CI: Add node.js 0.12.
10 years ago
XhmikosR
12a156146e
Merge pull request #265 from medokin/master
...
Added badge to tab-item
10 years ago
XhmikosR
c24c4cc50d
Merge pull request #618 from watilde/integrate-grunt-task
...
Integrate `grunt-contrib-connect` for easier local development
10 years ago
XhmikosR
12b869e68e
Merge pull request #748 from tinymins/master
...
Fix the `CustomEvent` compatibility problem
10 years ago
XhmikosR
f39c3db7da
Merge pull request #747 from Johann-S/browser_transitionEnd
...
Fix transitionEnd on multiple browsers
10 years ago
Zhai YiMing
e3445b242e
Compatible With CustomEvent
10 years ago
Daijiro Wachi
f7e432e4b5
Integrate grunt-contrib-connect for easier local development
10 years ago
XhmikosR
8e118d19e4
Bump grunt-jscs to v1.5.0.
10 years ago
XhmikosR
3140f50f5a
Add "grunt-banner".
...
We can't add a banner with "grunt-contrib-sass" anymore.
10 years ago
XhmikosR
b75073ccd6
Bump grunt-contrib-sass to v0.9.1.
10 years ago
Johann-S
b98038e492
Fix transitionEnd on multiple browsers
10 years ago
XhmikosR
d412b60058
Run `grunt`.
10 years ago
XhmikosR
ec4b381561
Merge pull request #745 from Johann-S/js-refactor
...
Js refactor
10 years ago
Johann-S
3c117e77a4
Add RATCHET namespace to Ratchet
10 years ago
Johann-S
aa7e488cd5
Refactor getBrowserCapabilities
10 years ago
XhmikosR
61759b8d96
Merge pull request #464 from twbs/autoprefixer
...
Add Autoprefixer support
10 years ago
XhmikosR
0e8f2b84e2
Run `grunt`.
10 years ago
XhmikosR
518000d2cb
Refactor Gruntfile.js targets.
10 years ago
XhmikosR
943b0b18dc
Add Autoprefixer support.
10 years ago
XhmikosR
1fcd66348f
Merge pull request #491 from twbs/js-fixes
...
JS fixes
10 years ago
XhmikosR
07a236dd9a
Run `grunt`.
10 years ago
XhmikosR
791f9b10f5
Fix one more error with Firefox.
10 years ago
XhmikosR
b46e15e7e2
Make everything work in all browsers (hopefully).
10 years ago
XhmikosR
5d2f864c31
Run `grunt`.
...
[ci skip]
10 years ago