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

refactor(integration): change icon for proximity tool #1679

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

pelord
Copy link
Member

@pelord pelord commented May 16, 2024

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@alecarn alecarn merged commit bb2221e into next May 16, 2024
4 checks passed
@alecarn alecarn deleted the proximityIcon_v2 branch May 16, 2024 18:22
aziz-access added a commit that referenced this pull request May 23, 2024
author aziz <aziz@access-international.dev> 1711040184 +0100
committer aziz <aziz@access-international.dev> 1716486949 +0200

fix(geo): Print set the same horizontal margin for the map

code review

code improvment

change variable name

fix(geo): print - map position, comment and projection position and georeference

code review

change variable names

add comments and change variable name

merge and update solve comments

solve package lock issue

Revert "fix(geo): Print set the same horizontal margin for the map"

This reverts commit e63c672.

fix(common): export EntityOperation like it used to (#1658)

fix(integration): check if workspace search source is defined (#1609)

fix(geo): inporting vector (igo2 issues #1146)

* refactor(geo): move detect epsg to projection utils

* refactor(geo): refactor based on review

* wip

* wip

* wip

feat(auth): configure auth with provider
BREAKING CHANGE: AuthModule is deprecated and use the provideAuthentification for the configuration

feat(auth): remove auth.module for circular dependency
BREAKING CHANGE: Replace by provideAuth and call the component directly

v17.0.0-next.5

feat(geo): update Openlayers to v9 (#1642)

feat: replace our icon library @mdi/angular-material with the Google Font - Material Symbol (#1664)

* feat(common): icon add provider to register icon class for symbol BREAKING CHANGE
- Breaking change: The CoreModule doesn't instantiate the icon anymore. We need to explicitly call the provideIcon() in our main file

update packages

build: v17.0.0-next6

fix(icon): revert some icon change

fix(core): remove duplicated load of config BREAKING CHANGE
- The behavior is change call the forRoot to call the provideConfig and provideTranslation.
- provideConfigLoader and provideConfigOptions is remove call provideConfig directly

fix(geo): register svg icon for layer-list

fix(utils): remove moment.js and delete datetime.utils BREAKING CHANGE- This file was added in the v16 but was not documented. Maybe we could mute this one

fix(search-bar): trigger search on click

fix(auth): use IgoAuthModule instead of TranslateModule

build(geo): make test work

build(auth): include all test and mock translation

fix(utils): Vitejs raise an error without the default import

fix(geo): ensure ogc filter accept today and now (#1622)

feat(directions): added possibility to toggle between two routing sources (#1644)

feat(integration): catalog keep selection when changing tools (#1654)

fix(context): add workspace option with layers when we export context (#1660)

fix(integration): update coordinate if projection system change (#1661)

fix(geo): import and export shp file (#1665)

* fix(geo): transfer isValidJSON function to utils pakage

Common - convert in sub-packages (#1668)

* feat(core): add message provider

* feat(common): refact in submodule BREAKING CHANGE

feat(geo): add modularity for search and direction (#1669)

* feat(geo): add modularity for search and direction
BREAKING CHANGE:
- SearchState and SearchService no more provided in root. They depend on the SearchSource who are no more provided in the root.
- Analytics capability is provided with the SearchService directly.
- DirectionModule, provideDirectionsSourceService is removed, use the provideDirection.

17.0.0-next.7

deploy v17.0.0-next.7

fix(demo): directions add required search sources

fix(demo): add doc for icons

refactor(integration): change icon for proximity tool (#1679)

fix: ol version to 9.1.0
@alecarn
Copy link
Collaborator

alecarn commented Aug 22, 2024

🎉 This PR is included in version 17.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants