Ecosyste.ms: OpenCollective

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

github.com/tabler/tabler-react

React components and demo for the Tabler UI theme.
https://github.com/tabler/tabler-react

Adds eslinting of staged files to precommit

cebdc9ffd25b429dccb0152832a908ab6f1b311d authored over 6 years ago by jonthomp <[email protected]>
Adjust condig, upgrade babel-eslint version, remove additional .eslintrc

82185734ddf1ee4e374c46c79de7ada7d6619e61 authored over 6 years ago by jonthomp <[email protected]>
Removes old/adds new eslint packages and config

677192697b71fb9a03af83e5a087010d6a63e427 authored over 6 years ago by jonthomp <[email protected]>
Major code cleanup of unused props, ...props, etc.

51238a65071438811daebb1da92cf816c664e50b authored over 6 years ago by AaronCoplan <[email protected]>
Cleaned up Alert since alert types are mutually exclusive.

61b3d5da9f96ac8fa1cb3e2820aeb361e17b3e8c authored over 6 years ago by AaronCoplan <[email protected]>
Minor formatting update.

3a2131a3037412f4967799104d8bdade470fcf38 authored over 6 years ago by AaronCoplan <[email protected]>
Added script to generate index of src/

d54814c640bd32dda8eeffc67e6f68b6a3f241d3 authored over 6 years ago by AaronCoplan <[email protected]>
Fixed issues found with propscheck script.

489983844bd8fc9c73e064281a40ecdc5418dc1f authored over 6 years ago by AaronCoplan <[email protected]>
Adding scripts dir and adding script for props check.

5f984b61089604de671fcf8770dc7c58ba946d67 authored over 6 years ago by AaronCoplan <[email protected]>
Fixed final flow errors.

968d134a66230f80f40c68c44df941329b3064b0 authored over 6 years ago by AaronCoplan <[email protected]>
Cleaning up files with unnecessary / broken ...props.

d8d729a29da75d054e611f1fc0365279cd0f1df5 authored over 6 years ago by AaronCoplan <[email protected]>
Fixed undiscovered flow errors found by using exact Props types.

7e1014aafb63836c8a558c25bda8336d50a65f1c authored over 6 years ago by AaronCoplan <[email protected]>
Added pipes to Props type definitions.

c6fa6440799dd308abd6bfa2fa793765bf867158 authored over 6 years ago by AaronCoplan <[email protected]>
Merge pull request #14 from tabler/build-fix-and-router

Fix issue, add router, export flow types, add login and register pages.

342acc19f1e64482e925a9e5f47d8812de2972fe authored over 6 years ago by Aaron Coplan <[email protected]>
Fixed hidden flow errors found when exporting types.

d548f67a663e2fbc079fc809a446c24beead28af authored over 6 years ago by AaronCoplan <[email protected]>
Exporting flow types (#13)

4a2e3037127d9dbe0248967a65bc73cdf5cb63a6 authored over 6 years ago by AaronCoplan <[email protected]>
Working on standalone form pages (register + login)

c3f98a309287d91106943c31f41d378b2ba4ff20 authored over 6 years ago by AaronCoplan <[email protected]>
Added watch script to example package.json

18e6314924903b46214f0197e0e0422f9307bd56 authored over 6 years ago by AaronCoplan <[email protected]>
Fixed classnames dependency issue blocking build.

- Also added react router.

83ea39ec67016e7c811e0f79222e0f576086bb71 authored over 6 years ago by AaronCoplan <[email protected]>
Merge pull request #8 from tabler/from-old-repo

Adds Alert, Icon, Avatar, Button, Dropdown, Button, Form, List, Nav, Progress, Table and Text

edbe7cb756ca866943f7ab30f363807c3584deff authored over 6 years ago by Jon Thompson <[email protected]>
Destructure children and insert between tags direct

6fc81901769e266761711fd802d7682461ec0a34 authored over 6 years ago by Jon Thompson <[email protected]>
Remove children prop

00c64d12871625f5cc83d9c80165361548e59cd3 authored over 6 years ago by Jon Thompson <[email protected]>
Remove children prop

30453467335141ebc8749a991672cfd330841275 authored over 6 years ago by Jon Thompson <[email protected]>
Use children or output a question mark

fe528684e9d4dae123964e5c7f6402678f72dc01 authored over 6 years ago by Jon Thompson <[email protected]>
Remove children from props

bcde66b1ed1e51f54de07fd8fbe96a83191d618a authored over 6 years ago by Jon Thompson <[email protected]>
Simplify header and body null checks

63af42edf4c69ec347f14a8702a28bc6543c5c09 authored over 6 years ago by Jon Thompson <[email protected]>
Remove uneccasary null checks

26a0abe67449a84e2dc0cc62cc2f5ad13159fa69 authored over 6 years ago by Jon Thompson <[email protected]>
Renames image prop to imageURL

99be2b03f904b6bbd22b76ce3d47cbeed41566b7 authored over 6 years ago by Jon Thompson <[email protected]>
Merge pull request #7 from tabler/remove-prop-types

Removing prop-types from package.json.

68a7cc558e3442e6b2816e7d43366a548ca4e76c authored over 6 years ago by Aaron Coplan <[email protected]>
Remove form to prevent clash

a05b7aca39b75e07a91c962a9b3fce89527b24fc authored over 6 years ago by Jon Thompson <[email protected]>
Adds, List, Nav, Progress, Table, Text and Code

09978a2f59c51845f881295dcbc1ba3918f99115 authored over 6 years ago by Jon Thompson <[email protected]>
Adds Form

7c82f9fbf61fb7320473e272556107e768455b82 authored over 6 years ago by Jon Thompson <[email protected]>
Adds Alert, Icon, Avatar, Button, Dropdown and Button

49d5e4386482fdfefce462edfdb87a063685a77f authored over 6 years ago by Jon Thompson <[email protected]>
Merge pull request #1 from tabler/from-old-repo

Adds flow and Container, Grid, Site, Card and Page components

3d1cc02a7d620a8576557dc5bdb5b461980687a1 authored over 6 years ago by Jon Thompson <[email protected]>
Merge branch 'master' into from-old-repo

2125f16cf6c32d4c01e5413b7c8a761e44c034b1 authored over 6 years ago by Jon Thompson <[email protected]>
Implements recomendations from review

79f4ba9b8bbd0f677578fd22c524209daa1ddd80 authored over 6 years ago by Jon Thompson <[email protected]>
Merge pull request #6 from tabler/sample-pages

Added forgot password page.

4429ece99bfe12ba160eb5e06aae76cd6fa35bed authored over 6 years ago by Aaron Coplan <[email protected]>
Made requested changes.

30742e080558a8a52b09a4bd5788af45f24a759d authored over 6 years ago by AaronCoplan <[email protected]>
Merge branch 'from-old-repo' of https://github.com/tabler/tabler-react into from-old-repo

089a8c9dc9f7aa261058d0e0c63024bdb47dd5c2 authored over 6 years ago by Jon Thompson <[email protected]>
Merge branch 'master' into from-old-repo

a19d769845093b23e90a16404f88a1e0fbc2dcd4 authored over 6 years ago by Jon Thompson <[email protected]>
Removing prop-types from package.json.

19b8280da0853d24f813626d2077d1c81460763f authored over 6 years ago by AaronCoplan <[email protected]>
Merge branch 'master' of github.com:tabler/tabler-react into sample-pages

fb5af29d38db6685ce3d200d4ad3f1e09fe5d28a authored over 6 years ago by AaronCoplan <[email protected]>
Removed unused field "validators" from form.

e74cc227e88766460a956a5986d2469a8243869d authored over 6 years ago by AaronCoplan <[email protected]>
Made state be exact object type.

989b9572ec9646d2a0ad84a491787e6667026742 authored over 6 years ago by AaronCoplan <[email protected]>
Simplified logic for FormTextInput

7ee6ad2c25c53beeae79ee25ad209fa24b3d4a1b authored over 6 years ago by AaronCoplan <[email protected]>
Renamed App.js in example to App.react.js

10d8cac6aaf07352857055aa72d07af0a84d3e26 authored over 6 years ago by AaronCoplan <[email protected]>
Adding simplified form implementation + working page.

44dec32c49a7b714708a82a87f13507463eb5dc6 authored over 6 years ago by AaronCoplan <[email protected]>
Adding fonts, images, and style in naive fashion for now.

502af82d16b4add3f7d9a92a217817a5f43a2d8d authored over 6 years ago by AaronCoplan <[email protected]>
Refactor initial components and add @flow annotation.

78f882930f9a4d1b75781192f14342dfa943fdd6 authored over 6 years ago by AaronCoplan <[email protected]>
Merge branch 'master' into from-old-repo

8ffa14336e1fb9aede0741da95f94b1b4043de9d authored over 6 years ago by Jon Thompson <[email protected]>
Merge pull request #5 from tabler/configs-and-setup

Configs and setup

e14beab7a092588e9541159272f4a048d3f7fb92 authored over 6 years ago by Jon Thompson <[email protected]>
Added `yarn format` command to scripts.

6673c9698d15086e6a0fcc8aa445f08a6d4e2dd5 authored over 6 years ago by AaronCoplan <[email protected]>
Adding prettier for auto formatting and precommit hook.

bdc45eb13987e579ab4c2aff4aadb44cf59549b6 authored over 6 years ago by AaronCoplan <[email protected]>
Added LICENSE, updated readme & package.json

a827300ac1d00a07162eea47499b5f22ef920746 authored over 6 years ago by AaronCoplan <[email protected]>
Adds Page

830a123da23926508731ad9d9aec2e288ac7d71b authored over 6 years ago by Jon Thompson <[email protected]>
Adds Card with Body, Header and Title

3c68c5f0a16bc0120135c0d0e1cb9000499694ab authored over 6 years ago by Jon Thompson <[email protected]>
Adds Site Header, Logo and Navbar

91bf3b613858d1d4efd7f20ac6a2bc0576bcc639 authored over 6 years ago by Jon Thompson <[email protected]>
Adds Header

36ff3d3301b499ce6d9e344c7ff37c3e54062550 authored over 6 years ago by Jon Thompson <[email protected]>
Adds Grid.Col and Grid.Row

07e80ad451e790f23c6605b805d3754458366404 authored over 6 years ago by Jon Thompson <[email protected]>
Adds Container

de1e7eb617f48333945127178557ecd5d9835810 authored over 6 years ago by Jon Thompson <[email protected]>
Adds classnames flow types

188af5241dcdee0529f136b8cbc31c1f415a351b authored over 6 years ago by Jon Thompson <[email protected]>
Adds flow

60e84fc5dbf9bcf9f71d79e6b1ba73e5ff68d4c0 authored over 6 years ago by Jon Thompson <[email protected]>