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

Change import method for Site.Footer

0028e0e49a8438b908d5d7d6d2f8ac12e7d7d7f8 authored over 6 years ago by Greg Hamel <[email protected]>
Add footer to SiteWrapper

9591e74da4b2724be5beda2c985a6b082f5ed61d authored over 6 years ago by Greg Hamel <[email protected]>
Add Empty Page

1cf28695387167c55bab4ba6792653a8745881a9 authored over 6 years ago by Greg Hamel <[email protected]>
Merge pull request #33 from tabler/demo-website

Demo website

dda62d7db7a113c138e94dd42b33529cadf21ae0 authored over 6 years ago by Jon Thompson <[email protected]>
Fix logo

6c8ea79ca9793532bff45233dfeb4096121024e3 authored over 6 years ago by jonthomp <[email protected]>
Adds demo images

8269672d06a64ac008533145047254bf20408827 authored over 6 years ago by jonthomp <[email protected]>
Demo SiteWrapper: updates to match latest tabler demo site, also simplifies navigation generation

371f209ab1ec4d5903409df6340188ca5074cf40 authored over 6 years ago by jonthomp <[email protected]>
Amend classnames for latest tabler changes

d179e9968aca4dfea335bfa35de36163fb0993b6 authored over 6 years ago by jonthomp <[email protected]>
DropdownItem: adds 'RootComponent' and 'to' props to support react router, updates renderto return real <a> element if no RootComponent

d3f935695fd33ea3cb85f4ec435712939e3c0cc2 authored over 6 years ago by jonthomp <[email protected]>
DropdownTrigger: removes RootComponent, replaces with new 'type' prop that only allows 'a' | 'button'. Updates render to return based on new type prop

9ff644a75d3c4c1509cabb61d1165303559b985e authored over 6 years ago by jonthomp <[email protected]>
SiteLogo: change classname

44777ca981844c10f11db7b08c6301c9236cfe4b authored over 6 years ago by jonthomp <[email protected]>
NavItem: remove RootComponent option, only allow li | div as a new 'type' prop instead, change render function to return based on type.

Adds LinkComponent prop to be passed down to Nav.Link to support
react-router

fa6e8463cefe7fa5bdd99a4bb6025b249672b392 authored over 6 years ago by jonthomp <[email protected]>
NavItem: change how component is rendered so only adding href to a tag adds 'to' and 'hasSubNav' props.

dbcf25f525a53c4667a5de97a26622d0e05fd8cb authored over 6 years ago by jonthomp <[email protected]>
Adds NavSubItem

869f60db5f991e378d9fa1826fcb41a3dcb3ebad authored over 6 years ago by jonthomp <[email protected]>
Adds List and ListItem

5d352c09917242d9f5c2e6f4a64dbc8dfb93e1fb authored over 6 years ago by jonthomp <[email protected]>
Removed unused prop.

1a438984b4494dce8a9de002ec1b15510b6894f7 authored over 6 years ago by burak akyol <[email protected]>
Module exported

b263d221248cdddfd69f9817e760ca480971be9b authored over 6 years ago by burak akyol <[email protected]>
Added PricingCard component

d0ae1c424382c1343aaa42d54d88ee486d90f04c authored over 6 years ago by burak akyol <[email protected]>
Added PricingCardButton component

59a53982851138a98b7ca2ba5bd01322cdc1f5ad authored over 6 years ago by burak akyol <[email protected]>
Added PricingCardPrice component

8d0c3df70bd59b847bd96d66ff2162dd27762559 authored over 6 years ago by burak akyol <[email protected]>
Added todo

fc7e9397d669a4227dee84f1b7f20fe3cde48cd9 authored over 6 years ago by burak akyol <[email protected]>
Added PricingCardCategory component

961e37433d79244ef79a80ca7e7cccb5d54e6df2 authored over 6 years ago by burak akyol <[email protected]>
Removed PricingCardTitle component

220461df42983a0b39e3d0a5083098a0442fcd0f authored over 6 years ago by burak akyol <[email protected]>
Added component props and view

38c00c53078e55bfa4aeee58a7bd9020fe8f7bd3 authored over 6 years ago by burak akyol <[email protected]>
Added Pricing Card Title component

c542a0d2e53a778c6a80279cb3bcf8f576692b44 authored over 6 years ago by burak akyol <[email protected]>
Added Pricing Card Price component

0a37f88490b4e320f80962b5be0eaba2016dfdcb authored over 6 years ago by burak akyol <[email protected]>
Added PricingCardButton component

23a5f758d310e91cdf978764885df5ecf2c69825 authored over 6 years ago by burak akyol <[email protected]>
Added PricingCardAttributeItem component

d80e808e8b1a1543a9a8c8632500965c5955b2b9 authored over 6 years ago by burak akyol <[email protected]>
Added PricingCard component

445c84a14a32b7f105b167eddc5c47e6c8b9ebe8 authored over 6 years ago by burak akyol <[email protected]>
Added path convertion for win32 systems

791b21bd4855340844e4a6b8189d432a60c49596 authored over 6 years ago by burak akyol <[email protected]>
Adds fontawesome css to example site

4b3a676c5372d6a40cbae333bafa3277585d5a5e authored over 6 years ago by jonthomp <[email protected]>
Fix github url

89081846d7f4c02f4d4ffcbf0d3f5287001a9c6d authored over 6 years ago by jonthomp <[email protected]>
Merge pull request #34 from tabler/button-on-click

Adding onClick for button and making error pages go back.

4378c3e9b0497a5249e1b43b9ada66e0d80e07f4 authored over 6 years ago by Aaron Coplan <[email protected]>
Adding onClick for button and making error pages go back.

816e72d088866d1ad8069e2f5bcd7ce9db3dbf80 authored over 6 years ago by AaronCoplan <[email protected]>
Use Switch from react-router-dom to only render one page at a time

da34fef4c568a0f05533f569649b5d24aca57409 authored over 6 years ago by jonthomp <[email protected]>
Change to functional component

068e3e6ad55600d23680f369b330b951c2a5a757 authored over 6 years ago by jonthomp <[email protected]>
Make color and size optional

1a91189253d8addac0d2f9c583eacdddaf17b04e authored over 6 years ago by jonthomp <[email protected]>
Adds colspan prop

67e7f9505dd677aea75e66d4f093f9a22138c4ff authored over 6 years ago by jonthomp <[email protected]>
Makes size optional

ec09a69aa8bcfac1006bf2168a5ccbcbbc21e606 authored over 6 years ago by jonthomp <[email protected]>
Adds href prop

3b4c5bdec6323c263aefab1439d035a723ef22b5 authored over 6 years ago by jonthomp <[email protected]>
Rename image prop to imageURL

08b1927af069f50714416e79e2caa751baa07ff5 authored over 6 years ago by jonthomp <[email protected]>
Fix site wrapper import and and add Progress and Table to component exports

f694a1a0f335c2d2d69ae83b1a9ce210af78ec7d authored over 6 years ago by jonthomp <[email protected]>
Adds Home page to demo and renames FormElementsto FormElementsPage

ce18d9f44903725feca04e234fcda9dff76b6a7b authored over 6 years ago by jonthomp <[email protected]>
Merge branch 'master' into demo-website

ec6ffed4718d464d5173d4e4995bfdf41926cf14 authored over 6 years ago by jonthomp <[email protected]>
Merge pull request #31 from tabler/form-elements-demo-page

Form elements demo page and some fixes bumped into on the way

497ffccd240da794a74cbbed0085ad6c20d27ffe authored over 6 years ago by Jon Thompson <[email protected]>
Merge branch 'master' into form-elements-demo-page

41455cbaac72de64885e36ced193daeb8b0fe11d authored over 6 years ago by Jon Thompson <[email protected]>
Merge pull request #30 from tabler/form-inputs

Refactor form input components to use basic components.

825eb6cd1e97cf4fda69e62c48d2ade8e486c158 authored over 6 years ago by Aaron Coplan <[email protected]>
Merge pull request #32 from tabler/precommit-hook-for-props

Adding precommit hook to check for invalid/undesirable props.

c0f100455faaffb21fe4ecbb1aaf6398c06eb1a2 authored over 6 years ago by Aaron Coplan <[email protected]>
Adding precommit hook to check for invalid/undesirable props.

e2027189ccd6853020236425ce2db21f5eb7d790 authored over 6 years ago by AaronCoplan <[email protected]>
Change to functional component

d9b28a087336c94a7dbb52dd6bf99c19ead37a54 authored over 6 years ago by jonthomp <[email protected]>
Add Home page

59d9132513508180267f8c05e1b2697023c23682 authored over 6 years ago by jonthomp <[email protected]>
Made minor requested changes for checkbox inputs.

0610fc8c6b739cea935aa0bdad64cf8cd5cd921e authored over 6 years ago by AaronCoplan <[email protected]>
Home page from previous repo

c9423278330d99996cae1df8a23c2973390d588e authored over 6 years ago by jonthomp <[email protected]>
Update buttons to use new color prop

99b5e6503c38c4421cce4f101a316ff7f5ae4f2a authored over 6 years ago by jonthomp <[email protected]>
Adds missing Text export

a11bb6603832e852c6c86015a8d373c284c28b30 authored over 6 years ago by jonthomp <[email protected]>
Adds FormElements demo page to router

63e474295f3d6faea727730da1a599383fca484f authored over 6 years ago by jonthomp <[email protected]>
Merge branch 'master' into form-elements-demo-page

9e2f1b1d836df64818ecebaa389add0ebbf23bd0 authored over 6 years ago by jonthomp <[email protected]>
Merge pull request #28 from tabler/resolve-form-conflict

Resolving form conflict by creating FormCard component.

ccd77c5b1a05f332ccf2aa62a9e5b4c9c829e663 authored over 6 years ago by Aaron Coplan <[email protected]>
Merge branch 'master' into resolve-form-conflict

9b18c2bba5d2fa5452696d24d3f51f058e96ea54 authored over 6 years ago by Aaron Coplan <[email protected]>
Merge pull request #29 from tabler/nav-export

Quick fix for nav export (#24).

30d2b8d4aca0bee40ae237c179afcd804883ebe5 authored over 6 years ago by Aaron Coplan <[email protected]>
Refactor form input components to use basic components.

a3baa489f69fb384912810152c9a36e19ca7e46e authored over 6 years ago by AaronCoplan <[email protected]>
Quick fix for nav export (#24).

50f9e6094d9ef10749abbea0ca33b26607a2258a authored over 6 years ago by AaronCoplan <[email protected]>
Resolving form conflict by creating FormCard component.

c5d99e4c9fe4a74c65d32d57539978538176c66a authored over 6 years ago by AaronCoplan <[email protected]>
Merge pull request #27 from tabler/default-error-page

Adding DefaultErrorPage component

60b73ff18f5e2d0b8fa184dbfdf0169ae8b0d448 authored over 6 years ago by Aaron Coplan <[email protected]>
Fixed flow issues from #26 and refactored error pages to use DefaultErrorPage component

9be757f54e730c03b8e508f5a1db43cb219fc958 authored over 6 years ago by AaronCoplan <[email protected]>
Exported DefaultErrorPage component in index.js

47b5284e62da2d56ff81dd95f8e3f4c554adfca6 authored over 6 years ago by AaronCoplan <[email protected]>
Adding DefaultErrorPage to page_templates.

9ecace34a8e89833d9b235dfb73d41f2da03374e authored over 6 years ago by AaronCoplan <[email protected]>
Updating yarn.lock via yarn install and fixed format/lint errors.

60a2a2e85315327132d366b26126eb7991dbd46b authored over 6 years ago by AaronCoplan <[email protected]>
Merge pull request #26 from MrJarv1s/demos

Add Error Pages

d95cdf5765f6858111e09e7629fa2f049b919932 authored over 6 years ago by Aaron Coplan <[email protected]>
Change pages import method.

13bef6783d050e969658fd24a6d649210b712914 authored over 6 years ago by Greg Hamel <[email protected]>
Clean up after deletion.

52db80645ea287133b126ecedea071c3684a7fa8 authored over 6 years ago by Greg Hamel <[email protected]>
Clean up files be pull request

b92507aed3956676be3d12b1a2c2d09ea8178e19 authored over 6 years ago by Greg Hamel <[email protected]>
Remove blank page

7431d660624deb1e7ec37fdd7654233719c96440 authored over 6 years ago by Greg Hamel <[email protected]>
Demo: form elements page

fd6d757f649973a31fd37e028a1c50e321499fab authored over 6 years ago by jonthomp <[email protected]>
Card: render children if there is no body prop

9d4ed055becd5491bd531b41cfd396369491bdae authored over 6 years ago by jonthomp <[email protected]>
Adds missing props

f3d42074bcd67a6f23eb8af93da3d4577b7a6ede authored over 6 years ago by jonthomp <[email protected]>
Button: replace toggle and dataToggle with isDropdownToggle

87c977b780f58418087401a1203a2b74603c202e authored over 6 years ago by jonthomp <[email protected]>
Add bootstrap javascript packages

c9e3d995cdcfc1ecf5bda83514cb78050b883a4f authored over 6 years ago by jonthomp <[email protected]>
Form.Help add positoin and message options

54ff67f792cddb7f157e3e58e146072ce8fa31c0 authored over 6 years ago by jonthomp <[email protected]>
Add missing props

b95e5de33a38d540188062159abda765f22fdd37 authored over 6 years ago by jonthomp <[email protected]>
Add dist types export to flow libs

e06397793d76b2dac577e29bf247a1d1540a233a authored over 6 years ago by jonthomp <[email protected]>
Merge pull request #22 from m8r1x/master

Update Button component props.

145aada652e644dce48f1f3e99d04d23266a2651 authored over 6 years ago by Jon Thompson <[email protected]>
Update Button.react.js

f3f98aca8da1df85d812a1a911d1b3bcf875d189 authored over 6 years ago by Willie M.I.K <[email protected]>
Update Button component props

- Remove type variables.
- Primary, secondary, info, warning and danger are now part of color.
...

aca9ea50e594c70adf5f8c04cc7f89570be43a3d authored over 6 years ago by Willie M.I.K <[email protected]>
Use tabler-react components for Headers

a5df42e7a7e3befdf506624c77634d5e2f9a5c11 authored over 6 years ago by Greg Hamel <[email protected]>
Add Empty webpage first gist.

8f04ba8be16600deca92306b6b81fb5709f36fc1 authored over 6 years ago by Greg Hamel <[email protected]>
Add Tabler logo

08eecb6e2577c78a3f81199c6b6b5ecece3bd49c authored over 6 years ago by Greg Hamel <[email protected]>
Add Icon with className

468906cce5798377fc1383b11f736adffbe9bca0 authored over 6 years ago by Greg Hamel <[email protected]>
Merge remote-tracking branch 'upstream/master' into demos

313df1c3e6d2cd33c6cf5338827585da557a59ee authored over 6 years ago by Greg Hamel <[email protected]>
Update Button component props.

- Create new type variable for theme options.
- Update button component to accept and use type ...

1d6958dca7153b53fc84f938915245538ce957e5 authored over 6 years ago by Willie M.I.K <[email protected]>
Merge pull request #18 from tabler/structural-refactor

Refactor code (file structure refactor coming next)

12ff555355c02d7e557fe07fd90de5d0e9936c02 authored over 6 years ago by Aaron Coplan <[email protected]>
Merge branch 'master' of github.com:tabler/tabler-react into structural-refactor

c95e27f118a469470d55855a2ffa1f84f411bf05 authored over 6 years ago by AaronCoplan <[email protected]>
Merge pull request #19 from tabler/eslint-config

Changes eslint to extend react-app and adds eslint for staged files to precommit

3fbb186a054d6aaaa16912a0b1dbcaeb0557c41e authored over 6 years ago by Jon Thompson <[email protected]>
Merge branch 'master' into eslint-config

e5461c3ea49c1be4871f8fdcd5af806741bf8950 authored over 6 years ago by Jon Thompson <[email protected]>
Merge pull request #21 from tabler/prettier-config

Adds prettier config and fixes files based on it

afc25483fc9a469ceeaa8d354d8b25f6e1e668a2 authored over 6 years ago by Aaron Coplan <[email protected]>
Add Error 50X pages and add index.js for pages

7781e24fb518de8826713b067da835eb3d4b00d6 authored over 6 years ago by Greg Hamel <[email protected]>
Runs prettier format on everything

199240e2465b0096eec4fd0c93797e7439f8844e authored over 6 years ago by jonthomp <[email protected]>
Adds prettier config and restricts format script to run on src and example directories only

5dbb95b437569bf85884be6d0b6bcb3ea1169741 authored over 6 years ago by jonthomp <[email protected]>
Move pages to subfolder and create err40X pages

bb79259017d42e9b45aee392a686cb11c7f6469a authored over 6 years ago by Greg Hamel <[email protected]>
Fixes some errors found by eslint

28afecc1ffb2841de363190b3ebdaf9e85ffb0d8 authored over 6 years ago by jonthomp <[email protected]>