ratchet
11 years agoAdjusting the docs to show the modals demo for mobile devices. master origin/HEAD origin/master
connors [Sun, 13 Jan 2013 23:27:18 +0000 (15:27 -0800)]
Adjusting the docs to show the modals demo for mobile devices.

11 years agoMerge pull request #135 from benschwarz/feature/modals
Connor Sears [Sun, 13 Jan 2013 22:42:01 +0000 (14:42 -0800)]
Merge pull request #135 from benschwarz/feature/modals

Adding modals to the Ratchet component list.

11 years agoRemove capture of click handler
Ben Schwarz [Sun, 13 Jan 2013 03:31:56 +0000 (14:31 +1100)]
Remove capture of click handler
* We're using finger blast, so we shouldn't need to set a click event anyway.

11 years agoRemoved superflous `;`.
Ben Schwarz [Sun, 13 Jan 2013 02:03:46 +0000 (13:03 +1100)]
Removed superflous `;`.
* Also removed comment, I think its self-explanatory.

11 years agoRemove unused demo.
Ben Schwarz [Sun, 13 Jan 2013 01:43:18 +0000 (12:43 +1100)]
Remove unused demo.

11 years agoRebuilt doc css
Ben Schwarz [Sun, 13 Jan 2013 01:43:03 +0000 (12:43 +1100)]
Rebuilt doc css

11 years agoGive modal demo button padding
Ben Schwarz [Sun, 13 Jan 2013 01:42:57 +0000 (12:42 +1100)]
Give modal demo button padding

11 years agoRemoved last newline (How'd that hide there?) && reordered properties
Ben Schwarz [Sun, 13 Jan 2013 01:35:53 +0000 (12:35 +1100)]
Removed last newline (How'd that hide there?) && reordered properties

11 years agoReorder style declarations and remove new lines.
Ben Schwarz [Sun, 13 Jan 2013 00:04:00 +0000 (11:04 +1100)]
Reorder style declarations and remove new lines.

11 years agoRebuilt ratchet to reflect last changes
Ben Schwarz [Sat, 12 Jan 2013 23:59:42 +0000 (10:59 +1100)]
Rebuilt ratchet to reflect last changes

11 years agoCorrect turn of the modal window from getModal
Ben Schwarz [Sat, 12 Jan 2013 23:59:18 +0000 (10:59 +1100)]
Correct turn of the modal window from getModal
* Looks like I hastily changed it during review with @fat. Oops! :-)

11 years agoMove documentation styles to docs.css
Ben Schwarz [Sat, 12 Jan 2013 23:58:30 +0000 (10:58 +1100)]
Move documentation styles to docs.css

11 years agoRebuild ratchet
Ben Schwarz [Mon, 24 Dec 2012 02:28:58 +0000 (13:28 +1100)]
Rebuild ratchet

11 years agoOnly use translate3d
Ben Schwarz [Mon, 24 Dec 2012 02:28:42 +0000 (13:28 +1100)]
Only use translate3d

11 years agoMinimising getModal further
Ben Schwarz [Mon, 24 Dec 2012 02:26:49 +0000 (13:26 +1100)]
Minimising getModal further

Thanks @fat!

11 years agoDrop newline
Ben Schwarz [Mon, 24 Dec 2012 02:25:14 +0000 (13:25 +1100)]
Drop newline

11 years agoRebuild ratchet
Ben Schwarz [Mon, 24 Dec 2012 01:49:28 +0000 (12:49 +1100)]
Rebuild ratchet

11 years agoUse translate3d as well
Ben Schwarz [Mon, 24 Dec 2012 01:48:57 +0000 (12:48 +1100)]
Use translate3d as well

11 years agoTest for truth
Ben Schwarz [Mon, 24 Dec 2012 01:46:43 +0000 (12:46 +1100)]
Test for truth

11 years agoAlways return the result of querySelector
Ben Schwarz [Mon, 24 Dec 2012 01:45:23 +0000 (12:45 +1100)]
Always return the result of querySelector

11 years agoNot required
Ben Schwarz [Mon, 24 Dec 2012 01:44:11 +0000 (12:44 +1100)]
Not required

11 years agoWhitespace
Ben Schwarz [Mon, 24 Dec 2012 01:43:03 +0000 (12:43 +1100)]
Whitespace

11 years agoCorrect whitespace
Ben Schwarz [Mon, 24 Dec 2012 01:42:11 +0000 (12:42 +1100)]
Correct whitespace

11 years agoRemove comment
Ben Schwarz [Mon, 24 Dec 2012 01:41:12 +0000 (12:41 +1100)]
Remove comment

11 years agoStyles on their own lines
Ben Schwarz [Mon, 24 Dec 2012 01:41:07 +0000 (12:41 +1100)]
Styles on their own lines

11 years agoRemove spaces around arguments
Ben Schwarz [Mon, 24 Dec 2012 01:39:59 +0000 (12:39 +1100)]
Remove spaces around arguments

11 years agoDocumented modals
Ben Schwarz [Sun, 23 Dec 2012 22:57:10 +0000 (09:57 +1100)]
Documented modals

First run - we could probably extend this
* Used some custom CSS to make the position: fixed demo absolute.

11 years agoRebuilt ratchet
Ben Schwarz [Sun, 23 Dec 2012 22:56:26 +0000 (09:56 +1100)]
Rebuilt ratchet

11 years agoAdded modal.(css|js) to build
Ben Schwarz [Sun, 23 Dec 2012 22:56:12 +0000 (09:56 +1100)]
Added modal.(css|js) to build

11 years agoAdded a test page for the modal component
Ben Schwarz [Sun, 23 Dec 2012 22:55:54 +0000 (09:55 +1100)]
Added a test page for the modal component

11 years agoAdded script for modals
Ben Schwarz [Sun, 23 Dec 2012 22:55:27 +0000 (09:55 +1100)]
Added script for modals

*  Follows existing conventions throughout

11 years agoAdded styles for modal
Ben Schwarz [Sun, 23 Dec 2012 22:53:34 +0000 (09:53 +1100)]
Added styles for modal

Ported over from my demo app, tried to match coding style

11 years agoMerge pull request #113 from pcottle/troubleshootFile
Dave Gamache [Sat, 17 Nov 2012 20:14:33 +0000 (12:14 -0800)]
Merge pull request #113 from pcottle/troubleshootFile

README troubleshooting update with file:/// protocol

11 years agoREADME troubleshooting update with file:/// protocol
Peter Cottle [Thu, 15 Nov 2012 18:28:06 +0000 (10:28 -0800)]
README troubleshooting update with file:/// protocol

11 years agoMerge pull request #107 from pcottle/readmeTroubleshoot
Dave Gamache [Wed, 14 Nov 2012 06:37:16 +0000 (22:37 -0800)]
Merge pull request #107 from pcottle/readmeTroubleshoot

README troubleshooting section

11 years agoREADME troubleshooting section
Peter Cottle [Sun, 11 Nov 2012 03:29:00 +0000 (19:29 -0800)]
README troubleshooting section

11 years agoMerge pull request #99 from jvelo/patch-1
Connor Sears [Thu, 8 Nov 2012 16:29:27 +0000 (08:29 -0800)]
Merge pull request #99 from jvelo/patch-1

Typo (resorces -> resources)

11 years agoType
Jerome Velociter [Thu, 8 Nov 2012 08:46:46 +0000 (09:46 +0100)]
Type

11 years agoupdating the readme to note that master is unstable and that check tagged downloads...
Dave Gamache [Wed, 7 Nov 2012 04:58:58 +0000 (20:58 -0800)]
updating the readme to note that master is unstable and that check tagged downloads for stable download

11 years agoMerge branch 'master' of github.com:maker/ratchet
Dave Gamache [Wed, 7 Nov 2012 04:55:11 +0000 (20:55 -0800)]
Merge branch 'master' of github.com:maker/ratchet

11 years agoupdating homepage to have proper anchor syntax. Addresses issue #86
Dave Gamache [Wed, 7 Nov 2012 04:55:00 +0000 (20:55 -0800)]
updating homepage to have proper anchor syntax. Addresses issue #86

11 years agoMerge pull request #89 from markdotto/patch-1
Dave Gamache [Wed, 7 Nov 2012 04:29:40 +0000 (20:29 -0800)]
Merge pull request #89 from markdotto/patch-1

CSS tweaks: comments, reset, and more

11 years agoMerge pull request #93 from PatrikWibron/ios6-shortname
billy gates [Tue, 6 Nov 2012 22:20:36 +0000 (14:20 -0800)]
Merge pull request #93 from PatrikWibron/ios6-shortname

Feature request: Add meta-tag for showing alternative title on iOS 6

11 years agoMerge pull request #91 from ryanstewart/typos-in-test-app
billy gates [Tue, 6 Nov 2012 22:20:04 +0000 (14:20 -0800)]
Merge pull request #91 from ryanstewart/typos-in-test-app

Fixed a couple of typos in the demo app.

11 years agoDecreasing the social buttons padding so they are so thrown of center.
Connor Sears [Tue, 6 Nov 2012 17:34:41 +0000 (09:34 -0800)]
Decreasing the social buttons padding so they are so thrown of center.

11 years agoAdd meta-tag for showing alternative title on iOS 6
Patrik Wibron [Tue, 6 Nov 2012 10:40:06 +0000 (11:40 +0100)]
Add meta-tag for showing alternative title on iOS 6

11 years agoFixed a couple of typos in the demo app.
Ryan Stewart [Tue, 6 Nov 2012 06:45:49 +0000 (22:45 -0800)]
Fixed a couple of typos in the demo app.

11 years agorerun make
Mark Otto [Tue, 6 Nov 2012 01:14:52 +0000 (17:14 -0800)]
rerun make

11 years agoundo the reset * change since @dhgamache told me to <3
Mark Otto [Tue, 6 Nov 2012 01:12:53 +0000 (17:12 -0800)]
undo the reset * change since @dhgamache told me to <3

11 years agomore docs css tweaks
Mark Otto [Tue, 6 Nov 2012 01:09:39 +0000 (17:09 -0800)]
more docs css tweaks

11 years agoremove em and strong from docs.css since you're not resetting it
Mark Otto [Tue, 6 Nov 2012 01:08:45 +0000 (17:08 -0800)]
remove em and strong from docs.css since you're not resetting it

11 years ago* reset in lib
Mark Otto [Tue, 6 Nov 2012 01:05:53 +0000 (17:05 -0800)]
* reset in lib

11 years agofix bg in lib
Mark Otto [Tue, 6 Nov 2012 01:05:40 +0000 (17:05 -0800)]
fix bg in lib

11 years agobackground-color instead of background
Mark Otto [Tue, 6 Nov 2012 00:56:24 +0000 (16:56 -0800)]
background-color instead of background

11 years agonuke the long list of elements, go with * for easy reset
Mark Otto [Tue, 6 Nov 2012 00:53:43 +0000 (16:53 -0800)]
nuke the long list of elements, go with * for easy reset

11 years agoProper comment spacing
Mark Otto [Tue, 6 Nov 2012 00:50:46 +0000 (16:50 -0800)]
Proper comment spacing

11 years agoOxford comma. We just gotta.
Connor Sears [Mon, 5 Nov 2012 16:56:54 +0000 (08:56 -0800)]
Oxford comma. We just gotta.

11 years agoupdating docs to remove limitation of bar-title and bar-tab to all fixed bars in...
Dave Gamache [Mon, 5 Nov 2012 08:18:51 +0000 (00:18 -0800)]
updating docs to remove limitation of bar-title and bar-tab to all fixed bars in the setup doc

11 years agoupdating the download link
Dave Gamache [Mon, 5 Nov 2012 07:43:37 +0000 (23:43 -0800)]
updating the download link

11 years agochange dist output a bit v1.0.0
Jacob Thornton [Mon, 5 Nov 2012 06:36:03 +0000 (22:36 -0800)]
change dist output a bit

11 years agoclean dist
Jacob Thornton [Mon, 5 Nov 2012 06:28:22 +0000 (22:28 -0800)]
clean dist

11 years agosetup zip
Jacob Thornton [Mon, 5 Nov 2012 06:27:02 +0000 (22:27 -0800)]
setup zip

11 years agormeove dist from gitignore
Jacob Thornton [Mon, 5 Nov 2012 06:25:22 +0000 (22:25 -0800)]
rmeove dist from gitignore

11 years agozip dist
Jacob Thornton [Mon, 5 Nov 2012 06:23:39 +0000 (22:23 -0800)]
zip dist

11 years agoadd component.json
Jacob Thornton [Mon, 5 Nov 2012 06:19:56 +0000 (22:19 -0800)]
add component.json

11 years agotypo in setup
Dave Gamache [Mon, 5 Nov 2012 00:50:47 +0000 (16:50 -0800)]
typo in setup

11 years agooverwriting old ratchet css and js in dist
Dave Gamache [Mon, 5 Nov 2012 00:47:47 +0000 (16:47 -0800)]
overwriting old ratchet css and js in dist

11 years agoUpdating the gitignore back to handle the dist folder
Connor Sears [Mon, 5 Nov 2012 00:45:03 +0000 (16:45 -0800)]
Updating the gitignore back to handle the dist folder

11 years agoAdding the dist folder
Connor Sears [Mon, 5 Nov 2012 00:44:28 +0000 (16:44 -0800)]
Adding the dist folder

11 years agoMerge branch 'master' of github.com:maker/ratchet
Dave Gamache [Mon, 5 Nov 2012 00:32:17 +0000 (16:32 -0800)]
Merge branch 'master' of github.com:maker/ratchet

11 years agofixing language on body setup
Dave Gamache [Mon, 5 Nov 2012 00:32:08 +0000 (16:32 -0800)]
fixing language on body setup

11 years agomakeee
Jacob Thornton [Mon, 5 Nov 2012 00:30:55 +0000 (16:30 -0800)]
makeee

11 years agofirst commit
Jacob Thornton [Mon, 5 Nov 2012 00:03:39 +0000 (16:03 -0800)]
first commit