Loafjet Versions Save

🚀 Loafjet is a lightweight custom framework used to add Loafs, Dash Board, Popup Card, and Loading indicator in your Swift project

2.2.0

2 years ago

New Features ☀️

  • All new DashBoard with custom action handler. Now developers can provide custom action for Dashboards⚡️.
  • New adaptive image. Now with the use of a fine regulated algorithm Images would get auto-sized according to the Loaf size. Just provide the image and Loafjet will take care of the image adoption.
  • More smooth and organized animations. Animation is one of the important parts of Loafjet. We have tried our best to make it more smooth, versatile, and adaptive🚀.
  • Loafjet Studio: We saw it was tough for developers to check their customized Loafjet, since they need to run it every time. We have added a new feature called STUDIO. Now developers can customize their Loaf in live and select the best customization possible⚙️.
  • Code Optimisation: Ahaan, we know we did it last time too, but you know it's very important to do it every time 😁.
  • Updated Documentation: We have updated the documentation according to our latest release📒.

Effect of the new release on your project 🔦

  • Every Loafjet got updated with new criteria. Now Loafjet is supposed to have the desired range of Width and Height, so there are chances that your pre-added Loaf's won't work(Don't worry, we have added alerts that will inform you about the changes required, in the output section).
  • Now a new parameter called completion is added in the DashBoard Loaf, where the action you need to perform is to be added⭐️.
  • A new method called dismissDashBoard is added, which is used to dismiss a Dash Board.

2.1.0

3 years ago

Major Update (2.1.0)🚀

  • We at Loafjet consider user/customer/developer opinions at first priority.
  • So our users where asking for multiple support of different Loafjets at a time.
  • After great discussions and compromising certain criteria we added this feature.
  • We made Loafjet more versatile and easy to handle. Now users can use two different Loafjets of two different types at a time.

Effect of new change on your project 🔦

  • Initially we used to handle all Loaflets using one single declared UILabel and its elements, due to this it was not possible to use multiple Loafjets at time.
  • Since we were asked to do it, we did it and this small feature update costed us 2kb excess of file size.
  • So from now Loafjet is 29kb file instead of 27kb.

Future Goals ☀️

  • We assure you that in future updates we will make Loafjet more optimised and efficient🤘

2.0.0

3 years ago

Major Release

  • Hey everyone, thanks for having a look on this new release. So this is an extremely important as well as major release. In this release we have various new things for you. The list of things brought new to this version are:

  • New Loafjet called Dash Board 🍾

  • Dash board is a newly added Loafjet feature. ⚡️

  • Dash board supports Image, title label, content label and a UIButton too ❗️

  • This is the first Loafjet to support User interaction 👀

  • Dash Board supports ☀️ \ 🌒 Mode

  • Dash Board comes with varying width and with fixed height 🪜

  • Dash Board is an resemblance of AirPods Popup with a custom look

  • We have also supported Dark / Light mode to the Example project ✚

  • For better user experience we have added a small badge next to every type of Loafjet in Example project ⏣

  • And like every time we took care that our code is bug free and high optimised 💻

  • To use the new Loafjet there are some procedure which is mentioned in the readme section 📃

1.3.2

3 years ago

Major Patch Release

  • In this release we primarily focused on bug fixes and code optimisation.
  • Mainly the Popup Card and loaf wheel are updated.
  • Many bugs related to them are solved*
  • Some unwanted codes were removed

Changes

  • Now user can add multiple lines in loaf wheel.
  • Loaf wheel indicator position is changed
  • Some layout fix has been done.
  • Now user can create Popup Card with user selective sizes.

Working

  • The working and calls of Loaf are the same, no changes had been done in those sector

1.2.2

3 years ago

Major Bug Solved

Bug Description

  • Basically a small bug was found in the code which made the loaf to look little bit opaque. This change came into notice to one of our user who was trying to implement a solid Loaf. So he reached to us and informed so we had a look on it.

Solution

  • That bug was resolved, it was due to some testing code which got leftover before the release of version 1.2.1.

New Feature

  • After this bug notice we thought why not make it user dependent, to select opacity of Loaf background, so we added a new parameter into Loafjet.
  • AlphaValue : this parameter will allow the user to decide the opacity of Loaf.
  • So we made a Bug issue to our projects new component to make it more versatile for user to create their Loaf.

Changes

  • New parameter AlphaValue is added to the code. Other than this the code works as same before.

1.2.1

3 years ago

Documentation Update

  • In this update main focus was done towards updating the Documentation.
  • Minor features were also added, which are mentioned in the docs.

1.2.0

3 years ago

Major Update : 2

  • In this update all the loaf parameters were updated ⌨️.
  • Some minor bugs were solved 🐛.
  • Minor code optimisation was also done 💻.
  • Other than that the working and usage of Loafjet is the same 🚀.

1.1.2

3 years ago

Loafjet Minor Update : 2 of version 1 🚀

Code Optimisation 💻

  • In this release the whole code base was optimised and few bugs were resolved.

Changes ⭐️

  • Performance of the Pod is made more faster and smooth.

Note❕

  • No major changes were made, other than that everything is same as previous release

1.1.1

3 years ago

Minor bug fix!

1.1.0

3 years ago

In this a major bug in gradient loaf is resolved.

Problem: Duration of gradient loaf was static due to a bug, solved the issue.

Some Minor issues were also solved.