Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Releases: the-events-calendar/events-gutenberg

Release: 0.3.5-alpha

12 Nov 21:25
bbe7789
Compare
Choose a tag to compare
Release: 0.3.5-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Only with WordPress 5.0 and Above

On version 0.3.4-alpha we are no longer compatible with Gutenberg Plugin, only with the Core version, we will try to fix that in the future but it's not a priority.


Changelog

  • Feature - Recurrence compatibility for Events Pro into Date Time block
  • Feature - eCommerce options for ticket block
  • Feature - Add the opt-out option to users who submit an RSVP
  • Tweak - Update icons for attendees and orders buttons on rsvp and tickets blocks
  • Fix - Events and Events Pro front-end views are now looking for Theme customizations correctly
  • Fix - Add conditional to human readable input saga to prevent infinite loop
  • Fix - Missing variable that is used to parse the attributes of the block
  • Fix - Show RSVP and Attendees blocks when coming from classic editor
  • Fix - load order of tribe_js_config
  • Fix - Conditionally show the RSVP block capacity label
  • Fix - Change timezone label with timezone change
  • Fix - Add element styles to asset loading
  • Fix - Add filters for wpauto when using gutenberg blocks
  • Fix - Remove Tickets block sidebar if only one provider is used
  • Fix - Remove duplicates XHR requests and data calls
  • Fix - Ticket blocks show proper sales and progress totals

Release: 0.3.4-alpha

06 Nov 15:57
3553e5d
Compare
Choose a tag to compare
Release: 0.3.4-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Only with WordPress 5.0 and Above

On version 0.3.4-alpha we are no longer compatible with Gutenberg Plugin, only with the Core version, we will try to fix that in the future but it's not a priority.


Changelog

  • Feature - Attendee additional fields properly working from Blocks Editor link
  • Feature - Add HOC withSelected that is executed when a block is on focus and when the block losses focus
  • Feature - Add dynamic additional blocks present on the Gutenberg Editor
  • Tweak - Moving all CSS and JavaScript files into an app folder to allow better compatibility with Core Plugins
  • Fix - RSVP blocks sets initial start and end date based on events
  • Fix - Add wp-editor as dependency for scripts
  • Fix - RSVP blocks sets initial start and end date based on event
  • Fix - Ticket blocks sets initial start and end date based on event
  • Fix - Allow ticket UI to show proper shared capacity state
  • Fix - Remove max-width definition from Blocks Editor default for events page.

Release: 0.3.3-alpha

25 Oct 21:50
ca51b68
Compare
Choose a tag to compare
Release: 0.3.3-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Version 4.1.1


Changelog

  • Feature - Event Attendees list block
  • Fix - Style changes to make RSVP and Ticket settings compatible with Gutenberg 4.1
  • Tweak - Make sure users can select older Years on the Datetime block

Release: 0.3.2-alpha

19 Oct 02:23
7593363
Compare
Choose a tag to compare
Release: 0.3.2-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Version 4.0.0


Changelog

  • Fix - Custom Fields a.k.a. Meta is now saving properly for Events
  • Fix - Adjust vertical alignment of the price section for the classic event date time block
  • Fix - Make sure the ticket block uses the currency from the ticket provider
  • Fix - Header image failing to load due to Incorrect variable type on RSVP block
  • Fix - Venue form is now loading correctly on the Venue block

Release: 0.3.1-alpha

12 Oct 12:37
2d6db9a
Compare
Choose a tag to compare
Release: 0.3.1-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Version 3.9.0


Changelog

  • Fix - Make sure Classic Editor migration treats correctly Events with Tickets
  • Fix - Error when multi day toggle component was not functional
  • Fix - Prevent reset of times when set for an event from time pickers
  • Fix - Sync UI of datetime block and human readable input so any changes on any is reflected on the other
  • Fix - Make sure meta types matches before send into the request for Tickets block
  • Fix - Load Going an Not Going values on the RSVP block
  • Fix - Render "Not Going" <button> on RSVP block conditionally
  • Fix - Make sure that the event venue selection works

Release: 0.3.0-alpha

05 Oct 18:14
05f7716
Compare
Choose a tag to compare
Release: 0.3.0-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Version 3.9.0


Changelog

  • Feature - RSVP block
  • Feature - Tickets block
  • Feature - Register ticket block to make it available in the block list
  • Feature - Register PHP files to use tickets templates
  • Feature - Add store for tickets plugins
  • Feature - Add Tickets inside of the plugins/ directory
  • Feature - Add button component to common elements
  • Feature - Add action dashboard to tickets elements
  • Feature - Create Available component
  • Feature - Add TribePropTypes functions to check custom time format
  • Feature - Add time to seconds and ms and vice versa utility
  • Feature - Create <HeaderImage> component to upload / select an image from the media library
  • Feature - Add CapacityTable component to render the capacity of the tickets
  • Feature - Connect Tickets block with store to manage state of component
  • Feature - Add Events Calendar PRO integration and make the editor take de default values from the Settings
  • Tweak - Move TEC icon into a common to make it available regardless of TEC
  • Tweak - Move compatibility class into /tickets plugin
  • Tweak - Create an icons module for the plugins and shared one on common to create a set of icons
  • Tweak - Move most utilities from events plugin to common plugin
  • Tweak - Move time picker element from events plugin to common plugin
  • Tweak - Adjust time picker element to accept time string in hh:mm format rather than moments
  • Fix - Make sure meta fields are returned into the tribe_events post type when option disable_metabox_custom_fields loads the first time

Release: 0.2.9-alpha

21 Sep 19:59
31a5ca3
Compare
Choose a tag to compare
Release: 0.2.9-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Version 3.8.0


Changelog

  • Fix - Prevent empty diff on new event creation, allowing Meta to be saved
  • Fix - Prevent generation of empty classic blocks when migrating events to gutenberg with empty content
  • Fix - Render the Google Map in the Event Venue Block.

Release: 0.2.8-alpha

14 Sep 03:58
8bdb1d7
Compare
Choose a tag to compare
Release: 0.2.8-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Version 3.8.0


Changelog

  • Feature - Add Tickets inside of the plugins/ directory
  • Feature - Add Events Pro inside of the plugins/ directory
  • Feature - Each block now loads their CSS and JavaScript only when it is present in the post
  • Tweak - Smaller internal changes to accommodate Gutenberg 3.8 code
  • Fix - Properly load the frontend assets for the Blocks
  • Fix - Accept responses between 200 and 299 HTTP codes as valid responses
  • Fix - Prevent to set attributes when arrays have the same content
  • Fix - Resolve problems with Infite looping around Google Calendar on the Links Block
  • Fix - Properly load Price block, avoiding breaking on new Events
  • Fix - Floating block settings button from Gutenberg 3.8 on the correct place
  • Fix - Migration from Classic Editor no longer duplicates Blocks

Release: 0.2.7-alpha

30 Aug 17:51
4c37c2f
Compare
Choose a tag to compare
Release: 0.2.7-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.23 or higher


Gutenberg Compatibility: Version 3.7.0


Changelog

  • Feature - Add store registration in common
  • Feature - Move events reducer into the common store
  • Tweak - Use event timezone as default value
  • Tweak - Separate logic and presentation in event venue block
  • Tweak - Move request mechanism into common
  • Tweak - Make sure organizers are removed from classic editor when the organizer block is removed
  • Tweak - Favor fetch instead of window.wp.apiRequest to make API calls
  • Tweak - Move globals utils into common instead of being located in events
  • Tweak - Move __mocks__ into the root directory
  • Tweak - Remove withAPIData by getEntityRecords on TermsList component
  • Fix - Display timezone label when selection is a UTC offset
  • Fix - Allow removal of organizers from classic block if the organizer block is removed
  • Fix - Separate logic and presentation from date time block

Release: 0.2.6-alpha

10 Aug 21:06
6518d34
Compare
Choose a tag to compare
Release: 0.2.6-alpha Pre-release
Pre-release

The Events Calendar compatibility: Version 4.6.13 or higher


Gutenberg Compatibility: Version 3.5.0


Changelog

  • Tweak - Rename the "Event Tags" block and label to "Tags"
  • Tweak - Change Event Website placeholder text to "Add Event Website"
  • Tweak - Remove references to the deprecated compose function from @wordpress/element
  • Feature - Add Edit Link button for Venue and Organizer block
  • Feature - Add filter to customize the variables send to the FE tribe_events_gutenberg_js_config
  • Feature - Add Human Readable input for date
  • Feature - Time Zone is editable and can be used as label
  • Fix - Separate logic and presentation from event links block
  • Fix - Remove specificity and side effects from time picker element
  • Fix - Make time picker element stateless, removing logic and allowing presentation via props
  • Fix - Remove middlewares for date time block actions, move logic to thunks
  • Fix - Separate logic and presentation from SearchOrCreate component
  • Fix - Change all references of block id to clientId