Skip to content

Conversation

@mcabreradev
Copy link
Owner

Description

Brief description of changes

Type of Change

  • ✨ New feature
  • 🛠️ Bug fix
  • ❌ Breaking change
  • 🧹 Code refactor
  • 📝 Documentation
  • 🗑️ Chore

Changes Made

  • List specific changes
  • Include technical details
  • Mention any breaking changes

Testing

  • Unit tests added/updated
  • Type tests added/updated
  • Integration tests added/updated
  • All tests pass locally

Documentation

  • Documentation updated
  • Examples added/updated
  • API reference updated

Checklist

  • Code builds successfully
  • No TypeScript errors
  • No linter issues
  • Follows coding standards

- Introduced geospatial types and interfaces in `types.ts` for managing geospatial data.
- Created a new dataset file `geospatialDatasets.ts` containing restaurants, cafes, parks, and hotels in Buenos Aires with relevant attributes.
- Integrated a new `GeospatialPlayground` component in the theme for interactive geospatial data visualization.
- Updated the geospatial operators guide to include an interactive playground section.
- Added Leaflet and Vue-Leaflet dependencies for map functionalities.
- Created a new file for example filtering scenarios with various use cases.
- Added Playground components for better organization and modularity.
- Introduced types for examples and datasets to enhance type safety.
- Updated the main theme index to include the new Playground components.
- Added Vue plugin for Vite to support Vue components in the project.
- Updated package dependencies to include the necessary Vue plugin.
- Configured Vitest to include tests for the new Playground components.
- Introduced a new guide for using filter with Vue 3, covering installation, available composables, and usage examples.
- Removed outdated Getting Started and Installation guides to streamline documentation.
- Added detailed operator documentation, including Array and Comparison operators.
- Created an Operators Reference page for quick navigation and comprehensive operator details.
- Introduced a Recipes section with practical examples for common filtering scenarios.
@mcabreradev mcabreradev added the Patch Patch such as docs, chore, fix label Nov 3, 2025
@vercel
Copy link

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
filter Ready Ready Preview Comment Nov 3, 2025 8:53pm

@mcabreradev mcabreradev changed the title Chore/udpate documentation geospatial chore: update documentation geospatial Nov 3, 2025
@mcabreradev mcabreradev merged commit 6ff4d28 into main Nov 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Patch Patch such as docs, chore, fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants