os-js / osjs-gui

OS.js GUI Module
https://manual.os-js.org/v3/
Other
18 stars 10 forks source link

Calendar component #2

Open RossComputerGuy opened 5 years ago

RossComputerGuy commented 5 years ago

A calendar component for apps that want to have a calendar would be nice.

andersevenrud commented 5 years ago

Good idea!

andersevenrud commented 5 years ago

Just adding as reference:

Prototype here: https://codepen.io/andersevenrud/pen/wRYKvv

RossComputerGuy commented 5 years ago

Maybe the buttons should be in the header, it'd look cleaner.

andersevenrud commented 5 years ago

The default component probably won't come with buttons, but I'll make it possible to add in by using slots or something.