Ecosyste.ms: OpenCollective

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

github.com/storybookjs/react-docgen-typescript

A simple parser for react properties defined in typescript instead of propTypes.
https://github.com/storybookjs/react-docgen-typescript

chore(Parser): read displayName

1f3ce7b5ecb1973f6f2869256a24b9228abaa00b authored over 6 years ago by argshook <[email protected]>
chore(testUtils): extract `fixturePath` function

this is to be used when testing without `check` helper

de11968d289f120c30a2f01c64896fe1ff032e15 authored over 6 years ago by argshook <[email protected]>
chore(parser): refactor displayName extraction

d4236bba10837da82360217daaf24f8912c69ab2 authored over 6 years ago by argshook <[email protected]>
trying

32f45ac2d459355adf7fe90df94166d725633751 authored over 6 years ago by argshook <[email protected]>
Update README.md

82300d64013a3dd995854b920f9804f09078c005 authored over 6 years ago by pvasek <[email protected]>
Update package.json

502a771401224978e33ffdcff28f8a845940965d authored over 6 years ago by pvasek <[email protected]>
parse tsconfig.json mirroring TSC’s process

d6eab26823c181acf0e16feba862fc034f405f32 authored over 6 years ago by Ian G <[email protected]>
Added support for referenced default props in stateless components

770d142e971abf53899f5eb84d7206b1b6d7e4cf authored over 6 years ago by Christoph Albert <[email protected]>
Update package.json

1c4fc165c910f4135c95b0ae507da621e33e47da authored over 6 years ago by pvasek <[email protected]>
Update README.md

f40a23c3737b727f1f532cfc6d9a3834ae67e28a authored over 6 years ago by pvasek <[email protected]>
test(Parser): add failing test

prove that `defaultProps`, when referenced, break parser

658953b7129dfa1a665a4daa06b9ea762b1c1543 authored over 6 years ago by argshook <[email protected]>
feat(parser): support referenced defaultProps

ad1f72360cf2f6c17e750b6e3b6c3f9f2f52ee87 authored over 6 years ago by argshook <[email protected]>
Update package.json

d5eddc5833835bcb34159aad9e3499458b0caeff authored over 6 years ago by pvasek <[email protected]>
Update README.md

fc8bd07c059ef20b463334d8fa681df7e1b1c795 authored over 6 years ago by pvasek <[email protected]>
Extracts default props from stateless components

80f752d10810b925018f272f55962bc9bfd08741 authored over 6 years ago by Alberto Silva <[email protected]>
Update README.md

4603a9200bbd6817911f4bfb01b41542d23f1179 authored almost 7 years ago by pvasek <[email protected]>
Update package.json

78a2a4232a5af2b686c963b50577998e11ee019d authored almost 7 years ago by pvasek <[email protected]>
point to published type definitions

616da367bab92706b3d577f50a870f6f7f8c8f9a authored almost 7 years ago by Basarat Ali Syed <[email protected]>
Update README.md

b693234b3a8a687f98e5414afecbf1009dfa5627 authored almost 7 years ago by pvasek <[email protected]>
Update package.json

46adc355aa687a2a12a61ea4f00154d889422c16 authored almost 7 years ago by pvasek <[email protected]>
Fix React.SFC-typed functional components

e9d57f229b9760967ddc0a746b1c1443f06762b0 authored almost 7 years ago by Jonathan Skeate <[email protected]>
Use prepublishOnly

e9d5eeb2de1f4b84bf90bb8e758de3352fa02a29 authored almost 7 years ago by Jonathan Skeate <[email protected]>
Update README.md

5e379efcc0edc5c02869e2cf1e5b9aee5bd6b1d2 authored almost 7 years ago by pvasek <[email protected]>
Update package.json

f135d4ed41a47e2691871cbb0fa4bf889ae0622f authored almost 7 years ago by pvasek <[email protected]>
Patch parse tsconfig (#75)

* Add failing test for default tsconfig.json

- includes tsconfig from tsc --init
- typescrip...

f9b0805d49efa02bd57355bf4c78b7995d789c03 authored almost 7 years ago by Sebastian Silbermann <[email protected]>
Update .travis.yml

use yarn instead of npm

ef6e41fc5aac54a986d90fd5b1d4ee9e53c1c766 authored almost 7 years ago by pvasek <[email protected]>
Update package.json

b77654bbdf2f9024cfd7e4c4915deeab83bc69d3 authored almost 7 years ago by pvasek <[email protected]>
Apply prettier and lint to example project (#70)

6c4bec76fc615dfc99f4c4745482447b0b15608c authored almost 7 years ago by Havret <[email protected]>
Update package.json

0bedde74602406d3f3932420eb174c06e2470a91 authored almost 7 years ago by pvasek <[email protected]>
Fix issue with negative numbers as default values (#69)

7300663b68bd4370a450e52b1cff2d2723afb870 authored almost 7 years ago by Fabian Mueller <[email protected]>
Apply ts strict mode (#67)

a225f4587d8414edd0e5376cf5e331a2e9a305bc authored almost 7 years ago by Fabian Mueller <[email protected]>
Add example of passing parser options (#66)

* bump up package versions

* Add example of passing parser options

1b67db7bf571858657ebbbe71ae03e0a3c808890 authored almost 7 years ago by Krzysztof <[email protected]>
Update README.md

e684c1064a48b7ceeb025dab15f8b694c885b9f0 authored almost 7 years ago by pvasek <[email protected]>
Auto-formatting for code + linting = code consistency (#65)

* Add dependency 'tslint'

* Configure linter

* Fix lint issues

* Add dependency 'pretti...

9dbf1955e1be91edfca033cb7205fac08e9f6bc2 authored almost 7 years ago by Fabian Mueller <[email protected]>
Improve parserOptions documentation (#64)

7d1ce314674d3256f7903901e8bfa6ef408f8d11 authored almost 7 years ago by Jake <[email protected]>
Update package.json

d2e4dbdc262f398868d9721a1821db5b0314f202 authored almost 7 years ago by pvasek <[email protected]>
Update README.md

796c4f8922decc7f30a213ffab5e154eca424c3c authored almost 7 years ago by pvasek <[email protected]>
Filter properties by static or dynamic conditions (#63)

* Add options for parse method that allows to ignore 'children' property

In case the "childre...

162a68362edec0eb49793dd77bb374c6da099e31 authored almost 7 years ago by Fabian Mueller <[email protected]>
tests extended to cover issue #20 (#61)

bc4ed7f0a008c94d18e9104c3ae08ddab7f615e6 authored almost 7 years ago by pvasek <[email protected]>
default export can have wrong name - #59 fixed (#60)

d1a4f106054bf40d7e7ce4f678f19c3b31ec5a22 authored almost 7 years ago by pvasek <[email protected]>
Adding support for default exports (#58)

* Default export does not work - fixed

fd7f4d36651724aed5d58d51a4958d8aabbb04d9 authored almost 7 years ago by pvasek <[email protected]>
Update README.md

cf90374b93821f8d41257b21ec372d4b7975bda7 authored about 7 years ago by pvasek <[email protected]>
version changed to 1.1.0

58c5214e625dfc7fe0e78d8e3468c4997e0a73f0 authored about 7 years ago by pvasek <[email protected]>
support default props via defaultProps or JSDoc (#53)

* support default props via defaultProps or JSDoc
* fixes #37

992cada041227eb386ee148cb05eb6db97abc8ca authored about 7 years ago by Brett Jurgens <[email protected]>
Merge pull request #52 from uditalias/patch-1

Fixed a typo

e448bad30f9b8edb4897d81d76534b8527558b08 authored about 7 years ago by pvasek <[email protected]>
Fixed a typo

064f9f11bab35bd7519a5b821aae98d02baa45c5 authored about 7 years ago by Udi Talias <[email protected]>
Update styleguide.config.js

b8f18be4bd444bf33945491a6bd23596d283ba7a authored about 7 years ago by pvasek <[email protected]>
Update README.md

561955345cb48377d90e8e38a54da3ff9c0ccbdf authored about 7 years ago by pvasek <[email protected]>
test fails on CI because mocha timeout - fixed

7b83430e332604f9ce401f31af073cdb8e077764 authored over 7 years ago by pvasek <[email protected]>
Merge pull request #46 from pvasek/fix/22_props_from_pick

Props extended from Pick fails - #22 fixed

5d9c37945534ea7f107b2ed23c3beb7493fb38a5 authored over 7 years ago by pvasek <[email protected]>
Props extended from Pick fails - #22 fixed

d60b92dde0db5b8e48dd635454a570b4c605f5f4 authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #45 from pvasek/fix/unit-tests-after-tsx-imports

Fixing test after making tsx import working

981f3d99772d0f852dc9971f94c34fd63f9ee980 authored over 7 years ago by pvasek <[email protected]>
Fixing test after making tsx import working

b5a04a193183fe8eca3ff0b150da2029a7d9345c authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #44 from pvasek/fix/43_imports_from_tsx_files

Imports from tsx files are not working

46ca97377377c883809f9aff76691170266de8e6 authored over 7 years ago by pvasek <[email protected]>
Imports from tsx files are not working - #43 fixed

2e4452a396f1c6090461a64af8dbdc8bcb091396 authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #1 from jrwebdev/master

Add failing test for extending props from an external .tsx file

24b71a780006e61c85c30acf4e56705351d2b2ea authored over 7 years ago by pvasek <[email protected]>
Add failing test for extending props from an external .tsx file

bc64e1ecf88d8e6c84de0f26448f52a76edb45a9 authored over 7 years ago by jrwebdev <[email protected]>
Merge pull request #41 from styleguidist/roystons-poc

Royston Shufflebotham rewrite

d3de8c40b8347367d06bc4aff636e92076a69779 authored over 7 years ago by pvasek <[email protected]>
generating .d.ts files

a9538d00155e24fb247e676a4a941df7eec8253a authored over 7 years ago by Pavel Vasek <[email protected]>
fixing stateless component that use context as well

efed487da729320ef4a81a4992ab0e839b921e7c authored over 7 years ago by Pavel Vasek <[email protected]>
version updated to 1.0.0

c9fb65c4f1ff97544e44e45278fd011ddada243c authored over 7 years ago by Pavel Vasek <[email protected]>
tests updated

4fe756b964914c0796213c0217ab964f930344e0 authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #39 from RoystonS/roystons-poc

Royston Shufflebotham parser implementation

c6619d483e1a0803a735941262eb901a828443e8 authored over 7 years ago by pvasek <[email protected]>
Here's what I knocked together a couple of weeks ago

c2ba6f4e90e85126f25c8d898ae63eaed3b34d2b authored over 7 years ago by Royston Shufflebotham <[email protected]>
description for components added

ed2d177220146aba4f8d0ee6698eb9a33ef4ab74 authored over 7 years ago by Pavel Vasek <[email protected]>
new parser added based on roystons POC

e20d355617a46d47b8bcf0e1b7fe96aad4008119 authored over 7 years ago by Pavel Vasek <[email protected]>
version updated to 0.0.15

ba0fe8abbc4d02e9d08eb2c1884c8a7f62386a5b authored over 7 years ago by pvasek <[email protected]>
Merge pull request #34 from RoystonS/parse_jsdoc_tags

Add support for JsDoc tags (fix issue #28)

7ca59cc431dd7ff4d532bb095b6cd79099406a2e authored over 7 years ago by pvasek <[email protected]>
Add support for JsDoc tags (fix issue #28)

The TypeScript compiler helpfully splits JsDoc comments into two,
exposing the bulk of the text ...

0411de8298946c3d2326b99f27e08309c8b86584 authored over 7 years ago by Royston Shufflebotham <[email protected]>
Merge pull request #33 from pvasek/fix/parse_always_returns_component

If there are no component found the default is returned from parse

737de76dec38677e3eff940946897c37265386e7 authored over 7 years ago by pvasek <[email protected]>
Merge pull request #24 from diegolanda/ArrowFunctionsCheck

Checked props to avoid getText() and kind issues

b677c8811fa082e2dbef52c30d4f2e2cfe05a0f2 authored over 7 years ago by pvasek <[email protected]>
Added unit tests

91fb2eb859b9a77506f9cc2bdd879d8a4ce6de61 authored over 7 years ago by Diego Landa <[email protected]>
Checked props to avoid getText() and kind issues

2372a9182a3c865b89c945a31a7e1261dbfcb40b authored over 7 years ago by Diego Landa <[email protected]>
If there are no component found the default is returned from parse method

9acb9a20bd3540959f0dab00fe1cec5f84c509af authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #32 from pvasek/fix/regression_v0.0.12

Fixing #31 regression issues for verison v0.0.12

b4a403fdeab294c0313f7f7f487b84cf6f7df2e8 authored over 7 years ago by pvasek <[email protected]>
Fixing #31 regression issues for verison v0.0.12

7a6ae29162af4d530f53a2cb4385798c799a4136 authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #29 from pvasek/fix/props_defined_in_different_file

Props defined in different file are recognised correctly

934e544bea4ef3d7b57003ae7b3861cbfd90cdec authored over 7 years ago by pvasek <[email protected]>
Props defined in different file are recognized correctly

- the info about types from different files should be included as well
- this should fix #16

f29603aa6c7a52966a93554a3e3bebf079bccc4b authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #26 from pvasek/fix/tsconfig_add_some_of_the_strict_settings

Typescript configuration changed to include some of the strict checks

2b431f7e6e2f44ac45a557a898ed61134c971830 authored over 7 years ago by pvasek <[email protected]>
Typescript configuration changed to include some of the strict checks

- noImplicitThis
- alwaysStrict
- noImplicitAny
- some work done also to improve strictNullChecks...

bd4bc6376525dd2c9aa1a518c9fc88457ad6a7eb authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #23 from pvasek/fix/intersection_types_as_properties

Fix/intersection types as properties #21

88ee6bfde4d5e4ac97a1fc034109150aff38a8e6 authored over 7 years ago by pvasek <[email protected]>
make test more robust if the built in type evolves

d77754a9296c7533d5031f8e74a6b1fcf2ec6f14 authored over 7 years ago by Pavel Vasek <[email protected]>
contribution paragraph added to readme

cc7ebb69806a6880d22bea29b9481a54b56523c8 authored over 7 years ago by Pavel Vasek <[email protected]>
contribution paragraph added to readme

1f91831b7f3fd485997f1bf266069e882cf80968 authored over 7 years ago by Pavel Vasek <[email protected]>
FIX - Getting documentation props from type

If the props where defined as type and not interface
that didn't work as expected.

078d828fca00d7cf01ce5feb5903490969642227 authored over 7 years ago by Pavel Vasek <[email protected]>
AST returns list of types

9d116b5a73ea6a2f32419229388f2f1fc5779dbd authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #19 from pvasek/update_styleguidist

example update to newest styleguidist, webpack versions

6127185f5fad02d8eaea256f16359001aab24d55 authored over 7 years ago by pvasek <[email protected]>
example update to newest styleguidist, webpack versions

487526228af4c23f14416a4538496baadcab4b3a authored over 7 years ago by Pavel Vasek <[email protected]>
Update package.json

Version incremented

d34b00e8a1471d9115d563db1324b0b3eb96b2bd authored over 7 years ago by pvasek <[email protected]>
Merge pull request #17 from styleguidist/add_tests_for_last_fix

added test for empty elements, this was failing before last fix

b1afb783556907c2e0359f1e62dcc12645c50c0b authored over 7 years ago by pvasek <[email protected]>
added test for empty elements, this was failing before last fix was fixed

fc198536027ec8e30690cd17312752b889b7f9f9 authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #15 from diegolanda/methodnameissue

Check if method name is not undefined

ce2497c30827fbf8ca71ea90a227d7d779d9280c authored over 7 years ago by pvasek <[email protected]>
Check if method name is not undefined

02cc7d4ad06defff442f32e56b5fa80b90a64bcf authored over 7 years ago by Diego Landa <[email protected]>
Tweak Readme

1. Fix build badge
2. Fix mixed spaces and tabs in examples
3. react-styleguidist → React Styl...

2fd17b1aadde4fa031bddb71604bd832682d4bb8 authored over 7 years ago by Artem Sapegin <[email protected]>
Merge pull request #12 from pvasek/fix/HOC_not_working_for_external_functions

HOC not working for external functions

2d90d95a266cbf47e413a62276e13cb1f167d413 authored over 7 years ago by pvasek <[email protected]>
version increased

0aa98f3034cc24c7d768748c31318f975c7a1b29 authored over 7 years ago by Pavel Vasek <[email protected]>
HOC defined outside of the component source file does not work - fixed

ea296fb7edfa03a0c255578fa5e485c4c1486df9 authored over 7 years ago by Pavel Vasek <[email protected]>
Merge pull request #11 from pvasek/AST_manipulation_refactoring

Big refactoring with following goals

340df1d123987197bff723cb6933af2233893e77 authored over 7 years ago by pvasek <[email protected]>
version updated

522af6df263dcbc36a06688e1fe498a02e76af58 authored over 7 years ago by Pavel Vasek <[email protected]>
fixing test

a8cbf01ff33778ddcbeff2f58ae6963e9901ecac authored over 7 years ago by Pavel Vasek <[email protected]>