Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.13 (2019-08-24)
0.6.12 (2019-08-15)
0.6.11 (2019-08-15)
0.6.10 (2019-08-15)
0.6.9 (2019-08-15)
0.6.8 (2019-08-15)
0.6.7 (2019-08-15)
0.6.6 (2019-08-15)
0.6.5 (2019-08-15)
0.6.4 (2019-08-15)
0.6.3 (2019-08-15)
Bug Fixes
- lib.js: correct list_func.js mispell (5bc073b)
0.6.2 (2019-08-13)
Bug Fixes
- image_func.js: modified image html partial function (dd7624a)
- lib.js: modified image html partial function export file (6bfa7b4)
0.6.1 (2019-08-11)
Bug Fixes
- lib.js: changed link function export file (d00c68c)
- link_func.js: modified function test code (11620bc)
0.6.0 (2019-08-11)
Bug Fixes
- lib.js: exported div html partial function (7710a9a)
Features
- div html partial function (2da0186)
0.5.7 (2019-08-11)
Bug Fixes
- lib.js: changed span fuction export file to span_func.js (f0e1ab2)
- span_func.js: modified span function code (f4e8bbf)
0.5.6 (2019-08-02)
Bug Fixes
- lib.js: exported ul_list and ol_list functions from list_func.js (2ad8854)
- list_func.js: added ordered list function (9fa7e19)
- list_func.js: changed function name (13cd5d6)
- list_func.js: modified function object properties and parameters (2c63419)
0.5.5 (2019-07-23)
0.5.4 (2019-06-18)
Bug Fixes
- image_partial.js: added quotes around attribute values (c30a346)
- span_parital.js: added quotes around attribute values (670e049)
0.5.3 (2019-06-18)
Bug Fixes
- image_partial.js: added class attribute (330d499)
0.5.2 (2019-05-29)
Bug Fixes
- span_partial.js: changed span function return from an object to a string literal (2231eb7)
0.5.1 (2019-05-29)
Bug Fixes
- image_partial.js: enabled using null for undefined tag attributes (861b13e)
- lib.js: exported span html partial function (70f80b4)
- links_partial.js: enabled using null for undefined tag attributes (ea1e346)
- span_partial.js: enabled using null for undefined tag attributes (e5af4b7)
0.5.0 (2019-05-29)
Features
- feature span html tag partial (294a24d)
0.4.1 (2019-05-29)
Bug Fixes
- links_partial.js: added class attribute to links function (6c8802e)
0.4.0 (2019-04-30)
Bug Fixes
- lib.js: exported static table functions (13a9ede)
Features
- static_table, static_row and static_cell html table partials (f9d789c)
0.3.1 (2019-04-28)
Bug Fixes
- lib.js: exported image html partial function (063f638)
0.3.0 (2019-04-28)
Features
- image html partial function (22e1188)
0.2.4 (2019-04-26)
Bug Fixes
- lib.js: updated function export object names (005583d)
- links_partial.js: removed partial from function name ([a187c86](https://github.com/kilisio/htmlpartials_lib/commit/a187c86))
- lists_partial.js: removed partial from function name ([65772ac](https://github.com/kilisio/htmlpartials_lib/commit/65772ac))
0.2.3 (2019-04-26)
Bug Fixes
- links_partial.js: fixed how function is exported (21f4030)
- lists_partial.js: fixed how function is exported (d9ce02b)
0.2.2 (2019-04-26)
Bug Fixes
0.2.1 (2019-04-26)
Bug Fixes
- links_partial.js: added id parameter (99c98f6)
0.2.0 (2019-04-25)
Bug Fixes
- lib.js: exported links_partial object (16a149a)
Features
- links_partial.js: links html partial object (1b796de)
0.1.0 (2019-04-25)
Bug Fixes
- lib.js: added lists_partials export (06043cc)
Features
- lists html partial function (65e01a1)