Commit Graph

82 Commits (320778f54f524569042036618062feb7410bb321)

Author SHA1 Message Date
ansuz d99d071716 WIP checkbox titles
ansuz e6031c2209 slightly better styles
ansuz 8cfd8d3270 add translations for todo
ansuz c390bdd518 resolve merge conflicts
yflory 0612a50ab4 Add fadein/fadeout when adding or removing a task
ansuz 082632048b fix styles for very wide todos
ansuz a15ff9ba2a hide dates in todo
ansuz f0581f2cf4 also style the whole box
ansuz d7d7f212bb add classes to style fake checkboxes based on checkstate
ansuz 304d37a334 use styled checkboxes
ansuz b5603c89f0 add checkboxes to todos
ansuz 4f63921fc9 better width styling on list. lint compliance
yflory 35635c3e2f CSS fix for the todo app
ansuz 3efb9d21f5 pull in bootstrap. submit form on enter
ansuz 83f79a3883 slightly better styles
Nicolas Lemoine 180e643af9 Style of Todo App
Nicolas Lemoine 5083299e8a Merge branch 'todo' of https://github.com/xwiki-labs/cryptpad into todo
Nicolas Lemoine f67fb32bf1 Add, delete, display a task in Todo
ansuz 56514d7e17 add val api
Nicolas Lemoine ac718b6dfa Merge branch 'todo' of https://github.com/xwiki-labs/cryptpad into todo
Nicolas Lemoine a61faebb2b App Todo - Init and HTML
ansuz 522476a2a6 initialize data model and provide basic methods
yflory 4345fc0662 Todo app
Nicolas Lemoine e3b9c03fc0 TodoApp - Init
Nicolas Lemoine 658b00814b TodoApp - Style and translations
ansuz a9a65e4ca9 remove unused code
ansuz 4b53e02f6c oups
ansuz 2e3be27278 resolve merge
ansuz dcf5719eaf handle most of the boilerplate stuff
ansuz 0d43a84c2b move example into another folder
Nicolas Lemoine 5c07eac4de Change title and footer
ansuz f5454f232a pull in todomvc vanillajs example