1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Tim Voronov
996d565191 Updated examples 2019-07-23 14:55:26 -04:00
Tim Voronov
d7b923e4c3
Feature/#220 iframe support (#315)
* Refactored Virtual DOM structure
* Added new E2E tests
* Updated E2E Test Runner
2019-06-19 17:58:56 -04:00
Tim Voronov
ea6260685f Updated pagination script 2019-01-12 12:21:38 -05:00
Tim Voronov
8da8ac2644 Updated example of pagination 2019-01-11 21:25:58 -05:00
Tim Voronov
d390ee0bc9 Updated example of pagination 2019-01-11 21:08:59 -05:00
Tim Voronov
570c1b4548
Bug/#80 element not found (#99)
* SOme work

* Some refactoring

* Work on stabalizing queries

* Removed unit test for debugging

* Fixed linter errors

* Added logging when NodeID is 0

* Added --time param to CLI
2018-10-11 12:39:03 -04:00
Tim Voronov
05a7582bba
Feature/inner html element child (#82)
* SOme wokrd

* Renamed example

* Updated example
2018-10-08 20:20:40 -04:00