Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tschaub pushed 2 commits to main openlayers/openlayers
tschaub closed a pull request on openlayers/openlayers
Consistent use of relative imports
This updates one example and one rendering test to use relative imports for consistency with the rest. [Webpack is configured](https://github.com/openlayers/openlayers/blob/debafa92a66a147b53cb1...tschaub created a comment on an issue on planetlabs/maps
Thanks raising the issue. I'll look into what it will take to support React 19.
tschaub pushed 3 commits to relative-imports tschaub/openlayers
tschaub pushed 2 commits to main openlayers/openlayers
tschaub closed a pull request on openlayers/openlayers
Replace barrel imports in examples
This updates the examples to avoid barrel imports. These imports were rewritten using the new [`@openlayers/codemod` package](https://www.npmjs.com/package/@openlayers/codemod) and then cleaning...tschaub opened a pull request on openlayers/openlayers
Replace barrel imports in examples
This updates the examples to avoid barrel imports. These imports were rewritten using the new [`@openlayers/codemod` package](https://www.npmjs.com/package/@openlayers/codemod) and then cleaning...tschaub opened a pull request on openlayers/openlayers
Consistent use of relative imports
This updates one example and one rendering test to use relative imports for consistency with the rest. [Webpack is configured](https://github.com/openlayers/openlayers/blob/debafa92a66a147b53cb1...tschaub created a repository: openlayers/codemod
https://github.com/openlayers/codemod - Codemods to assist with upgrades