Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. il y a 5 ans
  Michael Ragazzon 4f4324b7ca Databindings: Remove DataModelHandle::Update, instead, data models are automatically updated on Context::Update. il y a 5 ans
  Michael Ragazzon fcae4ffe79 Merge branch 'master' into add_tests il y a 5 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. il y a 5 ans
  Michael Ragazzon 4916107d43 Move other tests to test suite. Add benchmarking with nanobench. il y a 5 ans
  Michael Ragazzon 98282c7b2e Refactor some of the Transform functionality. Move functions that should only be called internally to an internal TransformUtilities. Rename Transforms::Primitive to TransformPrimitive. il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon c09981bc03 Merge branch 'data_binding' il y a 5 ans
  Michael Ragazzon b6a7413a77 Enable removal of data model from context. il y a 5 ans
  Michael Ragazzon c94aaadade DataModel make views and controllers internal. il y a 5 ans
  Michael Ragazzon 5d7f4fc931 Add missing headers il y a 5 ans
  Michael Ragazzon 645c954da8 Fix headers il y a 5 ans
  Michael Ragazzon 2a8d17d86b Clean up data binding sample, add a basic example. il y a 5 ans
  Michael Ragazzon 7e3bb8942f Implement it_index in data view for. Rename some functions. il y a 6 ans
  Michael Ragazzon 94879056f8 Better warnings. il y a 6 ans
  Michael Ragazzon 3e8980938b Add additional operator precedence in data parser. Add more tests. Add format() and round() transform functions to data parser. il y a 6 ans
  Michael Ragazzon 951a54a600 Update comments. Generalize XMLParser. Data model and variables refactoring. il y a 6 ans
  Michael Ragazzon 373084165c - Implemented 'data-event' controller. Can use assignment in its expression, and also 'ev.' variable name to fetch parameters from the event. il y a 6 ans
  Michael Ragazzon 6ce69a8ebe Add data expression transform functions (callbacks). il y a 6 ans
  Michael Ragazzon e92d57e8b0 Start creating a parser for data views il y a 6 ans
  Michael Ragazzon 742f01592d Data types now associated with the Context. Clean up data model. il y a 6 ans
  Michael Ragazzon acebd3b220 Update data controller il y a 6 ans
  Michael Ragazzon acce5f1346 Clean up data binding API il y a 6 ans
  Michael Ragazzon bd61639b42 Add arbitrary get/set functions as data binding il y a 6 ans
  Michael Ragazzon 2d235394f5 Some cleanup il y a 6 ans
  Michael Ragazzon 04f6898094 Only update dirty data variables il y a 6 ans
  Michael Ragazzon 3337af8485 Safely add and remove data views during iteration, and clean up data views on element removal. il y a 6 ans
  Michael Ragazzon e346522249 Refactor, move the new data variable types into the library. Now working 'for' loops for structs. il y a 6 ans
  Michael Ragazzon ac28ff4db0 Experimenting with approach for nested variables in structs and arrays. il y a 6 ans
  Michael Ragazzon d568cfe18b Start implementing data view 'for' (highly WIP) il y a 6 ans