Skip to content

Latest commit

 

History

History
176 lines (114 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

176 lines (114 loc) · 13.7 KB

Changelog

1.5.4 (2023-09-18)

Changed and fixed

  • Remove header animation, as it is epilepsy inducing. (029f2c8)

1.5.3 (2023-09-14)

Changed and fixed

  • Text style changes based on feedback (3d80008)

1.5.2 (2023-09-14)

Changed and fixed

  • Added speaker info for Marc-André Lemburg (3a56738)
  • Talk titles now on top (641989e)

1.5.1 (2023-09-13)

Changed and fixed

  • Changed employer of Jodie Burchell (cd8f446)

1.5.0 (2023-09-13)

New

  • Added speaker info for Jan-Hein Bührman (8c7c258)

1.4.0 (2023-09-13)

New

  • Add Jodie Burchell speaker info (f0eeabf)
  • Added Laís' talk to the schedule (9a85aa9)
  • Added speaker info for Laís Carvalho (3b3195a)
  • Added speaker info for Sebastiaan Zeeff (02b966e)
  • New speaker section design (a08d3c0)

Changed and fixed

  • Makes mt photo more data-friendly (f06ac51)

1.3.3 (2023-09-08)

Changed and fixed

1.3.2 (2023-09-08)

Changed and fixed

  • Fixed time for Jan-Hein's talk (a9a2b30)
  • JS syntax to PY syntax for tickets button joke (48589fe)

1.3.1 (2023-09-08)

Changed and fixed

  • add 'the' to make sentence more clear (a8cb8a7)

1.3.0 (2023-09-08)

New

Changed and fixed

  • Added bio Kitze (10bdff3)
  • Added picture Kitze (acfa63c)
  • First known changes from FEF to PYC (39a2dd9)
  • Fixed speakers spacing (6d9cf61)
  • New intro text (68c524c)
  • Replace JS joke with Python joke (ad9c49a)
  • Replaced Remi Appels placeholder with actual info (926d5b9)

Miscellaneous

1.2.0 (2023-03-09)

Miscellaneous

  • deps: Missed dependencies because git add did not run (898060c)
  • deps: Update dependencies (4fdc9ae)
  • style: Added tailwind prettier plugin (b69b0a5)

New

  • Add ordina & ff logo for email marketing (4e24ae2)
  • Added og-meta to the homepage for socials (1c9c0ba)
  • Increasewd performance by using less balls in the background anim (1caee2b)

Changed and fixed

  • Change drinks time to accomodate talk length (e26a23f)
  • Changed the schedules, added more speakers (c60e5b6)
  • Created a spacer between speaker schedule and workshop schedule (bf4738d)
  • Created more space in the header (8e5b7f0)
  • Created more space in the info section (58022c0)
  • Fixed blur-bleed on poster component (739dd7c)
  • Fixed header image size on mobile (1ce0ba3)
  • Fixed info section scrolldown (681fde2)
  • Fixed moment of nothing in poster animation (7e7c54c)
  • Fixed non-animated posters have the balls disappearing (a27be9d)
  • Fixed spacer being too much on mobile (c1dede2)
  • Fixed spacer colors merging with the background of the speaker schedule (b3de92b)
  • Info section scrolldown is now smooth (dea4b84)
  • More info is now an arrow instead of a button (89492a6)
  • Optimised speaker images (0a62de8)
  • Performance enhancement by not blurring the individual posterballs, but the poster itself (e265ad9)
  • Removed id from the spacer (abe3b26)

1.1.0 (2023-03-01)

New

  • Added link to the github (234f334)

Miscellaneous

1.0.0 (2023-03-01)

Miscellaneous

Changed and fixed

  • a11y: Remove "picture of" from alt texts because screen readers already tell its a picture (2684104)
  • a11y: Text contrast for ordina-orange blocks & added "small" to TagBlock component (c6a046e)
  • Add border box (d434ffa)
  • Added more speakers to the speaker section (3a03b4a)
  • Better speaker schedule section (acc5205)
  • Fixed header anim performance by disabling on mobile and regenerating the header after resizing the screen. (8ca9464)
  • Fixed performance by letting CSS handle animations (850872a)
  • Fixed section header paddings on mobile (f80deea)
  • Fixed vertical scroll bar begin visible (ef7e705)
  • Moved around info section block and added a background (e10e407)
  • Remove deprecated tagblock (fd7196d)
  • Removed "register here" buttons on workshops, there is no specific link to register for them (d40520f)
  • security: add rel="noreferrer" to outlinks (eb6dfc4)
  • typo: Fixes Jorriks last name (7de479e)

New

  • Actual info (9112dda)
  • Added get your tickets button (e46e3eb)
  • Added link to Ordina on Google Maps (5b2065f)
  • Added practical information section (1e340d6)
  • Added RS & FVP speaker pics (2c53e22)
  • Added speakers section (e5d3712)
  • Added workshop schedule (ad57281)
  • dev: Using nvmrc to lock in node/yarn version (be7c717)
  • Let's go! (42c0ad8)
  • Release pipeline (d43e2a5)