Commit History

Author SHA1 Message Date
  Mathieu Lirzin 99bb097093 iframe: Add proper history management 6 years ago
  Mathieu Lirzin f0ff9548ad iframe: Replace 'load_iframe' with 'load_page' 6 years ago
  Mathieu Lirzin 8b6d06063c reducers: Make CURRENT_URL handler more readable 6 years ago
  Mathieu Lirzin fdebd75dfd actions: Remove INIT 6 years ago
  Mathieu Lirzin 9e25fe2f96 iframe: Reverse if/else conditional clauses in 'Pages.load_iframe' 6 years ago
  Mathieu Lirzin 19668620d6 index: Handle '<' and '>' keys 6 years ago
  Mathieu Lirzin b9f7488595 sidebar: Fix added table of content link 6 years ago
  Mathieu Lirzin 4ec77747d8 text_input: Warn the user when there is no menu in current node 6 years ago
  Mathieu Lirzin c752f44e1c utils: Let 'navigation_links' callers check menu presence easily 6 years ago
  Mathieu Lirzin 160485341d main: Add Text_input component 6 years ago
  Mathieu Lirzin 809c133b80 store: Call listeners only if state has changed 6 years ago
  Mathieu Lirzin 5b950d6210 utils: Fix bug in 'depth_first_walk' 6 years ago
  Mathieu Lirzin f3dc0b8137 toc: Fix indentation of 'create_link_dict' 6 years ago
  Mathieu Lirzin e3dd161a15 maint: Remove done entries from the TODO file 6 years ago
  Mathieu Lirzin 5c4a48cc1e Cleanup the 'on_message' event handlers 6 years ago
  Mathieu Lirzin 3d70ba8bcd iframe: Fix links to iframe anchors 6 years ago
  Mathieu Lirzin dcb7701e96 utils: Fix a bug in 'href_hash' 6 years ago
  Mathieu Lirzin c68d5f7941 Refactor to move mutation of the DOM inside the components 6 years ago
  Mathieu Lirzin 7f1cb9af61 sidebar: Instantiate the iframe inside 'Sidebar' constructor 6 years ago
  Mathieu Lirzin be5ce7d37d main: Remove 'Selected_div' class 6 years ago
  Mathieu Lirzin db7c6e76ea main: Remove 'Main_component' class 6 years ago
  Mathieu Lirzin 35b2928774 main: Always display hash when handling "load-page" messages 6 years ago
  Mathieu Lirzin 51c3bcf1f0 utils: Add more information in 'navigation_links' docstring 6 years ago
  Mathieu Lirzin e45bc77c06 utils: Avoid conversion from NodeList to Array in 'navigation_links' 6 years ago
  Mathieu Lirzin 6433b35cf5 Replace IIFE usage with function properties 6 years ago
  Mathieu Lirzin b57bdc6760 utils: Add 'href_hash' function 6 years ago
  Mathieu Lirzin f7a0fe37a8 index: Trampoline to index page when opening a different page 6 years ago
  Mathieu Lirzin 0a578eb3e0 utils: Remove 'inside_iframe_p' and 'inside_index_page_p' functions 6 years ago
  Mathieu Lirzin a21b1b1edf Use strict equality when possible 6 years ago
  Mathieu Lirzin 038d2e05a5 toc: Ensure in 'create_link_dict' that links have a "href" attribute 6 years ago