Skip to content

Releases: mahabra/brahma

1.4

03 May 23:51
Compare
Choose a tag to compare
  • 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

03 May 21:48
Compare
Choose a tag to compare
module(), data-attrs, fixes

1.3.9

10 Mar 14:32
Compare
Choose a tag to compare
Merge branch 'gh-pages' of github.com:morulus/brahma into gh-pages

1.3.8b

10 Mar 14:28
Compare
Choose a tag to compare

fixed bower.json

1.3.7

10 Mar 00:38
Compare
Choose a tag to compare
fix the prototypes and constructors of modules, adds inherir and copy…

1.3.5

01 Mar 15:25
Compare
Choose a tag to compare

add condition function

Fix prototypes in fabrics

01 Mar 15:12
Compare
Choose a tag to compare
1.3.4

Fix prototypes bug in fabrics

Test pre-edit

20 Jan 01:09
Compare
Choose a tag to compare
Test pre-edit Pre-release
Pre-release
1.2.1

add selector property to component

Shady version

19 Dec 23:40
Compare
Choose a tag to compare
1.2.0

add selector property to component

Beta-test release

26 Oct 20:27
Compare
Choose a tag to compare
Beta-test release Pre-release
Pre-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.