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

CSS? #7

Open
mfreeman451 opened this issue Apr 8, 2019 · 2 comments
Open

CSS? #7

mfreeman451 opened this issue Apr 8, 2019 · 2 comments

Comments

@mfreeman451
Copy link

In your demo app you've included CSS that I can't find in this repos. Can you add the .css or document it please?

@Abenezer
Copy link

Your right it shoud be documented .. but all i need was to add this on main.js
import '@mapbox/mapbox-gl-geocoder/dist/mapbox-gl-geocoder.css'

vinayakkulkarni referenced this issue in geospoc/v-mapbox-geocoder Jul 18, 2019
dd pushed a commit to dd/vue-mapbox-geocoder that referenced this issue May 20, 2020
@vinayakkulkarni
Copy link

vinayakkulkarni commented Jul 13, 2020

woshikie added a commit to woshikie/vue-mapbox-geocoder that referenced this issue Oct 22, 2020
* chore: add position prop

* fix: No mapboxgl detected in options. Map markers are disabled. Please set options.mapboxgl.

* update package

* fix: mapboxGl as prop not mapboxgl

* chore: update build

* chore: update package.json

* chore: update mapboxgl prop

* chore: update multi-query string

* chore: update build to support multiquery

* fix: typo error

* chore: update build

* feat: add marker as props

* fix: update build

* fix: update debouce issue caused by vue component

* fix: update build

* chore: remove the `_updateInput` method causing debounce issue

* chore: update build

* fix query method

* update passed props to MapboxGeocoder

* fix: remove dist build

* feat(bot): setup dependabot 🤖

* feat(bot): setup semantic pr 🤖

* chore: minor housekeeping 🧹

* feat(lint): add commitlint & husky 🏗

* chore(housekeeping): gitignore, prettier & babel configs 🥳

* refactor: remove public directory 📂

* feat(ci): add github action 🏗

* build(rollup): add rollup configs 👨‍🔧

* chore: add LICENSE 📓

* refactor(source): refactor GeoCoderCtrl & remove vue config file 💅

* docs: update README 🥳

* feat: add jsconfig for better intellisense 🔌

* refactor: add package.json & lockfile 🚀

* chore: update lockfile to include ship.js

* chore: release v0.1.0 (soal#5)

* chore(deps): update lockfile with correct scope

* chore: release v0.1.1 (soal#7)

* chore(deps-dev): bump rollup from 2.10.4 to 2.10.5

Bumps [rollup](https://github.com/rollup/rollup) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.10.4...v2.10.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* fix: stop squishing results after updating input

- ref: soal#14

* fix: typo issue

* chore: update docs

- ref soal#10

* fix: no mapboxgl detected issue

- ref soal#8

* feat: add geocoder based on custom container_id

* docs: update example

* feat: add badges

* chore: update alignment

* chore: release v0.2.0 (soal#15)

* Add `prepare` script

It is needed for the `npm i git+https://github.com/dd/vue-mapbox-geocoder.git` command to build the package

Co-authored-by: Vinayak Kulkarni <[email protected]>
Co-authored-by: Vinayak Kulkarni <[email protected]>
Co-authored-by: dd <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Alexander Kaidalov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants