aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2024-05-08Make node components event emittersHEADmainRuben Beltran del Rio
2023-07-10Remove dependenciesRuben Beltran del Rio
2020-03-09Rewrite using modulesBen Beltran
2018-04-21Use the key node on nodeRemoved eventBen Beltran
2018-04-21Correctly emit the node on removeBen Beltran
2018-04-21Yields nodeCollection instead of nodes arrayBen Beltran
2018-04-21Call super when constructing node collectionBen Beltran
2018-04-21Emit eventsBen Beltran
2017-04-12Feature/code update (#1)Rubén Beltrán del Río
* Updates code for new eslint config * Remove gulp and babel files * Remove dist * Remove dist * Add contributing file * Fix references to collections / tests * Convert tests to lab * Add travis file * Add missing line * Test CI on node 6 * Removes browser test * Properly includes local serpentity in test * Rename to use orgs in npm * Add changelog * Add support files / removed dist to changelog * Add yarn.lock file * Iterate using object.keys instead of values * Correct typo in typeName matching * Add webpack to generate the dist files * Add webpack config * Add dist files * Bump version * Link to ash * Updates CHANGELOG * Add CI badge
2016-03-27Adapts libraries to style guideBen Beltran
2016-01-28ES6ifies serpentityBen Beltran
2014-08-20Normalizes API for entitiesv0.1.7Ben Beltran
2014-08-12Components extend without having to define initv0.1.6Ben Beltran
2014-08-12Proper class based lookup of node collectionsBen Beltran
2014-08-12Fixes entity systemsv0.1.4Ben Beltran
2014-08-11Prepare bower with a concatenated file.Ben Beltran
2014-08-11Prepares for bowerBen Beltran
2014-08-11Prepare it for the browserBen Beltran
2014-08-11Adds prioritiesBen Beltran
2014-08-11Moves tellurium to dev dependncies, fixes typoBen Beltran
2014-08-11Some changes in doc, and proper initial versionBen Beltran
2014-08-11Serpentity initial commitBen Beltran