Граф коммитов

90 Коммитов

Автор SHA1 Сообщение Дата
Nirav Sanghani 99257707a9 Restrict sliders to only top-level ul elements 2013-06-16 01:06:11 -06:00
fat-kun e0e8bedd92 Merge pull request #177 from mdo/master
GitHub, not Github
2013-04-14 15:42:14 -07:00
fat-kun e8c14c61e0 Merge pull request #178 from tnm/patch-1
Github -> GitHub
2013-04-14 15:41:49 -07:00
Ted Nyman dc16a68b8c Github -> GitHub 2013-04-08 01:28:45 -07:00
Mark Otto dd03a1e9b5 GitHub, not Github
<3
2013-04-08 01:23:57 -07:00
fat-kun 5ae2033f5b Merge pull request #147 from mkuklis/master
added missing colon
2013-03-30 13:02:17 -07:00
fat-kun 091e2a6540 Merge pull request #123 from guilhermepontes/master
outline border
2013-03-30 13:00:37 -07:00
fat-kun 13e8ccbed4 Merge pull request #121 from constantx/master
clarify how push.js handling .bar-tab and .bar-title in documenation
2013-03-30 13:00:15 -07:00
fat-kun 5d04bf52ce Merge pull request #167 from sjonnet19/patch-1
Update component.json
2013-03-30 12:57:31 -07:00
connors 14182b05af Updating component.json with correct version number. 2013-03-24 11:35:06 -07:00
Shawn Jonnet c08cc3e888 Update component.json 2013-03-24 13:05:06 -03:00
connors e7d3958f81 Updating the Makefile and building. 2013-03-24 00:09:59 -07:00
connors 080105e1e6 Fixing the modals typo 2013-03-22 10:45:37 -07:00
Michal Kuklis e5a42fb4d9 added missing colon 2013-01-29 23:25:38 -05:00
connors 734d869fa1 Adjusting the docs to show the modals demo for mobile devices. 2013-01-13 15:27:18 -08:00
Connor Sears fd486a6400 Merge pull request #135 from benschwarz/feature/modals
Adding modals to the Ratchet component list.
2013-01-13 14:42:01 -08:00
Ben Schwarz 438a177661 Remove capture of click handler
* We're using finger blast, so we shouldn't need to set a click event anyway.
2013-01-13 14:31:56 +11:00
Ben Schwarz 748a15ca32 Removed superflous `;`.
* Also removed comment, I think its self-explanatory.
2013-01-13 13:03:46 +11:00
Ben Schwarz ce64df000e Remove unused demo. 2013-01-13 12:43:18 +11:00
Ben Schwarz a889563932 Rebuilt doc css 2013-01-13 12:43:03 +11:00
Ben Schwarz 615a21e7bc Give modal demo button padding 2013-01-13 12:42:57 +11:00
Ben Schwarz 10a912a24c Removed last newline (How'd that hide there?) && reordered properties 2013-01-13 12:35:53 +11:00
Ben Schwarz 25a9e7883d Reorder style declarations and remove new lines. 2013-01-13 11:04:00 +11:00
Ben Schwarz fc36bf1ffe Rebuilt ratchet to reflect last changes 2013-01-13 10:59:42 +11:00
Ben Schwarz ff3808b37b Correct turn of the modal window from getModal
* Looks like I hastily changed it during review with @fat. Oops! :-)
2013-01-13 10:59:18 +11:00
Ben Schwarz 9a13996c60 Move documentation styles to docs.css 2013-01-13 10:58:30 +11:00
Ben Schwarz 6e1c9f7984 Rebuild ratchet 2012-12-24 13:28:58 +11:00
Ben Schwarz c3b360968d Only use translate3d 2012-12-24 13:28:42 +11:00
Ben Schwarz 12cd8acfe5 Minimising getModal further
Thanks @fat!
2012-12-24 13:26:49 +11:00
Ben Schwarz d06b6fdbd7 Drop newline 2012-12-24 13:25:14 +11:00
Ben Schwarz c0813f157a Rebuild ratchet 2012-12-24 12:49:28 +11:00
Ben Schwarz 0428e45b9a Use translate3d as well 2012-12-24 12:48:57 +11:00
Ben Schwarz f0231577d2 Test for truth 2012-12-24 12:46:43 +11:00
Ben Schwarz c8ed7e861d Always return the result of querySelector 2012-12-24 12:45:23 +11:00
Ben Schwarz 1a51645c33 Not required 2012-12-24 12:44:11 +11:00
Ben Schwarz d1df28c5fd Whitespace 2012-12-24 12:43:03 +11:00
Ben Schwarz b2335909a7 Correct whitespace 2012-12-24 12:42:11 +11:00
Ben Schwarz 865426849c Remove comment 2012-12-24 12:41:12 +11:00
Ben Schwarz 825cd2ea64 Styles on their own lines 2012-12-24 12:41:07 +11:00
Ben Schwarz 086e1f7e43 Remove spaces around arguments 2012-12-24 12:39:59 +11:00
Ben Schwarz 9ad8b23b36 Documented modals
First run - we could probably extend this
* Used some custom CSS to make the position: fixed demo absolute.
2012-12-24 09:57:10 +11:00
Ben Schwarz 6781b635ee Rebuilt ratchet 2012-12-24 09:56:26 +11:00
Ben Schwarz 555b6b7c5f Added modal.(css|js) to build 2012-12-24 09:56:12 +11:00
Ben Schwarz 8381707ce4 Added a test page for the modal component 2012-12-24 09:55:54 +11:00
Ben Schwarz 5731c1c815 Added script for modals
*  Follows existing conventions throughout
2012-12-24 09:55:27 +11:00
Ben Schwarz e855cc5f75 Added styles for modal
Ported over from my demo app, tried to match coding style
2012-12-24 09:54:53 +11:00
Truong Nguyen 10b3f7e500 - clarify how push.js handle .bar-tab and .bar-title when going from one page to another
- https://github.com/maker/ratchet/issues/119
2012-11-18 11:29:07 -08:00
Dave Gamache cf8b87d059 Merge pull request #113 from pcottle/troubleshootFile
README troubleshooting update with file:/// protocol
2012-11-17 12:14:33 -08:00
guilhermepontes b1e9f7a723 remove ugly outline border from chrome 2012-11-16 14:28:24 -02:00
guilhermepontes 5ee905cddb remove ugly outline border from chrome 2012-11-16 14:26:08 -02:00