Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [TileMap][RegionMap] Implement custom renderers and expression builders (#84775) #88308

Merged
merged 1 commit into from
Jan 14, 2021

Commits on Jan 14, 2021

  1. [TileMap][RegionMap] Implement custom renderers and expression builde…

    …rs (elastic#84775)
    
    * Convert to typescript
    
    * Move related files directly into plugin
    
    * Implement toExpressionAst
    
    * Remove build_pipeline dedicated fn
    
    * Async import converter
    
    * Create a custom renderer
    
    * Remove ExprVis instance usage in maps visualizations
    
    * Use uiState updates
    
    * Create wrapper component
    
    * Update rendering
    
    * Create region map expression renderer
    
    * Remove resize subscription
    
    * Fix custom visualization expression
    
    * Update interpreter functional tests
    
    * Use types from geojson
    
    Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    3 people committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    faa0fef View commit details
    Browse the repository at this point in the history