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

fix (map): allow dynamic content in location field #3105

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Mar 12, 2024

  1. allow dynamic content in map location

    prconcepcion committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4b00ab0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. export useDynamicContentControlProps from index

    prconcepcion committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a0dbc4a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. added tooltip

    prconcepcion committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b32153b View commit details
    Browse the repository at this point in the history
  2. refactored location control implementation

    prconcepcion committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7243445 View commit details
    Browse the repository at this point in the history
  3. changed styling

    prconcepcion committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1e6c253 View commit details
    Browse the repository at this point in the history
  4. added styling to controls

    prconcepcion committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3bce897 View commit details
    Browse the repository at this point in the history
  5. changed styling

    prconcepcion committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6acecf0 View commit details
    Browse the repository at this point in the history
  6. added classname and refactored styling

    prconcepcion committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ce24dd4 View commit details
    Browse the repository at this point in the history
  7. refactored structure and added styling for help tip

    prconcepcion committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5ace935 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge branch 'develop' into fix/3068-dynamic-map

    prconcepcion committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    df46ea9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. refactored implementation if api key is present and if location is dy…

    …namic content
    prconcepcion committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c58f83 View commit details
    Browse the repository at this point in the history
  2. added a comment

    prconcepcion committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6fb87ef View commit details
    Browse the repository at this point in the history