mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Initial cut * fix aos global reference * fix clearbladejs global references * fix cldr.js augmentations * fix codemirror compile errors (maybe) * fixup skipped files after merge * fix dwt/v13 * add missing references to adone * fix meteor (manually) * fix rangy * add missing file reference to react-blessed * fix react-dom? * bump codemirror to 3.2 * bump dwt to 3.2 * Add/remove OTHER_FILES.txt as needed. * bump react-codemirror to 3.2 * add references to slickgrid tests * add reference to strophe.js tests * add reference to strophe+fix types * add reference to waypoints test * Bump others to 3.9 * remove incorrectly added file * Use more explicit types reference paths * bump strophejs-plugin-roster TS version |
||
|---|---|---|
| .. | ||
| lib | ||
| test | ||
| index.d.ts | ||
| OTHER_FILES.txt | ||
| README.md | ||
| tsconfig.json | ||
| tslint.json | ||
react-bootstrap
Intended compatibilty
This library is intended for releases of react-bootstrap prior to v1.0.0, e.g. v0.32.4.
The reason is that react-bootstrap v1.0.0 targets Bootstrap v4, and includes its own
typings. react-bootstrap prior to v1.0.0 targets Bootstrap v3 and does not include any
typings.
It does not make sense for everyone to upgrade to Bootstrap v4, therefore these typings
are useful for everyone that wants to stay on Bootstrap v3 and react-bootstrap prior to v1.0.0.
The typings for v1.0.0 were merged in this pull request.