Releases: mahabra/brahma
1.4
- Using Brahma(function(){}) to create context with Brahma at first arg
- Function ref of object.prototype changed to Brahma.ref()
- Adds Brahma.macros
- Method of internal module fabric addFabric() changed to fabric(),
- Rename Brahma.camelCase() to Brahma.camelize(), hyphens() to dasherize()
- Adds Brahma.pixelize()
- Adds Brahma.frame()
- Fixed bug with zero-results selectors
- Adds document tool
- New functions: hide, show, width, height, outerWidth, outerHeight, is, not, before, condition, removeAttr, eq, unshift
- Adds Brahma.document
1.3.16
1.3.9
1.3.8b
1.3.7
1.3.5
Fix prototypes in fabrics
1.3.4 Fix prototypes bug in fabrics
Test pre-edit
1.2.1 add selector property to component
Shady version
1.2.0 add selector property to component
Beta-test release
I should say it's time to forget of the big generator on brahmins.come. Now It's a single file of Brahma's kernel, and to use it with components, we have to include components by another files.
This is beta version of new logic of Brahma. Supporting AMD disabled. For using AMD functions you can use vendor.js.
I'm starting test new functionality directly with single plugins. For example, we have got plugin brahma.overlay. To use it we must connect to page: jQuery, jQuery.tie, Brahma and brahma.overlay.
And we got:
Brahma('body').component('overlay').html('Hello, I'm overlay');
And 4 files above. It's big construct, but at practice it shows best result. Anyway, build of the project occurs later and with kits, that designer likes to use, not by Brahma compiler. So Brahma compiler is deprecated.
Beta version is hard to use without right knowledge, so forget it and wait for official release. Good luck to Brahma.