Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/webpack/voting-app
An application for casting votes on new webpack features and fixes.
https://github.com/webpack/voting-app
f921a39c1ed64c88f32576376686213c43855665 authored almost 5 years ago by Nitin Kumar <[email protected]>
99d04388fe57e2c3303387ab821c04a99b2381e6 authored almost 5 years ago by Eugene Hlushko <[email protected]>
* chore(dist) add dist to git to skip npm publish, update eslint
* chore(release): 0.3.0
a4b184feea564ddaed0f319aa1e93ff4059949a7 authored almost 5 years ago by Eugene Hlushko <[email protected]>e3dd3b34983a84af3e0859fe409eeafc2dd8c7b8 authored almost 5 years ago by Eugene Hlushko <[email protected]>
* chore(deps) upgrade deps and webpack to 4
* chore(deps) update more deps, remove unused aft...
2ae087f9ef3c632bca7f08cc65f1606b3563ac87 authored almost 5 years ago by Eugene Hlushko <[email protected]>* feat: include vote keys in tab order
* fix: move rendering to pseudo element
95e524f96e0792ba9fba4b010a2531a180b3ee23 authored almost 5 years ago by Anshuman Verma <[email protected]>* chore: update topic heading as per locked status
* chore: update message
* chore: update...
cc4337b3f8cf999ded84421e38faae9fc22686ba authored almost 5 years ago by Anshuman Verma <[email protected]>e11437c2004d6975152282ec445a2a4717014e7d authored almost 7 years ago by Greg Venech <[email protected]>
3a7eb9deaa021be85ac981dd4bb601313337ee39 authored almost 7 years ago by Greg Venech <[email protected]>
e2061682f925805e79d4322bc63ed4ae565d861d authored almost 7 years ago by Greg Venech <[email protected]>
a83a6eed658064689a107dc3d29dc10a6cb14fd6 authored almost 7 years ago by Sean Larkin <[email protected]>
2182bfbad9fb66644a1fac6393788178a892d1bd authored about 7 years ago by Greg Venech <[email protected]>
3a6e9b7cbdebacdb0c88bc528478cf471236b98f authored about 7 years ago by Greg Venech <[email protected]>
Instead of making all the core api methods proxy to the dev methods
depending on the URL, this c...
a1ac389d8e9a8270c37269d4bad5de26e10d5b08 authored about 7 years ago by Greg Venech <[email protected]>
c1f35c8b09b9ba172d6884a843abc8e6899a3f64 authored about 7 years ago by Greg Venech <[email protected]>
It seems the `whatwg-fetch` package doesn't `export` the function anymore
and instead just repla...
46724ccd33bc424d66d601045158bdc62a7e1feb authored about 7 years ago by Greg Venech <[email protected]>
The vote logic now works exactly as it did before. There's probably still
some room for improvem...
Break the dropdown menu logic into a separate component for usage elsewhere,
e.g. in the `<Topic...
4a0202b4ed26eb7ee09652b226c338d171df0e2f authored about 7 years ago by Greg Venech <[email protected]>
The rename is for clarity since the component actually represents the score
display and two voti...
d56fea4ee10a9940f0e00a4d82880dd3504ccad9 authored about 7 years ago by Greg Venech <[email protected]>
7b233a920c9d5ccd1c5e40f146d6a5b16c2a417b authored about 7 years ago by Greg Venech <[email protected]>
8fe6c3ae6fbad391f016f02ed5b7aef34a8892dc authored about 7 years ago by Greg Venech <[email protected]>
This allows three different sizes of the currency icon: "small" (default),
"large", and "huge".
261074216cc544c6c55090c05e4e892a6c7167e7 authored about 7 years ago by Greg Venech <[email protected]>
3b95ba98e5f4015277b4d94f5c76e1feb712ec3c authored about 7 years ago by Greg Venech <[email protected]>
Still need to do more work on the voting section...
1e253038d2de24eb13cea085dc9febfbe970c02a authored about 7 years ago by Greg Venech <[email protected]>8aaaf9f2df73950037d7d45270e3d85cf8451bab authored about 7 years ago by Greg Venech <[email protected]>
Split out the currency icon into a separate component for use elsewhere. Update
the login button...
743bf5bfc46e67910cfff195e8a825b98fe37185 authored about 7 years ago by Greg Venech <[email protected]>
This icon now resembles the same general hexagonal shape that the logo
uses. This commit tweaks ...
2f898ffb7ff88496966110984142212514eecc39 authored about 7 years ago by Greg Venech <[email protected]>
87bef003dfb45bc822cc64624caf71a449c29fcd authored about 7 years ago by Greg Venech <[email protected]>
e806699175c67a7f87f585fa776d366b48760786 authored about 7 years ago by Greg Venech <[email protected]>
7390830c5c415d94f62c4623a8fdc2376836910a authored about 7 years ago by Greg Venech <[email protected]>
Using for obviously fake titles and lorem ipsum for the descriptions makes
it more clear that th...
09fa6c222cbbf3c2ccd950c623b0f19f41d05ce0 authored about 7 years ago by Greg Venech <[email protected]>
95b504965ce8f827d847202e78149560688e5133 authored about 7 years ago by Greg Venech <[email protected]>
fb10c45f801499ee1fc6c4fa9ef98c1f62a97479 authored about 7 years ago by Greg Venech <[email protected]>
fbee86bc41fbd80fffb714c29e4a0b6acf17653f authored about 7 years ago by Greg Venech <[email protected]>
7d3ff9724114d5c8d7a89b10fe809ba772ec70b4 authored about 7 years ago by Greg Venech <[email protected]>
d834e2833db7ca2690ac898564fd0c23d330a070 authored about 7 years ago by Greg Venech <[email protected]>
003b3953c181d95234592f304ffb33f8de9dd94f authored about 7 years ago by Greg Venech <[email protected]>
3ad78152cb164c9d518569b2e58e3a0be0bc8658 authored about 7 years ago by Greg Venech <[email protected]>
eb0064a3d4640883f528927a22acb8bcc2f58188 authored about 7 years ago by Greg Venech <[email protected]>
This new implementation allows for multiple topics to be created and worked on
in parallel and u...
Utilized an autosizing textarea component and made a few tweaks to the dev
api utility and wrapp...
a883ffa0e2f280a5ca7c5be7ec361810f7981d65 authored over 7 years ago by Greg Venech <[email protected]>
47f74a2abd4951270ebd0054dfc1e8f95c11a7a0 authored over 7 years ago by Greg Venech <[email protected]>
3845926d886ae8e222e68cecb162e287c524d2d9 authored over 7 years ago by Greg Venech <[email protected]>
7c7ce0f249e86aec48712f81a02c9466485aff7b authored over 7 years ago by Greg Venech <[email protected]>
fd9266c466fb91cc1959136ce2c78edc03b6f54d authored over 7 years ago by Greg Venech <[email protected]>
1f0139df8352b6968ed82aa44c2be504b43fca7e authored over 7 years ago by Greg Venech <[email protected]>
Using the `block` variable allows easier changing of the top-level name and
to make the elements...
f6872bb24baf05cd41c423fde3153f1dfe3a7584 authored over 7 years ago by Greg Venech <[email protected]>
Still a WIP, just need to test functionality and pass another callback or
two.
4a45726930748b1015d543acc8b7382414fdc4e9 authored over 7 years ago by Greg Venech <[email protected]>
13be2efb09a96c8870917335c720fd1d2632e6f4 authored over 7 years ago by Greg Venech <[email protected]>
43fe973a4eefee772204b337676caf8a68fefd11 authored over 7 years ago by Greg Venech <[email protected]>
6e28dd9d4b372ac60c2e9aa8b939deba5693b019 authored over 7 years ago by Greg Venech <[email protected]>
c12c8fbc5e94cb46280c46ff06c3c78c39ba1034 authored over 7 years ago by Greg Venech <[email protected]>
3367b2ca257cb32286bf1734fb100f2fb31ac9f5 authored over 7 years ago by Greg Venech <[email protected]>
fdb220f3f0704dccd7d9aba372219e2911782f71 authored over 7 years ago by Greg Venech <[email protected]>
19f9b939c5a351bd5c0539b8c86be92b3425b8cd authored over 7 years ago by Greg Venech <[email protected]>
7c5228ec34d2637321828f25fe869fe0ac9e73a3 authored over 7 years ago by Greg Venech <[email protected]>
Extract/minimize CSS and enter the actual top-level app component instead
of our development env...
These will be included by the parent repository. Also changed them to `devDependencies`
although...
e9d7847044da66aa3fbfb4e72b66d0b614ed2b27 authored over 7 years ago by Greg Venech <[email protected]>
27c8db9d440c57091bb4ad96aff49adfd1f557e8 authored over 7 years ago by Greg Venech <[email protected]>
b166202d47ec5062e8e7771384a83dcb55821b32 authored over 7 years ago by Greg Venech <[email protected]>
f9fb09bc9cacf116b8e20516d0a51428a9456136 authored over 7 years ago by Greg Venech <[email protected]>
0c48d956588d877715d87ef15892cecacb6006c8 authored over 7 years ago by Greg Venech <[email protected]>
89e6c36cea1bd5902799dff87273b0b109ef1ede authored over 7 years ago by Greg Venech <[email protected]>
05986cb33a10b9ac94c61a76b5498ba7ad3a41ec authored over 7 years ago by Greg Venech <[email protected]>
b15ecd6c32200f891affab531cdbe3070ca0e37e authored over 7 years ago by Greg Venech <[email protected]>
Still a WIP but most of the main pieces are now in place.
982001f145c57da278cce91f923b5bba4fc1b904 authored over 7 years ago by Greg Venech <[email protected]>