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

chore: fix typo in influence.jsx (#24)

f921a39c1ed64c88f32576376686213c43855665 authored almost 5 years ago by Nitin Kumar <[email protected]>
chore(deps) migrate to react ^16.3 (#23)

99d04388fe57e2c3303387ab821c04a99b2381e6 authored almost 5 years ago by Eugene Hlushko <[email protected]>
Chore/bump eslint (#22)

* 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]>
chore(release): 0.2.0 (#21)

e3dd3b34983a84af3e0859fe409eeafc2dd8c7b8 authored almost 5 years ago by Eugene Hlushko <[email protected]>
chore(deps) upgrade deps and webpack to 4 (#20)

* 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 (#19)

* 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 (#18)

* chore: update topic heading as per locked status

* chore: update message

* chore: update...

cc4337b3f8cf999ded84421e38faae9fc22686ba authored almost 5 years ago by Anshuman Verma <[email protected]>
chore(release): 0.1.2

e11437c2004d6975152282ec445a2a4717014e7d authored almost 7 years ago by Greg Venech <[email protected]>
chore(release): 0.1.1

3a7eb9deaa021be85ac981dd4bb601313337ee39 authored almost 7 years ago by Greg Venech <[email protected]>
refactor(account): tweak `startLogin` logic and the caller in `Account`

e2061682f925805e79d4322bc63ed4ae565d861d authored almost 7 years ago by Greg Venech <[email protected]>
fix(login): unwrap callbackUrl object and query includes off of href

a83a6eed658064689a107dc3d29dc10a6cb14fd6 authored almost 7 years ago by Sean Larkin <[email protected]>
chore: add standard-version release script and update package-lock

2182bfbad9fb66644a1fac6393788178a892d1bd authored about 7 years ago by Greg Venech <[email protected]>
chore(release): 0.1.0

3a6e9b7cbdebacdb0c88bc528478cf471236b98f authored about 7 years ago by Greg Venech <[email protected]>
refactor(api): change how the api is consumed and utilized

Instead of making all the core api methods proxy to the dev methods
depending on the URL, this c...

b481506dddc434cd8874739450e4fb919fc48825 authored about 7 years ago by Greg Venech <[email protected]>
refactor(account): minor formatting tweak

a1ac389d8e9a8270c37269d4bad5de26e10d5b08 authored about 7 years ago by Greg Venech <[email protected]>
refactor(topic): use the new dropdown to re-integrate the options

c1f35c8b09b9ba172d6884a843abc8e6899a3f64 authored about 7 years ago by Greg Venech <[email protected]>
fix: fix issue with `fetch` replaced by an object

It seems the `whatwg-fetch` package doesn't `export` the function anymore
and instead just repla...

c8d901a59b6237e0baaa223d3ddc6533ab4959de authored about 7 years ago by Greg Venech <[email protected]>
refactor(influence): use `block` variable and add more classes

46724ccd33bc424d66d601045158bdc62a7e1feb authored about 7 years ago by Greg Venech <[email protected]>
refactor(vote): finish updating the voting logic

The vote logic now works exactly as it did before. There's probably still
some room for improvem...

924beb05e3ef5180986c65ec3df374c37c218a43 authored about 7 years ago by Greg Venech <[email protected]>
refactor(account): break out the dropdown logic and clean up avatar display

Break the dropdown menu logic into a separate component for usage elsewhere,
e.g. in the `<Topic...

f3454922a360463c0ee0d634b76fc68cce9f37e2 authored about 7 years ago by Greg Venech <[email protected]>
refactor(wrapper): return success state from change settings promise

4a0202b4ed26eb7ee09652b226c338d171df0e2f authored about 7 years ago by Greg Venech <[email protected]>
refactor: rename and refactor the "Button" component (now "Votes")

The rename is for clarity since the component actually represents the score
display and two voti...

5e515aaafc404ecb6cd5f7072f65bf62f4cd317c authored about 7 years ago by Greg Venech <[email protected]>
refactor(api): update the dev api to reflect the current values

d56fea4ee10a9940f0e00a4d82880dd3504ccad9 authored about 7 years ago by Greg Venech <[email protected]>
style(topic): allow text style to change to make editing more apparent

7b233a920c9d5ccd1c5e40f146d6a5b16c2a417b authored about 7 years ago by Greg Venech <[email protected]>
refactor(influence): finish up the influence redesign

8fe6c3ae6fbad391f016f02ed5b7aef34a8892dc authored about 7 years ago by Greg Venech <[email protected]>
refactor(currency-icon): allow a size prop

This allows three different sizes of the currency icon: "small" (default),
"large", and "huge".

17f19cafd3acf5cccda2e516a8b5ba35c62748f4 authored about 7 years ago by Greg Venech <[email protected]>
feat: update styling to display the site well on mobile devices

261074216cc544c6c55090c05e4e892a6c7167e7 authored about 7 years ago by Greg Venech <[email protected]>
refactor(button): reformat the button component

3b95ba98e5f4015277b4d94f5c76e1feb712ec3c authored about 7 years ago by Greg Venech <[email protected]>
refactor(topic): start redesigning the topic component

Still need to do more work on the voting section...

1e253038d2de24eb13cea085dc9febfbe970c02a authored about 7 years ago by Greg Venech <[email protected]>
style(dropdown): fix unintended border on last option

8aaaf9f2df73950037d7d45270e3d85cf8451bab authored about 7 years ago by Greg Venech <[email protected]>
refactor(account): redesign the account/login component

Split out the currency icon into a separate component for use elsewhere. Update
the login button...

324b98eaab416782e79d5b2225f70d7a0ddf785a authored about 7 years ago by Greg Venech <[email protected]>
refactor(button): remove unused styling

743bf5bfc46e67910cfff195e8a825b98fe37185 authored about 7 years ago by Greg Venech <[email protected]>
chore(currency-icon): use an svg that mimics the logo icon

This icon now resembles the same general hexagonal shape that the logo
uses. This commit tweaks ...

1e41372f5fcd58c04cbf95e7010814da4f28bc08 authored about 7 years ago by Greg Venech <[email protected]>
refactor(wrapper): update base layout and styling

2f898ffb7ff88496966110984142212514eecc39 authored about 7 years ago by Greg Venech <[email protected]>
refactor(influence): update the influence description design

87bef003dfb45bc822cc64624caf71a449c29fcd authored about 7 years ago by Greg Venech <[email protected]>
style: change default font color

e806699175c67a7f87f585fa776d366b48760786 authored about 7 years ago by Greg Venech <[email protected]>
style: make minor styling tweaks to accommodate reset styles on main site

7390830c5c415d94f62c4623a8fdc2376836910a authored about 7 years ago by Greg Venech <[email protected]>
refactor(api): update the dev items for testing and clarity

Using for obviously fake titles and lorem ipsum for the descriptions makes
it more clear that th...

433b7395d4048c205dc9489ecd7da6ff10abe318 authored about 7 years ago by Greg Venech <[email protected]>
style(topic): tweak layout slightly so sponsors always appear the bottom

09fa6c222cbbf3c2ccd950c623b0f19f41d05ce0 authored about 7 years ago by Greg Venech <[email protected]>
chore(deps): update outdated dependencies

95b504965ce8f827d847202e78149560688e5133 authored about 7 years ago by Greg Venech <[email protected]>
refactor: make minor formatting changes

fb10c45f801499ee1fc6c4fa9ef98c1f62a97479 authored about 7 years ago by Greg Venech <[email protected]>
chore(config): add a watch script -- useful for linked development

fbee86bc41fbd80fffb714c29e4a0b6acf17653f authored about 7 years ago by Greg Venech <[email protected]>
refactor: remove unnecessary todo

7d3ff9724114d5c8d7a89b10fe809ba772ec70b4 authored about 7 years ago by Greg Venech <[email protected]>
chore: add package lock file

d834e2833db7ca2690ac898564fd0c23d330a070 authored about 7 years ago by Greg Venech <[email protected]>
fix(config): fix webpack configuration to properly export the top-level component

003b3953c181d95234592f304ffb33f8de9dd94f authored about 7 years ago by Greg Venech <[email protected]>
refactor(account): inline the GitHub icon for easier consumption from webpack.js.org

3ad78152cb164c9d518569b2e58e3a0be0bc8658 authored about 7 years ago by Greg Venech <[email protected]>
chore: use new `development` prop for local testing

eb0064a3d4640883f528927a22acb8bcc2f58188 authored about 7 years ago by Greg Venech <[email protected]>
chore: re-implement topic creation

This new implementation allows for multiple topics to be created and worked on
in parallel and u...

579b3a21721ec101eea358a1e9a1f527b2f2bd8f authored about 7 years ago by Greg Venech <[email protected]>
chore: handle topic editing

Utilized an autosizing textarea component and made a few tweaks to the dev
api utility and wrapp...

68add9f70c336a3c3dce1bcfa1e3e2bbef2e4380 authored about 7 years ago by Greg Venech <[email protected]>
refactor: add some properties to the initial state declaration for clarity

a883ffa0e2f280a5ca7c5be7ec361810f7981d65 authored over 7 years ago by Greg Venech <[email protected]>
refactor: remove title

47f74a2abd4951270ebd0054dfc1e8f95c11a7a0 authored over 7 years ago by Greg Venech <[email protected]>
refactor: use class property for determining browser support

3845926d886ae8e222e68cecb162e287c524d2d9 authored over 7 years ago by Greg Venech <[email protected]>
refactor: rename and document user fetch method

7c7ce0f249e86aec48712f81a02c9466485aff7b authored over 7 years ago by Greg Venech <[email protected]>
refactor: elaborate dev data description and name

fd9266c466fb91cc1959136ce2c78edc03b6f54d authored over 7 years ago by Greg Venech <[email protected]>
refactor: minor tweaks

1f0139df8352b6968ed82aa44c2be504b43fca7e authored over 7 years ago by Greg Venech <[email protected]>
refactor: change top-level BEM block name and update all class names

Using the `block` variable allows easier changing of the top-level name and
to make the elements...

f4d0dab4850a652fbd0927d5a3d7769bede231a9 authored over 7 years ago by Greg Venech <[email protected]>
refactor: abstract account display into it's own component

f6872bb24baf05cd41c423fde3153f1dfe3a7584 authored over 7 years ago by Greg Venech <[email protected]>
refactor: abstract topic rendering into a separate component

Still a WIP, just need to test functionality and pass another callback or
two.

e89ee23e816d6d090009f692a9e08808ae1c8c0e authored over 7 years ago by Greg Venech <[email protected]>
refactor: removing unused/unnecessary vars and methods

4a45726930748b1015d543acc8b7382414fdc4e9 authored over 7 years ago by Greg Venech <[email protected]>
refactor: rename and document color fetching method

13be2efb09a96c8870917335c720fd1d2632e6f4 authored over 7 years ago by Greg Venech <[email protected]>
refactor: finish connecting callbacks to `Topic` and document all remaining methods

43fe973a4eefee772204b337676caf8a68fefd11 authored over 7 years ago by Greg Venech <[email protected]>
refactor: remove old and unused styles

6e28dd9d4b372ac60c2e9aa8b939deba5693b019 authored over 7 years ago by Greg Venech <[email protected]>
refactor: use the `ProvidePlugin` to shim fetch instead of directly importing it

c12c8fbc5e94cb46280c46ff06c3c78c39ba1034 authored over 7 years ago by Greg Venech <[email protected]>
refactor: create a single method for topic setting changes

3367b2ca257cb32286bf1734fb100f2fb31ac9f5 authored over 7 years ago by Greg Venech <[email protected]>
refactor: re-pass the required name prop to render list

fdb220f3f0704dccd7d9aba372219e2911782f71 authored over 7 years ago by Greg Venech <[email protected]>
refactor: renaming and tweaking the `_update` methods

19f9b939c5a351bd5c0539b8c86be92b3425b8cd authored over 7 years ago by Greg Venech <[email protected]>
refactor: abstract topic creation form into it's own component

7c5228ec34d2637321828f25fe869fe0ac9e73a3 authored over 7 years ago by Greg Venech <[email protected]>
refactor(config): finish `dist` configuration

Extract/minimize CSS and enter the actual top-level app component instead
of our development env...

7589aed97b9444ba9e0c898df9d07cd4cf2d2947 authored over 7 years ago by Greg Venech <[email protected]>
refactor: externalize react and react-dom

These will be included by the parent repository. Also changed them to `devDependencies`
although...

9f75ed178fd885b6932cd3f9c90607c959ef72cf authored over 7 years ago by Greg Venech <[email protected]>
refactor(config): hardcode bundle name into the config and simplify entry points

e9d7847044da66aa3fbfb4e72b66d0b614ed2b27 authored over 7 years ago by Greg Venech <[email protected]>
refactor: fix duplicate `devDependencies` sections

27c8db9d440c57091bb4ad96aff49adfd1f557e8 authored over 7 years ago by Greg Venech <[email protected]>
refactor: enforce single quotes

b166202d47ec5062e8e7771384a83dcb55821b32 authored over 7 years ago by Greg Venech <[email protected]>
chore: reformatting the api utilities

f9fb09bc9cacf116b8e20516d0a51428a9456136 authored over 7 years ago by Greg Venech <[email protected]>
chore: finish enabling hot module replacement

0c48d956588d877715d87ef15892cecacb6006c8 authored over 7 years ago by Greg Venech <[email protected]>
refactor: minor change to dev site title

89e6c36cea1bd5902799dff87273b0b109ef1ede authored over 7 years ago by Greg Venech <[email protected]>
chore: add simple readme

05986cb33a10b9ac94c61a76b5498ba7ad3a41ec authored over 7 years ago by Greg Venech <[email protected]>
chore: port components/utilities and begin refactor

b15ecd6c32200f891affab531cdbe3070ca0e37e authored over 7 years ago by Greg Venech <[email protected]>
chore: set up enviroment

Still a WIP but most of the main pieces are now in place.

982001f145c57da278cce91f923b5bba4fc1b904 authored over 7 years ago by Greg Venech <[email protected]>