Historique des commits

Auteur SHA1 Message Date
  Aleksander Nowodzinski a761186957 Migrated UI components from SASS to PostCSS. Added theme support. il y a 8 ans
  Aleksander Nowodzinski f067678eaa Aligned link package to the View#render API. il y a 8 ans
  Piotrek Koszuliński 5ef9b9b532 Internal: Link URL placeholder should not be translatable. Closes #144. il y a 8 ans
  Anna Tomanek e142ed8d93 Docs: API docs corrected. il y a 8 ans
  Aleksander Nowodzinski 323a96edfe Feature: URL input field should provide a placeholder. Closes #109. il y a 8 ans
  Aleksander Nowodzinski 566da5a116 Fix: Esc should close the link panel even if none of the fields is focused. Closes #90. il y a 8 ans
  Aleksander Nowodzinski d8516cd0de Docs: Fixed broken links. il y a 8 ans
  Piotrek Koszuliński 32c9e740bc Fix: The Save button label should be localizable. il y a 8 ans
  Aleksander Nowodzinski cc2e0d1146 Removed some orphans. Don't even know how they got there. il y a 9 ans
  Aleksander Nowodzinski 67784b2c62 Used keystroke API of the FocusCycler in LinkFormView. il y a 9 ans
  Aleksander Nowodzinski 130993b56e Implemented keyboard navigation with tab and shift + tab in the LinkForm. il y a 9 ans
  Aleksander Nowodzinski 345ccdf1a2 Removed obsolete View.addChildren() calls from LinkFormView. il y a 9 ans
  Piotrek Koszuliński c4a75f7e12 Updated imports to use scoped packages. il y a 9 ans
  Piotrek Koszuliński b788ae2603 Fixed t() usage. il y a 9 ans
  Piotrek Koszuliński 930c4cf9a5 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 71f5c2f0f3 Use package-based paths to modules. il y a 9 ans
  Maciek 5abecdc756 API docs fixes. il y a 9 ans
  Maciek e74a74060d API docs fixes. il y a 9 ans
  Aleksander Nowodzinski 629b1493d4 Delegated button #execute event instead of creating a listener. il y a 9 ans
  Aleksander Nowodzinski 1fedec0a4e Docs: Added missing documentation for link.ui.LinkFormView#cancel and link.ui.LinkFormView#unlink events. il y a 9 ans
  Aleksander Nowodzinski 620761d381 Used view.addChildren() instead of view.addChild(). il y a 9 ans
  Aleksander Nowodziński f18c354640 Fixed: Various child views in LinkFormView are unregistered and hence not destroyed along with the parent. il y a 9 ans
  Oskar Wrobel e3b96565a2 Refactore LinkformView to be Controller-less. il y a 9 ans
  Aleksander Nowodzinski cd8bf35c3d Moved form creation logic from the Link Feature to LinkForm. il y a 9 ans
  Aleksander Nowodzinski b04697ddf0 Used submitHandler for the LinkFormView. il y a 9 ans
  Aleksander Nowodzinski b0c523937d Updated LabeledInput creation after shortened by the new Template API. il y a 9 ans
  Aleksander Nowodzinski 038cc39f30 Added missing docs to LinkForm and LinkFormView. il y a 9 ans
  Aleksander Nowodzinski 93553bb642 Flattened the UI structure of the Link feature using the new Template/View API. il y a 9 ans
  Aleksander Nowodzinski 93a1709033 Used enhanced Template API to improve the way LinkFormView extends its template. il y a 9 ans
  Oskar Wrobel ea2bbb6e28 Refactored docs. il y a 9 ans