Ecosyste.ms: OpenCollective

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

github.com/styleguidist/react-docgen-typescript

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

Added unit tests

91fb2eb859b9a77506f9cc2bdd879d8a4ce6de61 authored over 7 years ago
Checked props to avoid getText() and kind issues

2372a9182a3c865b89c945a31a7e1261dbfcb40b authored over 7 years ago
If there are no component found the default is returned from parse method

9acb9a20bd3540959f0dab00fe1cec5f84c509af authored over 7 years ago
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
Fixing #31 regression issues for verison v0.0.12

7a6ae29162af4d530f53a2cb4385798c799a4136 authored over 7 years ago
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
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
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
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
Merge pull request #23 from pvasek/fix/intersection_types_as_properties

Fix/intersection types as properties #21

88ee6bfde4d5e4ac97a1fc034109150aff38a8e6 authored over 7 years ago
make test more robust if the built in type evolves

d77754a9296c7533d5031f8e74a6b1fcf2ec6f14 authored over 7 years ago
contribution paragraph added to readme

cc7ebb69806a6880d22bea29b9481a54b56523c8 authored over 7 years ago
contribution paragraph added to readme

1f91831b7f3fd485997f1bf266069e882cf80968 authored over 7 years ago
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
AST returns list of types

9d116b5a73ea6a2f32419229388f2f1fc5779dbd authored over 7 years ago
Merge pull request #19 from pvasek/update_styleguidist

example update to newest styleguidist, webpack versions

6127185f5fad02d8eaea256f16359001aab24d55 authored over 7 years ago
example update to newest styleguidist, webpack versions

487526228af4c23f14416a4538496baadcab4b3a authored over 7 years ago
Update package.json

Version incremented

d34b00e8a1471d9115d563db1324b0b3eb96b2bd authored over 7 years ago
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
added test for empty elements, this was failing before last fix was fixed

fc198536027ec8e30690cd17312752b889b7f9f9 authored over 7 years ago
Merge pull request #15 from diegolanda/methodnameissue

Check if method name is not undefined

ce2497c30827fbf8ca71ea90a227d7d779d9280c authored over 7 years ago
Check if method name is not undefined

02cc7d4ad06defff442f32e56b5fa80b90a64bcf authored over 7 years ago
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
Merge pull request #12 from pvasek/fix/HOC_not_working_for_external_functions

HOC not working for external functions

2d90d95a266cbf47e413a62276e13cb1f167d413 authored almost 8 years ago
version increased

0aa98f3034cc24c7d768748c31318f975c7a1b29 authored almost 8 years ago
HOC defined outside of the component source file does not work - fixed

ea296fb7edfa03a0c255578fa5e485c4c1486df9 authored almost 8 years ago
Merge pull request #11 from pvasek/AST_manipulation_refactoring

Big refactoring with following goals

340df1d123987197bff723cb6933af2233893e77 authored almost 8 years ago
version updated

522af6df263dcbc36a06688e1fe498a02e76af58 authored almost 8 years ago
fixing test

a8cbf01ff33778ddcbeff2f58ae6963e9901ecac authored almost 8 years ago
fixing issues after dependencies got updated

dc949c187fe0cf6ae2ce8e15c201be98feedb30b authored almost 8 years ago
Big refactoring with following goals

- splitting AST transformation / deciding which parts are react components
- easier to maintain
-...

50b535ff6ae5c0d16e0df5863c5dfff943c1e71e authored almost 8 years ago
version updated

3b9e35405e9994714a6930b29f5d4d6afd9f2bbe authored almost 8 years ago
Merge pull request #10 from diegolanda/master

Added PureComponent do docgenConverter and examples

c0133f0a9477fe4f301de7bf6ef8a2b3d50b4bd7 authored almost 8 years ago
Added PureComponent do docgenConverter and examples

4bea1fafa6f2f16d8c5478cf601e0a0edc43f669 authored almost 8 years ago
version for npm release incemented

b675929296562366fbbecc5d76b95443b585f36d authored almost 8 years ago
Merge pull request #8 from diegolanda/ConstObjectExport

Const object export

34834b94332d95eb4355d6516f01fb9f30e96d4d authored almost 8 years ago
Fixed test name

217d3e59c46ac20873d311c36caf7ca695f7b353 authored almost 8 years ago
Code style fixes

945de50bac81c09db32ff03906866212d1cc3ace authored almost 8 years ago
Added support to avoid parsing const exported objects

8359235d3c19e14f08b58faaf49e0b1bd67c1329 authored almost 8 years ago
Merge pull request #7 from diegolanda/PureComponentsSupport

PureComponent Support

d9171ad763af86d51d8a09edde7cca6817e33486 authored almost 8 years ago
PureComponent Support

b5d1e3ee27c70ebde7e6aa2e831cb674b69db693 authored almost 8 years ago
Merge pull request #4 from pvasek/fix/not_exported_props_fails

If props are not exported generation fails - fixed #3

3f94005f02cfd27be062a149a490a39a3e6bd15e authored almost 8 years ago
fixing typescript build

70b354ea486cab6561f5c94addecc57e7e549ded authored almost 8 years ago
If props are not exported generation fails - fixed #3

a7510268a0f575371bb3cf7e89c8d43072ecb4c8 authored almost 8 years ago
Update README.md

travis-ci build status image added
npm package info image added

5d77621a0e36776a326cc2fca57d4b550458b2d1 authored almost 8 years ago
Create .travis.yml

d77c0d90f3adcc30a8e110664def4240c8e8855d authored almost 8 years ago
package verison chagned to 0.0.4

62424ed38c4214365676508b4bff2198ee13814d authored almost 8 years ago
Contributors in readme and package verison updated

df019fd50c8b94e3b9e0e01e4b78669e71307c55 authored almost 8 years ago
Merge pull request #2 from sapegin/five

Export displayName

f890b110dd78fd3b75f0bca12d66c429775f078f authored almost 8 years ago
Export displayName

Fixes React Styleguidist 5 compatibility.

b2919d71a9727d9330af3d74f3f42866ec5221e4 authored almost 8 years ago
Update README.md

Links in readme are broken - fixed

8aa5a0f8e0299ddc17feb75d42b088f775b96823 authored almost 8 years ago
Readme updated for functional components

52a5de2c733387d548380d0c528f01996a96b145 authored almost 8 years ago
Merge pull request #1 from JocD/master

Support for Functional Components

288de3ca793cfb2d34dd95e60c78798be2dadad9 authored almost 8 years ago
Preparing for upstream pull request

68ab46dff091753ae1dbf72312c8d697d15053b6 authored almost 8 years ago
Added @specless scope for npm package

a11ef031bdbd3b25f764a72f67958065c879d62e authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

c1dae17d9473e891e918cc69a40a88e0b1bcd0f0 authored almost 8 years ago
Removing commented function from parser

14d0dcaee1f42c5265f28f1fcd981fec9774f974 authored almost 8 years ago
Filter out properties that interface inherits via extends

f8350bcf9d39e427495ed44575dc1142ccfc1421 authored almost 8 years ago
Change calculate for prop.isRequired

Added tests to validate prop.isRequired

3457e415523409bed673a3923a040d5ed80aa155 authored almost 8 years ago
Added support for React.Component as well as Component for extends directive

c5b3a8b4535a4f69774651ed3340c76e981f9d52 authored almost 8 years ago
Adding test cases for pure functional components

e582ef3d46cd764d6e4c8acddd3d7409a7e03cd8 authored almost 8 years ago
Update package.json

fc638253024a73fed0413b144fe1e47ef7b7a326 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

# Conflicts:
# examples/react-styleguidist-example/styleguide.config.js

92d23f206d1e3d448462793f07d41f9aac15f2d4 authored almost 8 years ago
Working StatelessComponents parsing

8cdab76dfb440eb98bf9a86fa4162277b5de7332 authored almost 8 years ago
Working StatelessComponents parsing

7fd1e51d256d03c1eab1852bfcbb6e5e01a5f14c authored almost 8 years ago
Working StatelessComponents parsing

9e7903c72327cb7daf006dfe01e9f2a2a54ce608 authored almost 8 years ago
Updating dependencies

f5359e6668e60067c560cfccd9fb84408af9fbdf authored almost 8 years ago
license added & improved readme

70dd4486ce0eec64952c8cdbec187b83b4247471 authored over 8 years ago
first working version implemented

412a347eab7c8acccedaa34a480ec0b47db11708 authored over 8 years ago
initial commit

900a31451fb8f7d541120719f77c96649ec8850c authored almost 9 years ago