connors
4ea90a6144
updating the toggle styles to reflect ios 7. WIP.
11 years ago
connors
7e143e097b
Removing the gradient from the list dividers.
11 years ago
connors
5c5bb06a5e
Removing gradients from counts.
11 years ago
connors
ed0fe14eaf
Updating chevrons
11 years ago
connors
4ba6651776
Initial bars.css refactor.
11 years ago
connors
9e0008b8da
Updating the base.css to use basic iOS7 styles.
11 years ago
Rishabh Jain
f74025e294
Fixed Hash Override in Modal
11 years ago
Nirav Sanghani
99257707a9
Restrict sliders to only top-level ul elements
12 years ago
Emmanuel Quentin
b8b8937576
Fix sliders delta initialization
12 years ago
Zenobius Jiricek
08ad2150f4
Update modals.js
...
make sure that were actually handling a `.modal` element.
12 years ago
Zenobius Jiricek
12378d115b
remove backdrop from proper element.
...
When a popover is displayed, a backdrop is appened to the popovers parent node.
We need to remove it from that node instead of assuming that node will be `document.body`
12 years ago
Cox Chen
40b809de65
Added space after the paren in i++) {
12 years ago
fat-kun
e0e8bedd92
Merge pull request #177 from mdo/master
...
GitHub, not Github
12 years ago
fat-kun
e8c14c61e0
Merge pull request #178 from tnm/patch-1
...
Github -> GitHub
12 years ago
Igor Lima
1af7f4f110
Fix push transition.
12 years ago
Ted Nyman
dc16a68b8c
Github -> GitHub
12 years ago
Mark Otto
dd03a1e9b5
GitHub, not Github
...
<3
12 years ago
Cox Chen
b79c0f43fe
Build dist/ratchet.js
12 years ago
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