Ecosyste.ms: OpenCollective

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

vue

We are on a mission to help more frontend devs enjoy building apps for the web.
Collective - Host: opensource - https://opencollective.com/vuejs - Website: https://vuejs.org - Code: https://github.com/vuejs

AngularJS: unifying indentation and ws

per https://github.com/rwldrn/idiomatic.js/#idiomatic-style-manifesto

- Never mix spaces and ta...

github.com/vuejs/todomvc - ce1e4cb02f2a49201c56facc5fe937325d2de8ed authored over 12 years ago by Igor Minar <[email protected]>
AngularJS: add angularjs-perf version

this one has better performance at the cost of complexity

for a toy app like this one the diffe...

github.com/vuejs/todomvc - a7abc6cf27aef2d24d6270e4d4c3a87ac2ebe227 authored over 12 years ago by Igor Minar <[email protected]>
Changes to fix done -> completed

github.com/vuejs/todomvc - 15c813f3548d0f5314caeb76677e667b4f63f891 authored over 12 years ago by addyosmani <[email protected]>
Merge pull request #198 from stas/emberjs-routing

Emberjs routing

github.com/vuejs/todomvc - dee327ace9a0e49ff1d9fb194fb9bfb96f53cd68 authored over 12 years ago by Addy Osmani <[email protected]>
Add a set of specs for checking todos cration, completion and deletion. See #200

github.com/vuejs/todomvc - f1084f90cffe48531f2a7c38af63fe412c431dbb authored over 12 years ago by Stas SUȘCOV <[email protected]>
Remove mocha and chai libs.

github.com/vuejs/todomvc - a8f4b4d06e8bc174c02c7b121f54b70d5c616106 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Replace mocha and chai with jasmine.

github.com/vuejs/todomvc - 814755edfd0d073e0213c25aeccaa913ec5be45f authored over 12 years ago by Stas SUȘCOV <[email protected]>
Add jasmine to assets.

github.com/vuejs/todomvc - 7b280ae7a2684bd67087ad36c092d3d61b26843f authored over 12 years ago by Stas SUȘCOV <[email protected]>
Fix clear button element id.

github.com/vuejs/todomvc - 3c11ce7f45af3d4666211ef3ae4e7fbb5d47aeb5 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Spine app: Autofocus new todo input on load

github.com/vuejs/todomvc - 2c9508c3acf4edc07c92df3d431d1487cf864914 authored over 12 years ago by Sindre Sorhus <[email protected]>
Adding routing, fixes to footer/counter.

github.com/vuejs/todomvc - 3e9a320ec81c31f9b3e49d3bbc3cfedc1a4df58b authored over 12 years ago by addyosmani <[email protected]>
Readme tweak

github.com/vuejs/todomvc - 7a72427fd4dd205fdf98bd8d4b855ecae21fb0ef authored over 12 years ago by Sindre Sorhus <[email protected]>
Minor readme improvements

github.com/vuejs/todomvc - 8d9a17f11ebaccd7ff6df17a3d706c72a465af1c authored over 12 years ago by Sindre Sorhus <[email protected]>
Merge branch 'refs/heads/master-temp'

* refs/heads/master-temp:
Minor list revisions

github.com/vuejs/todomvc - c391f51808d70f6e10deb0a7c11b677423a56326 authored over 12 years ago by Sindre Sorhus <[email protected]>
VanillaJS app: Wrap IIFE and use strict

github.com/vuejs/todomvc - 6ca1d7c659073748769d11438ce34a1ff0de1983 authored over 12 years ago by Sindre Sorhus <[email protected]>
Vanillajs app: Fix bug when removing a single todo item

github.com/vuejs/todomvc - 124b1c996171ba14f558ab401da4f986c0ec4239 authored over 12 years ago by Sindre Sorhus <[email protected]>
Vanillajs app: Enforce code style

github.com/vuejs/todomvc - 8d004d8f3b579a4393086e4427c777a2e43b1396 authored over 12 years ago by Sindre Sorhus <[email protected]>
Vanillajs app: Whitespace

github.com/vuejs/todomvc - 3c9b36b4b398a4887b7264d664356ad5cc7cf2da authored over 12 years ago by Sindre Sorhus <[email protected]>
Fix rAppid.js name and link

github.com/vuejs/todomvc - 843ea438964c6aebca28d5023628e5b897128ac8 authored over 12 years ago by Sindre Sorhus <[email protected]>
rAppid.js app: Enforce code style

github.com/vuejs/todomvc - 4841d65f4ceceaea0235010e195bbae211592198 authored over 12 years ago by Sindre Sorhus <[email protected]>
rAppid.js app clenup and improve readme

github.com/vuejs/todomvc - 9803689b2bf09ff4200733c42ee1b5c4bdee669e authored over 12 years ago by Sindre Sorhus <[email protected]>
Minor list revisions

github.com/vuejs/todomvc - a61cbe6c54d7383e37d9fd7e61c83c21978fa722 authored over 12 years ago by addyosmani <[email protected]>
Add comment to editorconfig

github.com/vuejs/todomvc - 89083b70fca09b65fed1667e752c070a9b4ed789 authored over 12 years ago by Sindre Sorhus <[email protected]>
Convert readme names to lowercase for consistency

github.com/vuejs/todomvc - 2a874625b32f444027deba50d508a0500e171b79 authored over 12 years ago by Sindre Sorhus <[email protected]>
Update Require.js to 2.0.2

github.com/vuejs/todomvc - bb7de8faf83d1dbadb805327fc64746db4ef79f7 authored over 12 years ago by Sindre Sorhus <[email protected]>
Merge pull request #194 from richardharrington/backbone

fixed a loss of context for 'this' keyword in backbone app

github.com/vuejs/todomvc - 97cec2dce6571baa7d23d08a8ae51cdfaca72cd5 authored over 12 years ago by Addy Osmani <[email protected]>
Add routing support by setting a context filter.

`TodosController` will filter the content based on router's filter.

github.com/vuejs/todomvc - c3a471b8d589fef3f1775aa7d43bbe54270e030a authored over 12 years ago by Stas SUȘCOV <[email protected]>
Cleanups.

github.com/vuejs/todomvc - 127c55a18e75f89da9e27c5b4950b7b81355bb57 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Hide #main and #footer elements. Do it the Ember way!

github.com/vuejs/todomvc - 45a30e3635ec48008bfeacf8d01355558786553d authored over 12 years ago by Stas SUȘCOV <[email protected]>
Update clear button view bindings. Force the view scope.

github.com/vuejs/todomvc - 52522d2a51b9d748dac28afbf7949814dea899c6 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Update stats view bindings and force view scope (might be an Ember bug).

github.com/vuejs/todomvc - 920eaf35a11cc2c11ec2df65e1e9322019245e5d authored over 12 years ago by Stas SUȘCOV <[email protected]>
Move main html parts to `ApplicationView` as a `ContainerView`.

Most of the non-dynamic (from routing point of view) views should reside in application view.

github.com/vuejs/todomvc - 8183459de0b6a78c2c0c1839a8ee23a7109310f9 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Cleanups.

github.com/vuejs/todomvc - e9c6524b89f99fadc61e2fe0ea43889d4e2f421d authored over 12 years ago by Stas SUȘCOV <[email protected]>
Router now implements `connectOutlets` method.

Renders items on root path.

github.com/vuejs/todomvc - 447b785052c2bf4a945525bd9d69db5f9fd577dd authored over 12 years ago by Stas SUȘCOV <[email protected]>
Update items view bindings.

github.com/vuejs/todomvc - 8125e6a3bbdce6127f7fd5b06fec8b44e904dacb authored over 12 years ago by Stas SUȘCOV <[email protected]>
Update todos controller to initalize secondary views upon content attribute setup.

TODO: Refactor this to be part of `ApplicationView` as child views.

github.com/vuejs/todomvc - 8da22268ae85701ad085b4fd809a8d4cef9778be authored over 12 years ago by Stas SUȘCOV <[email protected]>
Update application initialization to make use of `ApplicationController` and `ApplicationView`.

Initialize entries controller upon application creation, to be passed later as content property.

github.com/vuejs/todomvc - 43d571072d436c4734867f374424644898bffa34 authored over 12 years ago by Stas SUȘCOV <[email protected]>
fixed loss of context for 'this' keyword when AppView instance method addAll calls AppView instance method addOne (in the backbone app).

github.com/vuejs/todomvc - c3dfa36ebe5bf27cb124e2a53ee887a55e9db8db authored over 12 years ago by Richard Harrington <[email protected]>
Cleanup todos controller.

github.com/vuejs/todomvc - 42e46b5d4ee60f8c09155058db37f94634601cd8 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Rewrite the items view.

Cleanup `Ember.CollectionView` template, on editing use a contextual view.
Fix race condition is...

github.com/vuejs/todomvc - e20be98e04ce1129d20889f5910ca98b08d56523 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Rewrite clear button view to use the new `action` helper.

github.com/vuejs/todomvc - 22ffae553228b2d26672b8fcc4174899896c0893 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Correct the order of the clear button view append.

github.com/vuejs/todomvc - ae539e519e01de4cea4c90db1e418ca2615c3974 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Cleanup entries controller from hacks.

github.com/vuejs/todomvc - 59d518aca0fff99059cbb46a3a390c44a60b1469 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Use latest ember.js, add basic routing support.

github.com/vuejs/todomvc - df296b9cce5e1128fcfe84b444b83a5c8068ce35 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Move some of the views to separate files.

Initialize controller views upon `init`.

github.com/vuejs/todomvc - 428dc1ae1d46dc51b190fa6a6d1a8c81f4d68718 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Move specs runner/initializer to a separate file.

github.com/vuejs/todomvc - ea6780dfccf1865c3029ed1f31e4f77fd25637a2 authored over 12 years ago by Stas SUȘCOV <[email protected]>
Merge pull request #188 from davidmurdoch/patch-1

Fix whitespace

github.com/vuejs/todomvc - b13012714aea8d33acbdfc822df735f583cad7e7 authored over 12 years ago by Sindre Sorhus <[email protected]>
Minor formatting fix to last set of changes

github.com/vuejs/todomvc - e74f0d9f6885d8d0f49e451bee4e4e6dc5c3bcf0 authored over 12 years ago by addyosmani <[email protected]>
Finishes fixing #189 - docs clearer about reference app and unit tests

github.com/vuejs/todomvc - c9432e226a20900e070837fe6bcdfc732a3bb594 authored over 12 years ago by addyosmani <[email protected]>
Addressing #189 renames reference-examples, tweaks select issue in vanilla app.

github.com/vuejs/todomvc - 9a2d6c4ff125c933e904d70d9b94e764c120458b authored over 12 years ago by addyosmani <[email protected]>
Fix whitespace

github.com/vuejs/todomvc - 322780c8786ce84ed6d8298c412f0167d1c83e7d authored over 12 years ago by David Murdoch <[email protected]>
use built maria.js file and organize files according to framework's recommended best practices

github.com/vuejs/todomvc - 6d40fc20e3f6d92ddf7ea1d7aa3cafabe71876dc authored over 12 years ago by Peter Michaux <[email protected]>
Merge pull request #186 from runawaygo/master

Fixed the failed testcases on views in project emberjs_require.

github.com/vuejs/todomvc - 99282a820b6220f70d72235425ef2271c7a16078 authored over 12 years ago by Addy Osmani <[email protected]>
Merge branch 'master' of git://github.com/addyosmani/todomvc

github.com/vuejs/todomvc - c2abe8ee4a86818347b331ed8bbd98bafec49ab6 authored over 12 years ago by runawaygo <[email protected]>
Fixed the failure testcases. Wrap the template compile with a function.

github.com/vuejs/todomvc - 3dd6ba51782856d7f61aaf4a11390a17e40db8a4 authored over 12 years ago by runawaygo <[email protected]>
Close GH-156: rappidjs update. Fixes #140

github.com/vuejs/todomvc - 2aef4b5d9186ac5a78487f0d4e9498687d0d1b29 authored over 12 years ago by Marcus Krejpowicz <[email protected]>
Close GH-161: Updating Angular, Angular/Persistence examples. Fixes #153, Fixes #154

github.com/vuejs/todomvc - 6ed23dfddc21b53ea81fe24e409c67fbc7e004f4 authored over 12 years ago by Jacob Mumm <[email protected]>
Adding initial Maria.js implementation.

github.com/vuejs/todomvc - 5cc9baa7b27f88dba806e3ff2e7dfc856c54b6bf authored over 12 years ago by addyosmani <[email protected]>
add knockoutjs_require

github.com/vuejs/todomvc - b32ef3c99fe463fb588706473775b6885c641a76 authored over 12 years ago by Loic Knuchel <[email protected]>
Merge pull request #182 from troopjs/troopjs/bundle-update

bumped troopjs-bundle to 1.0.1

github.com/vuejs/todomvc - 4743337f8ff1e72c1cf6a2a4133570e889ad94b4 authored over 12 years ago by Sindre Sorhus <[email protected]>
bumped troopjs-bundle to 1.0.1

github.com/vuejs/todomvc - dcb98e8627f949b4229d4a4adf8d38ff3d3cbd5b authored over 12 years ago by Mikael Karon <[email protected]>
Fixes #180: Unable to edit todo item, works for enter.

github.com/vuejs/todomvc - dcc1830fe73b1af69d492aae5c9cb661d9e5d27d authored over 12 years ago by addyosmani <[email protected]>
Adding gf3 to the team list

github.com/vuejs/todomvc - 527af74e697a466e289d9cb5d1b97ae8b7621ce7 authored over 12 years ago by addyosmani <[email protected]>
Adding section on project status

github.com/vuejs/todomvc - 82e8fde6a0435fbfdaff5940df4cb4f84754102c authored over 12 years ago by addyosmani <[email protected]>
Template: Make the bg color match the bg img

github.com/vuejs/todomvc - 33b8ef1c577a15f60d06ee4da2d76dd957e50290 authored over 12 years ago by Sindre Sorhus <[email protected]>
ExtJS: Fix base.css path and convert to tabs. Fixes #179

github.com/vuejs/todomvc - 91999d98295da30fa206634bec6e9d4aed8bd974 authored over 12 years ago by Sindre Sorhus <[email protected]>
ExtJS: Fix base.css path and convert to tabs. Fixes #179

github.com/vuejs/todomvc - bb3b86a9d048bd2b4dc3eb731b18b09b154ab127 authored over 12 years ago by Sindre Sorhus <[email protected]>
Template: Make the bg color match the bg img

github.com/vuejs/todomvc - a0271d12839e00b59429153c8c0145dfd272229d authored over 12 years ago by Sindre Sorhus <[email protected]>
Merge pull request #178 from cburgdorf/removeBooter

Removed booter.js and actually use the module that we already have

github.com/vuejs/todomvc - a86c97b0daba8f393eb6e48958d053cbe4081870 authored over 12 years ago by Addy Osmani <[email protected]>
Removed booter.js and actually use the module that we already have

github.com/vuejs/todomvc - bf606a0508c9590b473f13eea43c29d3797186aa authored over 12 years ago by Christoph Burgdorf <[email protected]>
Merge pull request #177 from everett-sochowski/html_escaping

Html escaping

github.com/vuejs/todomvc - b77fe6b92b910c63a8a22344e7b23161fca01714 authored over 12 years ago by Sindre Sorhus <[email protected]>
Fixed escaped control structures

github.com/vuejs/todomvc - a36303dc81d0534a2cc5febaf2ce37af04f60393 authored over 12 years ago by Everett Sochowski <[email protected]>
Merge pull request #175 from everett-sochowski/html_escaping

Html escaping of Backbone underscore template

github.com/vuejs/todomvc - ec1c9a365a5ccacf2563e549132a7346300f66ff authored over 12 years ago by Sindre Sorhus <[email protected]>
Close GH-176: Changed Angular bindings so they will not be visible to the user prior to expression rendering..

github.com/vuejs/todomvc - 77b54786aa870d933f0b69f12414a6ec25c88400 authored over 12 years ago by Ariel Ben Horesh <[email protected]>
Close GH-103: Added GWT implementation.

github.com/vuejs/todomvc - a7949c8c66d1ca4896f94a16dffa979147a7bd82 authored over 12 years ago by Colin Eberhardt <[email protected]>
Close GH-120: Example using TroopJS.

github.com/vuejs/todomvc - 47c8ab0aa78a2ad50c7430ddc12ea20e738ebe18 authored over 12 years ago by Mikael Karon <[email protected]>
Close GH-173: Updating Dojo application to use latest template . Fixes #138

github.com/vuejs/todomvc - c7f05d38558df85f3ec8dfcc54dfbd820a8e45d4 authored over 12 years ago by James Thomas <[email protected]>
Final changes to merge dojo example with new template & spec

github.com/vuejs/todomvc - 224a0cc06b0b28dfffcda12c2e54bf330d6ea952 authored over 12 years ago by James Thomas <[email protected]>
Add EditorConfig

github.com/vuejs/todomvc - a5407e0f4ddace0b8901e59d3430ef5f02d554ad authored over 12 years ago by Sindre Sorhus <[email protected]>
Use html escaping in the underscore templates

github.com/vuejs/todomvc - ce405e711d0a49e34631aedb82a90fdaaa224537 authored over 12 years ago by Everett Sochowski <[email protected]>
Add Require 2.0 to assets

github.com/vuejs/todomvc - 43887539c13a0f06414d540bcf186a4fc005a31c authored over 12 years ago by Sindre Sorhus <[email protected]>
Closes #172: Closure app update. Fixes #155

github.com/vuejs/todomvc - 531d16dd4df4e10d3730ad8c16f7426e76d7210f authored over 12 years ago by Chris Price <[email protected]>
Update readme and site app links

github.com/vuejs/todomvc - 265fa96d1ae59b5b5bf6ff42b9932fb0a9a8bd8b authored over 12 years ago by Sindre Sorhus <[email protected]>
Somajs: Some whitespace, code style and readme cleanup

github.com/vuejs/todomvc - 0d3d8af40328a4e5d669d6d81e0d35a0ab2e04f9 authored over 12 years ago by Sindre Sorhus <[email protected]>
Close GH-162: Somajs.

github.com/vuejs/todomvc - f189c265c31f95824ccb0ac89d17c17326c37359 authored over 12 years ago by Romuald Quantin <[email protected]>
Merge ExtJS branch into master

github.com/vuejs/todomvc - 352327f7572174c646f44b9c7689957c7ede2d8f authored over 12 years ago by Aaron Boushley <[email protected]>
Upgrade and minify Chai. Upgrade Ember.

github.com/vuejs/todomvc - a2f8f05c80ba301ba0790bd5cac00b049ce582ac authored over 12 years ago by Sindre Sorhus <[email protected]>
Updating README to include the list of apps from Labs

github.com/vuejs/todomvc - 17bcd4dbd114dd5dcda6a73c30fecb4c44e1216a authored over 12 years ago by addyosmani <[email protected]>
Removing unneeded files and trimming CSS.

github.com/vuejs/todomvc - 4e5a65bb10b90bce63d8e7e5d8867e548f1c831d authored over 12 years ago by James Thomas <[email protected]>
Final modifications to match new template.

github.com/vuejs/todomvc - 66c167db5c8f2a6c9bf76cf7bbf5d7341fedb586 authored over 12 years ago by James Thomas <[email protected]>
cacheable

github.com/vuejs/vue-style-loader - 85b74465568e6a229d7a52bc7b70e0fd1181fc02 authored over 12 years ago by Tobias Koppers <[email protected]>
Close GH-170: Changed indentation to spaces and Fixed removeChildren function.

github.com/vuejs/todomvc - f214a7ba44b9493fa2be478b497039fc5939952a authored over 12 years ago by Aaron Reisman <[email protected]>
Fixing showing and hiding of page elements on items selected

github.com/vuejs/todomvc - 43737b1a2ae341cbccf6b7729fbf973c5b81b447 authored over 12 years ago by James Thomas <[email protected]>
Minify JS and some cleap

github.com/vuejs/todomvc - 4b0fde0c0f5f2d6789312fac0a548ce5f5710646 authored over 12 years ago by Sindre Sorhus <[email protected]>
SammyJS: Fix paths, minify js, correct folder structure.

github.com/vuejs/todomvc - bf17b6e52957184fe13aeb571148419d090769fd authored over 12 years ago by Sindre Sorhus <[email protected]>
Move SammyJS to labs

github.com/vuejs/todomvc - ca401ceaae34cb9a3309de33ce1174598ca2bf8e authored over 12 years ago by Sindre Sorhus <[email protected]>
jQuery: Extract store() method to Utils

github.com/vuejs/todomvc - d8731b8ddb35552442a14f5355f8e0f51f073726 authored over 12 years ago by Sindre Sorhus <[email protected]>
jQuery: Use templating on the footer too

github.com/vuejs/todomvc - 1f2793f138a4bdbc4c11e33089af4f426d254236 authored over 12 years ago by Sindre Sorhus <[email protected]>
Close GH-169: inline makeEditable for PlastronJS.

github.com/vuejs/todomvc - 8e1adcf4848d7659e1b0fb75ac3235bd4a020739 authored over 12 years ago by Rhsy <[email protected]>
Spine: Minor cleanup

github.com/vuejs/todomvc - 3467402240216b084a078c99bc2a19b995c59e89 authored over 12 years ago by Sindre Sorhus <[email protected]>