Skip to content

Initial project

Pre-release
Pre-release
Compare
Choose a tag to compare
@richard-webb-dev richard-webb-dev released this 06 Mar 00:12
· 18 commits to master since this release
  • update the readme to be a little more friendly and understandable, with a link to the demo site 76fafcb
  • add build command for netlify ae3bb16
  • update package json in prepaation for publishing to npm cf432bc
  • add some very minimal styling, to make the demo look slightly better ac96a66
  • update package json and sort out dev/prod dependencies 14195c5
  • add tests to the route and nav-wheel a961866
  • refactor a little the route so that the logic to render children is kept in the script, not the template 97b9b61
  • add clarification to the pan on select demo that it's only for touch fa258bf
  • add ids for better css selectors 3b4edf8
  • add preliminary touch handling 1b2a344
  • add basic test that an SVG element exists a531281
  • add placeholder tests for the nav-wheel 22bbfcd
  • add placeholder testing with jest 63f2559
  • asyncify the next tick 2b60734
  • remove scale input display from the nav-wheel f5a4c9f
  • add quick demo of the 4 functionality options c1da2ab
  • account for scaling of the root component in the pan translation 5345ed6
  • add primitive options for mobile panning 52e4b9f
  • cap the child spread angle so it a route level can't overlap itself 1eaba75
  • update formatting of route via prettier 7a43f9a
  • add 2 feature configurations - focus and clipping level 4629573
  • add missing disabled event 2df47db
  • add a demo page for the app 44c6b9c
  • allow disabling a route 88b6310
  • filter out routes from display based on the config 5f85d8b
  • move the filters into their own file ae10c5e
  • add a ripple effect on click of the route 03cfa85
  • add visited css state to route annular c2ba373
  • add gradient css for slightly nicer effect afee240
  • add more events to hook into 9ca347d
  • update package lock dcda784
  • handle central slot existence better 2015e77
  • changes required to publish package 97d548f
  • add a filter shadow blur d953aba
  • add the route styles 622c7b1
  • add a randomizer to the config setter 5c0556b
  • add fade transition and move css into separate file with bem style 7c983ce
  • import the configuration into an editable config component 759f664
  • reset panning on mouse exit 72a9abb
  • transform the svg depending on mouse scroll and mouse position, keeping the center point always in view 4bf82b7
  • rename router click method 8c564cc
  • show/hide the children on click of a router bacf6b4
  • add a slot for something to go into the center d440040
  • add some classes and pull config further out of the components d1352bf
  • add a prototypical reactive visual radial router in SVG 88bad47

721bb46...v0.1.0-alpha.1