semiotic v1.10.3 Release Notes

Release Date: 2018-05-08 // almost 6 years ago
    • 1.10.3 (cf7bcb9)
    • ➕ add global project .prettierignore so that people with prettier editor integrations can safely edit (7800e27)
    • ➕ Add missing dev dependency (11dca61)
    • ➕ add yarn eject script (d02bc57)
    • ➕ add yarn lint:fix script (ae73040)
    • 🔄 Change console.log to console.info (2fb1b35)
    • Clean up code, add graph prop to NetworkFrame (3074c0a)
    • directly import annotation files (5864850)
    • dist rack (6297e2e)
    • 🛠 fix linting warnings (6c31302)
    • 🌲 ignore yarn-error.log (e58af02)
    • keep polyfills in dependencies since they show up in the bundle (4138fda)
    • 👕 lint all of src, including docs (431ad00)
    • 👕 lint docs/components/BaseballMap (6e5d768)
    • 👕 lint docs/components/BaseballMapRaw (af10c7e)
    • 👕 lint docs/components/BulletChartRaw (6beb634)
    • 👕 lint docs/components/BulletChartRaw (5bbe902)
    • 👕 lint docs/components/ChordRaw (bbf30b5)
    • 👕 lint docs/components/CreatingCrossHighlighting (08e0ca9)
    • 👕 lint docs/components/CreatingCrossHighlighting once more (453c65d)
    • 👕 lint docs/components/CreatingLineChart (eae2f54)
    • 👕 lint docs/components/CreatingXYPlots (ec517e8)
    • 👕 lint docs/components/CustomMarkRaw (73a2531)
    • 👕 lint docs/components/CustomMarkRaw (4ab4139)
    • 👕 lint docs/components/DecisionMatrixRaw (5334e7c)
    • 👕 lint docs/components/DendrogramRaw (bddeb3b)
    • 👕 lint docs/components/DivergingStackedIsotypeRaw (a080369)
    • 👕 lint docs/components/DotPlotRaw (6cea0e1)
    • 👕 lint docs/components/JoyPlotRaw (9699420)
    • 👕 lint docs/components/MarimekkoRaw (e117541)
    • 👕 lint docs/components/NetworkFrameDocs (0e842f8)
    • 👕 lint docs/components/NetworkFrameDocs (bb6d919)
    • 👕 lint docs/components/NetworkMinimapRaw (d311570)
    • 👕 lint docs/components/NetworksRaw (2f98ec2)
    • 👕 lint docs/components/OrdinalFrameDocs (0a39423)
    • 👕 lint docs/components/OrdinalFrameDocs (0f5c0d2)
    • 👕 lint docs/components/ProcessViz (19eacee)
    • 👕 lint docs/components/SankeyRaw (42768c9)
    • 👕 lint docs/components/SparklineRaw (32035b0)
    • 👕 lint docs/components/SunburstRaw (d500b13)
    • 👕 lint docs/components/SwarmBrushRaw (bc155ab)
    • 👕 lint docs/components/SwarmBrushRaw once more (1697ccb)
    • 👕 lint docs/components/Template (56b90f0)
    • 👕 lint docs/components/UsingPatternsTextures (967a04d)
    • 👕 lint docs/components/UsingPatternsTextures (2962b57)
    • 👕 lint docs/components/VerticalIsotypeRaw (e1bc50d)
    • 👕 lint docs/components/XYFrameDocs (74b478d)
    • 📚 lint docs/Documentation (5c0ca5c)
    • lint docs/example_settings/example_list (1f90c7b)
    • 👕 lint docs/example_settings/xyframe (5041771)
    • 👕 lint docs/Home (cc676d4)
    • 👕 lint docs/index.js (26908bc)
    • 👕 lint setupTests (1cb4c61)
    • 👕 lint src/components/svg/networkDrawing.js (843db80)
    • 📦 move a few packages to dependencies that should be there b/c they show up in the bundle (62ed387)
    • 🚚 move autoprefixer to devDependencies (dd67d09)
    • 📦 move babel packages to devDependencies (f2ca317)
    • 📦 move dotenv packages to devDependencies (e28da95)
    • 🚚 move fs-extra to devDependencies (2755e8c)
    • 🚚 move jest to devDependencies (783b754)
    • 🚚 move object-assign to devDependencies (130399b)
    • 🚚 move promise to devDependencies (a9197db)
    • 🚚 move react-dev-utils to devDependencies (66b7d8e)
    • 🚚 move scripts to scripts-bak (6a7c913)
    • 🚚 move url-loader to devDependencies (6277b15)
    • 👕 move webpack loaders, postcss, and eslint packages to devDependencies. remove unused eslint config f (0c7724e)
    • 📦 move webpack related packages to devDependencies (bd54043)
    • Only calculate frame when data attributes change (3cefe63)
    • ✂ remove duplicate entries in package.json dependencies (66b0365)
    • ✂ Remove frame imports from ResponsiveFrame code. (954e945)
    • 👕 turn off eslint rule no-unused-vars (18c4b9c)
    • ⚡️ Update semiotic-mark to fix the x/y animation nonsense (3f8b2dc)
    • ⬆️ upgrade to react-annotation with draggable lib (0e0bae0)
    • 👉 Use full URL syntax for github deps (2ceac6d)
    • yarn eject (ac58ef7)
    • 👕 yarn lint --fix (ddeeec1)
    • 👕 yarn lint:fix with docs included (c42a97d)