[Task]: Hope UI 1.0 Release Checklist
See original GitHub issue1.0 Release Checklist
The following is an in progress list of remaining tasks before the release of 1.0 which is a complete rewrite of the library.
This will be updated weekly; so watch for changes.
The new documentation is available at next.hope-ui.com.
Design
- Figma UI kit
Documentation
- Getting started
- Styles
- Theming
- Components
- Changelog
- Migration from
v0.x
Style engine
Styling
- Style props
- The
sx
prop - Global styles
- Responsive styles
- Hope factory
Theming
- ColorMode
- ThemeProvider
- ThemeOverride
- Component theme
UI Components
Buttons
- Button
- IconButton
- CloseButton
- FileButton
- ToggleButton
Layout
- AspectRatio
- Box
- Center
- Container
- Divider
- Flex
- Grid
- SimpleGrid
- Stack
Typography
- Heading
- Text
Data entry
- AutoComplete
- Checkbox
- FileInput
- FormControl
- Input
- MultiSelect
- NativeSelect
- NumberInput
- PasswordInput
- Radio
- RangeSlider
- Select
- Slider
- Switch
- Textarea
Date and time
- Calendar
- DatePicker
- TimePicker
Data display
- Accordion
- Avatar
- Badge
- Card
- Icon
- Image
- Kbd
- List
- Table
- Tag
- Timeline
Navigation
- Anchor
- Breadcrumbs
- Pagination
- Stepper
- Tabs
Feedback
- Alert
- Progress
- RingProgress
- Skeleton
- Spinner
- Toast
Overlays
- Drawer
- Menu
- Modal
- Popover
- Tooltip
Issue Analytics
- State:
- Created a year ago
- Reactions:23
- Comments:9
Top Results From Across the Web
Issues · hope-ui/hope-ui - GitHub
Contribute to hope-ui/hope-ui development by creating an account on GitHub. ... [Task]: Hope UI 1.0 Release Checklist. #187 opened on Aug 4 by...
Read more >Obsidian 1.0 – Personal knowledge base app | Hacker News
We're excited to announce Obsidian 1.0 is live! Obsidian 1.0 introduces two big changes: a UI overhaul and an new tabbed interface. We've...
Read more >Item1175: Upgrade foswiki.org to 1.0.7 < Tasks < Foswiki
Going forward, can a work item be placed on a production release checklist to upgrade the foswiki.org site to the newest release (or...
Read more >Pre-Publish Checklist – WordPress plugin
Description. Easiest way to make sure your page or post is ready to go live. Is the fear of publishing an incomplete post...
Read more >Obsidian Release v1.0.0 : r/ObsidianMD - Reddit
We're excited to announce that Obsidian 1.0 is live! 1.0 brings a complete redesign to desktop and mobile. It's not only nicer to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@apollo79 for Kobalte (the headless lib) i expect a
v0.1.0
in the first week of January 2023 with the following components:Then the “styled” version will be integrated in Hope-UI, but I haven’t planned this part yet.
👋, For anyone who’s looked at this issue and haven’t seen any progress for weeks, it’s because I’ve decided to pull the heavy work done on the complex components into another (headless) library that will be used by Hope-UI under the hood.
The repo is here: https://github.com/fabien-ml/kobalte