1.4.0 • Published 4 years ago

@tcbang/vendors v1.4.0

Weekly downloads
11
License
ISC
Repository
github
Last release
4 years ago

@tcbang/vendors

The vendor packages for Front End projects.

NOTE: This project is meant to be used exclusively in @tcbang's projects and does not consider external use cases.

Quick Start

1.Installation

$ npm install --save @tcbang/vendors

2.Packages

{
    "dependencies": {
        "axios": "^0.19.0",
        "copy-text-to-clipboard": "^2.1.1",
        "global.css": "^1.1.0",
        "js-cookie": "^2.2.1",
        "lodash-es": "^4.17.15"
    }
}

3. Version

v1.4.0

  • update vue component Loading
  • support vue component Toast
  • remove vue component Message
  • remove vue component MessageBox

v1.3.1

  • fix vue component style's problem

v1.3.0

  • update vue component Loading
  • support vue component Message
  • support vue component MessageBox

v1.2.1

  • fix publish bug

v1.2.0

  • add vue components support
  • support vue component Loading

v1.1.x

  • update lodash to lodash-es

v1.0.x

  • init project
  • support axios
  • support copy-text-to-clipboard
  • support global.css
  • support js-cookie
  • support lodash
1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago