This file contains all the changes in the internal bundle (used by Builder). Each change corresponds to a pre-release version.
All the changes that affects the public bundle should be released as patch or minor and be included in the main Changelog.
- Check attributions text before loading them #2261
- Fix wrong popup position when clicking overlapping features from different layers #2254
- Attributions widget: prevent autocollapsing and fix button bug #2236
- Change attribution character and toggle widget based on container #2235
- Enable search box geocoder provider selection #2224
- Change Mapbox geocoder URL to permanent one #2221
- Use setView instead of flyTo to improve zoom transitions. #2178
- Fix torque layers when analysis are applied. #2175
- Transpile ES6 code through Babel in Webpack 4. #2155
- Fix gradient legends margin. #2166
- Add new CARTO logo. #2159
- Fix choropleth legends margin. #2157
- Fix margins on legends. #2143
- Send empty string when url can not be build. #2122
- Avoid problems with cancelled requests in dataviews. #2118
- Fix legends paddings / margins. #2121
- Rename package to internal-carto.js. #2120
- Add new methods to cartoDB layer. #2111
- Fix layer legends margin. #2112
- Better popups with just images on IE and Edge. #2105
- Fix embed legends margin
- Enable stale bot
- Adapt to Auth API errors
- Change API menu GIF.
- Add usage box to CARTO.js examples
- Minor adjustments to legends style
- V4 docs final review
- add tip about authorization system
- Update README and CHANGELOG
- Added example for the url server parameter
- Unify engine mock
- Move template2x decision to leaflet rendering
- Propagate API keys to dataviews in public API
- Add hasBeenFetched flag to histogram
- Re-render legends when layers order is changed
- Suppress horizontal scroll in legends. Fixes IE11
- Fix legends
- Hot size legends are broken.
- prepare shield-placement-keyword CartoCSS property
- 2046 move docs
- Adjust styles mobile view embed maps [WIP]
- add marker size to layer cartocss props to reinstantiate torque map
- Freeze GMaps script version
- Warn instead of error if no API key
- Fix popup examples for polygons
- Revert "Hide aggregation from public api" (#2029)
- Added server aggregation validation #2032
- Check parameters when creating bounding box filters. #2003
- Update all examples to Leaflet1.3.1
- remove unnecessary
sync_on_data_change
#2036
- Use retina url in high resolution screens
- Set Leaflet zoomAnimationThreshold to 1000 (internal only)
- Define layers order
- Remove tangram support
- Examples feedback
- 2011 autogenerate changelog
- Override scrollwheel if it's boolean
- 5067 add mapbox geocoder
- Append legends view if js-embed-legends is found
- Remove category value stringify
- Merge pull request #2017 from CartoDB/11341-add-dblclick-event
- 11341 add dblclick event
- add layer zoom options (#2002)
- Add aggregation options to layer constructor (#2010)
- Allow custom IDs in layers (#2000)