Historique des commits

Auteur SHA1 Message Date
  sbkwgh 280150aaf8 Decouple core input editor and input editor preview from floating input editor il y a 8 ans
  sbkwgh a47bcea169 Add element styles il y a 8 ans
  sbkwgh 59e55092ac Sanitize input and add highlighting il y a 8 ans
  sbkwgh 9119728438 Add error-tooltip component and use this to replace error tooltips in other components il y a 8 ans
  sbkwgh ad7bd137e2 Add error handling for new thread page and for input editor il y a 8 ans
  sbkwgh 1d9a8a23f8 Use show rather than visible on editor il y a 8 ans
  sbkwgh e0e1996665 Switch editor to use v-model il y a 8 ans
  sbkwgh 88c2cb3d6f Use tabs to use v-model il y a 8 ans
  sbkwgh 80f40e7e44 Convert all but use v-model and internal state rather than vuex il y a 8 ans
  sbkwgh f574ac2d83 Make input editor more reuseable il y a 8 ans
  sbkwgh 889710a7ac Fix inconsistency between reply and replying in variable names il y a 8 ans
  sbkwgh ad0544a8f6 Add reply capability il y a 8 ans
  sbkwgh d107a6c419 Add repying parameter il y a 8 ans
  sbkwgh e53bfe754d Add show/hide capability to editor il y a 8 ans
  sbkwgh fa83786121 Add float parameter to inputer-editor component and set that parameter to true for thread route il y a 8 ans
  sbkwgh 4c76cac16a Focus editor il y a 8 ans
  sbkwgh d864d8942a Add placeholder text to textarea and preview tab il y a 8 ans
  sbkwgh 765adb622c Update to use markdown and small tabs il y a 8 ans
  sbkwgh 6c85bdcc32 Use tabs for editor to show editor itself and preview pane il y a 8 ans
  sbkwgh 10318b0cc8 Fix link modal in editor il y a 8 ans
  sbkwgh 8f381e6e35 Add more formating methods including code/pre il y a 8 ans
  sbkwgh 9640705af8 Use vuex for editor, fix bug for selecting text by setting selectionStart and selectionEnd after setTimeout of 1ms il y a 8 ans
  sbkwgh 8b501ffea2 Add methods to change and update selection, with example for bold (** **). N.B. this uses a nasty hack which involves manually coordinating data and dom due to a bug in Vue il y a 8 ans
  sbkwgh 55c6e00eee Add picture button il y a 8 ans
  sbkwgh 3e61ee257a Add modal content for link il y a 8 ans
  sbkwgh 3936100664 Add modal windows for link and pictures il y a 8 ans
  sbkwgh 697e285dfc Basic design structure of editor input il y a 8 ans
  sbkwgh 05e06bc5dc Add input-editor component structure il y a 8 ans