tui-calendar
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
// Type definitions for TOAST UI Calendar v1.15.1 | ||
// Type definitions for TOAST UI Calendar v1.15.2 | ||
// TypeScript Version: 3.2.1 | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "tui-calendar", | ||
"author": "NHN FE Development Lab <dl_javascript@nhn.com>", | ||
"version": "1.15.1", | ||
"version": "1.15.2", | ||
"main": "dist/tui-calendar.js", | ||
@@ -6,0 +6,0 @@ "types": "index.d.ts", |
@@ -161,2 +161,3 @@ #  | ||
* [toast-ui.react-calendar](https://github.com/nhn/toast-ui.react-calendar) **React** wrapper component is powered by [NHN](https://github.com/nhn). | ||
* [ngx-mat-tui-calendar](https://github.com/ron2015schmitt/ngx-mat-tui-calendar) **Angular 12**, **Material Design** wrapper component by [@ron2015schmitt](https://github.com/ron2015schmitt) | ||
* [ngx-tui-dev](https://github.com/brnrds/ngx-tui-dev): **TypeScript** and **Angular 5** wrapper component is being implemented(ref [#82](https://github.com/nhn/tui.calendar/issues/82)) by [@amanvishnani](https://github.com/amanvishnani) and [@brnrds](https://github.com/brnrds). Thanks for their effort. | ||
@@ -163,0 +164,0 @@ * [vue-tui-calendar](https://github.com/lkmadushan/vue-tuicalendar): **Vue** wrapper component is being implemented(ref [#81](https://github.com/nhn/tui.calendar/issues/81)) by [@lkmadushan](https://github.com/lkmadushan). Thanks for their effort. |
@@ -312,2 +312,6 @@ /** | ||
if (options.recurrenceRule) { | ||
schedule.set('recurrenceRule', options.recurrenceRule); | ||
} | ||
this._removeFromMatrix(schedule); | ||
@@ -314,0 +318,0 @@ this._addToMatrix(schedule); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
5611364
0.03%46749
0.03%324
0.31%