提交历史

作者 SHA1 备注 提交日期
  sbkwgh 280150aaf8 Decouple core input editor and input editor preview from floating input editor 8 年之前
  sbkwgh a47bcea169 Add element styles 8 年之前
  sbkwgh 59e55092ac Sanitize input and add highlighting 8 年之前
  sbkwgh 9119728438 Add error-tooltip component and use this to replace error tooltips in other components 8 年之前
  sbkwgh ad7bd137e2 Add error handling for new thread page and for input editor 8 年之前
  sbkwgh 1d9a8a23f8 Use show rather than visible on editor 8 年之前
  sbkwgh e0e1996665 Switch editor to use v-model 8 年之前
  sbkwgh 88c2cb3d6f Use tabs to use v-model 8 年之前
  sbkwgh 80f40e7e44 Convert all but use v-model and internal state rather than vuex 8 年之前
  sbkwgh f574ac2d83 Make input editor more reuseable 8 年之前
  sbkwgh 889710a7ac Fix inconsistency between reply and replying in variable names 8 年之前
  sbkwgh ad0544a8f6 Add reply capability 8 年之前
  sbkwgh d107a6c419 Add repying parameter 8 年之前
  sbkwgh e53bfe754d Add show/hide capability to editor 8 年之前
  sbkwgh fa83786121 Add float parameter to inputer-editor component and set that parameter to true for thread route 8 年之前
  sbkwgh 4c76cac16a Focus editor 8 年之前
  sbkwgh d864d8942a Add placeholder text to textarea and preview tab 8 年之前
  sbkwgh 765adb622c Update to use markdown and small tabs 8 年之前
  sbkwgh 6c85bdcc32 Use tabs for editor to show editor itself and preview pane 8 年之前
  sbkwgh 10318b0cc8 Fix link modal in editor 8 年之前
  sbkwgh 8f381e6e35 Add more formating methods including code/pre 8 年之前
  sbkwgh 9640705af8 Use vuex for editor, fix bug for selecting text by setting selectionStart and selectionEnd after setTimeout of 1ms 8 年之前
  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 8 年之前
  sbkwgh 55c6e00eee Add picture button 8 年之前
  sbkwgh 3e61ee257a Add modal content for link 8 年之前
  sbkwgh 3936100664 Add modal windows for link and pictures 8 年之前
  sbkwgh 697e285dfc Basic design structure of editor input 8 年之前
  sbkwgh 05e06bc5dc Add input-editor component structure 8 年之前