Dimitri Mitropoulos

Results 30 issues of Dimitri Mitropoulos

![image](https://user-images.githubusercontent.com/15232461/30327631-c2b3d958-979a-11e7-996c-c3046dbf36bb.png) http://clauderic.github.io/react-infinite-calendar/#/customization/select-year-first?_k=0pth0m

https://designrevision.com/docs/shards-react/

Hi, library author! Thanks for taking a look at this project! I take a lot of pride in my work, and I bet you do too. If someone had a...

transparency===good

apparently Semantic-UI is no more, and Formantic-UI is the replacement. https://github.com/Semantic-Org/Semantic-UI/issues/6945

https://patternfly-react.surge.sh/ https://github.com/patternfly/patternfly-react As first seen in [`Openshift Container Platform`](https://www.openshift.com/products/container-platform)

https://react.lightningdesignsystem.com/components

https://polaris.shopify.com/components/actions/button

https://rsuitejs.com

https://baseweb.design/components

consider the following example: ```ts /*eslint eslint-comments/disable-enable-pair: error */ /*eslint eslint-comments/require-description: error */ /*eslint-disable no-undef, no-unused-vars -- My reason for doing this is XYZ */ var foo = bar() /*eslint-enable...