Flex Calendar Component 1.1.0 is ready

Written on May 19, 2011

We’ve just relased version 1.1.0 of the Flex Calendar Component!

Go get it in downloads section.

This release contains various bug fixes and improvements.

Moreover, as we promised previously, we’re still adding cool features to the Flex Calendar Component! In this version we’ve added:

  • Item editors and demo code released under MIT license and availabe to download via GitHub!
  • Limited edit mode, where new items can be added only at predefined spaces. See our demo for example!
  • Useful calendar events, dispatched when “calendar items” were modified or added
  • Double click support – you can capture input on calendar item renderers, available space renderers or calendar space
  • Working week (MO-FRI) view

Flex Calendar Component 1.0.0 is ready

Written on April 19, 2011

It’s finally done. Flex Calendar Component has proudly reached it’s 1.0.0 version.

Go get it in downloads section.

It’s been a long time of testing and fixing details to provide you with top quality flex calendar component that suits your needs. We hope that some great apps will be built using our Flex Calendar Component.

Besides the fact, that final version has came, we didn’t stop working on the component. It’s mature piece of code now and we are going to look after it.

Some great features are right around the corner – stay tuned!

Second Release Candidate is out

Written on March 28, 2011

We’re excited to announce that second release candidate of Flex Calendar Component is ready to download. As we’ve promised – compatiblity issues with various flex version are fixed now. We’re providing you with two separate versions of Flex Calendar Component library: flex-calendar_f3_1.0.0-RC2.swc – for projects using flex 3.x framework versions flex-calendar_f4_1.0.0-RC2.swc – for flex 4.x…

Read More

Localization and internationalization support

Written on March 28, 2011

We’re supporting FlexCalendar localization and internationalization since 1.0.0-RC1. It is possible to add different locale. Month and day names are taken from Flex SDK properties files, and our labels are taken from FlexCalendar.properties file. Let’s assume that you have pt_BR localization files for Flex 3.2 SDK (if not, see: http://sujitreddyg.wordpress.com/2008/01/22/localizing-flex-applications). Adjust your compiler settings to…

Read More

Good news for those who are using Adobe Flex 3.x SDK’s (in addition to version 4.x)

Written on March 16, 2011

Flex Calendar component RC2 version will provide you guys with 2 libraries: one for Flex 4.x versions and one for the old ones (Flex SDK 3.x).

Thanks to you, we’ve noticed that flex itself has serious backward compatibility issues.

When we’ve provided support for flex 4 in the first Release Candidate version, some of you reported problems with getting Flex Calendar component up and running. We have the answer why! A big thanks to all the beta testers for quick reporting. Next week we will arrange some hot meat – Second Release Candidate version.

Flex Calendar component 1.0.0 Release Candidate

Written on March 6, 2011

We are happy to announce that Flex Calendar component 1.0.0 Release Candidate is ready to download.