Ecosyste.ms: OpenCollective

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

Mapmap

Develop an open source video mapping software
Collective - Host: opensource - https://opencollective.com/mapmap - Website: https://mapmap.info - Code: https://github.com/mapmapteam

Merge pull request #11453 from moodyroto/patch-1

fix scrollspy for targets within tabs

github.com/mapmapteam/tiki-style-mapmap - 8c9739d4773c268b114296d90e61b5f4e2932517 authored almost 11 years ago
add role="tooltip" to tooltips by default to improve accessibility

See https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tooltip

github.com/mapmapteam/tiki-style-mapmap - 8a6cdff825a114ec43532701e29087ed8cdedd50 authored almost 11 years ago
re-implement and fix osc receiver

github.com/mapmapteam/mapmap - 8224a64374554b4ff57e8631e179044c253a94b6 authored almost 11 years ago
Merge pull request #13048 from twbs/grunt-css-flip-0.2.0

upgrade to grunt-css-flip v0.2.0

github.com/mapmapteam/tiki-style-mapmap - 7b41aab775e98cf53bd13a8318eb80979c87dcff authored almost 11 years ago
upgrade to grunt-css-flip v0.2.0

github.com/mapmapteam/tiki-style-mapmap - 1751922ca063aa4499fe0de4a974bc33be57d69b authored almost 11 years ago
remove unnecessary direct devDependency on css-flip

github.com/mapmapteam/tiki-style-mapmap - 327980ddb0206b1a1dc2d9c3eed05d28c5f3bf76 authored almost 11 years ago
Merge pull request #13039 from twbs/dropdown-pull-right-deprec

comply with .dropdown-menu.pull-right deprecation in docs

github.com/mapmapteam/tiki-style-mapmap - acd8ba5816b0d13b26bbf33358ae640abe81a7fa authored almost 11 years ago
use stricter error checking in uncached-npm-install.sh

Closes #13045

github.com/mapmapteam/tiki-style-mapmap - 065fe98a29b1f1f90d46b9a2ab481fcaa9ea987d authored almost 11 years ago
Update dependencies.

github.com/mapmapteam/tiki-style-mapmap - d4a4bbb729008bc1963ceee50c930ae21cc7d254 authored almost 11 years ago
comply with .dropdown-menu.pull-right deprecation in docs

github.com/mapmapteam/tiki-style-mapmap - 4c76c792136c2fc1196bd9514d92bab471a303f6 authored almost 11 years ago
Merge pull request #13024 from twbs/role-alert

add role="alert" to Alert examples, to improve accessibility

github.com/mapmapteam/tiki-style-mapmap - b136d42ba5b9f5e181954bb3ff719552b7d2e228 authored almost 11 years ago
Gruntfile.js: fix path after d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217.

github.com/mapmapteam/tiki-style-mapmap - 28d2de3703f3db35ec27aee73aec338d5bc23264 authored almost 11 years ago
rework docs copy: inputs-without-labels are likely the more common case

github.com/mapmapteam/tiki-style-mapmap - 08f470ea689fd65386a10400519ba7c7ff25c411 authored almost 11 years ago
add role="alert" to Alert examples, to improve accessibility

Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2...

github.com/mapmapteam/tiki-style-mapmap - 4277ba62d35438aab1f445769d6263cb6e2114d2 authored almost 11 years ago
Merge pull request #13012 from twbs/banner

github.com/mapmapteam/tiki-style-mapmap - 1902f0ab50fb473fe78334c8bdd830863915415c authored almost 11 years ago
Simplify tasks a little bit.

github.com/mapmapteam/tiki-style-mapmap - b39a8c77c3f8c4d28ac75681330368d6a41b694b authored almost 11 years ago
Run usebanner before cssmin.

github.com/mapmapteam/tiki-style-mapmap - f750f7e4488b557a1bf9b451a1411c8330fcbe1c authored almost 11 years ago
Merge pull request #13018 from ORiON-/master

Fixed typo at docs/examples/rtl/index.php

github.com/mapmapteam/tiki-style-mapmap - 57f09327cca8cedb8daa3cb25360df8a1dad0a39 authored almost 11 years ago
Fixed typo at docs/examples/rtl/index.php

The filename generated at dist/css/ called 'bootstrap-rtl.min.css'.

github.com/mapmapteam/tiki-style-mapmap - 3ea69a16f94987c0ccaf505c6ef1a39b6989ef0d authored almost 11 years ago
Support for hovering on cell's with state

If parent row are hovered, child cell with state should react to this.

github.com/mapmapteam/tiki-style-mapmap - 7ea9538defbb997a0f891967e4f9c3f09a06d441 authored almost 11 years ago
Merge branch 'master' of github.com:twbs/bootstrap

Conflicts:
dist/css/bootstrap.css.map
docs/assets/js/customize.min.js
docs/dist/css/bootstrap...

github.com/mapmapteam/tiki-style-mapmap - 74c391b9ad8b35910e394bba39eee52e83f531c1 authored almost 11 years ago
Fixes #13003: Move padding on radio and checkbox options from the surrounding div to the label to remove the no-click deadzone caused by negative margin

github.com/mapmapteam/tiki-style-mapmap - a83ca387133f4ce0aa5d773e25930363214b8e6f authored almost 11 years ago
Merge pull request #12998 from twbs/modular-the-mixins

Modular the mixins

github.com/mapmapteam/tiki-style-mapmap - 82e2f87363d960b647bc1e97bf53bbb229b0e703 authored almost 11 years ago
Merge pull request #13001 from ZDroid/title

Correct the page name

github.com/mapmapteam/tiki-style-mapmap - ac8db909c545751398c76b11f24096a25e07a67f authored almost 11 years ago
Merge branch 'master' into modular-the-mixins

github.com/mapmapteam/tiki-style-mapmap - 3fb5d0bbac39e62fb24c08eda2f6c22b6809007b authored almost 11 years ago
Bump Jekyll version used in Travis to v1.4.2.

Note that while v1.4.3 is the latest stable version, it has a nasty Windows bug.
(https://github...

github.com/mapmapteam/tiki-style-mapmap - 91d0a6d7792e8d76108701077b3d838f8f53e7ae authored almost 11 years ago
Merge pull request #13002 from ZDroid/hash

Add missing customizer comment

github.com/mapmapteam/tiki-style-mapmap - 6234ba561a5d6549b68825416905d4fdbabc695e authored almost 11 years ago
Add missing customizer comment

github.com/mapmapteam/tiki-style-mapmap - 1a417357ad19e5797bb338cca7de9bd8b7dbabc6 authored almost 11 years ago
Correct the page name

"Getting started" is used in the docs.

github.com/mapmapteam/tiki-style-mapmap - d985e5bf56ea4087730784a01ebec3067cbcc5ec authored almost 11 years ago
Merge branch 'master' into modular-the-mixins

Conflicts:
dist/css/bootstrap.css.map
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap...

github.com/mapmapteam/tiki-style-mapmap - a36643dd338537a9b4319fbab6e1dbf2e7d1cf9c authored almost 11 years ago
Formatting, comment consolidation, and line endings

github.com/mapmapteam/tiki-style-mapmap - 3a2d6e40503019823bf197f278681e830bc14f31 authored almost 11 years ago
Merge branch 'master' of github.com:twbs/bootstrap

github.com/mapmapteam/tiki-style-mapmap - 1848b0f24935225add87b02f6096d8e50e604d6b authored almost 11 years ago
Merge pull request #12999 from ZDroid/outline-zero

Use `outline: 0` consistently

github.com/mapmapteam/tiki-style-mapmap - c4bc0d2311fe6eb275ec392d7212de15b4f449a4 authored almost 11 years ago
Use `outline: 0` consistently

github.com/mapmapteam/tiki-style-mapmap - d50a89bea9320c16272cb10fbaa779d26dbe700e authored almost 11 years ago
Add recompiled assets after nuking toc in mixins.less.

github.com/mapmapteam/tiki-style-mapmap - 38d0908aff17ca461dca262aa34973c356499fef authored almost 11 years ago
Add consistent newline at end of files in less/mixins

github.com/mapmapteam/tiki-style-mapmap - b0bc9ef8152bd5b7fa46501414c0ce4a99b8d3d8 authored almost 11 years ago
Merge branch 'master' into modular-the-mixins

* master:
Replace some images on the Carousel example with some base64 encoded 1x1 gifs
ugh ...

github.com/mapmapteam/tiki-style-mapmap - 2f380a968353e1adc4a331e0c5892a07e1241ae7 authored almost 11 years ago
Break mixins.less up into smaller modules.

Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less
Create mixins direc...

github.com/mapmapteam/tiki-style-mapmap - 348b7de7f7c6c1fb72b0e47124d814c639475f5d authored almost 11 years ago
Merge pull request #12204 from twbs/fix-8869

replace .visible-{size} with .visible-{size}-{display}

github.com/mapmapteam/tiki-style-mapmap - e727973d8c8cec151f13bd65d24a664918efd28a authored almost 11 years ago
Replace some images on the Carousel example with some base64 encoded 1x1 gifs

github.com/mapmapteam/tiki-style-mapmap - 309ef72ef4f4096a88ecae60fe38db689047bc9c authored almost 11 years ago
http://www.youtube.com/watch?v=AJWtLf4-WWs

github.com/mapmapteam/tiki-style-mapmap - 7bef778c48cd8e4dad69c4f843899ec7b7c64f93 authored almost 11 years ago
Merge branch 'master' into fix-8869

github.com/mapmapteam/tiki-style-mapmap - ccb17f110de8e90773a6ebfda9e35306d625dc78 authored almost 11 years ago
fix grammar in comment in forms.less

github.com/mapmapteam/tiki-style-mapmap - b1f71e5292017aca978fabb74d256989e1eeea07 authored almost 11 years ago
Fixes #12759

Ensures proper sizing and alignment of input groups within inline and
navbar forms.

* Uses `inl...

github.com/mapmapteam/tiki-style-mapmap - a15c24410be8b94671dcfc3b154e0034a3aaf35f authored almost 11 years ago
Fixes #12738

* Removes default max-height from .navbar-collapse (so not every navbar
will get a max-height co...

github.com/mapmapteam/tiki-style-mapmap - b4d66b7f6b8ca49fbf45fccf445910d607969946 authored almost 11 years ago
Fixes #12843: Scope label styles for horizontal forms to a media query so their narrow viewport display looks just like a normal form

github.com/mapmapteam/tiki-style-mapmap - 1a5fb4ef24f6d1beb71df946fa4781df10eab6e1 authored almost 11 years ago
Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix IE8+'s misaslignment of text within date inputs

github.com/mapmapteam/tiki-style-mapmap - 2f955907f95ad9b7f42f624eb11142339709c188 authored almost 11 years ago
Merge pull request #12993 from twbs/mixin-table-of-contents

Mixin table of contents

github.com/mapmapteam/tiki-style-mapmap - 37b342b18a921b46ad9e720c774274f9c4cf5981 authored almost 11 years ago
Reorganize mixins and G R U N T

github.com/mapmapteam/tiki-style-mapmap - b69e4d636a43439ae53e2b7782f163b1d1887cf4 authored almost 11 years ago
Merge branch 'master' into mixin-table-of-contents

* master:
Fix bad grunt merge and then G R U N T
Reorder the Gruntfile a bit
Fixes #12892:...

github.com/mapmapteam/tiki-style-mapmap - 0b415c6099af274e13564d429ed9551004c71b5e authored almost 11 years ago
Adjusts some section titles to be more explicit.

FIXES #12992

github.com/mapmapteam/tiki-style-mapmap - 71e9902d9a4ee0bf8bc94b4c3123a92a52d6ef65 authored almost 11 years ago
Merge pull request #12977 from ZDroid/var

Rename generateRawFilesJs to generateRawFiles

github.com/mapmapteam/tiki-style-mapmap - 4bf0645060fb421c9b9f6f3309aceb42dd6e3407 authored almost 11 years ago
Merge branch 'master' of github.com:twbs/bootstrap

github.com/mapmapteam/tiki-style-mapmap - 40ce6ca43182a067d40a8919e024dcc218b6c4cc authored almost 11 years ago
Fix bad grunt merge and then G R U N T

github.com/mapmapteam/tiki-style-mapmap - 488360562496fd3be1b647007b24679ab64390d2 authored almost 11 years ago
Merge pull request #12975 from ZDroid/parens

Remove redundant parens

github.com/mapmapteam/tiki-style-mapmap - 5f0c0c9ed1df991729beb85f482c781abef0c466 authored almost 11 years ago
Changes compiled assets after changing mixins.less

github.com/mapmapteam/tiki-style-mapmap - fc74ee5f672f8340a03f9741e0d0cae15142f92b authored almost 11 years ago
Adds basic table of contents for mixins.less. You know for the kids.

github.com/mapmapteam/tiki-style-mapmap - aedee95dbfc13c3629e6fcf3b45b9df7299a5a85 authored almost 11 years ago
Merge branch 'master' of github.com:twbs/bootstrap

Conflicts:
Gruntfile.js

github.com/mapmapteam/tiki-style-mapmap - b263a0197be84f4018c124b738e07e35c42d493f authored almost 11 years ago
Reorder the Gruntfile a bit

github.com/mapmapteam/tiki-style-mapmap - 2f7b04a192f271f63e83db9e2e6322b63abff252 authored almost 11 years ago
Merge pull request #12986 from twbs/unneeded-quotes

Remove unneeded quotes.

github.com/mapmapteam/tiki-style-mapmap - 68b3e3f3be1d326474a7f3d2fbc82f349f7815fc authored almost 11 years ago
Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTube

github.com/mapmapteam/tiki-style-mapmap - aacafb2d5c28460477311e92de4de8ac88b2461a authored almost 11 years ago
Moves IE8 justified button border mention to docs section, not the browser bugs page /cc @cvrebert

github.com/mapmapteam/tiki-style-mapmap - 15d44940387f716ec5d2efee12bc9d9a7530ae56 authored almost 11 years ago
Fixes #12487: Document required use of position relative for scrollspy

github.com/mapmapteam/tiki-style-mapmap - 4d870af2aad36563883ac5751f52d9f0288a0673 authored almost 11 years ago
Document shitty situation of multiple .navbar-right classes in #12951

github.com/mapmapteam/tiki-style-mapmap - ce634a0ba7ceb5f9da21b74aa084d31e2274e0f1 authored almost 11 years ago
Merge branch 'master' of github.com:twbs/bootstrap

github.com/mapmapteam/tiki-style-mapmap - f3dcd4dba4a1ba58e50e669fd4e92f6a49eca589 authored almost 11 years ago
Document #12476 bug in the wall of bugs

github.com/mapmapteam/tiki-style-mapmap - 9920251ca8f1923de41679da829dc56f703063cb authored almost 11 years ago
Merge pull request #12989 from twbs/bower_ignore

Don't ignore every dot file in Bower

github.com/mapmapteam/tiki-style-mapmap - bc7e6a3f2087eb3647879f06b5d0c2e191db08aa authored almost 11 years ago
Merge pull request #12679 from twbs/sr-only-focusable

add .sr-only-focusable

github.com/mapmapteam/tiki-style-mapmap - 29f23576ee301cf476ce66b979ddec338663336b authored almost 11 years ago
Merge branch 'master' into sr-only-focusable

github.com/mapmapteam/tiki-style-mapmap - d8bc65b9d035d15a61bd6fe259b4ffb49c211404 authored almost 11 years ago
Don't ignore every dot file in Bower

github.com/mapmapteam/tiki-style-mapmap - 1caeca3e01d91261ae0fadd0bc3f24a51e80b22a authored almost 11 years ago
Remove unneeded quotes.

github.com/mapmapteam/tiki-style-mapmap - 9d027d2beedc5d287de2ec0ae740cf4be05b46ac authored almost 11 years ago
document position relative firefox bug; cleanup some stuff in the browser bugs page

github.com/mapmapteam/tiki-style-mapmap - 54b35d00a49afa94584aa871f20f9bfddf602722 authored almost 11 years ago
Merge branch 'master' into sr-only-focusable

Conflicts:
dist/css/bootstrap.css

github.com/mapmapteam/tiki-style-mapmap - ef5d8e98e2e9aa87496eef8359667f7e052ae636 authored almost 11 years ago
Merge pull request #12983 from twbs/fat-9836

fixes #9836

github.com/mapmapteam/tiki-style-mapmap - e4d13e238d0d6ea241f4e77328f6551206d17362 authored almost 11 years ago
Merge pull request #12982 from twbs/fat-9342

fix #9342

github.com/mapmapteam/tiki-style-mapmap - 90eb52495b12149b7ed2d1301c7c9cf5990cca85 authored almost 11 years ago
Merge pull request #12976 from ZDroid/comment

Update .hide-text() comment

github.com/mapmapteam/tiki-style-mapmap - 7c9a58f3d93442e64628883f03d466af22341d10 authored almost 11 years ago
Fixes #12966: Ensure icon font vars are loaded into Customizer

github.com/mapmapteam/tiki-style-mapmap - 03701b8d4bdda30dc625cdd263ca586835f544e3 authored almost 11 years ago
Merge pull request #12980 from ZDroid/config-yml-quotes

Remove redundant _config.yml quotes

github.com/mapmapteam/tiki-style-mapmap - c7984d41ca967d600246d5729dd0b88c40a9650c authored almost 11 years ago