This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
Releases: byeolbit/translucent
Releases · byeolbit/translucent
Fix jQuery error
1.0.11 release
Remove all jquery of the plugin.
Non-jQuery version added.
Refactoring code.
Issue #4 fixed.
1.0.10 Release
Bug fix
Release 1.0.8
Basic dom structure has changed.
- Now, plugin generates elements for translucent card design. So you don't have to make many elements in html. Check details in README.md
Removed draggable option from plugin.
- Now you can use jQuery-ui draggable() to make card draggable.
Now, card background is react to change of offset and size.
- It draws correct blurred background for background-size : 'cover' and percent.
Public methods 'blur' and 'destroy' are added.
- You can change your background's blur value by 'blur' method.
And you can destroy translucent from element by 'destroy' method.
Details of these are added in README.md
Bug fix
1.0.5 release
- Optimize style code
Bug fix
1.0.3 release
Bug fix.
Now, translucent can download in npm.
First release
First release of Translucent, a jQuery plugin which applies draggable translucent/transparent plastic card theme.