Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / unstubbable/declare-react-module issues and pull requests

#42 - Support scoped modules

Pull Request - State: closed - Opened by unstubbable over 6 years ago - 2 comments

#41 - fix: update react2dts to fix default exported SFCs

Pull Request - State: closed - Opened by unstubbable over 6 years ago - 2 comments

#40 - fix: revert react-to-typescript-definitions to 0.28.0

Pull Request - State: closed - Opened by unstubbable over 6 years ago - 1 comment

#39 - feat: replace babel with acorn plugins

Pull Request - State: closed - Opened by unstubbable over 6 years ago - 1 comment

#39 - feat: replace babel with acorn plugins

Pull Request - State: closed - Opened by unstubbable over 6 years ago - 1 comment

#38 - feat: update react2dts to support PureComponent

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#38 - feat: update react2dts to support PureComponent

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#37 - Replace rollup-plugin-babel with acorn plugins

Issue - State: closed - Opened by unstubbable almost 7 years ago

#36 - chore: upgrade all dependencies

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#36 - chore: upgrade all dependencies

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#35 - fix: support named exports from module.exports

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#34 - fix: normalize line endings

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#33 - test: remove unnecessary stripAnsi for error.frame

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#32 - fix: print error.frame if present

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#32 - fix: print error.frame if present

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#31 - fix: avoid external-helpers warning

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#31 - fix: avoid external-helpers warning

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#30 - fix: for SFCs use triple slash directive instead of react import

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#30 - fix: for SFCs use triple slash directive instead of react import

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#29 - feat: resolve writeDeclarationFile with declaration filename

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#29 - feat: resolve writeDeclarationFile with declaration filename

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#28 - feat: add outDir option

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#28 - feat: add outDir option

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#27 - fix: reduce warnings caused by imported node builtins

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#26 - feat: support importing json files

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#25 - fix(package.json): add types entry

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#25 - fix(package.json): add types entry

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#24 - fix: add react import to modules that export an SFC

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#24 - fix: add react import to modules that export an SFC

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#23 - feat: print bundled code with debug

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#23 - feat: print bundled code with debug

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#22 - chore(travis): remove node 9

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#21 - chore: fix semantic-release configuration

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#20 - chore(travis): use node versions 6, 8 and 9 (removing 7)

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#19 - feat: support ECMAScript stage 2 syntax via Babel

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#19 - feat: support ECMAScript stage 2 syntax via Babel

Pull Request - State: closed - Opened by unstubbable almost 7 years ago - 1 comment

#18 - Support Modules with ES7 Features

Issue - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#18 - Support Modules with ES7 Features

Issue - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#17 - Integrate prettier

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#17 - Integrate prettier

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#16 - feat: handle default imports of cjs dependencies

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#14 - feat: allow specifying a custom package dir

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#13 - feat: set 'react' as external in default bundle options

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#13 - feat: set 'react' as external in default bundle options

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#12 - feat: introduce bundle options

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#12 - feat: introduce bundle options

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#11 - test: add a test for a module with a dependency

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#10 - chore: add test:watch script

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#9 - chore: use cz-customizable instead of cz-conventional-changelog

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#8 - fix: replaceWithEmptyModule must match dirnames with a dot

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#7 - chore: collect and report test coverage

Pull Request - State: closed - Opened by unstubbable over 7 years ago - 1 comment

#6 - feat: resolve .jsx files

Pull Request - State: closed - Opened by unstubbable over 7 years ago

#5 - chore: add wallaby config

Pull Request - State: closed - Opened by unstubbable over 7 years ago

#4 - docs: add README

Pull Request - State: closed - Opened by unstubbable over 7 years ago

#3 - ci: set up semantic-release

Pull Request - State: closed - Opened by unstubbable over 7 years ago

#2 - Add unit tests

Pull Request - State: closed - Opened by unstubbable over 7 years ago

#1 - ci: add travis config

Pull Request - State: closed - Opened by unstubbable over 7 years ago