Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/twbs/ratchet

Build mobile apps with simple HTML, CSS, and JavaScript components.
https://github.com/twbs/ratchet

Restrict sliders to only top-level ul elements

99257707a90f7d9ae9845f0912cd6c9ba0e5d974 authored over 11 years ago by Nirav Sanghani <[email protected]>
Fix sliders delta initialization

b8b893757623b38ad95d617969170ded084d88bf authored over 11 years ago by Emmanuel Quentin <[email protected]>
Update modals.js

make sure that were actually handling a `.modal` element.

08ad2150f49074027a4e1203eedbef6686e411f5 authored over 11 years ago by Zenobius Jiricek <[email protected]>
remove backdrop from proper element.

When a popover is displayed, a backdrop is appened to the popovers parent node.

We need to re...

12378d115baaf341beb0537e9d9c20555070a349 authored over 11 years ago by Zenobius Jiricek <[email protected]>
Added space after the paren in i++) {

40b809de65a5e23f15021bb2e8aec53c2fc0d61b authored over 11 years ago by Cox Chen <[email protected]>
Merge pull request #177 from mdo/master

GitHub, not Github

e0e8bedd92ca3388ffa33ff4aedbfa9551224943 authored over 11 years ago by fat-kun <[email protected]>
Merge pull request #178 from tnm/patch-1

Github -> GitHub

e8c14c61e0cb29363c3f1f6ee847401736041550 authored over 11 years ago by fat-kun <[email protected]>
Fix push transition.

1af7f4f110bec1bc6f7265eb0ffb2124cbe87fec authored over 11 years ago by Igor Lima <[email protected]>
Github -> GitHub

dc16a68b8c29a80c40dffc082b57932fe22cbe97 authored over 11 years ago by Ted Nyman <[email protected]>
GitHub, not Github

<3

dd03a1e9b5a9cf55e3179240c30280508cd79ff7 authored over 11 years ago by Mark Otto <[email protected]>
Build dist/ratchet.js

b79c0f43fef81f06effd596141d7dd10104fef77 authored almost 12 years ago by Cox Chen <[email protected]>
Removed unnecessary check since querySelectorAll always returns a NodeList

fd352823dde43054051228b4d4489358c666b3b4 authored almost 12 years ago by Cox Chen <[email protected]>
Build dist/ratchet.js

4e91d1eb8b33be36c836d3806e918371937cd4e6 authored almost 12 years ago by Cox Chen <[email protected]>
Added missing semicolon

a58ce0e8915a255c0aaa4c8bc66419c570e45222 authored almost 12 years ago by Cox Chen <[email protected]>
Fixed a bug in Segmented controller when swapping content sections back and forth

c9da85f4db71cccbaf2f16a774bd9b734d1db3d0 authored almost 12 years ago by Cox Chen <[email protected]>
Merge pull request #147 from mkuklis/master

added missing colon

5ae2033f5bfa8d320964500e1d26fd97ec04b442 authored almost 12 years ago by fat-kun <[email protected]>
Merge pull request #123 from guilhermepontes/master

outline border

091e2a654008f9324fb397b29839ec8b5e1836dc authored almost 12 years ago by fat-kun <[email protected]>
Merge pull request #121 from constantx/master

clarify how push.js handling .bar-tab and .bar-title in documenation

13e8ccbed4698bf2743d662e968fc5eed8d4d2f3 authored almost 12 years ago by fat-kun <[email protected]>
Merge pull request #167 from sjonnet19/patch-1

Update component.json

5d04bf52ce8813f92cfff42cc61e9135ae734be7 authored almost 12 years ago by fat-kun <[email protected]>
Updating component.json with correct version number.

14182b05afb27e5eebe9839f7a97fd090d355cbf authored almost 12 years ago by connors <[email protected]>
Update component.json

c08cc3e8881663e1c4ca4c8e0397a8ff5f46ebf2 authored almost 12 years ago by Shawn Jonnet <[email protected]>
Updating the Makefile and building.

e7d3958f81f564de580a4c97250cb64a5655b39a authored almost 12 years ago by connors <[email protected]>
Fixing the modals typo

080105e1e69f9675c490b34e781ea0d3211b4755 authored almost 12 years ago by connors <[email protected]>
added missing colon

e5a42fb4d99f7a50db915a0962c94a1f9dc9d918 authored almost 12 years ago by Michal Kuklis <[email protected]>
Implemented fix Added error handling to popover check. by chrismatthieu and fixed the resulting error Uncaught TypeError: Cannot call method 'contains' of undefined

1ec5bb992963bf9dd394ba5064b07a8f10e3ea19 authored almost 12 years ago by Artem Kholodenko <[email protected]>
Adjusting the docs to show the modals demo for mobile devices.

734d869fa1eecfa9ad4d8d9ca7a3940231932938 authored almost 12 years ago by connors <[email protected]>
Merge pull request #135 from benschwarz/feature/modals

Adding modals to the Ratchet component list.

fd486a64003acfe65355cd1df0bc3a7f408051c3 authored almost 12 years ago by Connor Sears <[email protected]>
Remove capture of click handler

* We're using finger blast, so we shouldn't need to set a click event anyway.

438a177661bcf65e32115372303696650cdc1999 authored almost 12 years ago by Ben Schwarz <[email protected]>
Removed superflous `;`.

* Also removed comment, I think its self-explanatory.

748a15ca327cad34acee59b1195e8dd5f352e372 authored almost 12 years ago by Ben Schwarz <[email protected]>
Remove unused demo.

ce64df000ef40f8dd530d9ccd98d623ca5564078 authored almost 12 years ago by Ben Schwarz <[email protected]>
Rebuilt doc css

a8895639324b2135e241fcd2292e4d11ba092dc0 authored almost 12 years ago by Ben Schwarz <[email protected]>
Give modal demo button padding

615a21e7bcc4b21d8effcd6e03020463816782d2 authored almost 12 years ago by Ben Schwarz <[email protected]>
Removed last newline (How'd that hide there?) && reordered properties

10a912a24c30ade799d86c71778811a232d4b3ca authored almost 12 years ago by Ben Schwarz <[email protected]>
Reorder style declarations and remove new lines.

25a9e7883d8468b3a0f811d69826e2eb488e403a authored almost 12 years ago by Ben Schwarz <[email protected]>
Rebuilt ratchet to reflect last changes

fc36bf1ffe9424d1f58c0ceb6d11058e216d885b authored almost 12 years ago by Ben Schwarz <[email protected]>
Correct turn of the modal window from getModal

* Looks like I hastily changed it during review with @fat. Oops! :-)

ff3808b37b6f48da2b49ca57f14ed0bbeec26b1f authored almost 12 years ago by Ben Schwarz <[email protected]>
Move documentation styles to docs.css

9a13996c60ec0fc91121fc8a3f7a1bf4e8c848da authored almost 12 years ago by Ben Schwarz <[email protected]>
Rebuild ratchet

6e1c9f7984ad50daa4198c6f296e2059e08493b4 authored about 12 years ago by Ben Schwarz <[email protected]>
Only use translate3d

c3b360968db6f40755465c511f19a8d016cba112 authored about 12 years ago by Ben Schwarz <[email protected]>
Minimising getModal further

Thanks @fat!

12cd8acfe53a6d23f00891ff89e004fd636f2882 authored about 12 years ago by Ben Schwarz <[email protected]>
Drop newline

d06b6fdbd72c7851c63f39bef7bec00783afa638 authored about 12 years ago by Ben Schwarz <[email protected]>
Rebuild ratchet

c0813f157a8e2c378f7b65d672fab1438f115068 authored about 12 years ago by Ben Schwarz <[email protected]>
Use translate3d as well

0428e45b9ad1629a4c0a8f37a2fc73ad57da5b76 authored about 12 years ago by Ben Schwarz <[email protected]>
Test for truth

f0231577d2910f4beacb525b913442e8b3249603 authored about 12 years ago by Ben Schwarz <[email protected]>
Always return the result of querySelector

c8ed7e861df948968caac0c5c00c8bebb79147dc authored about 12 years ago by Ben Schwarz <[email protected]>
Not required

1a51645c3319e4c9a24830ff9b85803edbddd2ec authored about 12 years ago by Ben Schwarz <[email protected]>
Whitespace

d1df28c5fdcb1d5cd450b596dc212f9177126605 authored about 12 years ago by Ben Schwarz <[email protected]>
Correct whitespace

b2335909a7ebd185492d31118079bf1ce1ee48f4 authored about 12 years ago by Ben Schwarz <[email protected]>
Remove comment

865426849c71c6017b30bc05852df0a9d8b8b3ef authored about 12 years ago by Ben Schwarz <[email protected]>
Styles on their own lines

825cd2ea64f527796644f27484ac672fa2aa1bd0 authored about 12 years ago by Ben Schwarz <[email protected]>
Remove spaces around arguments

086e1f7e43f1f4ca4ab802acce6ad51266ac3a44 authored about 12 years ago by Ben Schwarz <[email protected]>
Documented modals

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

9ad8b23b36538dad953720f39a09264b7d8eb5e9 authored about 12 years ago by Ben Schwarz <[email protected]>
Rebuilt ratchet

6781b635ee490a8525d35a79ca839a518b8fa79b authored about 12 years ago by Ben Schwarz <[email protected]>
Added modal.(css|js) to build

555b6b7c5f592a2a959b952c38880c7967fc7507 authored about 12 years ago by Ben Schwarz <[email protected]>
Added a test page for the modal component

8381707ce4762118ea39c7904ba8700d06afcfec authored about 12 years ago by Ben Schwarz <[email protected]>
Added script for modals

* Follows existing conventions throughout

5731c1c8151a566ef8982f5f8a62d045819b610d authored about 12 years ago by Ben Schwarz <[email protected]>
Added styles for modal

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

e855cc5f759a9b1a793b34255d49c1a94e0579fe authored about 12 years ago by Ben Schwarz <[email protected]>
- clarify how push.js handle .bar-tab and .bar-title when going from one page to another

- https://github.com/maker/ratchet/issues/119

10b3f7e500440e9d2719fb5c460d7e4f16ec898c authored about 12 years ago by Truong Nguyen <[email protected]>
Merge pull request #113 from pcottle/troubleshootFile

README troubleshooting update with file:/// protocol

cf8b87d0593c833424fdccbd73fbc1a771556872 authored about 12 years ago by Dave Gamache <[email protected]>
remove ugly outline border from chrome

b1e9f7a723ff1d3cc9ffeee5e05913210da4a8ee authored about 12 years ago by guilhermepontes <[email protected]>
remove ugly outline border from chrome

5ee905cddbd77d1ec86a8635beab7862ee8b723f authored about 12 years ago by guilhermepontes <[email protected]>
README troubleshooting update with file:/// protocol

a3edbc35753796c660a7a63f0c37a82ed0f28703 authored about 12 years ago by Peter Cottle <[email protected]>
Merge pull request #107 from pcottle/readmeTroubleshoot

README troubleshooting section

a0e0caef2ef303299034a9e1841d3ef91de296df authored about 12 years ago by Dave Gamache <[email protected]>
README troubleshooting section

3d0f6bed37743f3b7f56516a826198a7ae1e50e4 authored about 12 years ago by Peter Cottle <[email protected]>
Merge pull request #99 from jvelo/patch-1

Typo (resorces -> resources)

5abb5785b27a55db50f8d408fc0ccd83b881e46d authored about 12 years ago by Connor Sears <[email protected]>
Type

73bb8fbbf6eb3f2b4258cbebbc317a9350611798 authored about 12 years ago by Jerome Velociter <[email protected]>
updating the readme to note that master is unstable and that check tagged downloads for stable download

79571a4c5012fca9187e9704597fa393959bd865 authored about 12 years ago by Dave Gamache <[email protected]>
Merge branch 'master' of github.com:maker/ratchet

fe6fd1fe63d1b44c34fff46782344175f6f5f25e authored about 12 years ago by Dave Gamache <[email protected]>
updating homepage to have proper anchor syntax. Addresses issue #86

2ec281021a3a948a04beab6b3dbd5926012591f2 authored about 12 years ago by Dave Gamache <[email protected]>
Merge pull request #89 from markdotto/patch-1

CSS tweaks: comments, reset, and more

2437229067231baea58e9617df5cdc943938306f authored about 12 years ago by Dave Gamache <[email protected]>
Merge pull request #93 from PatrikWibron/ios6-shortname

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

3273576b88b20e59c8e7b21fb11d86ffd5c76614 authored about 12 years ago by billy gates <[email protected]>
Merge pull request #91 from ryanstewart/typos-in-test-app

Fixed a couple of typos in the demo app.

1f6b66ceb5178cd837c46a45a414384b0a7c8a30 authored about 12 years ago by billy gates <[email protected]>
Decreasing the social buttons padding so they are so thrown of center.

52cd7179145abe7e5ffc263dea97c4aaaf97e1c5 authored about 12 years ago by Connor Sears <[email protected]>
Add meta-tag for showing alternative title on iOS 6

f9641d6afb3fe12e31412ee5b1886b6ac4b82681 authored about 12 years ago by Patrik Wibron <[email protected]>
Fixed a couple of typos in the demo app.

81519b8fd02ff64ff4b1a70052473068f024a9e5 authored about 12 years ago by Ryan Stewart <[email protected]>
rerun make

43f847ede31c75c9029ad9d3efef6589b03d49d6 authored about 12 years ago by Mark Otto <[email protected]>
undo the reset * change since @dhgamache told me to <3

f5202915cc556c984bca63ead34f7f051cd8bd21 authored about 12 years ago by Mark Otto <[email protected]>
more docs css tweaks

f6d79ae0b7e1fbf0ea9b76403b8210317aa5cd2c authored about 12 years ago by Mark Otto <[email protected]>
remove em and strong from docs.css since you're not resetting it

751a7e37fd12ec962103a84ef78b18c1c5d3fc35 authored about 12 years ago by Mark Otto <[email protected]>
* reset in lib

af064c33db2ea9e62e2f22a84e08281098e59134 authored about 12 years ago by Mark Otto <[email protected]>
fix bg in lib

43b0e16a283fcc66b33641210b91ea6fa249a8d2 authored about 12 years ago by Mark Otto <[email protected]>
background-color instead of background

7f5975793c4e0d87edb5d87f58a9c9ee32f03a91 authored about 12 years ago by Mark Otto <[email protected]>
nuke the long list of elements, go with * for easy reset

4ce4426a8f4e395332a06185c3b4e5f0830731ed authored about 12 years ago by Mark Otto <[email protected]>
Proper comment spacing

3735dbd9bc1d0b45e1255a81d40f436224ae04c7 authored about 12 years ago by Mark Otto <[email protected]>
Oxford comma. We just gotta.

66593336d951dc6a04c2b867b3906bf2012a33d5 authored about 12 years ago by Connor Sears <[email protected]>
updating docs to remove limitation of bar-title and bar-tab to all fixed bars in the setup doc

bad3e7f070b78c18450e549de99c66faec286108 authored about 12 years ago by Dave Gamache <[email protected]>
updating the download link

11a1f61fa06960e0912ccd7109f9ff86d18af3dd authored about 12 years ago by Dave Gamache <[email protected]>
change dist output a bit

29ca1cf2d1376839d48eb5ed93b853808fab0f57 authored about 12 years ago by Jacob Thornton <[email protected]>
clean dist

161a7a14a866db170a3e14e7913b3e2852dfc5e3 authored about 12 years ago by Jacob Thornton <[email protected]>
setup zip

1e92d26e7aeee61ea49d1637179375184d5a9a62 authored about 12 years ago by Jacob Thornton <[email protected]>
rmeove dist from gitignore

ba1c57c324b16673f8b52e2fd0271fc0da61a5d9 authored about 12 years ago by Jacob Thornton <[email protected]>
zip dist

ee14b45489bd8cf87a058500096d5bd8bee303d9 authored about 12 years ago by Jacob Thornton <[email protected]>
add component.json

0b6c4212f4e86cd2c16d7fe8ccdc9dd621e30dd7 authored about 12 years ago by Jacob Thornton <[email protected]>
typo in setup

cad0883aea29941f04ef10fbcf5675dd1d665698 authored about 12 years ago by Dave Gamache <[email protected]>
overwriting old ratchet css and js in dist

e2b69b559aa3f3a133fa5972ef106f905421b9e8 authored about 12 years ago by Dave Gamache <[email protected]>
Updating the gitignore back to handle the dist folder

f5b9ed8a4f385f44ef1dfe4708971d1cccd6417a authored about 12 years ago by Connor Sears <[email protected]>
Adding the dist folder

f9bc4c4bb15bf3b1b31d11ecc6ed1441e73ab849 authored about 12 years ago by Connor Sears <[email protected]>
Merge branch 'master' of github.com:maker/ratchet

10357f12c46dcfca6b36873e05cbdfdb30096221 authored about 12 years ago by Dave Gamache <[email protected]>
fixing language on body setup

4db38e05992d6f32af99a9bbe648fc11335a2272 authored about 12 years ago by Dave Gamache <[email protected]>
makeee

ff940239770264bd0dcbf410bb59bb5d34a6ccc0 authored about 12 years ago by Jacob Thornton <[email protected]>