vaadin-board

Web Component for creating flexible responsive layouts and building nice looking dashboards.

OTHER License

Stars
17
Committers
17

Bot releases are hidden (Show)

vaadin-board - v2.2.2 Latest Release

Published by ugur-vaadin over 1 year ago

Changes Since v2.2.1:

  • a4976f9 chore: bump socket.io-parser from 3.4.2 to 3.4.3 (#160)
  • 780aac8 fix: do not recalculate flex basis for hidden rows (#159)
  • 9a35ba3 chore: bump minimist from 0.2.2 to 0.2.4 (#158)
  • a2b8b63 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 (#157)
  • 6d5a9fc chore: bump ua-parser-js from 0.7.31 to 0.7.33 (#156)
  • c92ca7e chore: bump json5 from 2.2.0 to 2.2.3 (#155)
  • c5e14c6 chore: bump express from 4.17.2 to 4.18.2 (#154)
  • a2eb9f3 chore: bump decode-uri-component from 0.2.0 to 0.2.2 (#153)
  • db0e0a0 chore: bump engine.io from 3.6.0 to 3.6.1 (#152)
  • 3a766a8 chore: bump minimatch from 3.0.4 to 3.1.2 (#151)
  • aee7ce1 chore: bump socket.io-parser from 3.3.2 to 3.3.3 (#150)
  • 7b5d93e chore: bump engine.io and socket.io (#149)
vaadin-board - v2.2.1

Published by yuriy-fix almost 2 years ago

Changes Since v2.2.0:

  • d4e07c2 chore: Add cvdlName metadata (#145)
  • a9c7560 chore: bump urijs from 1.19.10 to 1.19.11 (#143)
  • 3b69fea chore: bump urijs from 1.19.9 to 1.19.10 (#142)
  • a8b040a chore: bump urijs from 1.19.8 to 1.19.9 (#141)
  • 4718fc3 chore: bump urijs from 1.19.7 to 1.19.8 (#140)
  • 6136df3 chore: bump follow-redirects from 1.14.7 to 1.14.8 (#139)
  • e3a525a chore: update dev dependencies to 3.2.0 stable
  • d86007e chore: add lockfiles to ensure consistent builds in CI (#138)
  • d0aac04 chore: update status badges in README [skip ci]
  • 426938a chore: disable issues and direct ppl to web-components repo [skip ci] (#136)
  • a017878 chore: move CI builds from travis-ci.org to GitHub actions (#137)
vaadin-board - v4.0.0-alpha1

Published by web-padawan over 3 years ago

API Documentation →

⚠️ Breaking Changes Since v3.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v3.0.0:

  • 699a480 refactor!: convert to Polymer 3 (#134)
vaadin-board - v3.0.0

Published by yuriy-fix almost 4 years ago

Live Demo →
API Documentation →

Changes Since v2.2.0:

  • a029e68 fix: change CVAL3 to CVDL4 (#132)
vaadin-board - v2.2.0

Published by tomivirkki about 4 years ago

vaadin-board - v2.2.0-beta1

Published by tulioag about 4 years ago

vaadin-board - v2.2.0-alpha1

Published by web-padawan over 4 years ago

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v2.1.1:

  • 989d740 feat: prepare for TS defs generation (#128)
vaadin-board - v2.1.1

Published by web-padawan almost 5 years ago

Live Demo →
API Documentation →

Changes Since v2.1.0:

  • e276be5 refactor: only run license checker when needed (#125)
vaadin-board - v1.1.0

Published by alexberazouski almost 6 years ago

Overview

The vaadin-board is a web component for creating flexible responsive layouts and building nice looking dashboards. The vaadin-board key feature is how it effectively reorders the widgets on different screen sizes, maximizing the use of space and looking stunning.

Changes since v1.0.1

  • Fixed bug with slots (#61)
  • Fixed dom repeat issue (#64)

See the full list of changes

vaadin-board - v2.1.0

Published by alexberazouski almost 6 years ago

Live Demo →
API Documentation →

Vaadin Board v2.1.0 with Polymer 3 support!

See the full list of changes since v2.0.0:

vaadin-board - v2.1.0-beta1

Published by tulioag almost 6 years ago

Changes Since v2.1.0-alpha1:

  • Use stable license checker
vaadin-board - v2.1.0-alpha1

Published by alexberazouski about 6 years ago

Live Demo →
API Documentation →

Changes Since v2.0.0:

  • 79dd00c Update license checker (#113)

    • Update license checker

    Update dependencies versions

  • 86568a9 Sync project structure with skeleton (#110)

    • Sync project structure with skeleton
  • 116b2f7 Add link to the build in travis status badge (#109)

    • Add link to the build in travis status badge
  • 5d2816e Merge P3 preview to master (#107)

  • 7a1483d Adding description file for Vaadin Directory (#101)

    • Adding description file for Vaadin Directory
  • 70e128a Revert "Pin shadycss to ~1.1.0 (#102)" (#103)

    This reverts commit cdd2b5812056aecb7f87f836465aeb0fc74f2489.

  • cdd2b58 Pin shadycss to ~1.1.0 (#102)

    See more at Polymer/polymer#5221

vaadin-board -

Published by alvarezguille over 6 years ago

Live Demo →
API Documentation →

New Features Since v1.x:

  • The breakpoints (widths) when board changes from small to medium and medium to large can be configured using the CSS properties --vaadin-board-width-small and --vaadin-board-width-medium
  • There is no longer any need to handle license keys for the component. License is validated through a vaadin.com login
vaadin-board - second beta vaadin-board 2.0.0

Published by alvarezguille over 6 years ago

Live Demo →
API Documentation →

New Features Since v1.x:

  • The breakpoints (widths) when board changes from small to medium and medium to large can be configured using the CSS properties --vaadin-board-width-small and --vaadin-board-width-medium
  • There is no longer any need to handle license keys for the component. License is validated through a vaadin.com login
vaadin-board - The first beta of version 2

Published by Artur- over 6 years ago

Live Demo →
API Documentation →

New Features Since v1.x:

  • The breakpoints (widths) when board changes from small to medium and medium to large can be configured using the CSS properties --vaadin-board-width-small and --vaadin-board-width-medium
  • There is no longer any need to handle license keys for the component. License is validated through a vaadin.com login
vaadin-board - Documentation updates

Published by Artur- over 6 years ago

vaadin-board - Bugfix release

Published by Artur- over 6 years ago

Redraw rows when a breakpoint changes

vaadin-board - Updated demos

Published by Artur- over 6 years ago

vaadin-board - Make row sizes configurable with properties

Published by Artur- over 6 years ago

vaadin-board -

Published by Artur- over 6 years ago

Package Rankings
Top 12.33% on Bower.io
Top 29.19% on Repo1.maven.org
Badges
Extracted from project README
npm version Published on Vaadin Directory Discord
Related Projects