Mobiledoc Kit v0.11.2 Release Notes

Release Date: 2019-03-31 // about 5 years ago
    • ➕ add failing test for #642 (18d53a1), closes #642
    • ➕ add failing test for #648 (29ff9e7), closes #648
    • ➕ add failing test for list-items being appended as top-level sections (548fcbf)
    • ➕ add failing test for nested lists (40ddff3)
    • ➕ add failing test for nested lists of different types (c88d6b8)
    • ➕ Add some docs re: the newline in matchers (7e11dfd)
    • ➕ add test for paragraph in list item parsing behaviour (be9f27b)
    • ➕ add tests for dom and section parser ignoring blank markup sections (100c5fb)
    • ➕ Added more failing tests for 648 (2eed96e)
    • ⬆️ Bump travis to Node 8 (ac8b89f)
    • ⬆️ Bump yarn deps (f85346a)
    • do not group consecutive list sections of different types (45e4d27)
    • ⬇️ Drop Safari from the base testem (f1486a6)
    • Export MOBILEDOC_VERSION & mobiledocRenderers from index (acbb829)
    • ✅ failing test for #656 (4bcbec6), closes #656 #656
    • ✅ failing test for section parser handling consecutive lists of varying types (66d2120)
    • 🛠 fix error parsing list sections containing text nodes from indented HTML (002f0d6)
    • 🛠 Fix format readme missing word (27b4588)
    • 🛠 fix grouping of nested lists into single top-level list (a5353ff)
    • 🛠 fix handling of nested list sections of different types (2019c94)
    • 🛠 Fix issue #592 (d318a2b), closes #592
    • 🛠 Fix json format issue in card description (f095bb6)
    • 🛠 fix list-items being added as top-level sections when breaking out of lists (821bf2e)
    • 🛠 Fix website typo (#652) (1f115a0), closes #652
    • 🛠 Fixed copy/paste of card section following a list section (5a171e1)
    • 🛠 Fixed Ctrl+Backspace word delete on Linux (c523c92), closes #634
    • 🛠 fixed SectionParser handling of paragraph following a list (892b66a)
    • 🛠 fixed SectionParser handling of paragraph following single-marker markup section (c6ad8cd)
    • 🛠 Fixed word movements stopping on accented/non-latin chars (a192cdb), closes #628
    • ✅ Further improvements to tests (83356fa)
    • 📜 handle nested section-creating elements correctly in SectionParser (dfcadc3)
    • 📜 handle parsing of lists when wrapped with indented html (ca8c6c5)
    • trigger handlers without inserting newline (71c438c)
    • 📜 trim leading/trailing whitespace from sections that can occur when parsing indented HTML (333c293)
    • v0.11.2 (2104893)