2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-23 03:54:04 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Sagal 8588cac3d7 Squashed commit of the following:
commit 23feaad53c
Author: Jeff Sagal <sagalbot@gmail.com>
Date:   Sun Aug 1 11:45:49 2021 -0700

    Update package.json

commit 69d11c7f58
Author: Jeff Sagal <sagalbot@gmail.com>
Date:   Sun Aug 1 11:42:38 2021 -0700

    update eslint config

commit 96819ebb91
Author: Jeff Sagal <sagalbot@gmail.com>
Date:   Fri Jul 30 11:01:59 2021 -0700

    build: add prettier and eslint (#1090)

commit f702040f5b
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Fri Jul 30 00:38:55 2021 +0000

    chore(🚀): 3.12.2

commit 0f763f3ac4
Author: Daniel Molnar <dm@tpwd.de>
Date:   Fri Jul 30 02:37:49 2021 +0200

    fix: set !default for $vs-controls-deselect-text-shadow (#1468)

    - added missing `!default` for $vs-controls-deselect-text-shadow,
      which was the only one not having it
    - `!default` is necessary in order to be able override the variable

commit 335920b586
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Thu Jul 22 21:41:39 2021 +0000

    chore(🚀): 3.12.1

commit 5e1ac1f5ec
Author: Jeff Sagal <sagalbot@gmail.com>
Date:   Thu Jul 22 14:40:29 2021 -0700

    fix: no-options slot should use mutableLoading instead of loading prop (#1465)
2021-08-01 12:31:33 -07:00
Jeff Sagal 5085fecd43 ci: build docs on test step (#1105)
docs(infinite-scroll): fix SSR
docs(pagination): bind a boolean not a string
ci: build docs on test workflow
ci: install docs deps in same step
2020-03-13 12:02:23 -07:00
Jeff Sagal 33104b5380 ci(semantic-release): switch to github actions (#1076)
* ci: fix semantic release

* ci(semantic-release): add github workflows

* ci(semantic-release): run steps in one job

* ci: remove travis config

* ci: update coveralls and bundlewatch configs

* ci: fix test coverage, remove bundlewatch config

* ci: bump config

* ci: bump bundlewatch

* ci(semantic-release): bump release workflow
2020-03-01 15:42:30 -08:00