Connor Sears
1f0f5fda6d
Merge pull request #189 from marmelab/fix-sliders
...
Fix sliders delta initialization
11 years ago
Connor Sears
c435111f15
Merge pull request #202 from RishabhJain96/master
...
Fixed Hash Override in Modal
11 years ago
connors
c5d9dc464c
Removing unused images.
11 years ago
connors
ccafe48950
Building the js.
11 years ago
Connor Sears
82b9cde7e6
Merge pull request #187 from airtonix/patch-1
...
remove backdrop from proper element.
11 years ago
connors
899341f73a
Fixing a derp in push.
11 years ago
connors
e051c78811
building
11 years ago
connors
48bebd6153
Merge branch 'defect/firefox/push-is-broken' of https://github.com/igorlima/ratchet into igorlima-defect/firefox/push-is-broken
11 years ago
Connor Sears
52b59b07ba
Merge pull request #173 from coxchen/master
...
Fixed a bug in Segmented controller when swapping content sections back and forth
11 years ago
Connor Sears
c9e0f495f4
Merge pull request #203 from mohnish/patch-1
...
Update Dave's GitHub profile URL
12 years ago
Mohnish Thallavajhula
d69c5af465
Update Dave's GitHub profile URL
12 years ago
connors
69952d5506
Updating version numbers.
12 years ago
connors
35c01f8692
Making list items 44px tall to better match the HIG.
12 years ago
connors
06e87f9d4f
Removing a derp that would make a.button-block expand to far to the right.
12 years ago
connors
60ecb68233
Updating button elements so that they work correctly when given the button-block.
12 years ago
Connor Sears
39f3a78d0d
Merge pull request #196 from iamnirav/patch-1
...
Restrict sliders to only top-level ul elements
12 years ago
Rishabh Jain
f74025e294
Fixed Hash Override in Modal
12 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
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
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