Cox Chen
|
fd352823dd
|
Removed unnecessary check since querySelectorAll always returns a NodeList
|
12 years ago |
Cox Chen
|
4e91d1eb8b
|
Build dist/ratchet.js
|
12 years ago |
Cox Chen
|
a58ce0e891
|
Added missing semicolon
|
12 years ago |
Cox Chen
|
c9da85f4db
|
Fixed a bug in Segmented controller when swapping content sections back and forth
|
12 years ago |
fat-kun
|
5ae2033f5b
|
Merge pull request #147 from mkuklis/master
added missing colon
|
12 years ago |
fat-kun
|
091e2a6540
|
Merge pull request #123 from guilhermepontes/master
outline border
|
12 years ago |
fat-kun
|
13e8ccbed4
|
Merge pull request #121 from constantx/master
clarify how push.js handling .bar-tab and .bar-title in documenation
|
12 years ago |
fat-kun
|
5d04bf52ce
|
Merge pull request #167 from sjonnet19/patch-1
Update component.json
|
12 years ago |
connors
|
14182b05af
|
Updating component.json with correct version number.
|
12 years ago |
Shawn Jonnet
|
c08cc3e888
|
Update component.json
|
12 years ago |
connors
|
e7d3958f81
|
Updating the Makefile and building.
|
12 years ago |
connors
|
080105e1e6
|
Fixing the modals typo
|
12 years ago |
Michal Kuklis
|
e5a42fb4d9
|
added missing colon
|
12 years ago |
Artem Kholodenko
|
1ec5bb9929
|
Implemented fix Added error handling to popover check. by chrismatthieu and fixed the resulting error Uncaught TypeError: Cannot call method 'contains' of undefined
|
12 years ago |
connors
|
734d869fa1
|
Adjusting the docs to show the modals demo for mobile devices.
|
12 years ago |
Connor Sears
|
fd486a6400
|
Merge pull request #135 from benschwarz/feature/modals
Adding modals to the Ratchet component list.
|
12 years ago |
Ben Schwarz
|
438a177661
|
Remove capture of click handler
* We're using finger blast, so we shouldn't need to set a click event anyway.
|
12 years ago |
Ben Schwarz
|
748a15ca32
|
Removed superflous `;`.
* Also removed comment, I think its self-explanatory.
|
12 years ago |
Ben Schwarz
|
ce64df000e
|
Remove unused demo.
|
12 years ago |
Ben Schwarz
|
a889563932
|
Rebuilt doc css
|
12 years ago |
Ben Schwarz
|
615a21e7bc
|
Give modal demo button padding
|
12 years ago |
Ben Schwarz
|
10a912a24c
|
Removed last newline (How'd that hide there?) && reordered properties
|
12 years ago |
Ben Schwarz
|
25a9e7883d
|
Reorder style declarations and remove new lines.
|
12 years ago |
Ben Schwarz
|
fc36bf1ffe
|
Rebuilt ratchet to reflect last changes
|
12 years ago |
Ben Schwarz
|
ff3808b37b
|
Correct turn of the modal window from getModal
* Looks like I hastily changed it during review with @fat. Oops! :-)
|
12 years ago |
Ben Schwarz
|
9a13996c60
|
Move documentation styles to docs.css
|
12 years ago |
Ben Schwarz
|
6e1c9f7984
|
Rebuild ratchet
|
12 years ago |
Ben Schwarz
|
c3b360968d
|
Only use translate3d
|
12 years ago |
Ben Schwarz
|
12cd8acfe5
|
Minimising getModal further
Thanks @fat!
|
12 years ago |
Ben Schwarz
|
d06b6fdbd7
|
Drop newline
|
12 years ago |
Ben Schwarz
|
c0813f157a
|
Rebuild ratchet
|
12 years ago |
Ben Schwarz
|
0428e45b9a
|
Use translate3d as well
|
12 years ago |
Ben Schwarz
|
f0231577d2
|
Test for truth
|
12 years ago |
Ben Schwarz
|
c8ed7e861d
|
Always return the result of querySelector
|
12 years ago |
Ben Schwarz
|
1a51645c33
|
Not required
|
12 years ago |
Ben Schwarz
|
d1df28c5fd
|
Whitespace
|
12 years ago |
Ben Schwarz
|
b2335909a7
|
Correct whitespace
|
12 years ago |
Ben Schwarz
|
865426849c
|
Remove comment
|
12 years ago |
Ben Schwarz
|
825cd2ea64
|
Styles on their own lines
|
12 years ago |
Ben Schwarz
|
086e1f7e43
|
Remove spaces around arguments
|
12 years ago |
Ben Schwarz
|
9ad8b23b36
|
Documented modals
First run - we could probably extend this
* Used some custom CSS to make the position: fixed demo absolute.
|
12 years ago |
Ben Schwarz
|
6781b635ee
|
Rebuilt ratchet
|
12 years ago |
Ben Schwarz
|
555b6b7c5f
|
Added modal.(css|js) to build
|
12 years ago |
Ben Schwarz
|
8381707ce4
|
Added a test page for the modal component
|
12 years ago |
Ben Schwarz
|
5731c1c815
|
Added script for modals
* Follows existing conventions throughout
|
12 years ago |
Ben Schwarz
|
e855cc5f75
|
Added styles for modal
Ported over from my demo app, tried to match coding style
|
12 years ago |
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
|
12 years ago |
Dave Gamache
|
cf8b87d059
|
Merge pull request #113 from pcottle/troubleshootFile
README troubleshooting update with file:/// protocol
|
12 years ago |
guilhermepontes
|
b1e9f7a723
|
remove ugly outline border from chrome
|
12 years ago |
guilhermepontes
|
5ee905cddb
|
remove ugly outline border from chrome
|
12 years ago |