Ecosyste.ms: OpenCollective

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

github.com/html-next/flexi

Just a layout framework. Design for cross-platform with ease.
https://github.com/html-next/flexi

fix(resolver): make resolver opt-in

2ebedcbc3c307a12976c7a0d15502879173bcb27 authored almost 9 years ago
fix

52ddea1e7b13b064d98270d6402fb494715ddcb7 authored almost 9 years ago
fix(dependencies): ember-resolver is explicit dependency

98185723d5171abdeb2969abd6fc472eafd8b8c8 authored almost 9 years ago
fix(config): alert when config is poorly configured

c0465dc8c8c034232624312d30b191505195224b authored almost 9 years ago
fix(tests): fixes class names in tests

ea6ce32f4a4ca8f65cb6be9340e62ef4f8a583a6 authored almost 9 years ago
Merge branch 'feat/demo-site' into develop

ad8a40e03a6c5580ba148605cdfe5a60ec0590d0 authored almost 9 years ago
fix(tests): dont import removed sass file

b2fcb725d5796e584b06450d83cffe4cacb19b49 authored almost 9 years ago
Merge pull request #11 from runspired/feat/demo-site

fix(breakpoints-test): breakpoints are now better defined

98d421b73645d00035bec8de6d99b6c01d321461 authored almost 9 years ago
fix(breakpoints-test): breakpoints are now better defined

1bf8d725a91276f2332dd89d8e90feaba8750175 authored almost 9 years ago
Merge pull request #10 from runspired/feat/demo-site

Responsive Utilities

4db31b7257c50135d9cf233858816ff8e1cfd115 authored almost 9 years ago
feat(responsive-utilities): removes unneeded helper file

e9c0faf131af97085e0bb5be4acf9c725b073911 authored almost 9 years ago
feat(responsive-utilities): adds visible and hidden utilities

fa3a6d18b6c0a1e6f5acca25c2da0e7b46ebf023 authored almost 9 years ago
Merge pull request #9 from runspired/feat/demo-site

feat(grid): adds demos and sass for responsive grid

3d48e4d772f799879b5ddf8dfc4cadb06f5b60d3 authored almost 9 years ago
feat(grid): adds demos and sass for responsive grid

ab979b955b78bd2eb01a5a0fafe92a19ebf61abc authored almost 9 years ago
Merge pull request #8 from runspired/feat/demo-site

feat(grid): adds basic grid and grid demo

de869dd49fe19a0a87755da53a9a997b15468ec4 authored almost 9 years ago
feat(grid): adds basic grid and grid demo

cbe0002975a318b210d959c24da17c518e43a1ce authored almost 9 years ago
update readme

3d282bc324a05771e2987bda0c9cb4b08d6005a4 authored almost 9 years ago
adds code coverage and climate badges

08f33992fd6334b28ad86870386b7f3e3e3bd6a9 authored almost 9 years ago
adds code coverage

aed1cf2d1b38c31ba7326b4da01e92357e8d9bb2 authored almost 9 years ago
Merge pull request #7 from runspired/feat/tests

Feat/tests

96f315ee80e3e633d71216256a3052969968408f authored almost 9 years ago
fix all the things

8c0198a90f932d42f24c7598e1f98316375ff57b authored almost 9 years ago
fix(layout-compiler): scope of buildLayout

6f4762ddbe2fedb5e19c9779002bf5c201416e88 authored almost 9 years ago
fix(layout-compiler): breakpoint config is on the options hash

fc755d3d9b1943687d30a3316b232ff7c7d1413e authored almost 9 years ago
make layout names configurable for the blueprint

f7eb9107509bc760fd783b9411ec43470a93b118 authored almost 9 years ago
makes breakpoitns configurable for the layout compiler

f6765f82eda6f950fee572a231f9e84e78287c4c authored almost 9 years ago
makes breakpoints configurable for the service and attribute conversion

0baae1545681773361f753be1c34da6763a90d78 authored almost 9 years ago
fix(double-render): resolves double render issues

98f7055174f7204c2e1d5e4fa9b2aff4e3750c73 authored almost 9 years ago
layout fixes

e548025ad84b4246ecd1b3d639afaf7e485e31bf authored almost 9 years ago
fix(layout-test): dont rely on DUMMY for test app context

adf06590416bb17cae167ca3d4e2eaf4972da371 authored almost 9 years ago
Merge pull request #6 from runspired/feat/tests

Feat/tests

4154c6562437487cf6c8eed7954cf153f4e1946f authored almost 9 years ago
adds layout tests

ac8636d5e6903ca89b670783d0ed87f464aee7bc authored almost 9 years ago
feat(centered): adds component test

45288e3b0270ddcf0501dd19c995543c37a206d2 authored almost 9 years ago
feat(resonsive-container): adds tests

1361bf8f097c695bb44bf10dbe5175826a07c16d authored almost 9 years ago
fix(component-conversion): return null if no attributes are present

e4b81b3d347bc726dbef8ec73a5b2a432f51af9a authored almost 9 years ago
feat(grid): adds test for responsive and non-responsive grid

8a5cbc3e6b428ed410e8f567ac32a78a49d1e3fb authored almost 9 years ago
ran ember init

b445e83d3a4020c490f308b9827b9bbfa770b24d authored almost 9 years ago
jscs cleanup

4f355e046813e5493b5791f27bc22a101a33de3f authored almost 9 years ago
adds jscs

1e373da3f9775a13c820d1032c6296616261d56e authored almost 9 years ago
adds contributing guidelines

b79978f7b785b5d544843747436e38ddc281a1cd authored almost 9 years ago
turn off jshint tests

99929ade10d67a1eec26a65a0a07366f6812a3a4 authored almost 9 years ago
remove unused vars

62fe0ed287dfc87ba81be7cac7230aeaa1b67293 authored almost 9 years ago
Merge pull request #5 from runspired/feat/sustain-expires

feat(expires/clone): adds support for clone and expires

5dad62e60199dbb91b2baadef22f2881199cf982 authored almost 9 years ago
feat(expires/clone): adds support for clone and expires

667767da35a3d1d754f3f959dfbf88404673a20b authored almost 9 years ago
Merge pull request #4 from runspired/feat/responsive-container

feat(responsive): adds responsive grid and responsive container

a8c7ece18a40d62cad8e2c891313f02f2c49943e authored almost 9 years ago
feat(responsive): adds responsive grid and responsive container

a38751ca6fdba3d6ce5ffc5bb6dc41dc68a8c247 authored almost 9 years ago
Merge pull request #3 from runspired/feat/sustainables

cleans up sustains => sustainables

c67b85cfe787f2e1e130ea3c55b141a6dfb9c447 authored almost 9 years ago
cleans up sustains => sustainables

aec5bafce03a8ec3efcb9bf4d0295cfa10abbfa4 authored almost 9 years ago
feat(travis): adds travis testing integration

9b18e9ff7da06f48cb80bdd03294daad72e8fcc6 authored almost 9 years ago
installs ember-cli-changelog

2400929ca52f86bc58c5ef4c7012be920caf8604 authored almost 9 years ago
Merge pull request #2 from runspired/feature/layouts

Feature/layouts

b98637f9f11f15d2188b7e253c482c51ab177e28 authored almost 9 years ago
feat(layouts): adds build pipeline for layouts

6d198bbf475390c777fa40334cbee75ac811b234 authored almost 9 years ago
feat(layout-blueprint): adds blueprint for generating layouts

7873bdd5a54e959f24e422f6f8b7e651554e049b authored almost 9 years ago
scaffold device services

8661b785be7c0b7ea09e6aed2b01958ebf39e5d0 authored almost 9 years ago
fix(readme): stuffs

3ad39f1c99da6b9f35d7fcd534f71e3630d24fe0 authored almost 9 years ago
fix(readme): fix name of class used for responsive breakpoints

28e7fe3392d1e924bfe48ac0f3162ae639bd4323 authored almost 9 years ago
fix(readme): formatting fix

caaa95e98538d4aa55d69fb3f4b3bf201f99c0f0 authored almost 9 years ago
chore(sustain): renames files from feature to sustain

9f9f8a9eb10ea2c9e10136d3dcaed1d8d475f229 authored almost 9 years ago
improves docs on sustain

bd947918a8420eb2532867c6edf765474d37c709 authored almost 9 years ago
fix(readme): improve styles

887807438511ca818222bdfed09b3bfb814d4478 authored almost 9 years ago
fix(readme): updated documentation

010be9dbedc7db19f0f63f2a999d471ef7aa483a authored almost 9 years ago
chore(sustains): converts 'features' to 'sustain'

0c48e38181a2326cd03ca8ee6d670af387eb3c0f authored almost 9 years ago
feat(resolver): more robust resolver patch

a258f7ea3776146100003545cfa887384b3dbc3b authored almost 9 years ago
feat(features): all featurified

a7e3c9647e3ac5668c1afc258788e411d7c1371c authored almost 9 years ago
feat(features): adds features-support component to dummy app

1766313ac77f122c792f8ae62ec2f8fabbd633a4 authored almost 9 years ago
feat(flexi-feature): adds feature component

0528937eeb3536c15e396ebdcfdf5d7075b55055 authored almost 9 years ago
feat(resolver): adds features resolver

c3e642ab17a7f76862259286a02f2d19434b01b5 authored almost 9 years ago
feat(layout): adds styles

a46157b4ec0b14e54843c7cc458cd834f5395b3b authored almost 9 years ago
tests(pods) use pods

8de392ab9d03254600e870dff0ce40e87fda33e9 authored almost 9 years ago
chore(cruft): removes unused helpers

25f236e2c1b71f6cfc2d63adc4b21f37179f6142 authored almost 9 years ago
feat(features-support): adds rendering components

d30c9bcb66bddf211756537009f494d88c03d74a authored almost 9 years ago
feature(features-service): adds features service

61ed4f7924b678ed63294594ad6be18cbc8611c8 authored almost 9 years ago
feat(fragment-rendering): adds render-into-fragment mixin

94a0b0bace1b0a4725f8c3f3a3c09d2a20bb69eb authored almost 9 years ago
feat(get-owner): adds getOwner polyfill

89f818182c38cde54cf2839494f8b043b5f8f62f authored almost 9 years ago
feat(feature): adds support for converting feature helper to flex-feature component

25be235c5105c4d8af5c58d97acc89fb87f9cc1e authored almost 9 years ago
removes logging

2342bfe3594f1f0f500b2de4f8aadfc66a52fc9c authored almost 9 years ago
first steps

accaf97d34b2fdfbac1af90e0b8bc3bdfcd242ba authored almost 9 years ago
Initial Commit from Ember CLI v2.2.0-beta.6

_...,
...

5ff32986855423406be1da40fb7ad029b069edfa authored almost 9 years ago