Ecosyste.ms: OpenCollective

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

React Styleguidist

Isolated React component development environment with a living style guide
Collective - Host: opensource - https://opencollective.com/styleguidist - Website: https://react-styleguidist.js.org/ - Code: https://github.com/styleguidist

Fix: PhantomJS compatibility

Fix #349

github.com/styleguidist/react-styleguidist - 84a88e766d109dec95945dd591bddca978a4e2c2 authored almost 8 years ago
Fix: Add memoization keys

github.com/styleguidist/react-styleguidist - 2ec3d0025ad368256a1661a2d70d9e8272a91285 authored almost 8 years ago
Chore: babel-preset-es2015 → babel-preset-env, add eslint-plugin-compat

Not fixing #349 👻

github.com/styleguidist/react-styleguidist - 5717291df95a6421d5d5d0d9f164dcc4c962fd37 authored almost 8 years ago
Chore: Update ESLint preset

github.com/styleguidist/react-styleguidist - 955cc6845f2e1cf46183083acbde3947388c4e6e authored almost 8 years ago
Refactor: Memoize Markdown overrides

github.com/styleguidist/react-styleguidist - a38ad6fd8b4853d5c1358a9d2e38fff2e41f670c authored almost 8 years ago
Refactor: Markdown refactoring

1. Use markdown-to-jsx from npm instead of our fork.
2. Add styles for tables and todo lists.
3....

github.com/styleguidist/react-styleguidist - 6683aa420b03fc3508cdef922fbc0bb3e5a014d7 authored almost 8 years ago
Feat: Improve support for objectOf propType (#347)

github.com/styleguidist/react-styleguidist - 9d84bf131dd99a000eb93904b5ed06336792781c authored almost 8 years ago
Fix: Change default port because create-react-app uses 3000 too

github.com/styleguidist/react-styleguidist - 306ea95d9021db88de32d007a9dc2d025cde499e authored almost 8 years ago
Docs: Tweak webpack examples and notes

github.com/styleguidist/react-styleguidist - 59299ea9fb572b5d175bea777d0ae6ddb2c05f70 authored almost 8 years ago
Feat: New config option `require`

github.com/styleguidist/react-styleguidist - 78a3bff98e0544742e11e3df99ce9da12ba33f20 authored almost 8 years ago
Added @specless scope for npm package

github.com/styleguidist/react-docgen-typescript - a11ef031bdbd3b25f764a72f67958065c879d62e authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

github.com/styleguidist/react-docgen-typescript - c1dae17d9473e891e918cc69a40a88e0b1bcd0f0 authored almost 8 years ago
Removing commented function from parser

github.com/styleguidist/react-docgen-typescript - 14d0dcaee1f42c5265f28f1fcd981fec9774f974 authored almost 8 years ago
Fix: Node 4 compatibility

github.com/styleguidist/react-styleguidist - 7b93855c6778c058109f6c2c51af5e670f955193 authored almost 8 years ago
Fix: Get rid of webpackConfigFile option (#323)

github.com/styleguidist/react-styleguidist - 2464798944f059493cb6296b825d40da51e9f079 authored almost 8 years ago
Fix: Simplify webpack config auto load (#323)

1. Search for webpack config only in the root folder.
2. Only search for webpack.config.js and w...

github.com/styleguidist/react-styleguidist - b7792888fdc2485e2fa26aecce70da1b57a3dc33 authored almost 8 years ago
Chore: Update loader-utils

github.com/styleguidist/react-styleguidist - 01171151533b090a582ca118ca3c68ab8d1ffe28 authored almost 8 years ago
Replace static CSS class with a data attribute on Preview (#344)

Fix #334

github.com/styleguidist/react-styleguidist - 556a5d84ece510fce585c631859eba9fcd9b2d1b authored almost 8 years ago
Filter out properties that interface inherits via extends

github.com/styleguidist/react-docgen-typescript - f8350bcf9d39e427495ed44575dc1142ccfc1421 authored almost 8 years ago
Change calculate for prop.isRequired

Added tests to validate prop.isRequired

github.com/styleguidist/react-docgen-typescript - 3457e415523409bed673a3923a040d5ed80aa155 authored almost 8 years ago
Added support for React.Component as well as Component for extends directive

github.com/styleguidist/react-docgen-typescript - c5b3a8b4535a4f69774651ed3340c76e981f9d52 authored almost 8 years ago
Adding test cases for pure functional components

github.com/styleguidist/react-docgen-typescript - e582ef3d46cd764d6e4c8acddd3d7409a7e03cd8 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

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

github.com/styleguidist/react-docgen-typescript - 92d23f206d1e3d448462793f07d41f9aac15f2d4 authored almost 8 years ago
Working StatelessComponents parsing

github.com/styleguidist/react-docgen-typescript - 8cdab76dfb440eb98bf9a86fa4162277b5de7332 authored almost 8 years ago
Working StatelessComponents parsing

github.com/styleguidist/react-docgen-typescript - 7fd1e51d256d03c1eab1852bfcbb6e5e01a5f14c authored almost 8 years ago
Working StatelessComponents parsing

github.com/styleguidist/react-docgen-typescript - 9e7903c72327cb7daf006dfe01e9f2a2a54ce608 authored almost 8 years ago
Fix: Hide function sources for PropType.func (#343)

github.com/styleguidist/react-styleguidist - 5f88bb34ab6531aea9c4167742bcb9cbfb73af68 authored almost 8 years ago
Fix: Move navigation ids from anchors to headings (#342)

github.com/styleguidist/react-styleguidist - 02aba048c493e7607ce8b03e4847b9f9f9ead385 authored almost 8 years ago
Test: Fix failing tests

github.com/styleguidist/react-styleguidist - 25d3221164eb6aeb7f367f6457c2143655b8b40f authored almost 8 years ago
Fix: Downgrade webpack-dev-server

Version 2.x doesn’t seem to work with webpack 1.

github.com/styleguidist/react-styleguidist - 26fb4a1b3c71e074960ffba2457efa65c9fc101c authored almost 8 years ago
Fix: Remove unnecessary webpack options, ignore watch, stats and devtool options

github.com/styleguidist/react-styleguidist - 2f80d73ef723c46220774a042ce7da534c9e2428 authored almost 8 years ago
Fix: Fix markdown headings (#329)

* Fix: Do not alter headings depth in user's *.md files

Mutating user's documents can be very...

github.com/styleguidist/react-styleguidist - e264319579241d27027f43a533566b73c5569759 authored almost 8 years ago
Fix: Search should work for subsections

Fix #245

github.com/styleguidist/react-styleguidist - c095643ed9991140922b8b6e2ce9b55383434ccc authored almost 8 years ago
Feat: Better anchors navigation with unique slugs (#318)

* Fixes anchors for sections with multiple words in name
* Fixes the case when components or se...

github.com/styleguidist/react-styleguidist - 468cf75b361bbf7557d5ba05e2f69aff8b1b6fc6 authored almost 8 years ago
Fix: Hardcode template loader for htmlLoader

This way it can’t be affected by user’s html-loader.

Fix #312

github.com/styleguidist/react-styleguidist - baf7fec248269b003531e7f82617c91bab7b00dc authored almost 8 years ago
Fix: Show original webpack errors in verbose mode

github.com/styleguidist/react-styleguidist - aafb2adbbf990bb788eef7e7773befe5b29964a6 authored almost 8 years ago
Test: makeWebpackConfig() should add json-loader

github.com/styleguidist/react-styleguidist - 0d4702844c8ae35864fcd83151c5d5e060850f13 authored almost 8 years ago
Test: StyleguidistOptionsPlugin

github.com/styleguidist/react-styleguidist - 48648a112fe96b90ec19cfdf261a22f4fc51788a authored almost 8 years ago
Fix: Use StyleguidistOptionsPlugin for webpack 1 too

github.com/styleguidist/react-styleguidist - 2f374de307855f8fcdd68f8b0796c21c70baf7c0 authored almost 8 years ago
Fix: Get rid of LoaderOptionsPlugin

1. Use custom webpack plulgin to pass Styleguidist config to loaders.
2. Get rid of LoaderOption...

github.com/styleguidist/react-styleguidist - a77d78dc57464e1438fb047768d361d8f60b1098 authored almost 8 years ago
Docs: Add Markdown image example

github.com/styleguidist/react-styleguidist - eb66dfe14a0a7af8396cfd337d0f9c9c3c5b0f09 authored almost 8 years ago
Refactor: Remove table style from Markdown

Have no idea how to use them, we don’t support tables in Markdown now.

github.com/styleguidist/react-styleguidist - 7001ed60763237880b0bd9d07e19bbc445015864 authored almost 8 years ago
Fix: Tweak text styles a bit

github.com/styleguidist/react-styleguidist - 80ea8c0363ba6b29f663829b18b3dd92495eb732 authored almost 8 years ago
Fix: Ordered lists in Markdown should have numbers, not bullets

Fixes #313

github.com/styleguidist/react-styleguidist - f83d48ba27f3874e32f31085b98bf8d3562b360b authored almost 8 years ago
Test: More tests for styleguide-loader

github.com/styleguidist/react-styleguidist - 394d488d0428a306ed50d19b898cc319eb421126 authored almost 8 years ago
Fix: Throw when components is not a string or a function

github.com/styleguidist/react-styleguidist - 2d2afb09a96438089157e78b38752bd2e64601f7 authored almost 8 years ago
Feat: Welcome screen

Also throw an error when section content file not found.

github.com/styleguidist/react-styleguidist - 93f17f322b390cfeb7b10eb746dfc5455f0f8bc6 authored almost 8 years ago
Docs: Minor documentation fixes (#322)

github.com/styleguidist/react-styleguidist - d51635fec9038616a367109b62e422c13b94ea85 authored almost 8 years ago
Docs: Show content recommended in previous step (#320)

I found it confusing to show this snippet without the content from the previous step, so suggest...

github.com/styleguidist/react-styleguidist - 051345d965adcb1870c5b78be39198df80bbb2de authored almost 8 years ago
Docs: Grammar fix (#319)

github.com/styleguidist/react-styleguidist - 4123239cef414cda98beecc9008d6efcac016e65 authored almost 8 years ago
Docs: Fix readme links (#321)

github.com/styleguidist/react-styleguidist - 066b03f0383ce41730805d2694fe21f5bee8742d authored almost 8 years ago
Refactor: Read components option only in config, use sections everywhere else

Also do not throw when now components found (will be replaced by
welcome screen).

github.com/styleguidist/react-styleguidist - 7c382c40d8246d742785222e2b07c1b10fe37eb1 authored almost 8 years ago
Docs: Tweak getting started guide last step

github.com/styleguidist/react-styleguidist - f74e765b735a52191f5b77030f105a8d046c0a18 authored almost 8 years ago
Fix: Do not process components twice

github.com/styleguidist/react-styleguidist - 3f2fe10d8c57eb9400ddee90dd74bd9e3709021b authored almost 8 years ago
Refactor: Rename variable

github.com/styleguidist/react-styleguidist - 8693777376dfd60e0716cc5b28da1a2c6b74f7fd authored almost 8 years ago
Fix: Do not mutate `sections`

Otherwise root components will be appended to section on each
navigation (like open component in...

github.com/styleguidist/react-styleguidist - 75fffbf4b5eb0e67a969cfe6334e55f693cb9b1d authored almost 8 years ago
Refactor: Group polyfills

github.com/styleguidist/react-styleguidist - 283627a05e70eae822fc82e91205fc723f4bbae3 authored almost 8 years ago
Docs: New customized example

github.com/styleguidist/react-styleguidist - 8c9956d1685b7a6942e6c9a57006901509aea4c4 authored almost 8 years ago
Docs: lib → src in examples for consistency

github.com/styleguidist/react-styleguidist - 00466aed98513af6a7ee6adaf4e58cf285f2e64d authored almost 8 years ago
Docs: Make a note more clear

github.com/styleguidist/react-styleguidist - 62e2519b5e926a2aed1c72482a8e50989365eb45 authored almost 8 years ago
Docs: Try jsx for fenced code blocks

github.com/styleguidist/react-styleguidist - 080a2712d291d7eb5bf1a313a666e7f67dd4ae70 authored almost 8 years ago
Docs: Add one more link

github.com/styleguidist/react-styleguidist - 9af147b47280d173f60949a8ac7a7a930bb23a1a authored almost 8 years ago
Docs: Rewrite documenting guide, spell check, more tweaks

github.com/styleguidist/react-styleguidist - 62f0fe53330921e5b429c3950fc724ef3a9adaa8 authored almost 8 years ago
Docs: Make whole line bold

github.com/styleguidist/react-styleguidist - b87025dba44d249ea9048afc9fd1421608b58681 authored almost 8 years ago
Docs: Remove duplicate and too advanced links

github.com/styleguidist/react-styleguidist - 6a841e46f271009c68c516de94ce7d8d6f15f7ea authored almost 8 years ago
Docs: Divide FAQ to FAQ and cookbook, few more tweaks

github.com/styleguidist/react-styleguidist - 073e66d67adeff0ff8a4bbefd43f96ed665107e4 authored almost 8 years ago
Docs: Regroup Getting Started guide

github.com/styleguidist/react-styleguidist - 69c6a55cf6389288508dcbbae124a76ffac56e10 authored almost 8 years ago
Docs: Remove duplicate link

github.com/styleguidist/react-styleguidist - 50fcaff8e9f3572fed8ebe4e276cdfccbb69b8d7 authored almost 8 years ago
Docs: Update Webpack.md (#316)

Looks cleaner when merging the last two notes.

github.com/styleguidist/react-styleguidist - ee4e2e1dfc2bdd6474de9833056e652fe7190ae8 authored almost 8 years ago
Docs: Add a note about Babel/PostCSS config files and webpack-blocks

github.com/styleguidist/react-styleguidist - dd290334625b0d497b37c76ef69dfc13e6f8f214 authored almost 8 years ago
Docs: Add links to new docs

github.com/styleguidist/react-styleguidist - a8be124ad848093d4a8588f2e7d61fa680776602 authored almost 8 years ago
Docs: New Webpack and CRA docs

github.com/styleguidist/react-styleguidist - 6b324e2c77af8abbc135f9019fb059dacf31384e authored almost 8 years ago
Fix: Fix JSDoc tags in component descriptions breaking build (#311)

github.com/styleguidist/react-styleguidist - 5f63f9bec82fef8370e8e1dafb4de70600246524 authored almost 8 years ago
Feat: Add showSidebar config option (#310)

* Use context instead of passing down `sidebar` prop
* Better variable name: singleExample -> i...

github.com/styleguidist/react-styleguidist - 99295fb4a58dac1e83e0cba510350b7800e1cce4 authored almost 8 years ago
Chore: Add function.name-polyfill to yarn.lock

github.com/styleguidist/react-styleguidist - c049d402e06fc1f4147cd871bfdd66cf33b8a628 authored almost 8 years ago
Refactor: Extract check to a variable to make it’s meaning clear

github.com/styleguidist/react-styleguidist - a054e89b2933a2769107dfafd06206d95c75e5f0 authored almost 8 years ago
Fix: Do not show 0 when component has no methods

github.com/styleguidist/react-styleguidist - 8d2bd58963b3f31145e4087fa54135ec4c8a5862 authored almost 8 years ago
Docs: Add link to components docs

github.com/styleguidist/react-styleguidist - bf1563f3449a9ac0504adadf4967b8c9bb9b7bcf authored almost 8 years ago
Docs: Add an example of ignoring files using glob negation

github.com/styleguidist/react-styleguidist - 90cdae79c01585853297f5bfe2087e3b3131e958 authored almost 8 years ago
Docs: Add example how to skip test

github.com/styleguidist/react-styleguidist - 47f2ebc3c014b7bd12df2ec1adf72e8d578c96e8 authored almost 8 years ago
Refactor: Sections and components relationship (#308)

* Use React's children instead of passing them via custom props
* Components is now only render...

github.com/styleguidist/react-styleguidist - 2faa1d96755a1e8843f076058954caff87dc28f7 authored almost 8 years ago