
Product
A Fresh Look for the Socket Dashboard
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
lite-schedule-widget
Advanced tools
Lite version React component for the show schedule
** eventsData = array of all events from the summit
** summitData = object with the data from the summit
** marketingData = object with the settings from the marketing API
** userProfile = object with the data from the user profile
** onEventClick(event) = method called upon event click
** onAllEventClick() = method called upon header's View All click
** onTrackClick(trackId) = method called upon track click
** onCompanyClick(companyId) = method called upon sponsor click
** onRoomClick(roomId) = method called upon room click
** onSpeakerClick(speakerId) = method called upon speaker click
title = widget title
subtitle = widget subtitle
eventCount = # of events to show - defaults to 20
slotCount = min # of slots to show - defaults to 3 (used for placeholders)
yourSchedule = bool that shows only events on Your Schedule - defaults to false
showNav = display Nav, if false we show all events from the show - defaults to true
showSearch = display search input bar, defaults to false
showAllEvents = shows passed events when current date matches the selected date, if true it overrides eventCount - defaults to false
showDetails = shows events details when click on event row - defaults to false
hideAdd = bool to disable "add to schedule" action - defaults to false
hideEventColor = bool to hide track/type color on event cards - defaults to false
showUTC = bool to show UTC time next to event dates - defaults to false
defaultImage = url for image to show when no eventImage and no stream thumbnail available/set
triggerAction = method that will take an ACTION and a payload as params and will return a promise.
1 - yarn build && yarn publish
2 - yarn publish-package
import ScheduleLite from 'lite-schedule-widget';
import 'lite-schedule-widget/index.css';
You can pass this hash on url to override current time, time must be in this format and on summit timezone
#now=2020-06-03,10:59:50
FAQs
Lite Schedule Widget
The npm package lite-schedule-widget receives a total of 5 weekly downloads. As such, lite-schedule-widget popularity was classified as not popular.
We found that lite-schedule-widget demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
Industry Insights
Terry O’Daniel, Head of Security at Amplitude, shares insights on building high-impact security teams, aligning with engineering, and why AI gives defenders a fighting chance.
Security News
MCP spec updated with structured tool output, stronger OAuth 2.1 security, resource indicators, and protocol cleanups for safer, more reliable AI workflows.