Socket
Socket
Sign inDemoInstall

angular-bootstrap-calendar

Package Overview
Dependencies
6
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
9Next

0.21.3

Diff

Changelog

Source

0.21.3 (2016-06-29)

Bug Fixes

  • weekViewWithTimes: more robust fix for event offsets (721b3fc)

<a name="0.21.2"></a>

mattlewis92
published 0.21.2 •

Changelog

Source

0.21.2 (2016-06-29)

Bug Fixes

  • weekViewWithTimes: put events in the correct columns (06b0181)

<a name="0.21.1"></a>

mattlewis92
published 0.21.1 •

Changelog

Source

0.21.1 (2016-06-29)

Bug Fixes

  • monthView: fix CSS classes not being added to month cells (3757ecf)

<a name="0.21.0"></a>

mattlewis92
published 0.21.0 •

Changelog

Source

0.21.0 (2016-06-29)

Bug Fixes

  • bower: ignore non source files (a78b3fd), closes #374
  • dayView: support updating the day view chunk and split options on the fly (12d99a2), closes #358
  • dependencies: remove bootstrap as a peer dependency so other bootstrap CSS libs can be used (7e74ddd), closes #375
  • monthView: bind once to the ng-include template value so it doesn't change after render (48f3869), closes #346
  • npm: change browser to main for compatibility with more module bundlers (88c1e9a), closes #371
  • npm: only publish dist folder to npm (3c4913d), closes #374
  • warnings: dont log a warning that the event ends at is missing if it is a falsey value (da101ab), closes #348

Features

  • calendarEventTitle: abstract all event title logic into a service that can easily be overridde (a8ad01a), closes #349 #361
  • calendarSlideBox: expose the current month or year cell to the slide box controller for use in (a6d2bdb), closes #369
  • custom-template-urls: allow setting of custom template on a per calendar instance basis (0ae7661), closes #355
  • dayView: add edit and delete actions to day view events (08c4292), closes #351
  • onDateRangeSelect: support dragd and selecting a range on the week view with times (1efeee0), closes #366
  • weekView: bucket sort events into columns rather than having each event sit on its own lin (fdaea2d), closes #381

BREAKING CHANGES

  • weekView: the UX of the week view has now changed. The template has also changed heavily if you were using a custom template.
  • calendarEventTitle: The calendarConfig.displayEventTimes option has been removed. Just override the calendarEventTitle.yearView and calendarEventTitle.monthView functions instead

<a name="0.20.2"></a>

mattlewis92
published 0.20.2 •

Changelog

Source

0.20.2 (2016-06-01)

Bug Fixes

  • monthView: dont call on-timespan-click when clicking on an event on the month cell (a194fb0), closes #345

The previous fix for the day view starting on minutes has also been reverted as it caused several bugs.

<a name="0.20.1"></a>

mattlewis92
published 0.20.1 •

Changelog

Source

0.20.1 (2016-05-30)

Bug Fixes

  • dayView: allow day view start and end to use minutes rather than just hours (c98152c), closes #340

<a name="0.20.0"></a>

mattlewis92
published 0.20.0 •

Changelog

Source

0.20.0 (2016-05-13)

Bug Fixes

  • draggableEvents: copy the year when dropping an event on a month or year cell (8467347), closes #326
  • warnings: add example of how to fix date type warnings (bf9d58f)
  • weekView: update event sizes when the window is resized (75c7a76), closes #328

Features

  • allDayEvents: allow events to be displayed as all day on the day view (9be6426), closes #312
  • dayViewEventChunkSize: add day-view-event-chunk-size option (ef2f327), closes #320
  • onDateRangeSelect: Add function for selecting range on day view. (dd4a3d3)

<a name="0.19.6"></a>

mattlewis92
published 0.19.6 •

Changelog

Source

0.19.6 (2016-03-31)

Bug Fixes

  • templates: replace the default interpolation symbol with the user configured one (73a052e), closes #309

<a name="0.19.5"></a>

mattlewis92
published 0.19.5 •

Changelog

Source

0.19.5 (2016-03-26)

Bug Fixes

  • weekTitle: use the correct year when the week spans 2 years (638c741)

<a name="0.19.4"></a>

mattlewis92
published 0.19.4 •

Changelog

Source

0.19.4 (2016-03-22)

Bug Fixes

  • bower.json: looser dependency versions of moment and bootstrap (7ee084b)
  • draggable: disable the cursor when dragging disabled events (834e1ee), closes #307
  • droppable: allow the drop active class to be customised (fc85410)
  • resizeable: disable the cursor when resizing disabled events (ad9beb7), closes #307

<a name="0.19.3"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc