Skip to content
#

vanilla

Here are 448 public repositories matching this topic...

inv-senchuthomas
inv-senchuthomas commented Mar 1, 2018

Plase add a feature to select items using shift key press. Like when user clicks an item and when he press shift and an item the items till the first mouse click to shift key press are to be selected like we can see in windows system or linux system.

as-dr
as-dr commented Feb 13, 2018

Expected behavior

In the Choo docs on Routing, in the section "Listening for Route Changes" implementing:

var html = require('choo/html')
var choo = require('choo')
var app = choo()

var app = choo()
app.use((state, emitter) => {            // 1.
  emitter.on('navigate', (route) => {    // 2.
    console.log(`Navigated to ${route}`) // 3.
  })
})

Should return a conso

taylankasap
taylankasap commented Dec 12, 2018

Sorry in advance if this option already exists. I just couldn't find it in the docs or the demo page.

So, number of weeks displayed should be editable. This would be especially useful when monthsInCalendar option is greater than 1 and we want to have multiple months to have same number of rows so it'll look better.

Look at the last row of January to see my point
Currently:
![image](https

BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.

  • Updated May 18, 2019
  • JavaScript

Improve this page

Add a description, image, and links to the vanilla topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vanilla topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.