Code Monkey home page Code Monkey logo

virtual-select's Introduction

Virtual Select 1.0

A javascript plugin for dropdown with virtual scroll

  • Support more than 100000 dropdown options
  • Support multi-select
  • Support search feature
  • Support Right-to-Left text
  • Support loading options from server (API)

Documentation

Changelog

Commands

Command Description
npm run start Builds dist versions of the plugin on file change
npm run build Builds dist versions of the plugin
npm run docs Starts a local documentation server
npm run validate Code validation with Typescript, ESLint and Stylelint
npm run test Run cypress e2e testing

Pull request

  • Don't commit build files in PR commit. It should be generated before new release only.

New release steps

Create build

  • Update version in package.json file. Version number would be 1.0.(LAST_RELEASE_NUMBER + 1). E.g. 1.0.30
  • Run npm run build
  • It would update files in dist, dist-archive, and docs/assets folders

Test build

  • npm run validate for static code validation
  • npm run test for cypress e2e testing

Create release

  • Release tag would be v1.0.(SAME_NUMBER_FROM_PACKAGE_JSON). E.g. v1.0.30
  • Content should be based on keepachangelog.com format
  • Line item format
    • #ISSUE_ID - DESCRIPTION (PR #ID by @user)

virtual-select's People

Contributors

benosodrac avatar bes-internal avatar bmarcelino-fe avatar caiosm1005 avatar gnbm avatar jonirrings avatar joselrio avatar neonrust avatar os-giulianasilva avatar sa-si-dev avatar sahajjain01 avatar sha-hin avatar venkataramanan21 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.